Searched refs:nrf_ppi_channels_enable (Results 1 – 2 of 2) sorted by relevance
185 NRF_STATIC_INLINE void nrf_ppi_channels_enable(NRF_PPI_Type * p_reg, uint32_t mask);429 NRF_STATIC_INLINE void nrf_ppi_channels_enable(NRF_PPI_Type * p_reg, uint32_t mask) in nrf_ppi_channels_enable() function
360 nrf_ppi_channels_enable(NRF_PPI, mask); in nrfx_gppi_channels_enable()
Completed in 5 milliseconds