Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_qspi.h626 static inline void QSPI_ClearCommandSequence(QuadSPI_Type *base, qspi_command_seq_t seq) in QSPI_ClearCommandSequence() argument
628 base->SPTRCLR = (uint32_t)seq; in QSPI_ClearCommandSequence()