Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h186 #define TSC_MCV_4095 ((uint32_t)(4U << 5U)) macro
553 ((VAL) == TSC_MCV_4095) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h286 #define TSC_MCV_4095 TSC_CR_MCV_2 /*!< 4095 maximum number of charge t… macro
705 ((__VALUE__) == TSC_MCV_4095) || \