Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_spi.h232 NRF_STATIC_INLINE uint8_t nrf_spi_rxd_get(NRF_SPI_Type const * p_reg);
359 NRF_STATIC_INLINE uint8_t nrf_spi_rxd_get(NRF_SPI_Type const * p_reg) in nrf_spi_rxd_get() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c251 volatile uint8_t rx_data = nrf_spi_rxd_get(p_spi); in transfer_byte()

Completed in 3 milliseconds