Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Duart_if.h180 #define UART_ATTR_CTS_DIS 0 macro
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-uart-des.md230 attribute.cts = UART_ATTR_CTS_DIS; // UART禁用CTS
432 attribute.cts = UART_ATTR_CTS_DIS; // UART禁用CTS
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Duart_test.c207 attribute.cts = UART_ATTR_CTS_DIS; in UartSetAttributeTest()
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-uart-des.md218 attribute.cts = UART_ATTR_CTS_DIS; // Disable CTS.
412 attribute.cts = UART_ATTR_CTS_DIS; // Disable CTS.