Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/cffi/
H A Duart.h58 UART_SPEED2400 = 2400, enumerator
H A Duart.cpp320 case UART_SPEED2400:
/developtools/hdc/src/common/
H A Ddefine_enum.h52 UART_SPEED2400 = 2400, enumerator
H A Duart.cpp99 case UART_SPEED2400: in GetUartSpeed()
/developtools/hdc/test/unittest/common/
H A Duart_test.cpp645 EXPECT_EQ(mockUARTBase.GetUartSpeed(UART_SPEED2400), B2400); in HWTEST_F()

Completed in 6 milliseconds