Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/cffi/
H A Duart.h61 UART_SPEED115200 = 115200, enumerator
H A Duart.cpp326 case UART_SPEED115200:
/developtools/hdc/src/common/
H A Ddefine_enum.h55 UART_SPEED115200 = 115200, enumerator
H A Duart.cpp108 case UART_SPEED115200: in GetUartSpeed()
/developtools/hdc/test/unittest/common/
H A Duart_test.cpp648 EXPECT_EQ(mockUARTBase.GetUartSpeed(UART_SPEED115200), B115200); in HWTEST_F()

Completed in 6 milliseconds