Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip.c494 if (QSPI_IP_SERIAL_FLASH == state->configuration->memType) in Qspi_Ip_BasicErase()
792 if (QSPI_IP_SERIAL_FLASH == state->configuration->memType) in Qspi_Ip_InitDevice()
946 if (QSPI_IP_SERIAL_FLASH == state->configuration->memType) in Qspi_Ip_PatchReadCommand()
1130 if (QSPI_IP_SERIAL_FLASH == state->configuration->memType) in Qspi_Ip_EraseChip()
1286 if (QSPI_IP_SERIAL_FLASH == state->configuration->memType) in Qspi_Ip_GetMemoryStatus()
1423 if (QSPI_IP_SERIAL_FLASH == state->configuration->memType) in Qspi_Ip_ReadId()
1616 if (QSPI_IP_SERIAL_FLASH == state->configuration->memType) in Qspi_Ip_Program()
/hal_nxp-3.6.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h631 QSPI_IP_SERIAL_FLASH = 0U /*!< Traditional xSPI devices */ enumerator