Searched refs:nrf_spis_configure (Results 1 – 2 of 2) sorted by relevance
548 NRF_STATIC_INLINE void nrf_spis_configure(NRF_SPIS_Type * p_reg,995 NRF_STATIC_INLINE void nrf_spis_configure(NRF_SPIS_Type * p_reg, in nrf_spis_configure() function
234 nrf_spis_configure(p_spis, p_config->mode, p_config->bit_order); in spis_configure()