Searched refs:QSPI_CTRLA_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
32 #define QSPI_CTRLA_SWRST_Msk (_UINT32_(0x1) << QSPI_CTRLA_SWRST_Pos) … macro33 #define QSPI_CTRLA_SWRST(value) (QSPI_CTRLA_SWRST_Msk & (_UINT32_(value) << QSPI_CTRL…