Searched refs:nrf_ppi_channel_disable (Results 1 – 3 of 3) sorted by relevance
195 nrf_ppi_channel_disable(NRF_PPI, NRF_802154_PPI_RADIO_CCABUSY_TO_RADIO_CCASTART); in nrf_802154_trx_ppi_for_extra_cca_attempts_clear()256 nrf_ppi_channel_disable(NRF_PPI, PPI_TIMER_TX_ACK); in nrf_802154_trx_ppi_for_ack_tx_clear()281 nrf_ppi_channel_disable(NRF_PPI, PPI_EGU_TIMER_START); in nrf_802154_trx_ppi_for_fem_clear()311 nrf_ppi_channel_disable(NRF_PPI, PPI_RADIO_SYNC_EGU_SYNC); in nrf_802154_trx_ppi_for_radio_sync_clear()
155 nrf_ppi_channel_disable(NRF_PPI, channel); in nrfx_ppi_channel_free()254 nrf_ppi_channel_disable(NRF_PPI, channel); in nrfx_ppi_channel_disable()
157 NRF_STATIC_INLINE void nrf_ppi_channel_disable(NRF_PPI_Type * p_reg, nrf_ppi_channel_t channel);423 NRF_STATIC_INLINE void nrf_ppi_channel_disable(NRF_PPI_Type * p_reg, nrf_ppi_channel_t channel) in nrf_ppi_channel_disable() function