Searched refs:mapped (Results 1 – 6 of 6) sorted by relevance
153 uint mapped = 0; in arch_mmu_map() local159 mapped += SECTION_SIZE / PAGE_SIZE; in arch_mmu_map()180 return mapped; in arch_mmu_map()195 mapped++; in arch_mmu_map()200 return mapped; in arch_mmu_map()
6 `hardware_structs` contains C structures for accessing memory mapped registers
26 /* QSPI memory-mapped mode */122 * @note This function is used only in Memory mapped Mode131 * @arg QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED: Memory-mapped mode
507 int mapped = 0; in arch_mmu_map() local519 mapped += SECTION_SIZE / PAGE_SIZE; in arch_mmu_map()561 mapped++; in arch_mmu_map()575 return mapped; in arch_mmu_map()
38 * comments in the code for mapped pins for supported boards.<br>
43 * are mapped to the arrow keys. For most OSs, no drivers are needed.<br>
Completed in 6 milliseconds