Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/cffi/
H A Duart.h62 UART_SPEED921600 = 921600, enumerator
H A Duart.cpp328 case UART_SPEED921600:
/developtools/hdc/src/common/
H A Ddefine_enum.h56 UART_SPEED921600 = 921600, enumerator
H A Duart.cpp111 case UART_SPEED921600: in GetUartSpeed()
/developtools/hdc/test/unittest/common/
H A Duart_test.cpp649 EXPECT_EQ(mockUARTBase.GetUartSpeed(UART_SPEED921600), B921600); in HWTEST_F()

Completed in 8 milliseconds