gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:NVIC_ICER (0.01 seconds)
mtkernel_3
include/sys/sysdepend/cpu/core/armv7m/sysdef.h - 5.6KB - 169 lines
120: #define NVIC_ICER_BASE  0xE000E180
121: #define NVIC_ICER(x)    (NVIC_ICER_BASE + (((x) / 32) << 2))
122: