Home
last modified time | relevance | path

Searched refs:NRF_COMP (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h57 #define TFM_COMP_IRQ (NRFX_IRQ_NUMBER_GET(NRF_COMP))
59 #define TFM_COMP_LPCOMP_IRQ (NRFX_IRQ_NUMBER_GET(NRF_COMP))
Dnrfx_config_nrf5340_application.h40 #define NRF_COMP NRF_PERIPH(NRF_COMP) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c828 #ifdef NRF_COMP in spu_periph_init_cfg()
829 NRFX_PERIPHERAL_ID_GET(NRF_COMP), in spu_periph_init_cfg()