Searched refs:NRF_POWER_INT_SLEEPEXIT_MASK (Results 1 – 2 of 2) sorted by relevance
236 enmask |= NRF_POWER_INT_SLEEPEXIT_MASK; in nrfx_power_sleepevt_enable()245 NRF_POWER_INT_SLEEPEXIT_MASK); in nrfx_power_sleepevt_disable()313 if ((0 != (enabled & NRF_POWER_INT_SLEEPEXIT_MASK)) && in nrfx_power_irq_handler()
153 …NRF_POWER_INT_SLEEPEXIT_MASK = POWER_INTENSET_SLEEPEXIT_Msk , /**< Write '1' to Enable interrup… enumerator