Home
last modified time | relevance | path

Searched refs:readLut (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip.c982 uint16 readLut in Qspi_Ip_PatchReadCommand() argument
991 Qspi_Ip_HyperflashPatchReadCommand(instance, readLut); in Qspi_Ip_PatchReadCommand()
996 (void)readLut; in Qspi_Ip_PatchReadCommand()
1000 (void)readLut; /* unknown operation */ in Qspi_Ip_PatchReadCommand()
1795 state->activeReadLut = state->configuration->readLut; in Qspi_Ip_Exit0XX()
1803 (void)Qspi_Ip_InitLutSeq(instance, state->configuration->readLut, QSPI_IP_AHB_LUT); in Qspi_Ip_Exit0XX()
1904 state->activeReadLut = pConfig->readLut; /* 0-X-X mode disabled by default */ in Qspi_Ip_Init()
DQspi_Ip_Sfdp.c2620 pConfig->readLut = lutCount; in Qspi_Ip_SfdpConfigBasicRead()
2791 pConfig->readLut = lutCount; in Qspi_Ip_SfdpGetBasicReadInfo()
2888 pConfig->readLut = lutCount; in Qspi_Ip_SfdpGetXspi1ReadInfo()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip.c940 uint16 readLut in Qspi_Ip_PatchReadCommand() argument
949 (void)readLut; in Qspi_Ip_PatchReadCommand()
953 Qspi_Ip_HyperflashPatchReadCommand(instance, readLut); in Qspi_Ip_PatchReadCommand()
1688 state->activeReadLut = state->configuration->readLut; in Qspi_Ip_Exit0XX()
1696 (void)Qspi_Ip_InitLutSeq(instance, state->configuration->readLut, QSPI_IP_AHB_LUT); in Qspi_Ip_Exit0XX()
1787 state->activeReadLut = pConfig->readLut; /* 0-X-X mode disabled by default */ in Qspi_Ip_Init()
DQspi_Ip_Sfdp.c2615 pConfig->readLut = lutCount; in Qspi_Ip_SfdpConfigBasicRead()
2786 pConfig->readLut = lutCount; in Qspi_Ip_SfdpGetBasicReadInfo()
2883 pConfig->readLut = lutCount; in Qspi_Ip_SfdpGetXspi1ReadInfo()
/hal_nxp-latest/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h647 …uint16 readLut; /*!< Command used to read data from flash … member
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/
DQspi_Ip_Types.h660 …uint16 readLut; /*!< Command used to read data from flash … member