Searched refs:QSPI_INTFLAG_INSTREND_Msk (Results 1 – 3 of 3) sorted by relevance
208 #define QSPI_INTFLAG_INSTREND_Msk (_UINT32_(0x1) << QSPI_INTFLAG_INSTREND_Pos) … macro209 #define QSPI_INTFLAG_INSTREND(value) (QSPI_INTFLAG_INSTREND_Msk & (_UINT32_(value) << QSPI…