gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:NVIC_ISER (0.00 seconds)
mtkernel_3
include/sys/sysdepend/cpu/core/armv7m/sysdef.h - 5.6KB - 169 lines
117: #define NVIC_ISER_BASE  0xE000E100
118: #define NVIC_ISER(x)    (NVIC_ISER_BASE + (((x) / 32) << 2))
119: