Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h187 #define TSC_MCV_8191 ((uint32_t)(5U << 5U)) macro
554 ((VAL) == TSC_MCV_8191) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h287 #define TSC_MCV_8191 (TSC_CR_MCV_2 | TSC_CR_MCV_0) /*!< 8191 maximum number of charge t… macro
706 ((__VALUE__) == TSC_MCV_8191) || \