Searched refs:IP_QUADSPI_0 (Results 1 – 2 of 2) sorted by relevance
2324 … BaseAddr->SFA1AD = (IP_QUADSPI_0 == BaseAddr) ? ((uint32)0x08000000UL) : ((uint32)0x14000000UL); in Qspi_Ip_ResetAllRegisters()2326 … BaseAddr->SFA2AD = (IP_QUADSPI_0 == BaseAddr) ? ((uint32)0x08000000UL) : ((uint32)0x14000000UL); in Qspi_Ip_ResetAllRegisters()2328 if (IP_QUADSPI_0 != BaseAddr) in Qspi_Ip_ResetAllRegisters()
169 #define IP_QUADSPI_0 ((QuadSPI_Type *)IP_QUADSPI_0_BASE) macro177 #define IP_QuadSPI_BASE_PTRS { IP_QUADSPI_0, IP_QUADSPI_1 }