Searched refs:comparator_window_exti_lines (Results 1 – 2 of 2) sorted by relevance
882 uint32_t comparator_window_exti_lines; in HAL_COMP_IRQHandler() local889 comparator_window_exti_lines = (COMP_EXTI_LINE_COMP2 | COMP_EXTI_LINE_COMP3); in HAL_COMP_IRQHandler()897 comparator_window_exti_lines = (COMP_EXTI_LINE_COMP2 | COMP_EXTI_LINE_COMP3); in HAL_COMP_IRQHandler()904 comparator_window_exti_lines = (COMP_EXTI_LINE_COMP1 | COMP_EXTI_LINE_COMP2); in HAL_COMP_IRQHandler()910 comparator_window_exti_lines = (COMP_EXTI_LINE_COMP1 | COMP_EXTI_LINE_COMP2); in HAL_COMP_IRQHandler()926 LL_EXTI_ClearRisingFlag_0_31(comparator_window_exti_lines); in HAL_COMP_IRQHandler()953 LL_EXTI_ClearFallingFlag_0_31(comparator_window_exti_lines); in HAL_COMP_IRQHandler()
830 uint32_t comparator_window_exti_lines; in HAL_COMP_IRQHandler() local834 comparator_window_exti_lines = (COMP_EXTI_LINE_COMP1 | COMP_EXTI_LINE_COMP2); in HAL_COMP_IRQHandler()852 LL_EXTI_ClearRisingFlag_0_31(comparator_window_exti_lines); in HAL_COMP_IRQHandler()881 LL_EXTI_ClearFallingFlag_0_31(comparator_window_exti_lines); in HAL_COMP_IRQHandler()