Searched refs:nrf_ppi_channel_enable (Results 1 – 2 of 2) sorted by relevance
145 NRF_STATIC_INLINE void nrf_ppi_channel_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_t channel);401 NRF_STATIC_INLINE void nrf_ppi_channel_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_t channel) in nrf_ppi_channel_enable() function
347 nrf_ppi_channel_enable(NRF_PPI, channel); in nrfx_ppi_channel_enable()
Completed in 4 milliseconds