Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_usart.h273 #define USART_OVERSAMPLING_8 USART_CR1_OVER8 /*!< Oversampling by 8 */ macro
845 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h3662 #define USART_OVERSAMPLING_8 USART_CR1_OVER8 macro
3665 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h3565 #define USART_OVERSAMPLING_8 USART_CR1_OVER8 macro
3568 ((__SAMPLING__) == USART_OVERSAMPLING_8))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h4015 #define USART_OVERSAMPLING_8 USART_CR1_OVER8 macro
4018 ((__SAMPLING__) == USART_OVERSAMPLING_8))