Searched refs:QSPI_CPOL_L (Results 1 – 1 of 1) sorted by relevance
87 QSPI_CPOL_L = 0U, /**< QSPI clock polarity low */ enumerator430 #define IS_QSPI_CLOCK_POLARITY(x) (((x) == QSPI_CPOL_L) || \
Completed in 7 milliseconds