Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppib.h212 NRFX_STATIC_INLINE void nrfx_ppib_subscribe_set(nrfx_ppib_t const * p_instance,
274 NRFX_STATIC_INLINE void nrfx_ppib_subscribe_set(nrfx_ppib_t const * p_instance, in nrfx_ppib_subscribe_set() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib_lumos.c215 nrfx_ppib_subscribe_set(&p_ppib->ppib.left, task, src_dppi_channel); in create_ppib_connection()
220 nrfx_ppib_subscribe_set(&p_ppib->ppib.right, task, src_dppi_channel); in create_ppib_connection()