Searched refs:seq (Results 1 – 1 of 1) sorted by relevance
626 static inline void QSPI_ClearCommandSequence(QuadSPI_Type *base, qspi_command_seq_t seq) in QSPI_ClearCommandSequence() argument628 base->SPTRCLR = (uint32_t)seq; in QSPI_ClearCommandSequence()