Searched refs:QSPI_STATUS_READY_Msk (Results 1 – 3 of 3) sorted by relevance
865 return ((p_reg->STATUS & QSPI_STATUS_READY_Msk) >> in nrf_qspi_busy_check()
9869 #define QSPI_STATUS_READY_Msk (0x1UL << QSPI_STATUS_READY_Pos) /*!< Bit mask of READY field. */ macro
10571 #define QSPI_STATUS_READY_Msk (0x1UL << QSPI_STATUS_READY_Pos) /*!< Bit mask of READY field. */ macro