Searched refs:nrf_spi_configure (Results 1 – 2 of 2) sorted by relevance
288 NRF_STATIC_INLINE void nrf_spi_configure(NRF_SPI_Type * p_reg,435 NRF_STATIC_INLINE void nrf_spi_configure(NRF_SPI_Type * p_reg, in nrf_spi_configure() function
125 nrf_spi_configure(p_instance->p_reg, p_config->mode, p_config->bit_order); in spi_configure()