Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h146 #define TSC_CTPH_10CYCLES ((uint32_t)((uint32_t) 9U << 28U)) macro
512 ((VAL) == TSC_CTPH_10CYCLES) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h221 #define TSC_CTPH_10CYCLES (TSC_CR_CTPH_3 | TSC_CR_CTPH_0) /*!… macro
661 ((__VALUE__) == TSC_CTPH_10CYCLES) || \