Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spi.h179 NRF_STATIC_INLINE void nrf_spi_enable(NRF_SPI_Type * p_reg);
331 NRF_STATIC_INLINE void nrf_spi_enable(NRF_SPI_Type * p_reg) in nrf_spi_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c186 nrf_spi_enable(p_instance->p_reg); in nrfx_spi_init()
213 nrf_spi_enable(p_instance->p_reg); in nrfx_spi_reconfigure()