Searched refs:QSPI_BAUD_CPHA_Msk (Results 1 – 3 of 3) sorted by relevance
112 #define QSPI_BAUD_CPHA_Msk (_UINT32_(0x1) << QSPI_BAUD_CPHA_Pos) … macro113 #define QSPI_BAUD_CPHA(value) (QSPI_BAUD_CPHA_Msk & (_UINT32_(value) << QSPI_BAUD_C…