Searched refs:SPECTRAL_FFT_BINS_POS (Results 1 – 2 of 2) sorted by relevance
3396 p_sfft->bin_pwr_data = (uint8_t *)p_fft_report + SPECTRAL_FFT_BINS_POS; in target_if_process_sfft_report_gen3()3948 temp = (uint8_t *)p_fft_report + SPECTRAL_FFT_BINS_POS; in target_if_consume_spectral_report_gen3()4122 SPECTRAL_FFT_BINS_POS); in target_if_consume_spectral_report_gen3()
388 #define SPECTRAL_FFT_BINS_POS \ macro