Home
last modified time | relevance | path

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

/bsp/rockchip/common/rk_hal/lib/CMSIS/Device/RK2108/Include/
A Dsoc.h179 #define SRAM_IADDR_START (0x04000000U) macro
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_cache.c70 if (cpuAddr >= SRAM_IADDR_START in HAL_CpuAddrToDmaAddr()
71 && cpuAddr < (SRAM_IADDR_START + SRAM_SIZE)) { in HAL_CpuAddrToDmaAddr()

Completed in 8 milliseconds