Home
last modified time | relevance | path

Searched refs:lastCommand (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi_edma.c203 handle->lastCommand = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferEDMA()
290 handle->lastCommand = (handle->lastCommand & 0xffff0000U) | wordToSend; in DSPI_MasterTransferEDMA()
291 handle->command = handle->lastCommand; in DSPI_MasterTransferEDMA()
323 handle->lastCommand = (handle->lastCommand & 0xffff0000U) | wordToSend; in DSPI_MasterTransferEDMA()
324 handle->command = handle->lastCommand; in DSPI_MasterTransferEDMA()
358 … base->PUSHR = (handle->lastCommand & 0xffff0000U) | wordToSend; in DSPI_MasterTransferEDMA()
407 base->PUSHR = (handle->lastCommand & 0xffff0000U) | wordToSend; in DSPI_MasterTransferEDMA()
505 uint32_t tmpLastCommand = handle->lastCommand; in DSPI_MasterTransferEDMA()
518 handle->lastCommand = tmpLastCommand; in DSPI_MasterTransferEDMA()
530 handle->lastCommand = (handle->lastCommand & 0xffff0000U) | wordToSend; in DSPI_MasterTransferEDMA()
[all …]
Dfsl_dspi.c909 uint32_t lastCommand; in DSPI_MasterTransferBlocking() local
945 lastCommand = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferBlocking()
980 base->PUSHR = (*txData) | (lastCommand); in DSPI_MasterTransferBlocking()
985 base->PUSHR = (lastCommand) | (dummyData); in DSPI_MasterTransferBlocking()
1080 base->PUSHR = lastCommand | wordToSend; in DSPI_MasterTransferBlocking()
1190 handle->lastCommand = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferPrepare()
1497 base->PUSHR = handle->lastCommand | wordToSend; in DSPI_MasterTransferFillUpTxFifo()
1556 base->PUSHR = handle->lastCommand | wordToSend; in DSPI_MasterTransferFillUpTxFifo()
Dfsl_dspi_edma.h80 volatile uint32_t lastCommand; /*!< The desired last data command. */ member
Dfsl_dspi.h386 volatile uint32_t lastCommand; /*!< The desired last data command. */ member
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Hyperflash.c589 Qspi_Ip_LastCommandType lastCommand in Qspi_Ip_HyperflashStatusRegisterDecode() argument
595 switch (lastCommand) in Qspi_Ip_HyperflashStatusRegisterDecode()
680 status = Qspi_Ip_HyperflashStatusRegisterDecode(SRValue, state->lastCommand); in Qspi_Ip_HyperflashGetMemoryStatus()
704 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_HyperflashEraseNonVolatileConfigurationRegister()
737 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_HyperflashProgramNonVolatileConfigurationRegister()
767 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashGetNonVolatileConfigurationRegister()
800 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_HyperflashLoadVolatileConfigurationRegister()
828 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_HyperflashSectorBlankCheck()
890 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashProgramBufferToFlashConfirm()
1059 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashReadId()
DQspi_Ip.c1163 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_EraseBlock()
1204 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_EraseChip()
1227 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE_SUSPEND; in Qspi_Ip_ProgramSuspend()
1249 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_ProgramResume()
1271 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE_SUSPEND; in Qspi_Ip_EraseSuspend()
1293 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_EraseResume()
1383 …if ((state->lastCommand != QSPI_IP_LAST_COMMAND_NONE) && (NULL_PTR != state->configuration->errorC… in Qspi_Ip_GetMemoryStatus()
1387 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_GetMemoryStatus()
1738 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_Program()
1905 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_Init()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Hyperflash.c589 Qspi_Ip_LastCommandType lastCommand in Qspi_Ip_HyperflashStatusRegisterDecode() argument
595 switch (lastCommand) in Qspi_Ip_HyperflashStatusRegisterDecode()
680 status = Qspi_Ip_HyperflashStatusRegisterDecode(SRValue, state->lastCommand); in Qspi_Ip_HyperflashGetMemoryStatus()
704 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_HyperflashEraseNonVolatileConfigurationRegister()
737 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_HyperflashProgramNonVolatileConfigurationRegister()
767 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashGetNonVolatileConfigurationRegister()
800 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_HyperflashLoadVolatileConfigurationRegister()
828 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_HyperflashSectorBlankCheck()
890 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashProgramBufferToFlashConfirm()
1059 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_HyperflashReadId()
DQspi_Ip.c1108 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_EraseBlock()
1140 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_EraseChip()
1161 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE_SUSPEND; in Qspi_Ip_ProgramSuspend()
1181 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_ProgramResume()
1201 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE_SUSPEND; in Qspi_Ip_EraseSuspend()
1221 state->lastCommand = QSPI_IP_LAST_COMMAND_ERASE; in Qspi_Ip_EraseResume()
1300 …if ((state->lastCommand != QSPI_IP_LAST_COMMAND_NONE) && (NULL_PTR != state->configuration->errorC… in Qspi_Ip_GetMemoryStatus()
1304 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_GetMemoryStatus()
1637 state->lastCommand = QSPI_IP_LAST_COMMAND_WRITE; in Qspi_Ip_Program()
1788 state->lastCommand = QSPI_IP_LAST_COMMAND_NONE; in Qspi_Ip_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_minispi/
Dfsl_spi.c98 base->TXCTL = handle->lastCommand; in SPI_SendTransfer()
710 …handle->lastCommand = base->TXCTL & (SPI_TXCTL_LEN_MASK | SPI_TXCTL_RXIGNORE_MASK | SPI_TXCTL_EOF_… in SPI_MasterTransferNonBlocking()
714 handle->lastCommand |= SPI_TXDATCTL_EOT_MASK; in SPI_MasterTransferNonBlocking()
Dfsl_spi.h261 uint32_t lastCommand; /*!< Last command for transfer. */ member
/hal_nxp-latest/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Common.h60 …Qspi_Ip_LastCommandType lastCommand; /*!< Last command sent to the flash device … member
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/
DQspi_Ip_Common.h59 …Qspi_Ip_LastCommandType lastCommand; /*!< Last command sent to the flash device … member