HAL COMP APIs ¶
-
HAL COMP Functions
- Initialization and de-initialization functions
-
Configuration functions
-
HAL_COMP_SetConfig()
-
HAL_COMP_GetConfig()
-
HAL_COMP_SetInputPlus()
-
HAL_COMP_GetInputPlus()
-
HAL_COMP_SetInputMinus()
-
HAL_COMP_GetInputMinus()
-
HAL_COMP_SetOutputBlanking()
-
HAL_COMP_GetOutputBlanking()
-
HAL_COMP_WINDOW_SetConfig()
-
HAL_COMP_WINDOW_GetConfig()
-
HAL_COMP_WINDOW_SetInput()
-
HAL_COMP_WINDOW_GetInput()
-
HAL_COMP_WINDOW_SetUpperThreshold()
-
HAL_COMP_WINDOW_GetUpperThreshold()
-
HAL_COMP_WINDOW_SetLowerThreshold()
-
HAL_COMP_WINDOW_GetLowerThreshold()
-
HAL_COMP_WINDOW_SetOutputBlanking()
-
HAL_COMP_WINDOW_GetOutputBlanking()
-
- IRQHandler and Callbacks functions
- Peripheral State, Error functions
-
Process functions
-
HAL_COMP_Start()
-
HAL_COMP_Stop()
-
HAL_COMP_Start_IT()
-
HAL_COMP_Stop_IT()
-
HAL_COMP_Lock()
-
HAL_COMP_IsLocked()
-
HAL_COMP_GetOutputLevel()
-
HAL_COMP_WINDOW_Start()
-
HAL_COMP_WINDOW_Stop()
-
HAL_COMP_WINDOW_Start_IT()
-
HAL_COMP_WINDOW_Stop_IT()
-
HAL_COMP_WINDOW_Lock()
-
HAL_COMP_WINDOW_IsLocked()
-
HAL_COMP_WINDOW_GetOutputLevel()
-
- User data functions
-
HAL COMP Types
-
HAL COMP Types
-
hal_comp_handle_t
-
hal_comp_cb_t
-
hal_comp_t
-
hal_comp_state_t
-
hal_comp_power_mode_t
-
hal_comp_input_plus_t
-
hal_comp_input_minus_t
-
hal_comp_input_hysteresis_t
-
hal_comp_output_polarity_t
-
hal_comp_output_blank_t
-
hal_comp_output_trigger_t
-
hal_comp_window_output_mode_t
-
hal_comp_window_output_level_t
-
hal_comp_window_instance_t
-
hal_comp_lock_status_t
-
hal_comp_output_level_t
-
hal_comp_config_t
-
hal_comp_window_config_t
-
hal_comp_handle_s
-
hal_comp_input_plus_t::HAL_COMP_INPUT_PLUS_IO4
-
hal_comp_input_plus_t::HAL_COMP_INPUT_PLUS_IO5
-
hal_comp_input_plus_t::HAL_COMP_INPUT_PLUS_IO6
-
-
HAL COMP Types