Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_ppi.h327 NRF_STATIC_INLINE void nrf_ppi_group_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group);
517 NRF_STATIC_INLINE void nrf_ppi_group_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group) in nrf_ppi_group_enable() function
/hal_nordic-3.4.0/nrfx/helpers/
Dnrfx_gppi_ppi.c132 nrf_ppi_group_enable(NRF_PPI, (nrf_ppi_channel_group_t)channel_group); in nrfx_gppi_group_enable()
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_ppi.c289 nrf_ppi_group_enable(NRF_PPI, group); in nrfx_ppi_group_enable()