Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_dppi.c387 static nrfx_err_t dppi_channel_disable(nrfx_dppi_t const * p_instance, uint8_t channel) in dppi_channel_disable() function
544 return dppi_channel_disable(p_instance, channel); in nrfx_dppi_channel_disable()
614 return dppi_channel_disable(&dppi_instance, channel); in nrfx_dppi_channel_disable()