Home
last modified time | relevance | path

Searched refs:UART_ATTR_CTS_DIS (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/include/platform/
Duart_if.h180 #define UART_ATTR_CTS_DIS 0 macro
/drivers/hdf_core/framework/test/unittest/platform/common/
Duart_test.c207 attribute.cts = UART_ATTR_CTS_DIS; in UartSetAttributeTest()