Home
last modified time | relevance | path

Searched refs:tmp_comp_exti_flag_set (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_comp.c876 uint32_t tmp_comp_exti_flag_set = 0UL; in HAL_COMP_IRQHandler() local
884 tmp_comp_exti_flag_set = 2UL; in HAL_COMP_IRQHandler()
891 tmp_comp_exti_flag_set = 1UL; in HAL_COMP_IRQHandler()
897 tmp_comp_exti_flag_set = 1UL; in HAL_COMP_IRQHandler()
901 if (tmp_comp_exti_flag_set != 0UL) in HAL_COMP_IRQHandler()
905 if (tmp_comp_exti_flag_set == 2UL) in HAL_COMP_IRQHandler()