Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip.c164 uint8 resetCmdCount,
851 uint8 resetCmdCount, in Qspi_Ip_InitReset() argument
861 for (cnt = 0U; cnt < resetCmdCount; cnt++) in Qspi_Ip_InitReset()
1235 uint8 resetCmdCount; /*!< Number of commands in reset sequence */ in Qspi_Ip_Reset() local
1243 resetCmdCount = state->configuration->resetSettings.resetCmdCount; in Qspi_Ip_Reset()
1245 status = Qspi_Ip_InitReset(instance, resetCmdLut, resetCmdCount, state); in Qspi_Ip_Reset()
1799 …instance, pConfig->initResetSettings.resetCmdLut, pConfig->initResetSettings.resetCmdCount, state); in Qspi_Ip_Init()
DQspi_Ip_Sfdp.c3282 resetSettings->resetCmdCount = 1U; in Qspi_Ip_SfdpConfigReset8()
3302 resetSettings->resetCmdCount = 2U; in Qspi_Ip_SfdpConfigReset16()
3357 resetSettings->resetCmdCount = 0U; in Qspi_Ip_SfdpGetBasicResetInfo()
3377 pConfig->resetSettings.resetCmdCount = 0U; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3387 pConfig->resetSettings.resetCmdCount = 2U; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3408 pConfig->resetSettings.resetCmdCount = 1U; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3434 pConfig->initResetSettings.resetCmdCount = 0U; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3444 pConfig->initResetSettings.resetCmdCount = 2U; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3461 pConfig->initResetSettings.resetCmdCount = 1U; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip.c172 uint8 resetCmdCount,
890 uint8 resetCmdCount, in Qspi_Ip_InitReset() argument
900 for (cnt = 0U; cnt < resetCmdCount; cnt++) in Qspi_Ip_InitReset()
1313 uint8 resetCmdCount; /*!< Number of commands in reset sequence */ in Qspi_Ip_Reset() local
1318 resetCmdCount = state->configuration->resetSettings.resetCmdCount; in Qspi_Ip_Reset()
1320 status = Qspi_Ip_InitReset(instance, resetCmdLut, resetCmdCount, state); in Qspi_Ip_Reset()
1917 …instance, pConfig->initResetSettings.resetCmdLut, pConfig->initResetSettings.resetCmdCount, state); in Qspi_Ip_Init()
DQspi_Ip_Sfdp.c3287 resetSettings->resetCmdCount = 1U; in Qspi_Ip_SfdpConfigReset8()
3307 resetSettings->resetCmdCount = 2U; in Qspi_Ip_SfdpConfigReset16()
3346 resetSettings->resetCmdCount = 0U; in Qspi_Ip_SfdpConfigResetOthers()
3398 pConfig->resetSettings.resetCmdCount = 0U; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3408 pConfig->resetSettings.resetCmdCount = 2U; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3429 pConfig->resetSettings.resetCmdCount = 1U; in Qspi_Ip_SfdpGetXspi1ResetInfo()
3455 pConfig->initResetSettings.resetCmdCount = 0U; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3465 pConfig->initResetSettings.resetCmdCount = 2U; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
3482 pConfig->initResetSettings.resetCmdCount = 1U; in Qspi_Ip_SfdpGetXspi1InitResetInfo()
/hal_nxp-latest/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h560 uint8 resetCmdCount; /*!< Number of commands in reset sequence */ member
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/
DQspi_Ip_Types.h573 uint8 resetCmdCount; /*!< Number of commands in reset sequence */ member