Searched refs:UCFG_BAUD_COUNT (Results 1 – 1 of 1) sorted by relevance
33 #define UCFG_BAUD_COUNT(x) ((x << 8) & UCFG_BAUD_COUNT_MASK) macro74 uart_ctrl |= UCFG_BAUD_COUNT(baud); in ca_serial_setbrg()
Completed in 3 milliseconds