Searched refs:IS_QD_PC_RST_PHASE (Results 1 – 2 of 2) sorted by relevance
81 assert_param(IS_QD_PC_RST_PHASE(QDEC_InitStruct->QD_PC_Rst_Phase)); in QDEC_Init()422 assert_param(IS_QD_PC_RST_PHASE(phase)); in QDEC_SetRstMod()
220 #define IS_QD_PC_RST_PHASE(PHASE) (((PHASE) == QD_PC_RST_AUTO_IDX) || \ macro
Completed in 5 milliseconds