Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_tsc.c657 htsc->State = HAL_TSC_STATE_ERROR; in HAL_TSC_GetState()
723 htsc->State = HAL_TSC_STATE_ERROR; in HAL_TSC_IRQHandler()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tsc.c986 htsc->State = HAL_TSC_STATE_ERROR; in HAL_TSC_GetState()
1032 htsc->State = HAL_TSC_STATE_ERROR; in HAL_TSC_IRQHandler()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h71 HAL_TSC_STATE_ERROR = 0x03U /*!< Acquisition is completed with max count error */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h68 HAL_TSC_STATE_ERROR = 0x03UL /*!< Acquisition is completed with max count error */ enumerator