Home
last modified time | relevance | path

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

/components/drivers/sdio/
A DKconfig15 config RT_MMCSD_STACK_SIZE config
A Ddev_mmcsd_core.c26 #ifndef RT_MMCSD_STACK_SIZE
27 #define RT_MMCSD_STACK_SIZE 1024 macro
39 static rt_uint8_t mmcsd_stack[RT_MMCSD_STACK_SIZE];
770 &mmcsd_stack[0], RT_MMCSD_STACK_SIZE, RT_MMCSD_THREAD_PRIORITY, 20); in rt_mmcsd_core_init()

Completed in 4 milliseconds