Searched refs:DMAC_ABRT_ST (Results 1 – 3 of 3) sorted by relevance
255 if ((SMIX_DMAC_ABRT_ST_CH_GET(ptr->DMAC_ABRT_ST) & (1U << ch_index)) != 0) { in smix_dma_check_transfer_abort()256 ptr->DMAC_ABRT_ST = (1U << ch_index); /* W1C clear status*/ in smix_dma_check_transfer_abort()
119 ptr->DMAC_ABRT_ST = 1 << ch; in smix_config_dma_channel()
15 __RW uint32_t DMAC_ABRT_ST; /* 0x8: Transfer Abort Status */ member
Completed in 11 milliseconds