Searched defs:stm32_usart (Results 1 – 2 of 2) sorted by relevance
11 struct stm32_usart { struct27 struct stm32_usart *base; /* address of registers in physical memory */ argument
15 struct stm32_usart { struct16 u32 sr;17 u32 dr;41 struct stm32_usart *const usart = plat->base; in stm32_serial_setbrg() argument