Home
last modified time | relevance | path

Searched refs:NRFX_TIMER2_ENABLED (Results 1 – 8 of 8) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/doc/config_dox/
H A Dnrfx_timer_dox_config.h36 #define NRFX_TIMER2_ENABLED macro
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/templates/nRF51/
H A Dnrfx_config.h1152 #ifndef NRFX_TIMER2_ENABLED
1153 #define NRFX_TIMER2_ENABLED 1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/templates/nRF52810/
H A Dnrfx_config.h1524 #ifndef NRFX_TIMER2_ENABLED
1525 #define NRFX_TIMER2_ENABLED 1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/drivers/src/
H A Dnrfx_timer.c37 NRFX_CHECK(NRFX_TIMER2_ENABLED) || NRFX_CHECK(NRFX_TIMER3_ENABLED) || \
297 #if NRFX_CHECK(NRFX_TIMER2_ENABLED)
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/templates/nRF52832/
H A Dnrfx_config.h2057 #ifndef NRFX_TIMER2_ENABLED
2058 #define NRFX_TIMER2_ENABLED 1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/templates/nRF52840/
H A Dnrfx_config.h2160 #ifndef NRFX_TIMER2_ENABLED
2161 #define NRFX_TIMER2_ENABLED 1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/drivers/include/
H A Dnrfx_timer.h76 #if NRFX_CHECK(NRFX_TIMER2_ENABLED)
/dports/lang/micropython/micropython-1.17/ports/nrf/
H A Dnrfx_config.h138 #define NRFX_TIMER2_ENABLED 1 macro