Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_usart.c90 #define IS_LL_USART_CLOCKPOLARITY(__VALUE__) (((__VALUE__) == LL_USART_POLARITY_LOW) \
482 …USART_ClockInitStruct->ClockPolarity = LL_USART_POLARITY_LOW; /* Not relevant when … in LL_USART_ClockStructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_usart.c100 #define IS_LL_USART_CLOCKPOLARITY(__VALUE__) (((__VALUE__) == LL_USART_POLARITY_LOW) \
430 …USART_ClockInitStruct->ClockPolarity = LL_USART_POLARITY_LOW; /* Not relevant when … in LL_USART_ClockStructInit()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_usart.h270 #define LL_USART_POLARITY_LOW 0x00000000U /*!< Steady low value on SCLK… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_usart.h395 #define LL_USART_POLARITY_LOW 0x00000000U /*!< Steady low value on SCLK… macro