Home
last modified time | relevance | path

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

/babblesim_ext_2G4_libPhyComv1-latest/src/
Dbs_pc_2G4_utils.c66 if ( p2G4_freq_from_d( freq, 1, &center_freq ) != 0 ){ in p2G4_center_freq_from_ble_ch_nbr()
166 int p2G4_freq_from_d(double center_freq, int prevent_OOB, p2G4_freq_t *result){ in p2G4_freq_from_d() function
Dbs_pc_2G4_utils.h25 int p2G4_freq_from_d(double center_freq, int prevent_OOB, p2G4_freq_t *result);