Searched defs:RCC_APB2ENR_UART6 (Results 1 – 2 of 2) sorted by relevance
411 #define RCC_APB2ENR_UART6 (0x01U << RCC_APB2ENR_UART6_Pos) ///< UART6 enable macro
1228 #define RCC_APB2ENR_UART6(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB2ENR_UART6_S… macro
Completed in 48 milliseconds