Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_qspi.h728 p_reg->ENABLE = (QSPI_ENABLE_ENABLE_Enabled << QSPI_ENABLE_ENABLE_Pos); in nrf_qspi_enable()
738 p_reg->ENABLE = (QSPI_ENABLE_ENABLE_Disabled << QSPI_ENABLE_ENABLE_Pos); in nrf_qspi_disable()
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf52840_bitfields.h9626 #define QSPI_ENABLE_ENABLE_Pos (0UL) /*!< Position of ENABLE field. */ macro
9627 #define QSPI_ENABLE_ENABLE_Msk (0x1UL << QSPI_ENABLE_ENABLE_Pos) /*!< Bit mask of ENABLE field. */
Dnrf5340_application_bitfields.h10203 #define QSPI_ENABLE_ENABLE_Pos (0UL) /*!< Position of ENABLE field. */ macro
10204 #define QSPI_ENABLE_ENABLE_Msk (0x1UL << QSPI_ENABLE_ENABLE_Pos) /*!< Bit mask of ENABLE field. */