Searched refs:MMU_SECTION_SIZE (Results 1 – 1 of 1) sorted by relevance
43 #define MMU_SECTION_SIZE 0x100000 // 1M macro46 #define SECTION_END(sa) ((sa) + MMU_SECTION_SIZE - 1) // sa: start address
Completed in 3 milliseconds