Format: AllC/C++CSSTextshell script Advanced Search
133: #define NVIC_IPR_BASE 0xE000E400 134: #define NVIC_IPR(x) (NVIC_IPR_BASE + (x)) 135: