Searched refs:LV_NUTTX_MIN_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define LV_NUTTX_MIN_STACK_SIZE (32 * 1024) macro34 #define LV_NUTTX_MIN_STACK_SIZE (8 * 1024) macro300 if(stack_size < LV_NUTTX_MIN_STACK_SIZE) { in check_stack_size()302 LV_NUTTX_MIN_STACK_SIZE); in check_stack_size()