Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_power.h636 NRF_STATIC_INLINE bool nrf_power_event_check(NRF_POWER_Type const * p_reg, nrf_power_event_t event);
1237 NRF_STATIC_INLINE bool nrf_power_event_check(NRF_POWER_Type const * p_reg, nrf_power_event_t event) in nrf_power_event_check() function
1245 bool ret = nrf_power_event_check(p_reg, event); in nrf_power_event_get_and_clear()