Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip.c163 uint16 resetCmdLut,
850 uint16 resetCmdLut, in Qspi_Ip_InitReset() argument
856 uint16 crtLut = resetCmdLut; in Qspi_Ip_InitReset()
859 if (QSPI_IP_LUT_INVALID != resetCmdLut) in Qspi_Ip_InitReset()
1234 uint16 resetCmdLut; /*!< First command in reset sequence */ in Qspi_Ip_Reset() local
1240 resetCmdLut = state->configuration->resetSettings.resetCmdLut; in Qspi_Ip_Reset()
1241 if (QSPI_IP_LUT_INVALID != resetCmdLut) in Qspi_Ip_Reset()
1245 status = Qspi_Ip_InitReset(instance, resetCmdLut, resetCmdCount, state); in Qspi_Ip_Reset()
1799 …status = Qspi_Ip_InitReset(instance, pConfig->initResetSettings.resetCmdLut, pConfig->initResetSet… in Qspi_Ip_Init()
DQspi_Ip_Sfdp.c3281 resetSettings->resetCmdLut = lutCount; in Qspi_Ip_SfdpConfigReset8()
3301 resetSettings->resetCmdLut = lutCount; in Qspi_Ip_SfdpConfigReset16()
3356 resetSettings->resetCmdLut = QSPI_IP_LUT_INVALID; in Qspi_Ip_SfdpGetBasicResetInfo()
3376 pConfig->resetSettings.resetCmdLut = QSPI_IP_LUT_INVALID; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3386 pConfig->resetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3407 pConfig->resetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3433 pConfig->initResetSettings.resetCmdLut = QSPI_IP_LUT_INVALID; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3443 pConfig->initResetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3460 pConfig->initResetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip.c171 uint16 resetCmdLut,
889 uint16 resetCmdLut, in Qspi_Ip_InitReset() argument
895 uint16 virtualLut = resetCmdLut; in Qspi_Ip_InitReset()
898 if (QSPI_IP_LUT_INVALID != resetCmdLut) in Qspi_Ip_InitReset()
1312 uint16 resetCmdLut; /*!< First command in reset sequence */ in Qspi_Ip_Reset() local
1315 resetCmdLut = state->configuration->resetSettings.resetCmdLut; in Qspi_Ip_Reset()
1316 if (QSPI_IP_LUT_INVALID != resetCmdLut) in Qspi_Ip_Reset()
1320 status = Qspi_Ip_InitReset(instance, resetCmdLut, resetCmdCount, state); in Qspi_Ip_Reset()
1917 …status = Qspi_Ip_InitReset(instance, pConfig->initResetSettings.resetCmdLut, pConfig->initResetSet… in Qspi_Ip_Init()
DQspi_Ip_Sfdp.c3286 resetSettings->resetCmdLut = lutCount; in Qspi_Ip_SfdpConfigReset8()
3306 resetSettings->resetCmdLut = lutCount; in Qspi_Ip_SfdpConfigReset16()
3345 resetSettings->resetCmdLut = QSPI_IP_LUT_INVALID; in Qspi_Ip_SfdpConfigResetOthers()
3397 pConfig->resetSettings.resetCmdLut = QSPI_IP_LUT_INVALID; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3407 pConfig->resetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3428 pConfig->resetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3454 pConfig->initResetSettings.resetCmdLut = QSPI_IP_LUT_INVALID; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3464 pConfig->initResetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3481 pConfig->initResetSettings.resetCmdLut = lutCount; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
/hal_nxp-latest/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h559 uint16 resetCmdLut; /*!< First command in reset sequence */ member
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/
DQspi_Ip_Types.h572 uint16 resetCmdLut; /*!< First command in reset sequence */ member