Searched refs:IS_QSPI_CLOCK_POLARITY (Results 1 – 2 of 2) sorted by relevance
430 #define IS_QSPI_CLOCK_POLARITY(x) (((x) == QSPI_CPOL_L) || \ macro
110 assert_param(IS_QSPI_CLOCK_POLARITY(hperh->init.cpol)); in ald_qspi_init()
Completed in 15 milliseconds