Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_dppi.h139 nrfx_err_t nrfx_dppi_channel_disable(nrfx_dppi_t const * p_instance, uint8_t channel);
263 nrfx_err_t nrfx_dppi_channel_disable(uint8_t channel);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_dppi.c542 nrfx_err_t nrfx_dppi_channel_disable(nrfx_dppi_t const * p_instance, uint8_t channel) in nrfx_dppi_channel_disable() function
612 nrfx_err_t nrfx_dppi_channel_disable(uint8_t channel) in nrfx_dppi_channel_disable() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib_lumos.c152 nrfx_dppi_channel_disable(&dppic->dppic, dppi_channel); in virtual_channel_enable_set()
237 nrfx_dppi_channel_disable(&dppic->dppic, dppi_channel); in clear_virtual_channel_path()