Searched refs:spi_bit_order (Results 1 – 4 of 4) sorted by relevance
290 nrf_spi_bit_order_t spi_bit_order);437 nrf_spi_bit_order_t spi_bit_order) in nrf_spi_configure() argument439 uint32_t config = (spi_bit_order == NRF_SPI_BIT_ORDER_MSB_FIRST ? in nrf_spi_configure()
550 nrf_spis_bit_order_t spi_bit_order);997 nrf_spis_bit_order_t spi_bit_order) in nrf_spis_configure() argument999 uint32_t config = (spi_bit_order == NRF_SPIS_BIT_ORDER_MSB_FIRST ? in nrf_spis_configure()
982 nrf_spim_bit_order_t spi_bit_order);1496 nrf_spim_bit_order_t spi_bit_order) in nrf_spim_configure() argument1498 uint32_t config = (spi_bit_order == NRF_SPIM_BIT_ORDER_MSB_FIRST ? in nrf_spim_configure()
790 nrf_spim_bit_order_t spi_bit_order) in nrfy_spim_configure() argument792 nrf_spim_configure(p_reg, spi_mode, spi_bit_order); in nrfy_spim_configure()