Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h60 #define TFM_COMP_LPCOMP_IRQ (COMP_LPCOMP_IRQn) macro
/trusted-firmware-m-3.4.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h59 #define TFM_COMP_LPCOMP_IRQ (NRFX_IRQ_NUMBER_GET(NRF_COMP)) macro
Dtfm_interrupts.c382 return irq_init(&comp_lpcomp_irq, TFM_COMP_LPCOMP_IRQ, p_pt, p_ildi); in tfm_comp_lpcomp_irq_init()