Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal_replacements/hal/
Dnrf_dppi.h27 #define NRF_DPPI_ENDPOINT_SETUP(task_or_event, dppi_chan) \ argument
29 uint32_t tmp = task_or_event + NRF_SUBSCRIBE_PUBLISH_OFFSET(task_or_event); \
35 #define NRF_DPPI_ENDPOINT_CLEAR(task_or_event) \ argument
37 uint32_t tmp = task_or_event + NRF_SUBSCRIBE_PUBLISH_OFFSET(task_or_event); \