Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_dppi.h173 NRF_STATIC_INLINE uint8_t nrf_dppi_group_number_get(NRF_DPPIC_Type const * p_reg);
371 NRF_STATIC_INLINE uint8_t nrf_dppi_group_number_get(NRF_DPPIC_Type const * p_reg) in nrf_dppi_group_number_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_dppi.h84 return nrf_dppi_group_number_get(p_reg); in nrfy_dppi_group_number_get()