Home
last modified time | relevance | path

Searched refs:THOUSAND (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_phyerr_tlv.c602 delta_peak, pulse_duration, bin_resolution / THOUSAND, in dfs_tlv_calc_event_freq_chirp()
603 bin_resolution % THOUSAND, radar_fft_long_period, in dfs_tlv_calc_event_freq_chirp()
618 chan_centre *= THOUSAND; in dfs_tlv_calc_event_freq_chirp()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h327 #define THOUSAND 1000 macro