Home
last modified time | relevance | path

Searched refs:USB_IO_THREAD_STACK_SIZE (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h24 #define USB_IO_THREAD_STACK_SIZE 8192 macro
/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()
/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()
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_raw_test.h182 #define USB_IO_THREAD_STACK_SIZE 8192 macro
/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()
/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()
/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()
/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c682 threadCfg.stackSize = USB_IO_THREAD_STACK_SIZE; in UsbStartIo()

Completed in 14 milliseconds