Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_usart.c101 #define IS_LL_USART_HWCONTROL(__VALUE__) (((__VALUE__) == LL_USART_HWCONTROL_NONE) \
403 USART_InitStruct->HardwareFlowControl = LL_USART_HWCONTROL_NONE; in LL_USART_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_usart.c111 #define IS_LL_USART_HWCONTROL(__VALUE__) (((__VALUE__) == LL_USART_HWCONTROL_NONE) \
351 USART_InitStruct->HardwareFlowControl = LL_USART_HWCONTROL_NONE; in LL_USART_StructInit()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_usart.h290 #define LL_USART_HWCONTROL_NONE 0x00000000U /*!< CTS and R… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_usart.h501 #define LL_USART_HWCONTROL_NONE 0x00000000U /*!< CTS and R… macro