Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_ppi.h319 NRF_STATIC_INLINE void nrf_ppi_group_clear(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group);
512 NRF_STATIC_INLINE void nrf_ppi_group_clear(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group) in nrf_ppi_group_clear() function
/hal_nordic-3.5.0/nrfx/helpers/
Dnrfx_gppi_ppi.c127 nrf_ppi_group_clear(NRF_PPI, (nrf_ppi_channel_group_t)channel_group); in nrfx_gppi_group_clear()
/hal_nordic-3.5.0/nrfx/drivers/src/
Dnrfx_ppi.c133 nrf_ppi_group_clear(NRF_PPI, group); in nrfx_ppi_free_all()