Home
last modified time | relevance | path

Searched defs:group (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_dppi.c28 uint group = task_off / sizeof(NRF_DPPIC_TASKS_CHG_Type); in nrf_dppi_task_trigger() local
66 uint group = task_off / sizeof(NRF_DPPIC_TASKS_CHG_Type); in nrf_dppi_subscribe_common() local
116 nrf_dppi_channel_group_t group) in nrf_dppi_group_clear()
124 void nrf_dppi_group_enable(NRF_DPPIC_Type * p_reg, nrf_dppi_channel_group_t group) in nrf_dppi_group_enable()
133 nrf_dppi_channel_group_t group) in nrf_dppi_group_disable()
Dnrf_ppi.c71 void nrf_ppi_group_disable(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group) in nrf_ppi_group_disable()
77 void nrf_ppi_group_enable(NRF_PPI_Type * p_reg, nrf_ppi_channel_group_t group) in nrf_ppi_group_enable()