Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_dppi.h95 NRFY_STATIC_INLINE uint32_t nrfy_dppi_task_address_get(NRF_DPPIC_Type const * p_reg, in nrfy_dppi_task_address_get() function
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi.c159 return nrfy_dppi_task_address_get(NRF_DPPIC, (nrf_dppi_task_t)gppi_task); in nrfx_gppi_task_address_get()