Searched refs:DMA_RX_ENABLEMATCH_subscribed (Results 1 – 2 of 2) sorted by relevance
46 struct nhw_subsc_mem *DMA_RX_ENABLEMATCH_subscribed; member
171 u_el->DMA_RX_ENABLEMATCH_subscribed = bs_calloc(n_match[i], sizeof(struct nhw_subsc_mem)); in nhw_uarte_init()212 if (u_el->DMA_RX_ENABLEMATCH_subscribed) { in nhw_uarte_cleanup()213 free(u_el->DMA_RX_ENABLEMATCH_subscribed); in nhw_uarte_cleanup()214 u_el->DMA_RX_ENABLEMATCH_subscribed = NULL; in nhw_uarte_cleanup()1390 &this->DMA_RX_ENABLEMATCH_subscribed[i], in nhw_UARTE_regw_sideeffects_SUBSCRIBE_DMA_RX_ENABLEMATCH()