Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_power.h87 NRFX_POWER_MODE_CONSTLAT, ///< Constant Latency mode. enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c321 return m_power_mode_refs > 0 ? NRFX_POWER_MODE_CONSTLAT : NRFX_POWER_MODE_LOWPWR; in nrfx_power_mode_get()