Home
last modified time | relevance | path

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

/Zephyr-latest/boards/beagle/beagleconnect_freedom/
Dboard_antenna.c33 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/
Dboard_antenna.c34 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