Home
last modified time | relevance | path

Searched refs:nrf_dppi_subscribe_set (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_dppi.h245 NRF_STATIC_INLINE void nrf_dppi_subscribe_set(NRF_DPPIC_Type * p_reg,
410 NRF_STATIC_INLINE void nrf_dppi_subscribe_set(NRF_DPPIC_Type * p_reg, in nrf_dppi_subscribe_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_dppi.h136 nrf_dppi_subscribe_set(p_reg, task, channel); in nrfy_dppi_subscribe_set()
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c125 nrf_dppi_subscribe_set(NRF_802154_DPPIC_INSTANCE, DPPI_CHGRP_RAMP_UP_DIS_TASK, PPI_EGU_RAMP_UP); in nrf_802154_trx_ppi_for_ramp_up_set()