Searched refs:HAL_COMP_Stop (Results 1 – 7 of 7) sorted by relevance
784 HAL_StatusTypeDef HAL_COMP_Stop(COMP_HandleTypeDef *hcomp) in HAL_COMP_Stop() function877 status = HAL_COMP_Stop(hcomp); in HAL_COMP_Stop_IT()
209 HAL_StatusTypeDef HAL_COMP_Stop(COMP_HandleTypeDef *hcomp);
312 HAL_StatusTypeDef HAL_COMP_Stop(COMP_HandleTypeDef *hcomp) in HAL_COMP_Stop() function
317 HAL_StatusTypeDef HAL_COMP_Stop(COMP_HandleTypeDef *hcomp) in HAL_COMP_Stop() function
609 HAL_StatusTypeDef HAL_COMP_Stop(COMP_HandleTypeDef *hcomp);
2079 #define HAL_COMP_Stop_IT HAL_COMP_Stop /* Function considered as legacy as EXTI event or IT…
Completed in 27 milliseconds