gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:NVIC_ICPR (0.01 seconds)
mtkernel_3
include/sys/sysdepend/cpu/core/armv7m/sysdef.h - 5.6KB - 169 lines
126: #define NVIC_ICPR_BASE  0xE000E280
127: #define NVIC_ICPR(x)    (NVIC_ICPR_BASE + (((x) / 32) << 2))
128: