Searched defs:UART_CCR_B8TOG (Results 1 – 2 of 2) sorted by relevance
282 #define UART_CCR_B8TOG (0x01U << UART_CCR_B8TOG_Pos) ///< Synchronous fr… macro
5336 #define UART_CCR_B8TOG(x) (((uint32_t)(((uint32_t)(x)) << UART_CCR_B8TOG_SHIF… macro
Completed in 49 milliseconds