Searched refs:QDec (Results 1 – 2 of 2) sorted by relevance
296 reg_mpc = QDec->QDEC_MPC; in QDEC_SetPCC()299 QDec->QDEC_MPC = reg_mpc; in QDEC_SetPCC()315 reg_mpc = QDec->QDEC_MPC; in QDEC_SetMPC()332 QDec->QDEC_RC = CmpRC; in QDEC_SetRCC()564 return QDec->QDEC_VT; in QDEC_GetVT()576 return QDec->QDEC_VC; in QDEC_GetVC()588 return QDec->QDEC_VCCAP; in QDEC_GetVCCAP()600 return QDec->QDEC_PCCAP; in QDEC_GetPCCAP()707 QDec->QDEC_ISR |= INT; in QDEC_ClearINT()719 return QDec->QDEC_ISR; in QDEC_GetRawINT()[all …]
266 void QDEC_RstPC(QDEC_TypeDef *QDec);267 void QDEC_RstRC(QDEC_TypeDef *QDec);268 void QDEC_RstALL(QDEC_TypeDef *QDec);274 u32 QDEC_GetRC(QDEC_TypeDef *QDec);275 u32 QDEC_GetPhase(QDEC_TypeDef *QDec);276 u32 QDEC_GetDir(QDEC_TypeDef *QDec);277 u32 QDEC_GetPC(QDEC_TypeDef *QDec);283 void QDEC_VtRst(QDEC_TypeDef *QDec);286 u32 QDEC_GetVT(QDEC_TypeDef *QDec);287 u32 QDEC_GetVC(QDEC_TypeDef *QDec);[all …]
Completed in 5 milliseconds