Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_power.h214 }nrfx_power_sleepevt_config_t; typedef
313 void nrfx_power_sleepevt_init(nrfx_power_sleepevt_config_t const * p_config);
320 void nrfx_power_sleepevt_enable(nrfx_power_sleepevt_config_t const * p_config);
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_power.c215 void nrfx_power_sleepevt_init(nrfx_power_sleepevt_config_t const * p_config) in nrfx_power_sleepevt_init()
226 void nrfx_power_sleepevt_enable(nrfx_power_sleepevt_config_t const * p_config) in nrfx_power_sleepevt_enable()