Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_power_clock.h47 #if NRFX_CHECK(NRFX_POWER_ENABLED) && NRFX_CHECK(NRFX_CLOCK_ENABLED) in nrfx_power_clock_irq_init()
52 #elif NRFX_CHECK(NRFX_POWER_ENABLED) in nrfx_power_clock_irq_init()
67 #if NRFX_CHECK(NRFX_POWER_ENABLED) && NRFX_CHECK(NRFX_CLOCK_ENABLED)
69 #elif NRFX_CHECK(NRFX_POWER_ENABLED)
/hal_nordic-3.4.0/nrfx/doc/config_dox/
Dnrfx_power_dox_config.h13 #define NRFX_POWER_ENABLED macro
/hal_nordic-3.4.0/nrfx/templates/
Dnrfx_config_nrf51.h264 #ifndef NRFX_POWER_ENABLED
265 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf52805.h236 #ifndef NRFX_POWER_ENABLED
237 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf5340_network.h304 #ifndef NRFX_POWER_ENABLED
305 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf52810.h320 #ifndef NRFX_POWER_ENABLED
321 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf52811.h320 #ifndef NRFX_POWER_ENABLED
321 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf52820.h314 #ifndef NRFX_POWER_ENABLED
315 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf52832.h491 #ifndef NRFX_POWER_ENABLED
492 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf52833.h491 #ifndef NRFX_POWER_ENABLED
492 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf52840.h491 #ifndef NRFX_POWER_ENABLED
492 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf91.h461 #ifndef NRFX_POWER_ENABLED
462 #define NRFX_POWER_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h645 #ifndef NRFX_POWER_ENABLED
646 #define NRFX_POWER_ENABLED 0 macro
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_clock.c44 #if NRFX_CHECK(NRFX_POWER_ENABLED)
150 #if NRFX_CHECK(NRFX_POWER_ENABLED)
311 #if NRFX_CHECK(NRFX_POWER_ENABLED) in nrfx_clock_enable()
321 #if NRFX_CHECK(NRFX_POWER_ENABLED) in nrfx_clock_disable()
337 #if NRFX_CHECK(NRFX_POWER_ENABLED) in nrfx_clock_disable()
Dnrfx_power.c36 #if NRFX_CHECK(NRFX_POWER_ENABLED)