Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_spi.h147 NRF_STATIC_INLINE void nrf_spi_int_disable(NRF_SPI_Type * p_reg,
282 NRF_STATIC_INLINE void nrf_spi_int_disable(NRF_SPI_Type * p_reg, in nrf_spi_int_disable() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c195 nrf_spi_int_disable(p_spi, NRF_SPI_ALL_INTS_MASK); in nrfx_spi_uninit()
300 nrf_spi_int_disable(p_spi, NRF_SPI_INT_READY_MASK); in spi_xfer()

Completed in 3 milliseconds