Home
last modified time | relevance | path

Searched refs:bUevTrigDMA (Results 1 – 10 of 10) sorted by relevance

/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_timer3.h619 boolean_t bUevTrigDMA; ///< 更新 触发DMA使能 member
A Dhc32l196_bt.h612 boolean_t bUevTrigDMA; ///< 更新 触发DMA使能 member
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Dtimer3.h627 boolean_t bUevTrigDMA; ///< 更新 触发DMA使能 member
A Dtimer0.h627 boolean_t bUevTrigDMA; ///< 更新 触发DMA使能 member
A Dbt.h613 boolean_t bUevTrigDMA; ///< 更新 触发DMA使能 member
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dtimer0.c1257 M0P_TIM0_MODE23->M23CR_f.UDE = pstcConfig->bUevTrigDMA; in Tim0_M23_EnDMA()
A Dtimer3.c1266 M0P_TIM3_MODE23->M23CR_f.UDE = pstcConfig->bUevTrigDMA; in Tim3_M23_EnDMA()
A Dbt.c1491 pstcM0PBt->M23CR_f.UDE = pstcConfig->bUevTrigDMA; in Bt_M23_EnDMA()
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_timer3.c1235 M0P_TIM3_MODE23->M23CR_f.UDE = pstcCfg->bUevTrigDMA; in Tim3_M23_EnDMA()
A Dhc32l196_bt.c1264 pstcM0PBt->M23CR_f.UDE = pstcCfg->bUevTrigDMA; in Bt_M23_EnDMA()

Completed in 38 milliseconds