Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_usart.h105 uint32_t OverSampling; /*!< Specifies whether USART oversampling mode is 16 or 8. member
614 __STATIC_INLINE void LL_USART_SetOverSampling(USART_TypeDef *USARTx, uint32_t OverSampling) in LL_USART_SetOverSampling()
1019 …_INLINE void LL_USART_SetBaudRate(USART_TypeDef *USARTx, uint32_t PeriphClk, uint32_t OverSampling, in LL_USART_SetBaudRate()
1044 …INE uint32_t LL_USART_GetBaudRate(USART_TypeDef *USARTx, uint32_t PeriphClk, uint32_t OverSampling) in LL_USART_GetBaudRate()
A Dstm32l1xx_hal_uart.h74 …uint32_t OverSampling; /*!< Specifies whether the Over sampling 8 is enabled or disab… member
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_adc.h865 …ADC_OversamplingTypeDef OverSampling; /*!< Specify the Oversampling parameters.Caution: thi… member

Completed in 20 milliseconds