Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h179 NRF_STATIC_INLINE void nrf_ppi_channels_disable_all(NRF_PPI_Type * p_reg);
441 NRF_STATIC_INLINE void nrf_ppi_channels_disable_all(NRF_PPI_Type * p_reg) in nrf_ppi_channels_disable_all() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c50 nrf_ppi_channels_disable_all(NRF_PPI); in nrfx_gppi_channels_disable_all()