Searched refs:enVcFilterTime (Results 1 – 4 of 4) sorted by relevance
234 M0P_VC->VC0_CR_f.DEBOUNCE_TIME = pstcChannelCfg->enVcFilterTime; in Vc_Init()244 M0P_VC->VC1_CR_f.DEBOUNCE_TIME = pstcChannelCfg->enVcFilterTime; in Vc_Init()254 M0P_VC->VC2_CR_f.DEBOUNCE_TIME = pstcChannelCfg->enVcFilterTime; in Vc_Init()
441 ASSERT(IS_VALID_FILTER(pstcChannelConfig->enVcFilterTime)); in Vc_ChannelInit()447 M0P_VC->VC0_CR_f.DEBOUNCE_TIME = pstcChannelConfig->enVcFilterTime; in Vc_ChannelInit()476 M0P_VC->VC1_CR_f.DEBOUNCE_TIME = pstcChannelConfig->enVcFilterTime; in Vc_ChannelInit()
259 en_vc_resp_filter_t enVcFilterTime; // 输出滤波时间 member
254 en_vc_resp_filter_t enVcFilterTime; ///< 输出滤波时间 member
Completed in 9 milliseconds