HomeSort by relevance Sort by last modified time
    Searched refs:uart (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 128 struct tUART_CONFIG uart; local
133 uart.m_iParity = USERIAL_PARITY_EVEN;
135 uart.m_iParity = USERIAL_PARITY_ODD;
137 uart.m_iParity = USERIAL_PARITY_NONE;
140 uart.m_iParity = USERIAL_PARITY_NONE;
145 uart.m_iStopbits = USERIAL_STOPBITS_1;
147 uart.m_iStopbits = USERIAL_STOPBITS_2;
149 uart.m_iStopbits = USERIAL_STOPBITS_1_5;
154 uart.m_iStopbits = USERIAL_STOPBITS_1;
156 uart.m_iStopbits = USERIAL_STOPBITS_2
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/sgi/
ioc.h 130 struct sgioc_uart_regs uart; member in struct:sgioc_regs

Completed in 169 milliseconds