Home
last modified time | relevance | path

Searched refs:enRequestNum (Results 1 – 4 of 4) sorted by relevance

/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_dmac.h272 en_dma_trig_sel_t enRequestNum; ///<DMA 触发源选择 具体参考枚举定义:en_dma_trig_sel_t member
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Ddmac.h231 en_dma_trig_sel_t enRequestNum; ///< DMA trigger request number member
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_dmac.c226 (uint32_t)(pstcCfg->enRequestNum<<22); in Dma_InitChannel()
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Ddmac.c282 M0P_DMAC->CONFA0_f.TRI_SEL = pstcConfig->enRequestNum; in Dma_InitChannel()
323 M0P_DMAC->CONFA1_f.TRI_SEL = pstcConfig->enRequestNum; in Dma_InitChannel()

Completed in 12 milliseconds