Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 6 of 6) sorted by relevance

/lk-master/arch/or1k/
A Dmmu.c153 uint mapped = 0; in arch_mmu_map() local
159 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()
/lk-master/external/platform/pico/rp2040/
A DREADME.md6 `hardware_structs` contains C structures for accessing memory mapped registers
/lk-master/platform/stm32f7xx/patch/
A Dqspi_const.patch26 /* QSPI memory-mapped mode */
122 * @note This function is used only in Memory mapped Mode
131 * @arg QSPI_FUNCTIONAL_MODE_MEMORY_MAPPED: Memory-mapped mode
/lk-master/arch/arm/arm/
A Dmmu.c507 int mapped = 0; in arch_mmu_map() local
519 mapped += SECTION_SIZE / PAGE_SIZE; in arch_mmu_map()
561 mapped++; in arch_mmu_map()
575 return mapped; in arch_mmu_map()
/lk-master/external/platform/lpc15xx/lpcopen/periph_clkout/example/
A Dreadme.dox38 * comments in the code for mapped pins for supported boards.<br>
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/
A Dreadme.dox43 * are mapped to the arrow keys. For most OSs, no drivers are needed.<br>

Completed in 6 milliseconds