Searched refs:NUM_BINS (Results 1 – 2 of 2) sorted by relevance
590 bin_resolution = (OVER_SAMPLING_FREQ * HUNDRED) / NUM_BINS; in dfs_tlv_calc_event_freq_chirp()592 bin_resolution = (SAMPLING_FREQ * HUNDRED) / NUM_BINS; in dfs_tlv_calc_event_freq_chirp()
326 #define NUM_BINS 128 macro