Home
last modified time | relevance | path

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

/Zephyr-latest/boards/beagle/beagleconnect_freedom/
Dboard_antenna.c75 bool sub1GHz = false; in board_cc13xx_rf_callback() local
102 sub1GHz = (loDivider != 0); in board_cc13xx_rf_callback()
104 if (sub1GHz) { in board_cc13xx_rf_callback()
/Zephyr-latest/boards/ti/common/
Dboard_antenna.c76 bool sub1GHz = false; in board_cc13xx_rf_callback() local
103 sub1GHz = (loDivider != 0); in board_cc13xx_rf_callback()
105 if (sub1GHz) { in board_cc13xx_rf_callback()