Searched refs:nrf_ppi_channels_enable (Results 1 – 3 of 3) sorted by relevance
134 nrf_ppi_channels_enable(NRF_PPI, ppi_mask); in nrf_802154_trx_ppi_for_ramp_up_set()148 nrf_ppi_channels_enable(NRF_PPI, 1UL << NRF_802154_PPI_RADIO_CCABUSY_TO_RADIO_CCASTART); in nrf_802154_trx_ppi_for_extra_cca_attempts_set()
187 NRF_STATIC_INLINE void nrf_ppi_channels_enable(NRF_PPI_Type * p_reg, uint32_t mask);446 NRF_STATIC_INLINE void nrf_ppi_channels_enable(NRF_PPI_Type * p_reg, uint32_t mask) in nrf_ppi_channels_enable() function
55 nrf_ppi_channels_enable(NRF_PPI, mask); in nrfx_gppi_channels_enable()