Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h157 #define TSC_CTPL_4CYCLES ((uint32_t)((uint32_t) 3U << 24U)) macro
522 ((VAL) == TSC_CTPL_4CYCLES) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h238 #define TSC_CTPL_4CYCLES (TSC_CR_CTPL_1 | TSC_CR_CTPL_0) /*… macro
672 ((__VALUE__) == TSC_CTPL_4CYCLES) || \