Searched refs:DSPI_MasterGetFormattedCommand (Results 1 – 3 of 3) sorted by relevance
926 command = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferBlocking()931 lastCommand = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferBlocking()1171 handle->command = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferPrepare()1176 handle->lastCommand = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferPrepare()
946 static inline uint32_t DSPI_MasterGetFormattedCommand(dspi_command_data_config_t *command) in DSPI_MasterGetFormattedCommand() function
192 handle->command = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferEDMA()197 handle->lastCommand = DSPI_MasterGetFormattedCommand(&(commandStruct)); in DSPI_MasterTransferEDMA()