Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h167 #define TSC_CTPL_14CYCLES ((uint32_t)((uint32_t)13U << 24U)) macro
532 ((VAL) == TSC_CTPL_14CYCLES) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h248 #define TSC_CTPL_14CYCLES (TSC_CR_CTPL_3 | TSC_CR_CTPL_2 | TSC_CR_CTPL_0) /*… macro
682 ((__VALUE__) == TSC_CTPL_14CYCLES) || \