Home
last modified time | relevance | path

Searched refs:RHINO_CONFIG_TASK_INFO_NUM (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.h109 #ifndef RHINO_CONFIG_TASK_INFO_NUM
110 #define RHINO_CONFIG_TASK_INFO_NUM 5 macro
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.h107 #ifndef RHINO_CONFIG_TASK_INFO_NUM
108 #define RHINO_CONFIG_TASK_INFO_NUM 5 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dk_config.h109 #ifndef RHINO_CONFIG_TASK_INFO_NUM
110 #define RHINO_CONFIG_TASK_INFO_NUM 5 macro
/AliOS-Things-master/hardware/board/c906/config/
A Dk_config.h136 #ifndef RHINO_CONFIG_TASK_INFO_NUM
137 #define RHINO_CONFIG_TASK_INFO_NUM 5 macro
/AliOS-Things-master/kernel/rhino/include/
A Dk_default_config.h90 #ifndef RHINO_CONFIG_TASK_INFO_NUM
91 #define RHINO_CONFIG_TASK_INFO_NUM 2 macro
A Dk_task.h48 void *user_info[RHINO_CONFIG_TASK_INFO_NUM];
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_task.c185 for (i = RHINO_CONFIG_TASK_INFO_NUM - 1; i >= 0; i--) { in aos_task_key_create()
199 if (key >= RHINO_CONFIG_TASK_INFO_NUM) { in aos_task_key_delete()
/AliOS-Things-master/kernel/rhino/
A Dk_task.c1157 if (idx >= RHINO_CONFIG_TASK_INFO_NUM) { in krhino_task_info_set()
1173 if (idx >= RHINO_CONFIG_TASK_INFO_NUM) { in krhino_task_info_get()

Completed in 9 milliseconds