Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spi.h252 void nrfx_spi_uninit(nrfx_spi_t const * p_instance);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spi.c217 void nrfx_spi_uninit(nrfx_spi_t const * p_instance) in nrfx_spi_uninit() function