Searched refs:PLIC_NUM_SOURCES (Results 1 – 2 of 2) sorted by relevance
633 #define PLIC_NUM_SOURCES 187U macro635 #define PLIC_NUM_SOURCES 54U /* 53 actual, source 0 is not used */ macro647 volatile uint32_t SOURCE_PRIORITY[PLIC_NUM_SOURCES];648 volatile uint32_t RESERVED1[(0x1000 / 4) - (PLIC_NUM_SOURCES + 1)];890 if((IRQn > INVALID_IRQn) && (IRQn < PLIC_NUM_SOURCES)) in PLIC_SetPriority()904 if((IRQn > INVALID_IRQn) && (IRQn < PLIC_NUM_SOURCES)) in PLIC_GetPriority()992 for(inc = 0U; inc < PLIC_NUM_SOURCES; ++inc) in PLIC_init_on_reset()
90 uint8_t (*ext_irq_handler_table[PLIC_NUM_SOURCES])(void) =622 uint8_t (*ext_irq_handler_table[PLIC_NUM_SOURCES])(void) =