Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dma/
DUDMALPF3.c66 …Power_registerNotify(&postNotify, PowerLPF3_AWAKE_STANDBY, UDMALPF3_postNotifyFxn, (uintptr_t)NULL… in UDMALPF3_init()
106 if (eventType == PowerLPF3_AWAKE_STANDBY) in UDMALPF3_postNotifyFxn()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.h236 #define PowerLPF3_AWAKE_STANDBY (1 << 2) macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c401 if (eventType == PowerLPF3_AWAKE_STANDBY) in hal_power_post_notify_fxn()
439 …Power_registerNotify(&powerAwakeStandbyObj, PowerLPF3_AWAKE_STANDBY, hal_power_post_notify_fxn, (u… in hal_power_open()