Searched defs:EMI_MPU_EA (Results 1 – 4 of 4) sorted by relevance
17 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4)) macro
44 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region) * 4) macro
19 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4)) macro
Completed in 5 milliseconds