Home
last modified time | relevance | path

Searched refs:UART_PL011_UARTLCR_H_STOPBIT_MASK (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/Native_Driver/
Duart_pl011_drv.c108 #define UART_PL011_UARTLCR_H_STOPBIT_MASK ( \ macro
116 | UART_PL011_UARTLCR_H_STOPBIT_MASK \
245 stop_bits &= UART_PL011_UARTLCR_H_STOPBIT_MASK; in _uart_pl011_set_format()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/native_drivers/
Duart_pl011_drv.c108 #define UART_PL011_UARTLCR_H_STOPBIT_MASK ( \ macro
116 | UART_PL011_UARTLCR_H_STOPBIT_MASK \
245 stop_bits &= UART_PL011_UARTLCR_H_STOPBIT_MASK; in _uart_pl011_set_format()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Native_Driver/
Duart_pl011_drv.c108 #define UART_PL011_UARTLCR_H_STOPBIT_MASK ( \ macro
116 | UART_PL011_UARTLCR_H_STOPBIT_MASK \
245 stop_bits &= UART_PL011_UARTLCR_H_STOPBIT_MASK; in _uart_pl011_set_format()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/corstone1000/Native_Driver/
Duart_pl011_drv.c108 #define UART_PL011_UARTLCR_H_STOPBIT_MASK ( \ macro
116 | UART_PL011_UARTLCR_H_STOPBIT_MASK \
245 stop_bits &= UART_PL011_UARTLCR_H_STOPBIT_MASK; in _uart_pl011_set_format()