Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_comp.c1030 if (__HAL_COMP_GET_IT_SOURCE(hcomp, COMP_IT_EN) != RESET) in HAL_COMP_IRQHandler()
1039 __HAL_COMP_DISABLE_IT(hcomp,COMP_IT_EN); in HAL_COMP_IRQHandler()
1048 __HAL_COMP_DISABLE_IT(hcomp,COMP_IT_EN); in HAL_COMP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_comp.c961 __HAL_COMP_DISABLE_IT(hcomp, COMP_IT_EN); in HAL_COMP_IRQHandler()
1006 __HAL_COMP_ENABLE_IT(hcomp, COMP_IT_EN); in HAL_COMP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_comp.h308 #define COMP_IT_EN COMP_CFGR1_ITEN macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_comp.h299 #define COMP_IT_EN COMP_CFGRx_ITEN macro