Home
last modified time | relevance | path

Searched refs:nrfx_spim_abort (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spim.h444 void nrfx_spim_abort(nrfx_spim_t const * p_instance);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c959 void nrfx_spim_abort(nrfx_spim_t const * p_instance) in nrfx_spim_abort() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md198 - Modified the power management in the SPIM driver. Now the nrfx_spim_abort() function must be call…