Searched refs:spi_mode (Results 1 – 6 of 6) sorted by relevance
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_spi.h | 289 nrf_spi_mode_t spi_mode, 436 nrf_spi_mode_t spi_mode, in nrf_spi_configure() argument 441 switch (spi_mode) in nrf_spi_configure()
|
| D | nrf_spis.h | 549 nrf_spis_mode_t spi_mode, 996 nrf_spis_mode_t spi_mode, in nrf_spis_configure() argument 1002 switch (spi_mode) in nrf_spis_configure()
|
| D | nrf_spim.h | 981 nrf_spim_mode_t spi_mode, 1495 nrf_spim_mode_t spi_mode, in nrf_spim_configure() argument 1500 switch (spi_mode) in nrf_spim_configure()
|
| D | nrf_qspi.h | 277 nrf_qspi_spi_mode_t spi_mode; /**< SPI phase and polarization. */ member 877 config |= ((uint32_t)(p_config->spi_mode)) << QSPI_IFCONFIG1_SPIMODE_Pos; in nrf_qspi_ifconfig1_set()
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_qspi.h | 119 .spi_mode = NRF_QSPI_MODE_0, \
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_spim.h | 789 nrf_spim_mode_t spi_mode, in nrfy_spim_configure() argument 792 nrf_spim_configure(p_reg, spi_mode, spi_bit_order); in nrfy_spim_configure()
|