Home
last modified time | relevance | path

Searched refs:RT_USBD_THREAD_STACK_SZ (Results 1 – 3 of 3) sorted by relevance

/components/drivers/include/drivers/
A Dusb_common.h564 #ifndef RT_USBD_THREAD_STACK_SZ
565 #define RT_USBD_THREAD_STACK_SZ 512 macro
/components/legacy/usb/
A DKconfig38 config RT_USBD_THREAD_STACK_SZ config
/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c2233 static rt_uint8_t usb_thread_stack[RT_USBD_THREAD_STACK_SZ];
2263 usb_thread_stack, RT_USBD_THREAD_STACK_SZ, in rt_usbd_core_init()

Completed in 9 milliseconds