Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_nosdk_speed.h34 #define INPUT_COMPARE_PARAMNUM 6 macro
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_nosdk_speed.c312 if (input->paramNum == INPUT_COMPARE_PARAMNUM) { in UsbSerialSpeedInit()