Searched refs:QSPI_ClearCommandSequence (Results 1 – 2 of 2) sorted by relevance
403 QSPI_ClearCommandSequence(base, kQSPI_IPSeq); in QSPI_ExecuteIPCommand()419 QSPI_ClearCommandSequence(base, kQSPI_BufferSeq); in QSPI_ExecuteAHBCommand()
626 static inline void QSPI_ClearCommandSequence(QuadSPI_Type *base, qspi_command_seq_t seq) in QSPI_ClearCommandSequence() function