Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h185 #define TSC_MCV_2047 ((uint32_t)(3U << 5U)) macro
552 ((VAL) == TSC_MCV_2047) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h285 #define TSC_MCV_2047 (TSC_CR_MCV_1 | TSC_CR_MCV_0) /*!< 2047 maximum number of charge t… macro
704 ((__VALUE__) == TSC_MCV_2047) || \