Home
last modified time | relevance | path

Searched refs:mmu_hal_bytes_to_pages (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dmmu_hal.h50 uint32_t mmu_hal_bytes_to_pages(uint32_t mmu_id, uint32_t bytes);
/hal_espressif-latest/components/hal/
Dmmu_hal.c55 uint32_t mmu_hal_bytes_to_pages(uint32_t mmu_id, uint32_t bytes) in mmu_hal_bytes_to_pages() function