Home
last modified time | relevance | path

Searched refs:CTL0_OVSMOD (Results 1 – 5 of 5) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_usart.h276 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro
277 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< 16 bits */
278 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< 8 bits */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_usart.h335 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro
336 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< oversampling by 8 */
337 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< oversampling by 16 */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_usart.h334 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro
335 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< oversampling by 8 */
336 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< oversampling by 16 */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_usart.h340 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro
341 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< oversampling by 8 */
342 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< oversampling by 16 */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_usart.h536 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro
537 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< 16 bits */
538 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< 8 bits */