Home
last modified time | relevance | path

Searched refs:USB_IO_THREAD_STACK_SIZE (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h32 #define USB_IO_THREAD_STACK_SIZE 8192 macro
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkraw_speed.c43 #define USB_IO_THREAD_STACK_SIZE 8192 macro
131 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
148 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c43 #define USB_IO_THREAD_STACK_SIZE 8192 macro
126 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
143 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_raw_test.h182 #define USB_IO_THREAD_STACK_SIZE 8192 macro
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test_io.cpp41 #define USB_IO_THREAD_STACK_SIZE 8192 macro
98 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
H A Dusb_raw_sdk_if_test.cpp41 #define USB_IO_THREAD_STACK_SIZE 8192 macro
99 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c28 #define USB_IO_THREAD_STACK_SIZE 8192 macro
94 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c92 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c667 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-usb-des.md1102 #define USB_IO_THREAD_STACK_SIZE 8192
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-usb-des.md1065 #define USB_IO_THREAD_STACK_SIZE 8192