Searched refs:EMI_MPU_REGION_NUM (Results 1 – 8 of 8) sorted by relevance
17 static unsigned char region_lock_state[EMI_MPU_REGION_NUM];36 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()80 if (region >= EMI_MPU_REGION_NUM) { in emi_mpu_clear_protection()141 if (region_info->region >= EMI_MPU_REGION_NUM) { in emi_mpu_set_protection()
13 static unsigned char region_lock_state[EMI_MPU_REGION_NUM];32 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()77 if (region_info->region >= EMI_MPU_REGION_NUM) { in emi_mpu_set_protection()
43 #define EMI_MPU_REGION_NUM (32) macro
14 static unsigned char region_lock_state[EMI_MPU_REGION_NUM];34 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()79 if (region_info->region >= EMI_MPU_REGION_NUM) { in emi_mpu_set_protection()
30 if ((region >= EMI_MPU_REGION_NUM) || (dgroup > EMI_MPU_DGROUP_NUM)) { in _emi_mpu_set_protection()77 if (region_info->region >= EMI_MPU_REGION_NUM) in emi_mpu_set_protection()
56 #define EMI_MPU_REGION_NUM 32 macro
39 #define EMI_MPU_REGION_NUM (32) macro