Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_dppi.c15 static int get_dppi_inst_from_ptr(NRF_DPPIC_Type * p_reg) in get_dppi_inst_from_ptr() function
26 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_task_trigger()
41 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_channels_disable_all()
49 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_channels_enable()
57 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_channels_disable()
64 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_subscribe_common()
100 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_channels_include_in_group()
111 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_channels_remove_from_group()
120 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_group_clear()
128 uint dppi_inst = get_dppi_inst_from_ptr(p_reg); in nrf_dppi_group_enable()
[all …]