Searched refs:hal_power_post_notify_fxn (Results 1 – 1 of 1) sorted by relevance
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/ |
| D | hal_cc23x0.c | 60 static int hal_power_post_notify_fxn(unsigned int eventType, uintptr_t eventArg, uintptr_t clientAr… 394 static int hal_power_post_notify_fxn(unsigned int eventType, uintptr_t eventArg, uintptr_t clientAr… in hal_power_post_notify_fxn() function 438 …gisterNotify(&powerEnterStandbyObj, PowerLPF3_ENTERING_STANDBY, hal_power_post_notify_fxn, (uintpt… in hal_power_open() 439 …Power_registerNotify(&powerAwakeStandbyObj, PowerLPF3_AWAKE_STANDBY, hal_power_post_notify_fxn, (u… in hal_power_open()
|