Searched refs:RT_MMCSD_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
15 config RT_MMCSD_STACK_SIZE config
26 #ifndef RT_MMCSD_STACK_SIZE27 #define RT_MMCSD_STACK_SIZE 1024 macro39 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