Home
last modified time | relevance | path

Searched refs:NRFX_PRS_BOX_1_ENABLED (Results 1 – 12 of 12) sorted by relevance

/hal_nordic-3.5.0/nrfx/doc/config_dox/
Dnrfx_prs_dox_config.h29 #define NRFX_PRS_BOX_1_ENABLED macro
/hal_nordic-3.5.0/nrfx/templates/
Dnrfx_config_nrf51.h357 #ifndef NRFX_PRS_BOX_1_ENABLED
358 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf52805.h329 #ifndef NRFX_PRS_BOX_1_ENABLED
330 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf52810.h413 #ifndef NRFX_PRS_BOX_1_ENABLED
414 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf52811.h413 #ifndef NRFX_PRS_BOX_1_ENABLED
414 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf52820.h407 #ifndef NRFX_PRS_BOX_1_ENABLED
408 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf52832.h584 #ifndef NRFX_PRS_BOX_1_ENABLED
585 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf52833.h584 #ifndef NRFX_PRS_BOX_1_ENABLED
585 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf52840.h584 #ifndef NRFX_PRS_BOX_1_ENABLED
585 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf91.h521 #ifndef NRFX_PRS_BOX_1_ENABLED
522 #define NRFX_PRS_BOX_1_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h705 #ifndef NRFX_PRS_BOX_1_ENABLED
706 #define NRFX_PRS_BOX_1_ENABLED 0 macro
/hal_nordic-3.5.0/nrfx/drivers/src/prs/
Dnrfx_prs.c64 #if defined(NRFX_PRS_BOX_1_ADDR) && NRFX_CHECK(NRFX_PRS_BOX_1_ENABLED)
99 #if defined(NRFX_PRS_BOX_1_ADDR) && NRFX_CHECK(NRFX_PRS_BOX_1_ENABLED) in prs_box_get()