Home
last modified time | relevance | path

Searched defs:RCL_PowerEvent (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/
Dhal.h84 } RCL_PowerEvent; typedef
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c432 void hal_power_open(void (*f)(RCL_PowerEvent)) in hal_power_open()