Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tsc.c331 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
641 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
685 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
774 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tsc.c331 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
641 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
685 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
774 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_tsc.c284 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
594 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
638 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
727 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tsc.c328 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
638 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
682 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
771 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tsc.c331 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
641 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
685 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
774 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tsc.c284 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
594 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
638 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
727 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tsc.c325 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
635 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
679 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
768 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tsc.c332 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
642 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
686 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
775 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tsc.c327 htsc->Instance->IER &= (~(TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Init()
637 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Start()
681 __HAL_TSC_ENABLE_IT(htsc, TSC_IT_EOA); in HAL_TSC_Start_IT()
770 __HAL_TSC_DISABLE_IT(htsc, (TSC_IT_EOA | TSC_IT_MCE)); in HAL_TSC_Stop_IT()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_tsc.h336 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_tsc.h334 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_tsc.h337 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_tsc.h336 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_tsc.h335 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_tsc.h339 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_tsc.h335 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_tsc.h335 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_tsc.h343 #define TSC_IT_EOA TSC_IER_EOAIE /*!< End of acquisition interrupt enable */ macro