Searched refs:nrf_dppi_channels_disable (Results 1 – 3 of 3) sorted by relevance
85 nrf_dppi_channels_disable(NRF_802154_DPPIC_INSTANCE, in nrf_802154_trx_ppi_for_disable()168 nrf_dppi_channels_disable(NRF_802154_DPPIC_INSTANCE, in nrf_802154_trx_ppi_for_ramp_up_clear()251 nrf_dppi_channels_disable(NRF_802154_DPPIC_INSTANCE, (1UL << PPI_TIMER_TX_ACK)); in nrf_802154_trx_ppi_for_ack_tx_clear()299 nrf_dppi_channels_disable(NRF_802154_DPPIC_INSTANCE, (1UL << PPI_RADIO_SYNC_EGU_SYNC)); in nrf_802154_trx_ppi_for_radio_sync_clear()
70 nrf_dppi_channels_disable(p_reg, mask); in nrfy_dppi_channels_set()120 nrf_dppi_channels_disable(p_reg, mask); in nrfy_dppi_channels_disable()
225 NRF_STATIC_INLINE void nrf_dppi_channels_disable(NRF_DPPIC_Type * p_reg, uint32_t mask);405 NRF_STATIC_INLINE void nrf_dppi_channels_disable(NRF_DPPIC_Type * p_reg, uint32_t mask) in nrf_dppi_channels_disable() function