Searched refs:nrf_spi_int_disable (Results 1 – 2 of 2) sorted by relevance
147 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
195 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