Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile44 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
71 BRIEF_MEMBER_DESC = YES
73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
78 REPEAT_BRIEF = YES
102 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
108 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
115 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
121 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
139 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
[all …]
H A Dbsp.dxyfile43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
70 BRIEF_MEMBER_DESC = YES
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
77 REPEAT_BRIEF = YES
101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
120 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_def.h427 #define YES 1 macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_def.h427 #define YES 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Ddatatype.h517 #define YES 1 macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_hdmi.c1604 if(!Hal_DVI_clk_stable_usingportc(YES)) // DVI clock is stable in mdrv_dvi_clock_70mhz_swpatch1()
1615 bClockLess70MHz = Hal_DVI_clk_lessthan70mhz_usingportc(YES); //Is Port C in mdrv_dvi_clock_70mhz_swpatch1()
1676 if(Hal_DVI_clk_stable_usingportc(YES)) // input clock is not really stable in mdrv_dvi_clock_70mhz_swpatch2()
H A Dmdrv_sc_display.c.02635 …u, vfreq=%u; HighAccurateVFreq=%u; Output Vfreq=%u, Mode=%u\n", (pPanelInfoEx==NULL) ? "NO": "YES",
H A Dmvideo.c.05362 …,"UCNR enabled: %s \n", (MDrv_XC_Get_OPWriteOffEnable(pInstance, eWindow) == TRUE) ? "NO" : "YES");