Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_qspi.h113 .io3_level = false, \
/external/platform/nrfx/hal/
A Dnrf_qspi.h245 bool io3_level; /**< I/O line level during transmission. */ member
876 ((uint32_t)p_config->io3_level << QSPI_CINSTRCONF_LIO3_Pos) | in nrf_qspi_cinstr_transfer_start()
887 ((uint32_t)p_config->io3_level << QSPI_CINSTRCONF_LIO3_Pos) | in nrf_qspi_cinstr_long_transfer_start()

Completed in 5 milliseconds