Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_qspi.h256 uint8_t byte0; /**< Byte following the opcode. */ member
887 config |= ((uint32_t)p_config->byte0) << QSPI_ADDRCONF_BYTE0_Pos; in nrf_qspi_addrconfig_set()