Searched refs:tx_dma_status (Results 1 – 2 of 2) sorted by relevance
732 struct dma_status tx_dma_status; in handle_epx_tx_ev() local734 dma_get_status(usbd_dma_cfg.tx_dev, usbd_dma_cfg.tx_chan, &tx_dma_status); in handle_epx_tx_ev()740 ep_state->last_packet_size = tx_dma_status.total_copied + 1; in handle_epx_tx_ev()
1038 struct dma_status tx_dma_status; in handle_epx_tx_ev() local1041 &tx_dma_status); in handle_epx_tx_ev()1047 ep_state->last_packet_size = tx_dma_status.total_copied + 1; in handle_epx_tx_ev()