gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:UART_LCR_H_WLEN (0.00 seconds)
mtkernel_3
lib/libtm/sysdepend/iote_m367/tm_com.c - 3.0KB - 98 lines
88:         /* data 8bit, stop 1bit, no parity */
89:         UART_LCR_H = UART_LCR_H_WLEN(8);
90: