Searched defs:RCC_APB2ENR_UART1 (Results 1 – 2 of 2) sorted by relevance
409 #define RCC_APB2ENR_UART1 (0x01U << RCC_APB2ENR_UART1_Pos) ///< UART1 enable macro
1232 #define RCC_APB2ENR_UART1(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB2ENR_UART1_S… macro
Completed in 774 milliseconds