Searched refs:board_cc13xx_rf_callback (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/boards/beagle/beagleconnect_freedom/ |
D | board_antenna.c | 33 static void board_cc13xx_rf_callback(RF_Handle client, RF_GlobalEvent events, void *arg); 40 .globalCallback = board_cc13xx_rf_callback, 73 static void board_cc13xx_rf_callback(RF_Handle client, RF_GlobalEvent events, void *arg) in board_cc13xx_rf_callback() function
|
/Zephyr-latest/boards/ti/common/ |
D | board_antenna.c | 34 static void board_cc13xx_rf_callback(RF_Handle client, RF_GlobalEvent events, void *arg); 41 .globalCallback = board_cc13xx_rf_callback, 74 static void board_cc13xx_rf_callback(RF_Handle client, RF_GlobalEvent events, void *arg) in board_cc13xx_rf_callback() function
|