Searched refs:NRF_SPIM_BIT_ORDER_MSB_FIRST (Results 1 – 2 of 2) sorted by relevance
176 .bit_order = NRF_SPIM_BIT_ORDER_MSB_FIRST, \
165 …NRF_SPIM_BIT_ORDER_MSB_FIRST = SPIM_CONFIG_ORDER_MsbFirst, ///< Most significant bit shifted out f… enumerator796 uint32_t config = (spi_bit_order == NRF_SPIM_BIT_ORDER_MSB_FIRST ? in nrf_spim_configure()
Completed in 5 milliseconds