Searched refs:NRF_DPPI_ENDPOINT_CLEAR (Results 1 – 4 of 4) sorted by relevance
98 NRF_DPPI_ENDPOINT_CLEAR(eep); in nrfx_gppi_event_endpoint_clear()105 NRF_DPPI_ENDPOINT_CLEAR(tep); in nrfx_gppi_task_endpoint_clear()
607 NRF_DPPI_ENDPOINT_CLEAR(fork_tep); in nrfx_gppi_fork_endpoint_clear()664 NRF_DPPI_ENDPOINT_CLEAR(eep); in nrfx_gppi_channel_endpoints_clear()665 NRF_DPPI_ENDPOINT_CLEAR(tep); in nrfx_gppi_channel_endpoints_clear()
567 NRF_DPPI_ENDPOINT_CLEAR(fork_tep); in nrfx_gppi_fork_endpoint_clear()706 NRF_DPPI_ENDPOINT_CLEAR(eep); in nrfx_gppi_channel_endpoints_clear()707 NRF_DPPI_ENDPOINT_CLEAR(tep); in nrfx_gppi_channel_endpoints_clear()
116 #if !defined(NRF_DPPI_ENDPOINT_CLEAR)117 #define NRF_DPPI_ENDPOINT_CLEAR(task_or_event) \ macro