Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppib.h223 NRFX_STATIC_INLINE void nrfx_ppib_subscribe_clear(nrfx_ppib_t const * p_instance,
281 NRFX_STATIC_INLINE void nrfx_ppib_subscribe_clear(nrfx_ppib_t const * p_instance, in nrfx_ppib_subscribe_clear() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib_lumos.c270 nrfx_ppib_subscribe_clear(&p_ppib->ppib.left, task); in clear_virtual_channel_path()
271 nrfx_ppib_subscribe_clear(&p_ppib->ppib.right, task); in clear_virtual_channel_path()