Home
last modified time | relevance | path

Searched refs:PPI_DBG_RADIO_EVT_END (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_debug.h61 #define PPI_DBG_RADIO_EVT_END 0 macro
84 #define NRF_802154_DEBUG_PPI_CHANNELS_USED_MASK ((1 << PPI_DBG_RADIO_EVT_END) | \
Dnrf_802154_debug_gpio.c76 nrf_ppi_channel_endpoint_setup((nrf_ppi_channel_t)PPI_DBG_RADIO_EVT_END, in radio_event_gpio_toggle_init()
86 nrf_ppi_channel_enable((nrf_ppi_channel_t)PPI_DBG_RADIO_EVT_END); in radio_event_gpio_toggle_init()