Searched refs:HAL_COMP_Start (Results 1 – 7 of 7) sorted by relevance
724 HAL_StatusTypeDef HAL_COMP_Start(COMP_HandleTypeDef *hcomp) in HAL_COMP_Start() function825 status = HAL_COMP_Start(hcomp); in HAL_COMP_Start_IT()
208 HAL_StatusTypeDef HAL_COMP_Start(COMP_HandleTypeDef *hcomp);
301 HAL_StatusTypeDef HAL_COMP_Start(COMP_HandleTypeDef *hcomp) in HAL_COMP_Start() function
306 HAL_StatusTypeDef HAL_COMP_Start(COMP_HandleTypeDef *hcomp) in HAL_COMP_Start() function
608 HAL_StatusTypeDef HAL_COMP_Start(COMP_HandleTypeDef *hcomp);
2078 #define HAL_COMP_Start_IT HAL_COMP_Start /* Function considered as legacy as EXTI event or IT…
Completed in 28 milliseconds