Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h195 NRF_STATIC_INLINE void nrf_ppi_channels_disable(NRF_PPI_Type * p_reg, uint32_t mask);
451 NRF_STATIC_INLINE void nrf_ppi_channels_disable(NRF_PPI_Type * p_reg, uint32_t mask) in nrf_ppi_channels_disable() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c60 nrf_ppi_channels_disable(NRF_PPI, mask); in nrfx_gppi_channels_disable()
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_ppi.c177 nrf_ppi_channels_disable(NRF_PPI, ppi_mask); in nrf_802154_trx_ppi_for_ramp_up_clear()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c126 nrf_ppi_channels_disable(NRF_PPI, NRFX_PPI_ALL_APP_CHANNELS_MASK); in nrfx_ppi_free_all()