Home
last modified time | relevance | path

Searched refs:RHINO_CONFIG_TIME_SLICE_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.h43 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT
44 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.h42 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT
43 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dk_config.h43 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT
44 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
/AliOS-Things-master/hardware/board/c906/config/
A Dk_config.h63 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT
64 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
/AliOS-Things-master/kernel/rhino/include/
A Dk_default_config.h108 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT
109 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
/AliOS-Things-master/kernel/rhino/
A Dk_task.c101 task->time_total = RHINO_CONFIG_TIME_SLICE_DEFAULT; in task_create()
1085 task->time_total = RHINO_CONFIG_TIME_SLICE_DEFAULT; in krhino_task_time_slice_set()
/AliOS-Things-master/components/osal_aos/
A DREADME.md336 时间片: 默认50个tick,如需修改,在yaml中修改RHINO_CONFIG_TIME_SLICE_DEFAULT配置
339 RHINO_CONFIG_TIME_SLICE_DEFAULT: 100

Completed in 11 milliseconds