Searched refs:rg_t (Results 1 - 1 of 1) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/ |
H A D | core_ca.h | 2173 mmu_region_size_Type rg_t; member 2190 #define section_normal(descriptor_l1, region) region.rg_t = SECTION; \ 2205 #define section_normal_nc(descriptor_l1, region) region.rg_t = SECTION; \ 2220 #define section_normal_cod(descriptor_l1, region) region.rg_t = SECTION; \ 2235 #define section_normal_ro(descriptor_l1, region) region.rg_t = SECTION; \ 2250 #define section_normal_rw(descriptor_l1, region) region.rg_t = SECTION; \ 2264 #define section_so(descriptor_l1, region) region.rg_t = SECTION; \ 2279 #define section_device_ro(descriptor_l1, region) region.rg_t = SECTION; \ 2294 #define section_device_rw(descriptor_l1, region) region.rg_t = SECTION; \ 2308 #define page4k_device_rw(descriptor_l1, descriptor_l2, region) region.rg_t [all...] |
Completed in 7 milliseconds