Home
last modified time | relevance | path

Searched refs:nrf_spim_configure (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h232 nrf_spim_configure(p_reg, p_config->mode, p_config->bit_order); in nrfy_spim_periph_configure()
792 nrf_spim_configure(p_reg, spi_mode, spi_bit_order); in nrfy_spim_configure()
/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h980 NRF_STATIC_INLINE void nrf_spim_configure(NRF_SPIM_Type * p_reg,
1494 NRF_STATIC_INLINE void nrf_spim_configure(NRF_SPIM_Type * p_reg, in nrf_spim_configure() function