Searched refs:QSPI_STATUS_SREG_Pos (Results 1 – 3 of 3) sorted by relevance
860 return (uint8_t)(p_reg->STATUS & QSPI_STATUS_SREG_Msk) >> QSPI_STATUS_SREG_Pos; in nrf_qspi_sreg_get()
9864 #define QSPI_STATUS_SREG_Pos (24UL) /*!< Position of SREG field. */ macro9865 #define QSPI_STATUS_SREG_Msk (0xFFUL << QSPI_STATUS_SREG_Pos) /*!< Bit mask of SREG field. */
10566 #define QSPI_STATUS_SREG_Pos (24UL) /*!< Position of SREG field. */ macro10567 #define QSPI_STATUS_SREG_Msk (0xFFUL << QSPI_STATUS_SREG_Pos) /*!< Bit mask of SREG field. */