Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_qspi.h112 .io2_level = false, \
/external/platform/nrfx/hal/
A Dnrf_qspi.h244 bool io2_level; /**< I/O line level during transmission. */ member
875 ((uint32_t)p_config->io2_level << QSPI_CINSTRCONF_LIO2_Pos) | in nrf_qspi_cinstr_transfer_start()
886 ((uint32_t)p_config->io2_level << QSPI_CINSTRCONF_LIO2_Pos) | in nrf_qspi_cinstr_long_transfer_start()

Completed in 5 milliseconds