Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_debug.h63 #define PPI_DBG_RADIO_EVT_READY 2 macro
86 (1 << PPI_DBG_RADIO_EVT_READY) | \
Dnrf_802154_debug_gpio.c82 nrf_ppi_channel_endpoint_setup((nrf_ppi_channel_t)PPI_DBG_RADIO_EVT_READY, 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()