Home
last modified time | relevance | path

Searched refs:nrf_power_int_enable_get (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c363 uint32_t enabled = nrf_power_int_enable_get(NRF_POWER); in nrfx_power_irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_power.h690 NRF_STATIC_INLINE uint32_t nrf_power_int_enable_get(NRF_POWER_Type const * p_reg);
1269 NRF_STATIC_INLINE uint32_t nrf_power_int_enable_get(NRF_POWER_Type const * p_reg) in nrf_power_int_enable_get() function