Searched refs:notify (Results 1 – 2 of 2) sorted by relevance
82 static int_fast16_t notify(uint_fast16_t eventType);700 status = notify(PowerCC26XX_ENTERING_SHUTDOWN); in Power_shutdown()779 status = notify(preEvent); in Power_sleep()897 notifyStatus = notify(postEvent); in Power_sleep()919 lateNotifyStatus = notify(postEventLate); in Power_sleep()1123 notify(PowerCC26XX_XOSC_HF_SWITCHED); in PowerCC26XX_switchXOSC_HF()1276 static int_fast16_t notify(uint_fast16_t eventType) in notify() function1360 notify(PowerCC26XX_XOSC_HF_SWITCHED); in switchXOSCHF()
151 static int_fast16_t notify(uint_fast16_t eventType);594 status = notify(PowerCC32XX_ENTERING_SHUTDOWN); in Power_shutdown()674 status = notify(preEvent); in Power_sleep()777 status = notify(postEvent); in Power_sleep()1150 static int_fast16_t notify(uint_fast16_t eventType) in notify() function