Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_DPPI.c94 struct nhw_subsc_mem *CHG_DIS_subscribed; //[n_chg] member
135 el->CHG_DIS_subscribed = (struct nhw_subsc_mem*)bs_calloc(n_chg, sizeof(struct nhw_subsc_mem)); in nhw_dppi_init()
168 free(nhw_dppi_st[i].CHG_DIS_subscribed); in nhw_dppi_free()
169 nhw_dppi_st[i].CHG_DIS_subscribed = NULL; in nhw_dppi_free()
428 &this->CHG_DIS_subscribed[n], in nhw_dppi_regw_sideeffects_SUBSCRIBE_CHG_DIS()