Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_dma.c98 DMA_CH_INTClr(chn, initStruct->INTEn); in DMA_CH_Init()
99 DMA_CH_INTEn(chn, initStruct->INTEn); in DMA_CH_Init()
101 if(initStruct->INTEn) NVIC_EnableIRQ(DMA_IRQn); in DMA_CH_Init()
A DSWM341_dma.h24 …uint32_t INTEn; //中断使能,有效值有 DMA_IT_DONE、DMA_IT_DSTSG_HALF、DMA_IT_DSTSG_DONE、DMA_IT_SRCSG_H… member

Completed in 5 milliseconds