Home
last modified time | relevance | path

Searched defs:cts (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_ncts.h29 uint32_t cts; member
H A Dhdmi_frl.h185 uint32_t cts; member
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Duart_if.h174 unsigned int cts : 1; member
/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_asr.c183 static uint32_t GetUartFlowControl(uint32_t rts, uint32_t cts) in GetUartFlowControl()