Home
last modified time | relevance | path

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

/AliOS-Things-master/kernel/rhino/include/
A Dk_default_config.h29 #ifndef RHINO_CONFIG_TASK_SEM
30 #define RHINO_CONFIG_TASK_SEM 1 macro
216 #if ((RHINO_CONFIG_SEM == 0) && (RHINO_CONFIG_TASK_SEM >= 1))
A Dk_task.h109 #if (RHINO_CONFIG_TASK_SEM > 0)
/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.h16 #ifndef RHINO_CONFIG_TASK_SEM
17 #define RHINO_CONFIG_TASK_SEM 1 macro
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.h15 #ifndef RHINO_CONFIG_TASK_SEM
16 #define RHINO_CONFIG_TASK_SEM 1 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dk_config.h16 #ifndef RHINO_CONFIG_TASK_SEM
17 #define RHINO_CONFIG_TASK_SEM 1 macro
/AliOS-Things-master/hardware/board/c906/config/
A Dk_config.h15 #ifndef RHINO_CONFIG_TASK_SEM
16 #define RHINO_CONFIG_TASK_SEM 1 macro
/AliOS-Things-master/kernel/rhino/
A Dk_task_sem.c7 #if (RHINO_CONFIG_TASK_SEM > 0)

Completed in 6 milliseconds