Searched refs:CFG_SYS_INTR_BASE (Results 1 – 6 of 6) sorted by relevance
32 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro56 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro66 #define CFG_SYS_INTR_BASE (MMAP_INTC) macro91 #define CFG_SYS_INTR_BASE (MMAP_INTC) macro129 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro139 #define CFG_SYS_INTR_BASE (MMAP_INTC) macro163 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro187 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro219 (CFG_SYS_INTR_BASE))->ipr)251 #define CFG_SYS_INTR_BASE (MMAP_INTC0) macro[all …]
40 intctrl_t *intp = (intctrl_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()52 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()69 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
16 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()29 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
19 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()32 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
16 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in interrupt_init()28 int0_t *intp = (int0_t *) (CFG_SYS_INTR_BASE); in dtimer_intr_setup()
33 #if !defined(CFG_SYS_TMR_BASE) || !defined(CFG_SYS_INTR_BASE) || !defined(CFG_SYS_TMRINTR_NO) || !d…
Completed in 15 milliseconds