Home
last modified time | relevance | path

Searched defs:OverSampling (Results 1 – 3 of 3) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_usart.h105 uint32_t OverSampling; /*!< Specifies whether USART oversampling mode is 16 or 8. member
616 __STATIC_INLINE void LL_USART_SetOverSampling(USART_TypeDef *USARTx, uint32_t OverSampling) in LL_USART_SetOverSampling()
1021 …_INLINE void LL_USART_SetBaudRate(USART_TypeDef *USARTx, uint32_t PeriphClk, uint32_t OverSampling, in LL_USART_SetBaudRate()
1046 …INE uint32_t LL_USART_GetBaudRate(USART_TypeDef *USARTx, uint32_t PeriphClk, uint32_t OverSampling) in LL_USART_GetBaudRate()
Dstm32f4xx_hal_uart.h74 …uint32_t OverSampling; /*!< Specifies whether the Over sampling 8 is enabled or disab… member
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_uart.h79 …uint32_t OverSampling; /*!< Specifies whether the Over sampling 8 is enabled or disab… member