Searched refs:polarity_toggle (Results 1 – 1 of 1) sorted by relevance
732 uint32_t polarity_toggle = 0U; in HAL_COMP_Start_IT_OneShot() local773 polarity_toggle = 1U; in HAL_COMP_Start_IT_OneShot()780 polarity_toggle = 1U; in HAL_COMP_Start_IT_OneShot()784 if (polarity_toggle == 1U) in HAL_COMP_Start_IT_OneShot()823 uint32_t polarity_toggle = 0U; in HAL_COMP_Start_IT_AutoRearm() local864 polarity_toggle = 1U; in HAL_COMP_Start_IT_AutoRearm()871 polarity_toggle = 1U; in HAL_COMP_Start_IT_AutoRearm()875 if (polarity_toggle == 1U) in HAL_COMP_Start_IT_AutoRearm()957 uint32_t polarity_toggle = 0U; in HAL_COMP_IRQHandler() local981 polarity_toggle = 1U; in HAL_COMP_IRQHandler()[all …]