Searched refs:DMA_RX_DISABLEMATCH_subscribed (Results 1 – 2 of 2) sorted by relevance
47 struct nhw_subsc_mem *DMA_RX_DISABLEMATCH_subscribed; member
172 u_el->DMA_RX_DISABLEMATCH_subscribed = bs_calloc(n_match[i], sizeof(struct nhw_subsc_mem)); in nhw_uarte_init()216 if (u_el->DMA_RX_DISABLEMATCH_subscribed) { in nhw_uarte_cleanup()217 free(u_el->DMA_RX_DISABLEMATCH_subscribed); in nhw_uarte_cleanup()218 u_el->DMA_RX_DISABLEMATCH_subscribed = NULL; in nhw_uarte_cleanup()1409 &this->DMA_RX_DISABLEMATCH_subscribed[i], in nhw_UARTE_regw_sideeffects_SUBSCRIBE_DMA_RX_DISABLEMATCH()