Searched refs:HW_ICOLL_CTRL (Results 1 – 3 of 3) sorted by relevance
| /bsp/asm9260t/platform/ |
| A D | interrupt.c | 101 outl(0x00020000, REG_CLR(HW_ICOLL_CTRL)); // Clear CTRL REG in rt_hw_interrupt_init() 102 outl(0x00050000, REG_SET(HW_ICOLL_CTRL)); in rt_hw_interrupt_init()
|
| A D | asm9260t.h | 513 #define HW_ICOLL_CTRL 0x80054020 macro
|
| /bsp/asm9260t/IAR_ASM9260T_DeviceSupportFile/arm/config/debugger/AlphaScale/ |
| A D | ioASM9260T.ddf | 55 sfr = "HW_ICOLL_CTRL", "Memory", 0x80054020, 4, base=16 56 sfr = "HW_ICOLL_CTRL.BYPASS_FSM", "Memory", 0x80054020, 4, base=16, bitRange=20 57 sfr = "HW_ICOLL_CTRL.NO_NESTING", "Memory", 0x80054020, 4, base=16, bitRange=19 58 sfr = "HW_ICOLL_CTRL.RSE_MODE", "Memory", 0x80054020, 4, base=16, bitRange=18 59 sfr = "HW_ICOLL_CTRL.IRQ_FINAL_ENABLE", "Memory", 0x80054020, 4, base=16, bitRange=16 269 group = "ICOLL", "HW_ICOLL_VECTOR", "HW_ICOLL_LEVELACK", "HW_ICOLL_CTRL", "HW_ICOLL_STAT", "HW_ICOL…
|
Completed in 9 milliseconds