Searched refs:XIP_NOR_IADDR_START (Results 1 – 2 of 2) sorted by relevance
182 #define XIP_NOR_IADDR_START (0x18000000U) macro
79 if (cpuAddr >= XIP_NOR_IADDR_START in HAL_CpuAddrToDmaAddr()80 && cpuAddr < (XIP_NOR_IADDR_START + XIP_NOR_SIZE)) { in HAL_CpuAddrToDmaAddr()
Completed in 5 milliseconds