Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_tsc.c178 assert_param(IS_TSC_IODEF(htsc->Init.IODefaultMode)); in HAL_TSC_Init()
354 if (htsc->Init.IODefaultMode == TSC_IODEF_OUT_PP_LOW) in HAL_TSC_Start()
408 if (htsc->Init.IODefaultMode == TSC_IODEF_OUT_PP_LOW) in HAL_TSC_Start_IT()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tsc.c270 assert_param(IS_TSC_IODEF(htsc->Init.IODefaultMode)); in HAL_TSC_Init()
654 if (htsc->Init.IODefaultMode == TSC_IODEF_OUT_PP_LOW) in HAL_TSC_Start()
708 if (htsc->Init.IODefaultMode == TSC_IODEF_OUT_PP_LOW) in HAL_TSC_Start_IT()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_tsc.h95 uint32_t IODefaultMode; /*!< IO default mode */ member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tsc.h99 uint32_t IODefaultMode; /*!< IO default mode member