Searched refs:wren (Results 1 – 2 of 2) sorted by relevance
249 bool wren; /**< Send write enable before instruction. */ member260 bool wren; /**< Send write enable before instruction. */ member891 config |= (p_config->wren ? 1U : 0U) << QSPI_ADDRCONF_WREN_Pos; in nrf_qspi_addrconfig_set()1045 ((uint32_t)p_config->wren << QSPI_CINSTRCONF_WREN_Pos)); in nrf_qspi_cinstr_transfer_start()1056 ((uint32_t)p_config->wren << QSPI_CINSTRCONF_WREN_Pos) | in nrf_qspi_cinstr_long_transfer_start()
134 .wren = false \