Searched refs:F_UART3_LCR_DLAB (Results 1 – 2 of 2) sorted by relevance
107 reg->LCR |= F_UART3_LCR_DLAB; in mod_f_uart3_enable()117 reg->LCR &= ~F_UART3_LCR_DLAB; in mod_f_uart3_enable()
75 #define F_UART3_LCR_DLAB ((uint32_t)(0x1 << 7)) macro
Completed in 4 milliseconds