Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_qspi.h810 config |= (p_config->wren ? 1U : 0U) << QSPI_ADDRCONF_WREN_Pos; in nrf_qspi_addrconfig_set()
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf52840_bitfields.h9894 #define QSPI_ADDRCONF_WREN_Pos (27UL) /*!< Position of WREN field. */ macro
9895 #define QSPI_ADDRCONF_WREN_Msk (0x1UL << QSPI_ADDRCONF_WREN_Pos) /*!< Bit mask of WREN field. */
Dnrf5340_application_bitfields.h10596 #define QSPI_ADDRCONF_WREN_Pos (27UL) /*!< Position of WREN field. */ macro
10597 #define QSPI_ADDRCONF_WREN_Msk (0x1UL << QSPI_ADDRCONF_WREN_Pos) /*!< Bit mask of WREN field. */