Home
last modified time | relevance | path

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

/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dvc.c66 #define IS_VALID_CHANNEL(x) ( VcChannel0==(x) || VcChannel1 == (x))
139 else if (VcChannel1 == enChannel) in VcEnableIrq()
247 else if (VcChannel1 == enChannel) in Vc_ConfigIrq()
472 else if (VcChannel1 == enChannel) in Vc_ChannelInit()
536 else if (VcChannel1 == enChannel) in Vc_ChannelDeInit()
575 else if (VcChannel1 == enChannel) in Vc_EnableChannel()
602 else if (VcChannel1 == enChannel) in Vc_DisableChannel()
629 else if (VcChannel1 == enChannel) in Vc_EnableFilter()
656 else if (VcChannel1 == enChannel) in Vc_DisableFilter()
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_vc.c105 case VcChannel1: in Vc_CfgItType()
151 case VcChannel1: in Vc_ItCfg()
240 else if (VcChannel1 == pstcChannelCfg->enVcChannel) in Vc_Init()
282 case VcChannel1: in Vc_Cmd()
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_vc.h84 VcChannel1 = 1u, // 通道1 enumerator
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Dvc.h85 VcChannel1 = 1u, ///< 通道1 enumerator

Completed in 8 milliseconds