Home
last modified time | relevance | path

Searched refs:QSPI_ClearCommandSequence (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_qspi.c403 QSPI_ClearCommandSequence(base, kQSPI_IPSeq); in QSPI_ExecuteIPCommand()
419 QSPI_ClearCommandSequence(base, kQSPI_BufferSeq); in QSPI_ExecuteAHBCommand()
Dfsl_qspi.h626 static inline void QSPI_ClearCommandSequence(QuadSPI_Type *base, qspi_command_seq_t seq) in QSPI_ClearCommandSequence() function