Home
last modified time | relevance | path

Searched defs:p_spi (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c220 NRF_SPI_Type * p_spi = p_instance->p_reg; in nrfx_spi_uninit() local
289 static bool transfer_byte(NRF_SPI_Type * p_spi, spi_control_block_t * p_cb) in transfer_byte()
338 static void spi_xfer(NRF_SPI_Type * p_spi, in spi_xfer()
448 static void irq_handler(NRF_SPI_Type * p_spi, spi_control_block_t * p_cb) in irq_handler()