Home
last modified time | relevance | path

Searched refs:RHINO_CONFIG_SEM (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/kernel/rhino/include/
A Dk_default_config.h25 #ifndef RHINO_CONFIG_SEM
26 #define RHINO_CONFIG_SEM 1 macro
216 #if ((RHINO_CONFIG_SEM == 0) && (RHINO_CONFIG_TASK_SEM >= 1))
A Dk_obj.h84 #if (RHINO_CONFIG_SEM > 0)
/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.h10 #ifndef RHINO_CONFIG_SEM
11 #define RHINO_CONFIG_SEM 1 macro
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.h9 #ifndef RHINO_CONFIG_SEM
10 #define RHINO_CONFIG_SEM 1 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dk_config.h10 #ifndef RHINO_CONFIG_SEM
11 #define RHINO_CONFIG_SEM 1 macro
/AliOS-Things-master/hardware/board/c906/config/
A Dk_config.h9 #ifndef RHINO_CONFIG_SEM
10 #define RHINO_CONFIG_SEM 1 macro
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_sem.c18 #if ((RHINO_CONFIG_KOBJ_DYN_ALLOC > 0) && (RHINO_CONFIG_SEM > 0))
/AliOS-Things-master/components/debug/src/
A Ddebug_overview.c318 #if (RHINO_CONFIG_SEM > 0)
480 #if (RHINO_CONFIG_SEM > 0) in debug_overview()
A Ddebug_panic.c460 #if (RHINO_CONFIG_SEM > 0) in panicHandler()
/AliOS-Things-master/kernel/rhino/
A Dk_stats.c15 #if (RHINO_CONFIG_SEM > 0) in kobj_list_init()
A Dk_sem.c7 #if (RHINO_CONFIG_SEM > 0)
/AliOS-Things-master/components/osal_aos/
A DREADME.md658 > 软件定时器功能: 默认使能,如需修改,在yaml中修改RHINO_CONFIG_SEM配置
662 RHINO_CONFIG_SEM: 0

Completed in 13 milliseconds