Searched refs:QSPI_BAUD_CPOL_Msk (Results 1 – 3 of 3) sorted by relevance
109 #define QSPI_BAUD_CPOL_Msk (_UINT32_(0x1) << QSPI_BAUD_CPOL_Pos) … macro110 #define QSPI_BAUD_CPOL(value) (QSPI_BAUD_CPOL_Msk & (_UINT32_(value) << QSPI_BAUD_C…