Searched refs:spacing (Results 1 – 6 of 6) sorted by relevance
1841 static uint16_t reg_find_nearest_ieee_bw(uint16_t spacing) in reg_find_nearest_ieee_bw() argument1844 return (spacing / SMALLEST_BW) * SMALLEST_BW; in reg_find_nearest_ieee_bw()