Home
last modified time | relevance | path

Searched refs:QSPI_STATUS_SREG_Pos (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_qspi.h860 return (uint8_t)(p_reg->STATUS & QSPI_STATUS_SREG_Msk) >> QSPI_STATUS_SREG_Pos; in nrf_qspi_sreg_get()
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf52840_bitfields.h9864 #define QSPI_STATUS_SREG_Pos (24UL) /*!< Position of SREG field. */ macro
9865 #define QSPI_STATUS_SREG_Msk (0xFFUL << QSPI_STATUS_SREG_Pos) /*!< Bit mask of SREG field. */
Dnrf5340_application_bitfields.h10566 #define QSPI_STATUS_SREG_Pos (24UL) /*!< Position of SREG field. */ macro
10567 #define QSPI_STATUS_SREG_Msk (0xFFUL << QSPI_STATUS_SREG_Pos) /*!< Bit mask of SREG field. */