Searched refs:notifyStatus (Results 1 – 2 of 2) sorted by relevance
719 int_fast16_t notifyStatus = Power_SOK; in Power_sleep() local875 notifyStatus = notify(postEvent); in Power_sleep()909 if ((notifyStatus != Power_SOK) || in Power_sleep()1256 int_fast16_t notifyStatus; in notify() local1274 notifyStatus = (int_fast16_t)(*(Power_NotifyFxn)notifyFxn)( in notify()1278 if (notifyStatus != Power_NOTIFYDONE) { in notify()
1152 int_fast16_t notifyStatus; in notify() local1170 notifyStatus = (int_fast16_t) (*(Power_NotifyFxn)notifyFxn)( in notify()1174 if (notifyStatus != Power_NOTIFYDONE) { in notify()