Searched refs:cnt_sc (Results 1 – 2 of 2) sorted by relevance
245 void QDEC_SetCntSC(QDEC_TypeDef *QDec, u32 cnt_sc) in QDEC_SetCntSC() argument250 assert_param(IS_QD_PC_PHASE_COUTER(cnt_sc)); in QDEC_SetCntSC()254 reg_ctrl |= cnt_sc; in QDEC_SetCntSC()
269 void QDEC_SetCntSC(QDEC_TypeDef *QDec, u32 cnt_sc);
Completed in 5 milliseconds