Searched refs:HAL_COMP_ERROR_NONE (Results 1 – 1 of 1) sorted by relevance
142 #define HAL_COMP_ERROR_NONE (0x00U) /*!< No error */ macro315 #define COMP_CLEAR_ERRORCODE(__HANDLE__) ((__HANDLE__)->ErrorCode = HAL_COMP_ERROR_NONE)
Completed in 6 milliseconds