Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/
Dhal.h101 void hal_power_open(void (*f)(RCL_PowerEvent));
/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() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c624 hal_power_open(&rclPowerNotify); in RCL_openPowerNotifications()