Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c94 void (*halCommandFsmCb)(void) = NULL; variable
98 if (halCommandFsmCb != NULL) in RF_commandHwi()
100 halCommandFsmCb(); in RF_commandHwi()
157 halCommandFsmCb = commandFsmCb; in hal_init_fsm()