Searched refs:get_u16_lsb (Results 1 – 2 of 2) sorted by relevance
52 #define get_u16_lsb(value) (uint16_t)(value) macro
1340 gain_info[0] = get_u16_lsb(cfr_info->agc_gain_info0); in target_if_cfr_rx_tlv_process()1342 gain_info[2] = get_u16_lsb(cfr_info->agc_gain_info1); in target_if_cfr_rx_tlv_process()1344 gain_info[4] = get_u16_lsb(cfr_info->agc_gain_info2); in target_if_cfr_rx_tlv_process()1346 gain_info[6] = get_u16_lsb(cfr_info->agc_gain_info3); in target_if_cfr_rx_tlv_process()1737 pcfr->phase_delta[c][g] = get_u16_lsb in populate_phase_delta()1960 pcfr->gain_stop_index_array[dst_idx] = get_u16_lsb(data); in target_if_pdev_enhanced_aoa_phasedelta_event_handler()1964 pcfr->enh_phase_delta_array[dst_idx] = get_u16_lsb(data); in target_if_pdev_enhanced_aoa_phasedelta_event_handler()