Searched refs:PowerLPF3_AWAKE_STANDBY (Results 1 – 3 of 3) sorted by relevance
66 …Power_registerNotify(&postNotify, PowerLPF3_AWAKE_STANDBY, UDMALPF3_postNotifyFxn, (uintptr_t)NULL… in UDMALPF3_init()106 if (eventType == PowerLPF3_AWAKE_STANDBY) in UDMALPF3_postNotifyFxn()
236 #define PowerLPF3_AWAKE_STANDBY (1 << 2) macro
401 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()