Searched refs:nrf_ppi_channel_enable (Results 1 – 4 of 4) sorted by relevance
86 nrf_ppi_channel_enable((nrf_ppi_channel_t)PPI_DBG_RADIO_EVT_END); in radio_event_gpio_toggle_init()87 nrf_ppi_channel_enable((nrf_ppi_channel_t)PPI_DBG_RADIO_EVT_DISABLED); in radio_event_gpio_toggle_init()88 nrf_ppi_channel_enable((nrf_ppi_channel_t)PPI_DBG_RADIO_EVT_READY); in radio_event_gpio_toggle_init()
223 nrf_ppi_channel_enable(NRF_PPI, PPI_TIMER_TX_ACK); in nrf_802154_trx_ppi_for_ack_tx_set()248 nrf_ppi_channel_enable(NRF_PPI, PPI_EGU_TIMER_START); in nrf_802154_trx_ppi_for_fem_set()277 nrf_ppi_channel_enable(NRF_PPI, PPI_RADIO_SYNC_EGU_SYNC); in nrf_802154_trx_ppi_for_radio_sync_set()
147 NRF_STATIC_INLINE void nrf_ppi_channel_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_t channel);403 NRF_STATIC_INLINE void nrf_ppi_channel_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_t channel) in nrf_ppi_channel_enable() function
232 nrf_ppi_channel_enable(NRF_PPI, channel); in nrfx_ppi_channel_enable()