Searched refs:nrf_spi_int_enable (Results 1 – 2 of 2) sorted by relevance
138 NRF_STATIC_INLINE void nrf_spi_int_enable(NRF_SPI_Type * p_reg,276 NRF_STATIC_INLINE void nrf_spi_int_enable(NRF_SPI_Type * p_reg, in nrf_spi_int_enable() function
330 nrf_spi_int_enable(p_spi, NRF_SPI_INT_READY_MASK); in spi_xfer()
Completed in 3 milliseconds