Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h311 NRF_STATIC_INLINE void nrf_ppi_channel_remove_from_group(NRF_PPI_Type * p_reg,
520 NRF_STATIC_INLINE void nrf_ppi_channel_remove_from_group(NRF_PPI_Type * p_reg, in nrf_ppi_channel_remove_from_group() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_ppi.c186 nrf_ppi_channel_remove_from_group(NRF_PPI, PPI_EGU_RAMP_UP, PPI_CHGRP_RAMP_UP); in nrf_802154_trx_ppi_for_ramp_up_clear()