Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.h19 #ifndef RHINO_CONFIG_EVENT_FLAG
20 #define RHINO_CONFIG_EVENT_FLAG 1 macro
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.h18 #ifndef RHINO_CONFIG_EVENT_FLAG
19 #define RHINO_CONFIG_EVENT_FLAG 1 macro
/AliOS-Things-master/hardware/board/haas200/config/
A Dk_config.h19 #ifndef RHINO_CONFIG_EVENT_FLAG
20 #define RHINO_CONFIG_EVENT_FLAG 1 macro
/AliOS-Things-master/hardware/board/c906/config/
A Dk_config.h18 #ifndef RHINO_CONFIG_EVENT_FLAG
19 #define RHINO_CONFIG_EVENT_FLAG 1 macro
/AliOS-Things-master/kernel/rhino/include/
A Dk_default_config.h41 #ifndef RHINO_CONFIG_EVENT_FLAG
42 #define RHINO_CONFIG_EVENT_FLAG 1 macro
A Dk_obj.h92 #if (RHINO_CONFIG_EVENT_FLAG > 0)
A Dk_task.h133 #if (RHINO_CONFIG_EVENT_FLAG > 0)
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_event.c18 #if (RHINO_CONFIG_EVENT_FLAG > 0)
/AliOS-Things-master/hardware/board/c906/adapter/
A Dcsi_rhino.c672 #if (RHINO_CONFIG_EVENT_FLAG > 0) in csi_kernel_event_new()
695 #if (RHINO_CONFIG_EVENT_FLAG > 0) in csi_kernel_event_del()
721 #if (RHINO_CONFIG_EVENT_FLAG > 0) in csi_kernel_event_set()
749 #if (RHINO_CONFIG_EVENT_FLAG > 0) in csi_kernel_event_get()
767 #if (RHINO_CONFIG_EVENT_FLAG > 0) in csi_kernel_event_wait()
/AliOS-Things-master/kernel/rhino/
A Dk_stats.c27 #if (RHINO_CONFIG_EVENT_FLAG > 0) in kobj_list_init()
A Dk_event.c7 #if (RHINO_CONFIG_EVENT_FLAG > 0)
/AliOS-Things-master/components/osal_aos/
A DREADME.md938 > 事件功能: 默认使能,如需修改,在yaml中修改RHINO_CONFIG_EVENT_FLAG配置
942 RHINO_CONFIG_EVENT_FLAG: 0

Completed in 14 milliseconds