Searched refs:YES (Results 1 – 18 of 18) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/targets/hi3861v100/include/ |
D | target_config.h | 57 #define LOSCFG_LIB_CONFIGURABLE YES 70 #define LOSCFG_TEST YES 80 #define LOSCFG_LIB_LIBC YES 89 #if (LOSCFG_LIB_CONFIGURABLE == YES) 100 #if (LOSCFG_LIB_CONFIGURABLE == YES) 111 #define LOSCFG_BASE_CORE_TICK_HW_TIME YES 120 #define LOSCFG_PLATFORM_HWI YES 146 #if (LOSCFG_LIB_CONFIGURABLE == YES) 157 #if (LOSCFG_LIB_CONFIGURABLE == YES) 168 #if (LOSCFG_LIB_CONFIGURABLE == YES) [all …]
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/ |
D | los_config.h | 75 #define LOSCFG_BASE_CORE_TICK_HW_TIME1 YES 90 #define LOSCFG_PLATFORM_HWI YES 152 #define LOSCFG_BASE_CORE_TIMESLICE YES 211 #define LOSCFG_BASE_IPC_SEM YES 230 #define LOSCFG_BASE_IPC_MUX YES 249 #define LOSCFG_BASE_IPC_QUEUE YES 269 #define LOSCFG_BASE_CORE_SWTMR YES 293 #define LOSCFG_BASE_CORE_SWTMR_TASK YES 304 #if((LOSCFG_BASE_CORE_SWTMR == NO) && (LOSCFG_BASE_CORE_SWTMR_ALIGN == YES)) 360 #define LOSCFG_MEMORY_BESTFIT YES [all …]
|
D | los_track.h | 375 #if (LOSCFG_BASE_MISC_TRACK == YES) 377 #define LOSCFG_WORKQ_TRACK_ENABLE YES 378 #define LOSCFG_SWTMR_TRACK_ENABLE YES 379 #define LOSCFG_TASK_TRACK_ENABLE YES 380 #define LOSCFG_ISR_TRACK_ENABLE YES 381 #define LOSCFG_SEM_TRACK_ENABLE YES 382 #define LOSCFG_MUX_TRACK_ENABLE YES 383 #define LOSCFG_QUEUE_TRACK_ENABLE YES 384 #define LOSCFG_EVENT_TRACK_ENABLE YES 385 #define LOSCFG_IRQ_TRACK_ENABLE YES [all …]
|
D | los_membox.h | 31 #if (LOSCFG_PLATFORM_EXC == YES) 35 #if (LOSCFG_MEMBOX == YES) 45 #if (LOSCFG_PLATFORM_EXC == YES)
|
D | los_typedef.h | 79 #ifdef YES 80 #undef YES 82 #define YES 1 macro
|
D | los_memory.h | 48 #if defined(LOSCFG_MEM_WATERLINE) && (LOSCFG_MEM_WATERLINE == YES) 53 #if (LOSCFG_MEMORY_BESTFIT == YES) 55 #if (LOSCFG_BASE_MEM_NODE_SIZE_CHECK == YES)
|
/device/board/isoftstone/yangfan/common/mqtt/doc/ |
D | DoxyfileMQTTPacket.in | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 99 # The default value is: YES. 101 BRIEF_MEMBER_DESC = YES 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 108 # The default value is: YES. 110 REPEAT_BRIEF = YES 133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 140 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all [all …]
|
D | DoxyfileMQTTClient.in | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 99 # The default value is: YES. 101 BRIEF_MEMBER_DESC = YES 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 108 # The default value is: YES. 110 REPEAT_BRIEF = YES 133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 140 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all [all …]
|
D | DoxyfileMQTTClient-C.in | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 99 # The default value is: YES. 101 BRIEF_MEMBER_DESC = YES 103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 108 # The default value is: YES. 110 REPEAT_BRIEF = YES 133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 140 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all [all …]
|
/device/soc/st/stm32f407zg/uniproton/board/ |
D | prt_config.h | 54 #define OS_INCLUDE_TICK YES 60 #define OS_INCLUDE_TICK_SWTMER YES 66 #define OS_INCLUDE_TASK YES 78 #define OS_INCLUDE_CPUP YES 100 #define OS_INCLUDE_SEM YES 112 #define OS_INCLUDE_QUEUE YES
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/arch/ |
D | los_hwi.h | 47 #define OS_HWI_WITH_ARG YES 78 #if (OS_HWI_WITH_ARG == YES) 285 #if (OS_HWI_WITH_ARG == YES)
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/extended/include/ |
D | los_cpup_pri.h | 53 #if (LOSCFG_BASE_CORE_CPUP_HWI == YES)
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/ |
D | los_queue_pri.h | 119 #if (LOSCFG_MEMBOX == YES)
|
D | los_memory_pri.h | 117 #if defined(LOSCFG_MEM_WATERLINE) && (LOSCFG_MEM_WATERLINE == YES)
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/ |
D | BUILD.gn | 46 "CONFIG_USER_SPACE := YES",
|
/device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
D | Kconfig | 287 this option is YES because the old behavior is insecure. 290 even fewer good ones. If saying YES here breaks your board
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/docs/ |
D | Doxyfile | 114 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|