Home
last modified time | relevance | path

Searched defs:CFG2_USART0SEL (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h739 #define CFG2_USART0SEL(regval) (BITS(0,1) & ((uint32_t)(regval) << 0U)) macro
760 #define CFG2_USART0SEL(regval) (BITS(0,1) & ((uint32_t)(regval) << 0U)) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h675 #define CFG2_USART0SEL(regval) (BITS(0,1) & ((uint32_t)(regval) << 0)) macro