Searched refs:SRAM_IADDR_START (Results 1 – 2 of 2) sorted by relevance
179 #define SRAM_IADDR_START (0x04000000U) macro
70 if (cpuAddr >= SRAM_IADDR_START in HAL_CpuAddrToDmaAddr()71 && cpuAddr < (SRAM_IADDR_START + SRAM_SIZE)) { in HAL_CpuAddrToDmaAddr()
Completed in 8 milliseconds