Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_qspi.h865 return ((p_reg->STATUS & QSPI_STATUS_READY_Msk) >> in nrf_qspi_busy_check()
/hal_nordic-3.5.0/nrfx/mdk/
Dnrf52840_bitfields.h9869 #define QSPI_STATUS_READY_Msk (0x1UL << QSPI_STATUS_READY_Pos) /*!< Bit mask of READY field. */ macro
Dnrf5340_application_bitfields.h10571 #define QSPI_STATUS_READY_Msk (0x1UL << QSPI_STATUS_READY_Pos) /*!< Bit mask of READY field. */ macro