Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_dppi.c369 static nrfx_err_t dppi_channel_enable(nrfx_dppi_t const * p_instance, uint8_t channel) in dppi_channel_enable() function
539 return dppi_channel_enable(p_instance, channel); in nrfx_dppi_channel_enable()
609 return dppi_channel_enable(&dppi_instance, channel); in nrfx_dppi_channel_enable()