Home
last modified time | relevance | path

Searched refs:VcChannel0 (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))
126 if (VcChannel0 == enChannel) in VcEnableIrq()
243 if (VcChannel0 == enChannel) in Vc_ConfigIrq()
293 if (VcChannel0 == enChannel) in Vc_GetStat()
337 if (VcChannel0 == enChannel) in Vc_ClearIrq()
443 if (VcChannel0 == enChannel) in Vc_ChannelInit()
520 if (VcChannel0 == enChannel) in Vc_ChannelDeInit()
571 if (VcChannel0 == enChannel) in Vc_EnableChannel()
598 if (VcChannel0 == enChannel) in Vc_DisableChannel()
625 if (VcChannel0 == enChannel) in Vc_EnableFilter()
[all …]
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_vc.c102 case VcChannel0: in Vc_CfgItType()
148 case VcChannel0: in Vc_ItCfg()
230 if (VcChannel0 == pstcChannelCfg->enVcChannel) in Vc_Init()
279 case VcChannel0: in Vc_Cmd()
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_vc.h83 VcChannel0 = 0u, // 通道0 enumerator
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Dvc.h84 VcChannel0 = 0u, ///< 通道0 enumerator

Completed in 9 milliseconds