mmu_hal_pages_to_bytes() function
Helper functions to convert the MMU page numbers into bytes. e.g.: - When MMU page size is 16KB, page_num = 2 will be converted into 32KB - When MMU page size is 32KB, page_num = 2 will be converted into 64KB
Return value
length in byte
mmu_hal_pages_to_bytes() is called by 4 functions and calls 3 functions:
![]()
mmu_hal_pages_to_bytes()
mmu_hal_pages_to_bytes() reads 3 variables:
![]()
mmu_hal_pages_to_bytes()