Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spi.h162 }nrfx_spi_xfer_desc_t; typedef
202 nrfx_spi_xfer_desc_t xfer_desc; ///< Transfer details.
282 nrfx_spi_xfer_desc_t const * p_xfer_desc,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c340 nrfx_spi_xfer_desc_t const * p_xfer_desc) in spi_xfer()
390 nrfx_spi_xfer_desc_t const * p_xfer_desc, in nrfx_spi_xfer()