Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c292 nrf_power_task_trigger(NRF_POWER, NRF_POWER_TASK_CONSTLAT); in nrfx_power_constlat_mode_request()
311 nrf_power_task_trigger(NRF_POWER, NRF_POWER_TASK_LOWPWR); in nrfx_power_constlat_mode_free()
/hal_nordic-latest/nrfx/hal/
Dnrf_power.h606 NRF_STATIC_INLINE void nrf_power_task_trigger(NRF_POWER_Type * p_reg, nrf_power_task_t task);
1220 NRF_STATIC_INLINE void nrf_power_task_trigger(NRF_POWER_Type * p_reg, nrf_power_task_t task) in nrf_power_task_trigger() function