Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h184 #define TSC_MCV_1023 ((uint32_t)(2U << 5U)) macro
551 ((VAL) == TSC_MCV_1023) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h284 #define TSC_MCV_1023 TSC_CR_MCV_1 /*!< 1023 maximum number of charge t… macro
703 ((__VALUE__) == TSC_MCV_1023) || \