Home
last modified time | relevance | path

Searched refs:USART_CLOCK_ENABLE (Results 1 – 10 of 10) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_usart.h238 #define USART_CLOCK_ENABLE ((uint32_t)USART_CR2_CLKEN) macro
588 ((CLOCK) == USART_CLOCK_ENABLE))
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_usart.h291 #define USART_CLOCK_ENABLE USART_CR2_CLKEN /*!< USART clock enable */ macro
814 ((__CLOCK__) == USART_CLOCK_ENABLE))
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_usart.c2747 tmpreg |= (uint32_t)(USART_CLOCK_ENABLE | husart->Init.CLKPolarity | in USART_SetConfig()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_usart.c2979 tmpreg = (uint32_t)(USART_CLOCK_ENABLE); in USART_SetConfig()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1022 #define USART_CLOCK_ENABLED USART_CLOCK_ENABLE
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1023 #define USART_CLOCK_ENABLED USART_CLOCK_ENABLE
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1211 #define USART_CLOCK_ENABLED USART_CLOCK_ENABLE
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1273 #define USART_CLOCK_ENABLED USART_CLOCK_ENABLE
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1273 #define USART_CLOCK_ENABLED USART_CLOCK_ENABLE
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1282 #define USART_CLOCK_ENABLED USART_CLOCK_ENABLE