Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c302 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in spi_xfer()
336 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in spi_xfer()
406 nrf_spi_event_clear(p_spi, NRF_SPI_EVENT_READY); in irq_handler()
/lk-master/external/platform/nrfx/hal/
A Dnrf_spi.h106 NRF_STATIC_INLINE void nrf_spi_event_clear(NRF_SPI_Type * p_reg,
257 NRF_STATIC_INLINE void nrf_spi_event_clear(NRF_SPI_Type * p_reg, in nrf_spi_event_clear() function

Completed in 4 milliseconds