Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h77 #define TFM_QDEC0_IRQ (QDEC0_IRQn) macro
/trusted-firmware-m-3.4.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h76 #define TFM_QDEC0_IRQ (NRFX_IRQ_NUMBER_GET(NRF_QDEC0)) macro
Dtfm_interrupts.c631 return irq_init(&qdec0_irq, TFM_QDEC0_IRQ, p_pt, p_ildi); in tfm_qdec0_irq_init()