Searched refs:nrf_dppi_channels_enable (Results 1 – 4 of 4) sorted by relevance
72 nrf_dppi_channels_enable(NRF_802154_DPPIC_INSTANCE, in nrf_802154_trx_ppi_for_enable()136 nrf_dppi_channels_enable(NRF_802154_DPPIC_INSTANCE, in nrf_802154_trx_ppi_for_ramp_up_set()242 nrf_dppi_channels_enable(NRF_802154_DPPIC_INSTANCE, (1UL << PPI_TIMER_TX_ACK)); in nrf_802154_trx_ppi_for_ack_tx_set()290 nrf_dppi_channels_enable(NRF_802154_DPPIC_INSTANCE, (1UL << PPI_RADIO_SYNC_EGU_SYNC)); in nrf_802154_trx_ppi_for_radio_sync_set()
187 nrf_dppi_channels_enable(DPPIC_CCM, dppi_ch_to_enable); in ppi_configure()
66 nrf_dppi_channels_enable(p_reg, mask); in nrfy_dppi_channels_set()113 nrf_dppi_channels_enable(p_reg, mask); in nrfy_dppi_channels_enable()
214 NRF_STATIC_INLINE void nrf_dppi_channels_enable(NRF_DPPIC_Type * p_reg, uint32_t mask);400 NRF_STATIC_INLINE void nrf_dppi_channels_enable(NRF_DPPIC_Type * p_reg, uint32_t mask) in nrf_dppi_channels_enable() function