Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_tsc.c648 __HAL_TSC_SET_IODEF_OUTPPLOW(htsc); in HAL_TSC_Start()
702 __HAL_TSC_SET_IODEF_OUTPPLOW(htsc); in HAL_TSC_Start_IT()
737 __HAL_TSC_SET_IODEF_OUTPPLOW(htsc); in HAL_TSC_Stop()
770 __HAL_TSC_SET_IODEF_OUTPPLOW(htsc); in HAL_TSC_Stop_IT()
925 __HAL_TSC_SET_IODEF_OUTPPLOW(htsc); in HAL_TSC_IODischarge()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_tsc.h473 #define __HAL_TSC_SET_IODEF_OUTPPLOW(__HANDLE__) ((__HANDLE__)->Instance->CR &= (… macro