Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_power.h223 }nrfx_power_sleepevt_config_t; typedef
330 void nrfx_power_sleepevt_init(nrfx_power_sleepevt_config_t const * p_config);
337 void nrfx_power_sleepevt_enable(nrfx_power_sleepevt_config_t const * p_config);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c241 void nrfx_power_sleepevt_init(nrfx_power_sleepevt_config_t const * p_config) in nrfx_power_sleepevt_init()
252 void nrfx_power_sleepevt_enable(nrfx_power_sleepevt_config_t const * p_config) in nrfx_power_sleepevt_enable()