Home
last modified time | relevance | path

Searched refs:UART_SPEED4800 (Results 1 - 5 of 5) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
H A Duart.h59 UART_SPEED4800 = 4800, enumerator
H A Duart.cpp322 case UART_SPEED4800:
/developtools/hdc/src/common/
H A Ddefine_enum.h53 UART_SPEED4800 = 4800, enumerator
H A Duart.cpp102 case UART_SPEED4800: in GetUartSpeed()
/developtools/hdc/test/unittest/common/
H A Duart_test.cpp646 EXPECT_EQ(mockUARTBase.GetUartSpeed(UART_SPEED4800), B4800); in HWTEST_F()

Completed in 6 milliseconds