Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/nrfx/hal_replacements/hal/
Dnrf_dppi.h27 #define NRF_DPPI_ENDPOINT_SETUP(task_or_event, dppi_chan) \ argument
30 *(volatile uint32_t *)tmp = ((uint32_t)dppi_chan | NRF_SUBSCRIBE_PUBLISH_ENABLE);\
31 nrf_dppi_hack_subscribe_set((void *)tmp, dppi_chan); \