Searched refs:HW_ICOLL_PRIORITY0 (Results 1 – 3 of 3) sorted by relevance
78 rt_uint32_t reg = (HW_ICOLL_PRIORITY0 + 0x10*idx); in rt_hw_interrupt_init()115 rt_uint32_t reg = HW_ICOLL_PRIORITY0 + ((irq & 0x3CUL) << 2); in rt_hw_interrupt_mask()126 rt_uint32_t reg = HW_ICOLL_PRIORITY0 + ((irq & 0x3CUL) << 2); in rt_hw_interrupt_umask()178 rt_uint32_t reg = HW_ICOLL_PRIORITY0 + ((id & 0x3CUL) << 2); in rt_hw_interrupt_ack()
517 #define HW_ICOLL_PRIORITY0 0x80054060 macro
66 sfr = "HW_ICOLL_PRIORITY0", "Memory", 0x80054060, 4, base=16269 …W_ICOLL_CTRL", "HW_ICOLL_STAT", "HW_ICOLL_RAW0", "HW_ICOLL_RAW1", "HW_ICOLL_PRIORITY0", "HW_ICOLL_…
Completed in 8 milliseconds