Home
last modified time | relevance | path

Searched refs:MaxCountValue (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_tsc.c177 assert_param(IS_TSC_MCV(htsc->Init.MaxCountValue)); in HAL_TSC_Init()
207 htsc->Init.MaxCountValue | in HAL_TSC_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tsc.c269 assert_param(IS_TSC_MCV(htsc->Init.MaxCountValue)); in HAL_TSC_Init()
316 htsc->Init.MaxCountValue | in HAL_TSC_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h94 uint32_t MaxCountValue; /*!< Max count value */ member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h97 uint32_t MaxCountValue; /*!< Max count value member