Home
last modified time | relevance | path

Searched refs:MXC_F_UART_REVB_CTRL_STOPBITS_POS (Results 1 – 2 of 2) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/
Duart_revb_regs.h149 #define MXC_F_UART_REVB_CTRL_STOPBITS_POS 12 /**< CTRL_STOPBITS Position */ macro
150 …RT_REVB_CTRL_STOPBITS ((uint32_t)(0x1UL << MXC_F_UART_REVB_CTRL_STOPBITS_POS)) /*…
Duart_revb.c207 0 << MXC_F_UART_REVB_CTRL_STOPBITS_POS); in MXC_UART_RevB_SetStopBits()
212 1 << MXC_F_UART_REVB_CTRL_STOPBITS_POS); in MXC_UART_RevB_SetStopBits()