Searched refs:NRFX_CLOCK_ENABLED (Results 1 – 16 of 16) sorted by relevance
45 #if NRFX_CHECK(NRFX_POWER_ENABLED) && NRFX_CHECK(NRFX_CLOCK_ENABLED) in nrfx_power_clock_irq_init()52 #elif NRFX_CHECK(NRFX_CLOCK_ENABLED) in nrfx_power_clock_irq_init()65 #if NRFX_CHECK(NRFX_POWER_ENABLED) && NRFX_CHECK(NRFX_CLOCK_ENABLED)69 #elif NRFX_CHECK(NRFX_CLOCK_ENABLED)
38 #if NRFX_CHECK(NRFX_CLOCK_ENABLED)129 #if NRFX_CHECK(NRFX_CLOCK_ENABLED) in nrfx_power_uninit()326 #if NRFX_CHECK(NRFX_CLOCK_ENABLED)
34 #if NRFX_CHECK(NRFX_CLOCK_ENABLED)
13 #define NRFX_CLOCK_ENABLED macro
114 #ifndef NRFX_CLOCK_ENABLED115 #define NRFX_CLOCK_ENABLED 0 macro
45 #ifndef NRFX_CLOCK_ENABLED46 #define NRFX_CLOCK_ENABLED 0 macro
92 #ifndef NRFX_CLOCK_ENABLED93 #define NRFX_CLOCK_ENABLED 0 macro
130 #ifndef NRFX_CLOCK_ENABLED131 #define NRFX_CLOCK_ENABLED 0 macro
151 #ifndef NRFX_CLOCK_ENABLED152 #define NRFX_CLOCK_ENABLED 0 macro
41 NRFX_CLOCK_ENABLED=1 \
Completed in 25 milliseconds