Searched refs:RCC_CRS_IT_ESYNC (Results 1 – 4 of 4) sorted by relevance
1056 else if(((itflags & RCC_CRS_FLAG_ESYNC) != RESET) && ((itsources & RCC_CRS_IT_ESYNC) != RESET)) in HAL_RCCEx_CRS_IRQHandler()
859 #define RCC_CRS_IT_ESYNC CRS_CR_ESYNCIE /*!< Expected SYNC */ macro
2764 else if(((itflags & RCC_CRS_FLAG_ESYNC) != 0U) && ((itsources & RCC_CRS_IT_ESYNC) != 0U)) in HAL_RCCEx_CRS_IRQHandler()
554 #define RCC_CRS_IT_ESYNC CRS_CR_ESYNCIE /*!< Expected SYNC */ macro