project.uvoptx 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
  3. <SchemaVersion>1.0</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Extensions>
  6. <cExt>*.c</cExt>
  7. <aExt>*.s*; *.src; *.a*</aExt>
  8. <oExt>*.obj; *.o</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>rt-thread</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>12000000</CLKADS>
  25. <OPTTT>
  26. <gFlags>1</gFlags>
  27. <BeepAtEnd>1</BeepAtEnd>
  28. <RunSim>0</RunSim>
  29. <RunTarget>1</RunTarget>
  30. <RunAbUc>0</RunAbUc>
  31. </OPTTT>
  32. <OPTHX>
  33. <HexSelection>1</HexSelection>
  34. <FlashByte>65535</FlashByte>
  35. <HexRangeLowAddress>0</HexRangeLowAddress>
  36. <HexRangeHighAddress>0</HexRangeHighAddress>
  37. <HexOffset>0</HexOffset>
  38. </OPTHX>
  39. <OPTLEX>
  40. <PageWidth>79</PageWidth>
  41. <PageLength>66</PageLength>
  42. <TabStop>8</TabStop>
  43. <ListingPath>.\build\keil\List\</ListingPath>
  44. </OPTLEX>
  45. <ListingPage>
  46. <CreateCListing>1</CreateCListing>
  47. <CreateAListing>1</CreateAListing>
  48. <CreateLListing>1</CreateLListing>
  49. <CreateIListing>0</CreateIListing>
  50. <AsmCond>1</AsmCond>
  51. <AsmSymb>1</AsmSymb>
  52. <AsmXref>0</AsmXref>
  53. <CCond>1</CCond>
  54. <CCode>0</CCode>
  55. <CListInc>0</CListInc>
  56. <CSymb>0</CSymb>
  57. <LinkerCodeListing>0</LinkerCodeListing>
  58. </ListingPage>
  59. <OPTXL>
  60. <LMap>1</LMap>
  61. <LComments>1</LComments>
  62. <LGenerateSymbols>1</LGenerateSymbols>
  63. <LLibSym>1</LLibSym>
  64. <LLines>1</LLines>
  65. <LLocSym>1</LLocSym>
  66. <LPubSym>1</LPubSym>
  67. <LXref>0</LXref>
  68. <LExpSel>0</LExpSel>
  69. </OPTXL>
  70. <OPTFL>
  71. <tvExp>1</tvExp>
  72. <tvExpOptDlg>0</tvExpOptDlg>
  73. <IsCurrentTarget>1</IsCurrentTarget>
  74. </OPTFL>
  75. <CpuCode>255</CpuCode>
  76. <DebugOpt>
  77. <uSim>0</uSim>
  78. <uTrg>1</uTrg>
  79. <sLdApp>1</sLdApp>
  80. <sGomain>1</sGomain>
  81. <sRbreak>1</sRbreak>
  82. <sRwatch>1</sRwatch>
  83. <sRmem>1</sRmem>
  84. <sRfunc>1</sRfunc>
  85. <sRbox>1</sRbox>
  86. <tLdApp>1</tLdApp>
  87. <tGomain>1</tGomain>
  88. <tRbreak>1</tRbreak>
  89. <tRwatch>1</tRwatch>
  90. <tRmem>1</tRmem>
  91. <tRfunc>0</tRfunc>
  92. <tRbox>1</tRbox>
  93. <tRtrace>1</tRtrace>
  94. <sRSysVw>1</sRSysVw>
  95. <tRSysVw>1</tRSysVw>
  96. <sRunDeb>0</sRunDeb>
  97. <sLrtime>0</sLrtime>
  98. <bEvRecOn>1</bEvRecOn>
  99. <nTsel>2</nTsel>
  100. <sDll></sDll>
  101. <sDllPa></sDllPa>
  102. <sDlgDll></sDlgDll>
  103. <sDlgPa></sDlgPa>
  104. <sIfile></sIfile>
  105. <tDll></tDll>
  106. <tDllPa></tDllPa>
  107. <tDlgDll></tDlgDll>
  108. <tDlgPa></tDlgPa>
  109. <tIfile></tIfile>
  110. <pMon>BIN\CMSIS_AGDI.dll</pMon>
  111. </DebugOpt>
  112. <TargetDriverDllRegistry>
  113. <SetRegEntry>
  114. <Number>0</Number>
  115. <Key>CMSIS_AGDI</Key>
  116. <Name>-X"Any" -UAny -O206 -S0 -C0 -P00 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC1000 -FN2 -FF0HT32F.FLM -FS00 -FL0100000 -FP0($$Device:HT32F12366$ARM\Flash\HT32F.FLM) -FF1HT32F_OPT.FLM -FS11FF00000 -FL11000 -FP1($$Device:HT32F12366$ARM\Flash\HT32F_OPT.FLM)</Name>
  117. </SetRegEntry>
  118. <SetRegEntry>
  119. <Number>0</Number>
  120. <Key>UL2CM3</Key>
  121. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN2 -FF0HT32F -FS00 -FL0100000 -FF1HT32F_OPT -FS11FF00000 -FL11000 -FP0($$Device:HT32F12366$ARM\Flash\HT32F.FLM) -FP1($$Device:HT32F12366$ARM\Flash\HT32F_OPT.FLM))</Name>
  122. </SetRegEntry>
  123. </TargetDriverDllRegistry>
  124. <Breakpoint/>
  125. <Tracepoint>
  126. <THDelay>0</THDelay>
  127. </Tracepoint>
  128. <DebugFlag>
  129. <trace>0</trace>
  130. <periodic>1</periodic>
  131. <aLwin>0</aLwin>
  132. <aCover>0</aCover>
  133. <aSer1>0</aSer1>
  134. <aSer2>0</aSer2>
  135. <aPa>0</aPa>
  136. <viewmode>0</viewmode>
  137. <vrSel>0</vrSel>
  138. <aSym>0</aSym>
  139. <aTbox>0</aTbox>
  140. <AscS1>0</AscS1>
  141. <AscS2>0</AscS2>
  142. <AscS3>0</AscS3>
  143. <aSer3>0</aSer3>
  144. <eProf>0</eProf>
  145. <aLa>0</aLa>
  146. <aPa1>0</aPa1>
  147. <AscS4>0</AscS4>
  148. <aSer4>0</aSer4>
  149. <StkLoc>0</StkLoc>
  150. <TrcWin>0</TrcWin>
  151. <newCpu>0</newCpu>
  152. <uProt>0</uProt>
  153. </DebugFlag>
  154. <LintExecutable></LintExecutable>
  155. <LintConfigFile></LintConfigFile>
  156. <bLintAuto>0</bLintAuto>
  157. <bAutoGenD>0</bAutoGenD>
  158. <LntExFlags>0</LntExFlags>
  159. <pMisraName></pMisraName>
  160. <pszMrule></pszMrule>
  161. <pSingCmds></pSingCmds>
  162. <pMultCmds></pMultCmds>
  163. </TargetOption>
  164. </Target>
  165. <Group>
  166. <GroupName>Applications</GroupName>
  167. <tvExp>0</tvExp>
  168. <tvExpOptDlg>0</tvExpOptDlg>
  169. <cbSel>0</cbSel>
  170. <RteFlg>0</RteFlg>
  171. <File>
  172. <GroupNumber>1</GroupNumber>
  173. <FileNumber>1</FileNumber>
  174. <FileType>1</FileType>
  175. <tvExp>0</tvExp>
  176. <tvExpOptDlg>0</tvExpOptDlg>
  177. <bDave2>0</bDave2>
  178. <PathWithFileName>applications\main.c</PathWithFileName>
  179. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  180. <RteFlg>0</RteFlg>
  181. <bShared>0</bShared>
  182. </File>
  183. <File>
  184. <GroupNumber>1</GroupNumber>
  185. <FileNumber>2</FileNumber>
  186. <FileType>1</FileType>
  187. <tvExp>0</tvExp>
  188. <tvExpOptDlg>0</tvExpOptDlg>
  189. <bDave2>0</bDave2>
  190. <PathWithFileName>applications\test.c</PathWithFileName>
  191. <FilenameWithoutPath>test.c</FilenameWithoutPath>
  192. <RteFlg>0</RteFlg>
  193. <bShared>0</bShared>
  194. </File>
  195. </Group>
  196. <Group>
  197. <GroupName>Compiler</GroupName>
  198. <tvExp>0</tvExp>
  199. <tvExpOptDlg>0</tvExpOptDlg>
  200. <cbSel>0</cbSel>
  201. <RteFlg>0</RteFlg>
  202. <File>
  203. <GroupNumber>2</GroupNumber>
  204. <FileNumber>3</FileNumber>
  205. <FileType>1</FileType>
  206. <tvExp>0</tvExp>
  207. <tvExpOptDlg>0</tvExpOptDlg>
  208. <bDave2>0</bDave2>
  209. <PathWithFileName>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</PathWithFileName>
  210. <FilenameWithoutPath>syscall_mem.c</FilenameWithoutPath>
  211. <RteFlg>0</RteFlg>
  212. <bShared>0</bShared>
  213. </File>
  214. <File>
  215. <GroupNumber>2</GroupNumber>
  216. <FileNumber>4</FileNumber>
  217. <FileType>1</FileType>
  218. <tvExp>0</tvExp>
  219. <tvExpOptDlg>0</tvExpOptDlg>
  220. <bDave2>0</bDave2>
  221. <PathWithFileName>..\..\..\components\libc\compilers\armlibc\syscalls.c</PathWithFileName>
  222. <FilenameWithoutPath>syscalls.c</FilenameWithoutPath>
  223. <RteFlg>0</RteFlg>
  224. <bShared>0</bShared>
  225. </File>
  226. <File>
  227. <GroupNumber>2</GroupNumber>
  228. <FileNumber>5</FileNumber>
  229. <FileType>1</FileType>
  230. <tvExp>0</tvExp>
  231. <tvExpOptDlg>0</tvExpOptDlg>
  232. <bDave2>0</bDave2>
  233. <PathWithFileName>..\..\..\components\libc\compilers\common\cctype.c</PathWithFileName>
  234. <FilenameWithoutPath>cctype.c</FilenameWithoutPath>
  235. <RteFlg>0</RteFlg>
  236. <bShared>0</bShared>
  237. </File>
  238. <File>
  239. <GroupNumber>2</GroupNumber>
  240. <FileNumber>6</FileNumber>
  241. <FileType>1</FileType>
  242. <tvExp>0</tvExp>
  243. <tvExpOptDlg>0</tvExpOptDlg>
  244. <bDave2>0</bDave2>
  245. <PathWithFileName>..\..\..\components\libc\compilers\common\cstdlib.c</PathWithFileName>
  246. <FilenameWithoutPath>cstdlib.c</FilenameWithoutPath>
  247. <RteFlg>0</RteFlg>
  248. <bShared>0</bShared>
  249. </File>
  250. <File>
  251. <GroupNumber>2</GroupNumber>
  252. <FileNumber>7</FileNumber>
  253. <FileType>1</FileType>
  254. <tvExp>0</tvExp>
  255. <tvExpOptDlg>0</tvExpOptDlg>
  256. <bDave2>0</bDave2>
  257. <PathWithFileName>..\..\..\components\libc\compilers\common\cstring.c</PathWithFileName>
  258. <FilenameWithoutPath>cstring.c</FilenameWithoutPath>
  259. <RteFlg>0</RteFlg>
  260. <bShared>0</bShared>
  261. </File>
  262. <File>
  263. <GroupNumber>2</GroupNumber>
  264. <FileNumber>8</FileNumber>
  265. <FileType>1</FileType>
  266. <tvExp>0</tvExp>
  267. <tvExpOptDlg>0</tvExpOptDlg>
  268. <bDave2>0</bDave2>
  269. <PathWithFileName>..\..\..\components\libc\compilers\common\ctime.c</PathWithFileName>
  270. <FilenameWithoutPath>ctime.c</FilenameWithoutPath>
  271. <RteFlg>0</RteFlg>
  272. <bShared>0</bShared>
  273. </File>
  274. <File>
  275. <GroupNumber>2</GroupNumber>
  276. <FileNumber>9</FileNumber>
  277. <FileType>1</FileType>
  278. <tvExp>0</tvExp>
  279. <tvExpOptDlg>0</tvExpOptDlg>
  280. <bDave2>0</bDave2>
  281. <PathWithFileName>..\..\..\components\libc\compilers\common\cunistd.c</PathWithFileName>
  282. <FilenameWithoutPath>cunistd.c</FilenameWithoutPath>
  283. <RteFlg>0</RteFlg>
  284. <bShared>0</bShared>
  285. </File>
  286. <File>
  287. <GroupNumber>2</GroupNumber>
  288. <FileNumber>10</FileNumber>
  289. <FileType>1</FileType>
  290. <tvExp>0</tvExp>
  291. <tvExpOptDlg>0</tvExpOptDlg>
  292. <bDave2>0</bDave2>
  293. <PathWithFileName>..\..\..\components\libc\compilers\common\cwchar.c</PathWithFileName>
  294. <FilenameWithoutPath>cwchar.c</FilenameWithoutPath>
  295. <RteFlg>0</RteFlg>
  296. <bShared>0</bShared>
  297. </File>
  298. </Group>
  299. <Group>
  300. <GroupName>DeviceDrivers</GroupName>
  301. <tvExp>0</tvExp>
  302. <tvExpOptDlg>0</tvExpOptDlg>
  303. <cbSel>0</cbSel>
  304. <RteFlg>0</RteFlg>
  305. <File>
  306. <GroupNumber>3</GroupNumber>
  307. <FileNumber>11</FileNumber>
  308. <FileType>1</FileType>
  309. <tvExp>0</tvExp>
  310. <tvExpOptDlg>0</tvExpOptDlg>
  311. <bDave2>0</bDave2>
  312. <PathWithFileName>..\..\..\components\drivers\core\device.c</PathWithFileName>
  313. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  314. <RteFlg>0</RteFlg>
  315. <bShared>0</bShared>
  316. </File>
  317. <File>
  318. <GroupNumber>3</GroupNumber>
  319. <FileNumber>12</FileNumber>
  320. <FileType>1</FileType>
  321. <tvExp>0</tvExp>
  322. <tvExpOptDlg>0</tvExpOptDlg>
  323. <bDave2>0</bDave2>
  324. <PathWithFileName>..\..\..\components\drivers\i2c\i2c-bit-ops.c</PathWithFileName>
  325. <FilenameWithoutPath>i2c-bit-ops.c</FilenameWithoutPath>
  326. <RteFlg>0</RteFlg>
  327. <bShared>0</bShared>
  328. </File>
  329. <File>
  330. <GroupNumber>3</GroupNumber>
  331. <FileNumber>13</FileNumber>
  332. <FileType>1</FileType>
  333. <tvExp>0</tvExp>
  334. <tvExpOptDlg>0</tvExpOptDlg>
  335. <bDave2>0</bDave2>
  336. <PathWithFileName>..\..\..\components\drivers\i2c\i2c_core.c</PathWithFileName>
  337. <FilenameWithoutPath>i2c_core.c</FilenameWithoutPath>
  338. <RteFlg>0</RteFlg>
  339. <bShared>0</bShared>
  340. </File>
  341. <File>
  342. <GroupNumber>3</GroupNumber>
  343. <FileNumber>14</FileNumber>
  344. <FileType>1</FileType>
  345. <tvExp>0</tvExp>
  346. <tvExpOptDlg>0</tvExpOptDlg>
  347. <bDave2>0</bDave2>
  348. <PathWithFileName>..\..\..\components\drivers\i2c\i2c_dev.c</PathWithFileName>
  349. <FilenameWithoutPath>i2c_dev.c</FilenameWithoutPath>
  350. <RteFlg>0</RteFlg>
  351. <bShared>0</bShared>
  352. </File>
  353. <File>
  354. <GroupNumber>3</GroupNumber>
  355. <FileNumber>15</FileNumber>
  356. <FileType>1</FileType>
  357. <tvExp>0</tvExp>
  358. <tvExpOptDlg>0</tvExpOptDlg>
  359. <bDave2>0</bDave2>
  360. <PathWithFileName>..\..\..\components\drivers\ipc\completion.c</PathWithFileName>
  361. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  362. <RteFlg>0</RteFlg>
  363. <bShared>0</bShared>
  364. </File>
  365. <File>
  366. <GroupNumber>3</GroupNumber>
  367. <FileNumber>16</FileNumber>
  368. <FileType>1</FileType>
  369. <tvExp>0</tvExp>
  370. <tvExpOptDlg>0</tvExpOptDlg>
  371. <bDave2>0</bDave2>
  372. <PathWithFileName>..\..\..\components\drivers\ipc\condvar.c</PathWithFileName>
  373. <FilenameWithoutPath>condvar.c</FilenameWithoutPath>
  374. <RteFlg>0</RteFlg>
  375. <bShared>0</bShared>
  376. </File>
  377. <File>
  378. <GroupNumber>3</GroupNumber>
  379. <FileNumber>17</FileNumber>
  380. <FileType>1</FileType>
  381. <tvExp>0</tvExp>
  382. <tvExpOptDlg>0</tvExpOptDlg>
  383. <bDave2>0</bDave2>
  384. <PathWithFileName>..\..\..\components\drivers\ipc\dataqueue.c</PathWithFileName>
  385. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  386. <RteFlg>0</RteFlg>
  387. <bShared>0</bShared>
  388. </File>
  389. <File>
  390. <GroupNumber>3</GroupNumber>
  391. <FileNumber>18</FileNumber>
  392. <FileType>1</FileType>
  393. <tvExp>0</tvExp>
  394. <tvExpOptDlg>0</tvExpOptDlg>
  395. <bDave2>0</bDave2>
  396. <PathWithFileName>..\..\..\components\drivers\ipc\pipe.c</PathWithFileName>
  397. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  398. <RteFlg>0</RteFlg>
  399. <bShared>0</bShared>
  400. </File>
  401. <File>
  402. <GroupNumber>3</GroupNumber>
  403. <FileNumber>19</FileNumber>
  404. <FileType>1</FileType>
  405. <tvExp>0</tvExp>
  406. <tvExpOptDlg>0</tvExpOptDlg>
  407. <bDave2>0</bDave2>
  408. <PathWithFileName>..\..\..\components\drivers\ipc\ringblk_buf.c</PathWithFileName>
  409. <FilenameWithoutPath>ringblk_buf.c</FilenameWithoutPath>
  410. <RteFlg>0</RteFlg>
  411. <bShared>0</bShared>
  412. </File>
  413. <File>
  414. <GroupNumber>3</GroupNumber>
  415. <FileNumber>20</FileNumber>
  416. <FileType>1</FileType>
  417. <tvExp>0</tvExp>
  418. <tvExpOptDlg>0</tvExpOptDlg>
  419. <bDave2>0</bDave2>
  420. <PathWithFileName>..\..\..\components\drivers\ipc\ringbuffer.c</PathWithFileName>
  421. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  422. <RteFlg>0</RteFlg>
  423. <bShared>0</bShared>
  424. </File>
  425. <File>
  426. <GroupNumber>3</GroupNumber>
  427. <FileNumber>21</FileNumber>
  428. <FileType>1</FileType>
  429. <tvExp>0</tvExp>
  430. <tvExpOptDlg>0</tvExpOptDlg>
  431. <bDave2>0</bDave2>
  432. <PathWithFileName>..\..\..\components\drivers\ipc\waitqueue.c</PathWithFileName>
  433. <FilenameWithoutPath>waitqueue.c</FilenameWithoutPath>
  434. <RteFlg>0</RteFlg>
  435. <bShared>0</bShared>
  436. </File>
  437. <File>
  438. <GroupNumber>3</GroupNumber>
  439. <FileNumber>22</FileNumber>
  440. <FileType>1</FileType>
  441. <tvExp>0</tvExp>
  442. <tvExpOptDlg>0</tvExpOptDlg>
  443. <bDave2>0</bDave2>
  444. <PathWithFileName>..\..\..\components\drivers\ipc\workqueue.c</PathWithFileName>
  445. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  446. <RteFlg>0</RteFlg>
  447. <bShared>0</bShared>
  448. </File>
  449. <File>
  450. <GroupNumber>3</GroupNumber>
  451. <FileNumber>23</FileNumber>
  452. <FileType>1</FileType>
  453. <tvExp>0</tvExp>
  454. <tvExpOptDlg>0</tvExpOptDlg>
  455. <bDave2>0</bDave2>
  456. <PathWithFileName>..\..\..\components\drivers\misc\adc.c</PathWithFileName>
  457. <FilenameWithoutPath>adc.c</FilenameWithoutPath>
  458. <RteFlg>0</RteFlg>
  459. <bShared>0</bShared>
  460. </File>
  461. <File>
  462. <GroupNumber>3</GroupNumber>
  463. <FileNumber>24</FileNumber>
  464. <FileType>1</FileType>
  465. <tvExp>0</tvExp>
  466. <tvExpOptDlg>0</tvExpOptDlg>
  467. <bDave2>0</bDave2>
  468. <PathWithFileName>..\..\..\components\drivers\pin\pin.c</PathWithFileName>
  469. <FilenameWithoutPath>pin.c</FilenameWithoutPath>
  470. <RteFlg>0</RteFlg>
  471. <bShared>0</bShared>
  472. </File>
  473. <File>
  474. <GroupNumber>3</GroupNumber>
  475. <FileNumber>25</FileNumber>
  476. <FileType>1</FileType>
  477. <tvExp>0</tvExp>
  478. <tvExpOptDlg>0</tvExpOptDlg>
  479. <bDave2>0</bDave2>
  480. <PathWithFileName>..\..\..\components\drivers\serial\serial.c</PathWithFileName>
  481. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  482. <RteFlg>0</RteFlg>
  483. <bShared>0</bShared>
  484. </File>
  485. <File>
  486. <GroupNumber>3</GroupNumber>
  487. <FileNumber>26</FileNumber>
  488. <FileType>1</FileType>
  489. <tvExp>0</tvExp>
  490. <tvExpOptDlg>0</tvExpOptDlg>
  491. <bDave2>0</bDave2>
  492. <PathWithFileName>..\..\..\components\drivers\spi\spi_core.c</PathWithFileName>
  493. <FilenameWithoutPath>spi_core.c</FilenameWithoutPath>
  494. <RteFlg>0</RteFlg>
  495. <bShared>0</bShared>
  496. </File>
  497. <File>
  498. <GroupNumber>3</GroupNumber>
  499. <FileNumber>27</FileNumber>
  500. <FileType>1</FileType>
  501. <tvExp>0</tvExp>
  502. <tvExpOptDlg>0</tvExpOptDlg>
  503. <bDave2>0</bDave2>
  504. <PathWithFileName>..\..\..\components\drivers\spi\spi_dev.c</PathWithFileName>
  505. <FilenameWithoutPath>spi_dev.c</FilenameWithoutPath>
  506. <RteFlg>0</RteFlg>
  507. <bShared>0</bShared>
  508. </File>
  509. <File>
  510. <GroupNumber>3</GroupNumber>
  511. <FileNumber>28</FileNumber>
  512. <FileType>1</FileType>
  513. <tvExp>0</tvExp>
  514. <tvExpOptDlg>0</tvExpOptDlg>
  515. <bDave2>0</bDave2>
  516. <PathWithFileName>..\..\..\components\drivers\watchdog\watchdog.c</PathWithFileName>
  517. <FilenameWithoutPath>watchdog.c</FilenameWithoutPath>
  518. <RteFlg>0</RteFlg>
  519. <bShared>0</bShared>
  520. </File>
  521. </Group>
  522. <Group>
  523. <GroupName>Drivers</GroupName>
  524. <tvExp>0</tvExp>
  525. <tvExpOptDlg>0</tvExpOptDlg>
  526. <cbSel>0</cbSel>
  527. <RteFlg>0</RteFlg>
  528. <File>
  529. <GroupNumber>4</GroupNumber>
  530. <FileNumber>29</FileNumber>
  531. <FileType>1</FileType>
  532. <tvExp>0</tvExp>
  533. <tvExpOptDlg>0</tvExpOptDlg>
  534. <bDave2>0</bDave2>
  535. <PathWithFileName>board\src\board.c</PathWithFileName>
  536. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  537. <RteFlg>0</RteFlg>
  538. <bShared>0</bShared>
  539. </File>
  540. <File>
  541. <GroupNumber>4</GroupNumber>
  542. <FileNumber>30</FileNumber>
  543. <FileType>1</FileType>
  544. <tvExp>0</tvExp>
  545. <tvExpOptDlg>0</tvExpOptDlg>
  546. <bDave2>0</bDave2>
  547. <PathWithFileName>board\src\ht32_msp.c</PathWithFileName>
  548. <FilenameWithoutPath>ht32_msp.c</FilenameWithoutPath>
  549. <RteFlg>0</RteFlg>
  550. <bShared>0</bShared>
  551. </File>
  552. <File>
  553. <GroupNumber>4</GroupNumber>
  554. <FileNumber>31</FileNumber>
  555. <FileType>2</FileType>
  556. <tvExp>0</tvExp>
  557. <tvExpOptDlg>0</tvExpOptDlg>
  558. <bDave2>0</bDave2>
  559. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\Device\Holtek\HT32F1xxxx\Source\ARM\startup_ht32f1xxxx_01.s</PathWithFileName>
  560. <FilenameWithoutPath>startup_ht32f1xxxx_01.s</FilenameWithoutPath>
  561. <RteFlg>0</RteFlg>
  562. <bShared>0</bShared>
  563. </File>
  564. <File>
  565. <GroupNumber>4</GroupNumber>
  566. <FileNumber>32</FileNumber>
  567. <FileType>1</FileType>
  568. <tvExp>0</tvExp>
  569. <tvExpOptDlg>0</tvExpOptDlg>
  570. <bDave2>0</bDave2>
  571. <PathWithFileName>..\libraries\ht32_drivers\drv_common.c</PathWithFileName>
  572. <FilenameWithoutPath>drv_common.c</FilenameWithoutPath>
  573. <RteFlg>0</RteFlg>
  574. <bShared>0</bShared>
  575. </File>
  576. <File>
  577. <GroupNumber>4</GroupNumber>
  578. <FileNumber>33</FileNumber>
  579. <FileType>1</FileType>
  580. <tvExp>0</tvExp>
  581. <tvExpOptDlg>0</tvExpOptDlg>
  582. <bDave2>0</bDave2>
  583. <PathWithFileName>..\libraries\ht32_drivers\drv_gpio.c</PathWithFileName>
  584. <FilenameWithoutPath>drv_gpio.c</FilenameWithoutPath>
  585. <RteFlg>0</RteFlg>
  586. <bShared>0</bShared>
  587. </File>
  588. <File>
  589. <GroupNumber>4</GroupNumber>
  590. <FileNumber>34</FileNumber>
  591. <FileType>1</FileType>
  592. <tvExp>0</tvExp>
  593. <tvExpOptDlg>0</tvExpOptDlg>
  594. <bDave2>0</bDave2>
  595. <PathWithFileName>..\libraries\ht32_drivers\drv_usart.c</PathWithFileName>
  596. <FilenameWithoutPath>drv_usart.c</FilenameWithoutPath>
  597. <RteFlg>0</RteFlg>
  598. <bShared>0</bShared>
  599. </File>
  600. </Group>
  601. <Group>
  602. <GroupName>Finsh</GroupName>
  603. <tvExp>0</tvExp>
  604. <tvExpOptDlg>0</tvExpOptDlg>
  605. <cbSel>0</cbSel>
  606. <RteFlg>0</RteFlg>
  607. <File>
  608. <GroupNumber>5</GroupNumber>
  609. <FileNumber>35</FileNumber>
  610. <FileType>1</FileType>
  611. <tvExp>0</tvExp>
  612. <tvExpOptDlg>0</tvExpOptDlg>
  613. <bDave2>0</bDave2>
  614. <PathWithFileName>..\..\..\components\finsh\shell.c</PathWithFileName>
  615. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  616. <RteFlg>0</RteFlg>
  617. <bShared>0</bShared>
  618. </File>
  619. <File>
  620. <GroupNumber>5</GroupNumber>
  621. <FileNumber>36</FileNumber>
  622. <FileType>1</FileType>
  623. <tvExp>0</tvExp>
  624. <tvExpOptDlg>0</tvExpOptDlg>
  625. <bDave2>0</bDave2>
  626. <PathWithFileName>..\..\..\components\finsh\msh.c</PathWithFileName>
  627. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  628. <RteFlg>0</RteFlg>
  629. <bShared>0</bShared>
  630. </File>
  631. <File>
  632. <GroupNumber>5</GroupNumber>
  633. <FileNumber>37</FileNumber>
  634. <FileType>1</FileType>
  635. <tvExp>0</tvExp>
  636. <tvExpOptDlg>0</tvExpOptDlg>
  637. <bDave2>0</bDave2>
  638. <PathWithFileName>..\..\..\components\finsh\msh_parse.c</PathWithFileName>
  639. <FilenameWithoutPath>msh_parse.c</FilenameWithoutPath>
  640. <RteFlg>0</RteFlg>
  641. <bShared>0</bShared>
  642. </File>
  643. <File>
  644. <GroupNumber>5</GroupNumber>
  645. <FileNumber>38</FileNumber>
  646. <FileType>1</FileType>
  647. <tvExp>0</tvExp>
  648. <tvExpOptDlg>0</tvExpOptDlg>
  649. <bDave2>0</bDave2>
  650. <PathWithFileName>..\..\..\components\finsh\cmd.c</PathWithFileName>
  651. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  652. <RteFlg>0</RteFlg>
  653. <bShared>0</bShared>
  654. </File>
  655. </Group>
  656. <Group>
  657. <GroupName>Kernel</GroupName>
  658. <tvExp>0</tvExp>
  659. <tvExpOptDlg>0</tvExpOptDlg>
  660. <cbSel>0</cbSel>
  661. <RteFlg>0</RteFlg>
  662. <File>
  663. <GroupNumber>6</GroupNumber>
  664. <FileNumber>39</FileNumber>
  665. <FileType>1</FileType>
  666. <tvExp>0</tvExp>
  667. <tvExpOptDlg>0</tvExpOptDlg>
  668. <bDave2>0</bDave2>
  669. <PathWithFileName>..\..\..\src\clock.c</PathWithFileName>
  670. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  671. <RteFlg>0</RteFlg>
  672. <bShared>0</bShared>
  673. </File>
  674. <File>
  675. <GroupNumber>6</GroupNumber>
  676. <FileNumber>40</FileNumber>
  677. <FileType>1</FileType>
  678. <tvExp>0</tvExp>
  679. <tvExpOptDlg>0</tvExpOptDlg>
  680. <bDave2>0</bDave2>
  681. <PathWithFileName>..\..\..\src\components.c</PathWithFileName>
  682. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  683. <RteFlg>0</RteFlg>
  684. <bShared>0</bShared>
  685. </File>
  686. <File>
  687. <GroupNumber>6</GroupNumber>
  688. <FileNumber>41</FileNumber>
  689. <FileType>1</FileType>
  690. <tvExp>0</tvExp>
  691. <tvExpOptDlg>0</tvExpOptDlg>
  692. <bDave2>0</bDave2>
  693. <PathWithFileName>..\..\..\src\idle.c</PathWithFileName>
  694. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  695. <RteFlg>0</RteFlg>
  696. <bShared>0</bShared>
  697. </File>
  698. <File>
  699. <GroupNumber>6</GroupNumber>
  700. <FileNumber>42</FileNumber>
  701. <FileType>1</FileType>
  702. <tvExp>0</tvExp>
  703. <tvExpOptDlg>0</tvExpOptDlg>
  704. <bDave2>0</bDave2>
  705. <PathWithFileName>..\..\..\src\ipc.c</PathWithFileName>
  706. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  707. <RteFlg>0</RteFlg>
  708. <bShared>0</bShared>
  709. </File>
  710. <File>
  711. <GroupNumber>6</GroupNumber>
  712. <FileNumber>43</FileNumber>
  713. <FileType>1</FileType>
  714. <tvExp>0</tvExp>
  715. <tvExpOptDlg>0</tvExpOptDlg>
  716. <bDave2>0</bDave2>
  717. <PathWithFileName>..\..\..\src\irq.c</PathWithFileName>
  718. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  719. <RteFlg>0</RteFlg>
  720. <bShared>0</bShared>
  721. </File>
  722. <File>
  723. <GroupNumber>6</GroupNumber>
  724. <FileNumber>44</FileNumber>
  725. <FileType>1</FileType>
  726. <tvExp>0</tvExp>
  727. <tvExpOptDlg>0</tvExpOptDlg>
  728. <bDave2>0</bDave2>
  729. <PathWithFileName>..\..\..\src\klibc\kstdio.c</PathWithFileName>
  730. <FilenameWithoutPath>kstdio.c</FilenameWithoutPath>
  731. <RteFlg>0</RteFlg>
  732. <bShared>0</bShared>
  733. </File>
  734. <File>
  735. <GroupNumber>6</GroupNumber>
  736. <FileNumber>45</FileNumber>
  737. <FileType>1</FileType>
  738. <tvExp>0</tvExp>
  739. <tvExpOptDlg>0</tvExpOptDlg>
  740. <bDave2>0</bDave2>
  741. <PathWithFileName>..\..\..\src\klibc\kstring.c</PathWithFileName>
  742. <FilenameWithoutPath>kstring.c</FilenameWithoutPath>
  743. <RteFlg>0</RteFlg>
  744. <bShared>0</bShared>
  745. </File>
  746. <File>
  747. <GroupNumber>6</GroupNumber>
  748. <FileNumber>46</FileNumber>
  749. <FileType>1</FileType>
  750. <tvExp>0</tvExp>
  751. <tvExpOptDlg>0</tvExpOptDlg>
  752. <bDave2>0</bDave2>
  753. <PathWithFileName>..\..\..\src\kservice.c</PathWithFileName>
  754. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  755. <RteFlg>0</RteFlg>
  756. <bShared>0</bShared>
  757. </File>
  758. <File>
  759. <GroupNumber>6</GroupNumber>
  760. <FileNumber>47</FileNumber>
  761. <FileType>1</FileType>
  762. <tvExp>0</tvExp>
  763. <tvExpOptDlg>0</tvExpOptDlg>
  764. <bDave2>0</bDave2>
  765. <PathWithFileName>..\..\..\src\mem.c</PathWithFileName>
  766. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  767. <RteFlg>0</RteFlg>
  768. <bShared>0</bShared>
  769. </File>
  770. <File>
  771. <GroupNumber>6</GroupNumber>
  772. <FileNumber>48</FileNumber>
  773. <FileType>1</FileType>
  774. <tvExp>0</tvExp>
  775. <tvExpOptDlg>0</tvExpOptDlg>
  776. <bDave2>0</bDave2>
  777. <PathWithFileName>..\..\..\src\memheap.c</PathWithFileName>
  778. <FilenameWithoutPath>memheap.c</FilenameWithoutPath>
  779. <RteFlg>0</RteFlg>
  780. <bShared>0</bShared>
  781. </File>
  782. <File>
  783. <GroupNumber>6</GroupNumber>
  784. <FileNumber>49</FileNumber>
  785. <FileType>1</FileType>
  786. <tvExp>0</tvExp>
  787. <tvExpOptDlg>0</tvExpOptDlg>
  788. <bDave2>0</bDave2>
  789. <PathWithFileName>..\..\..\src\mempool.c</PathWithFileName>
  790. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  791. <RteFlg>0</RteFlg>
  792. <bShared>0</bShared>
  793. </File>
  794. <File>
  795. <GroupNumber>6</GroupNumber>
  796. <FileNumber>50</FileNumber>
  797. <FileType>1</FileType>
  798. <tvExp>0</tvExp>
  799. <tvExpOptDlg>0</tvExpOptDlg>
  800. <bDave2>0</bDave2>
  801. <PathWithFileName>..\..\..\src\object.c</PathWithFileName>
  802. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  803. <RteFlg>0</RteFlg>
  804. <bShared>0</bShared>
  805. </File>
  806. <File>
  807. <GroupNumber>6</GroupNumber>
  808. <FileNumber>51</FileNumber>
  809. <FileType>1</FileType>
  810. <tvExp>0</tvExp>
  811. <tvExpOptDlg>0</tvExpOptDlg>
  812. <bDave2>0</bDave2>
  813. <PathWithFileName>..\..\..\src\scheduler_comm.c</PathWithFileName>
  814. <FilenameWithoutPath>scheduler_comm.c</FilenameWithoutPath>
  815. <RteFlg>0</RteFlg>
  816. <bShared>0</bShared>
  817. </File>
  818. <File>
  819. <GroupNumber>6</GroupNumber>
  820. <FileNumber>52</FileNumber>
  821. <FileType>1</FileType>
  822. <tvExp>0</tvExp>
  823. <tvExpOptDlg>0</tvExpOptDlg>
  824. <bDave2>0</bDave2>
  825. <PathWithFileName>..\..\..\src\scheduler_up.c</PathWithFileName>
  826. <FilenameWithoutPath>scheduler_up.c</FilenameWithoutPath>
  827. <RteFlg>0</RteFlg>
  828. <bShared>0</bShared>
  829. </File>
  830. <File>
  831. <GroupNumber>6</GroupNumber>
  832. <FileNumber>53</FileNumber>
  833. <FileType>1</FileType>
  834. <tvExp>0</tvExp>
  835. <tvExpOptDlg>0</tvExpOptDlg>
  836. <bDave2>0</bDave2>
  837. <PathWithFileName>..\..\..\src\thread.c</PathWithFileName>
  838. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  839. <RteFlg>0</RteFlg>
  840. <bShared>0</bShared>
  841. </File>
  842. <File>
  843. <GroupNumber>6</GroupNumber>
  844. <FileNumber>54</FileNumber>
  845. <FileType>1</FileType>
  846. <tvExp>0</tvExp>
  847. <tvExpOptDlg>0</tvExpOptDlg>
  848. <bDave2>0</bDave2>
  849. <PathWithFileName>..\..\..\src\timer.c</PathWithFileName>
  850. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  851. <RteFlg>0</RteFlg>
  852. <bShared>0</bShared>
  853. </File>
  854. </Group>
  855. <Group>
  856. <GroupName>libcpu</GroupName>
  857. <tvExp>0</tvExp>
  858. <tvExpOptDlg>0</tvExpOptDlg>
  859. <cbSel>0</cbSel>
  860. <RteFlg>0</RteFlg>
  861. <File>
  862. <GroupNumber>7</GroupNumber>
  863. <FileNumber>55</FileNumber>
  864. <FileType>1</FileType>
  865. <tvExp>0</tvExp>
  866. <tvExpOptDlg>0</tvExpOptDlg>
  867. <bDave2>0</bDave2>
  868. <PathWithFileName>..\..\..\libcpu\arm\common\atomic_arm.c</PathWithFileName>
  869. <FilenameWithoutPath>atomic_arm.c</FilenameWithoutPath>
  870. <RteFlg>0</RteFlg>
  871. <bShared>0</bShared>
  872. </File>
  873. <File>
  874. <GroupNumber>7</GroupNumber>
  875. <FileNumber>56</FileNumber>
  876. <FileType>1</FileType>
  877. <tvExp>0</tvExp>
  878. <tvExpOptDlg>0</tvExpOptDlg>
  879. <bDave2>0</bDave2>
  880. <PathWithFileName>..\..\..\libcpu\arm\common\div0.c</PathWithFileName>
  881. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  882. <RteFlg>0</RteFlg>
  883. <bShared>0</bShared>
  884. </File>
  885. <File>
  886. <GroupNumber>7</GroupNumber>
  887. <FileNumber>57</FileNumber>
  888. <FileType>1</FileType>
  889. <tvExp>0</tvExp>
  890. <tvExpOptDlg>0</tvExpOptDlg>
  891. <bDave2>0</bDave2>
  892. <PathWithFileName>..\..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  893. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  894. <RteFlg>0</RteFlg>
  895. <bShared>0</bShared>
  896. </File>
  897. <File>
  898. <GroupNumber>7</GroupNumber>
  899. <FileNumber>58</FileNumber>
  900. <FileType>2</FileType>
  901. <tvExp>0</tvExp>
  902. <tvExpOptDlg>0</tvExpOptDlg>
  903. <bDave2>0</bDave2>
  904. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</PathWithFileName>
  905. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  906. <RteFlg>0</RteFlg>
  907. <bShared>0</bShared>
  908. </File>
  909. <File>
  910. <GroupNumber>7</GroupNumber>
  911. <FileNumber>59</FileNumber>
  912. <FileType>1</FileType>
  913. <tvExp>0</tvExp>
  914. <tvExpOptDlg>0</tvExpOptDlg>
  915. <bDave2>0</bDave2>
  916. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\cpuport.c</PathWithFileName>
  917. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  918. <RteFlg>0</RteFlg>
  919. <bShared>0</bShared>
  920. </File>
  921. </Group>
  922. <Group>
  923. <GroupName>Libraries</GroupName>
  924. <tvExp>0</tvExp>
  925. <tvExpOptDlg>0</tvExpOptDlg>
  926. <cbSel>0</cbSel>
  927. <RteFlg>0</RteFlg>
  928. <File>
  929. <GroupNumber>8</GroupNumber>
  930. <FileNumber>60</FileNumber>
  931. <FileType>1</FileType>
  932. <tvExp>0</tvExp>
  933. <tvExpOptDlg>0</tvExpOptDlg>
  934. <bDave2>0</bDave2>
  935. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_wdt.c</PathWithFileName>
  936. <FilenameWithoutPath>ht32f1xxxx_wdt.c</FilenameWithoutPath>
  937. <RteFlg>0</RteFlg>
  938. <bShared>0</bShared>
  939. </File>
  940. <File>
  941. <GroupNumber>8</GroupNumber>
  942. <FileNumber>61</FileNumber>
  943. <FileType>1</FileType>
  944. <tvExp>0</tvExp>
  945. <tvExpOptDlg>0</tvExpOptDlg>
  946. <bDave2>0</bDave2>
  947. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_sci.c</PathWithFileName>
  948. <FilenameWithoutPath>ht32f1xxxx_sci.c</FilenameWithoutPath>
  949. <RteFlg>0</RteFlg>
  950. <bShared>0</bShared>
  951. </File>
  952. <File>
  953. <GroupNumber>8</GroupNumber>
  954. <FileNumber>62</FileNumber>
  955. <FileType>1</FileType>
  956. <tvExp>0</tvExp>
  957. <tvExpOptDlg>0</tvExpOptDlg>
  958. <bDave2>0</bDave2>
  959. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_rstcu.c</PathWithFileName>
  960. <FilenameWithoutPath>ht32f1xxxx_rstcu.c</FilenameWithoutPath>
  961. <RteFlg>0</RteFlg>
  962. <bShared>0</bShared>
  963. </File>
  964. <File>
  965. <GroupNumber>8</GroupNumber>
  966. <FileNumber>63</FileNumber>
  967. <FileType>1</FileType>
  968. <tvExp>0</tvExp>
  969. <tvExpOptDlg>0</tvExpOptDlg>
  970. <bDave2>0</bDave2>
  971. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_usbd.c</PathWithFileName>
  972. <FilenameWithoutPath>ht32f1xxxx_usbd.c</FilenameWithoutPath>
  973. <RteFlg>0</RteFlg>
  974. <bShared>0</bShared>
  975. </File>
  976. <File>
  977. <GroupNumber>8</GroupNumber>
  978. <FileNumber>64</FileNumber>
  979. <FileType>1</FileType>
  980. <tvExp>0</tvExp>
  981. <tvExpOptDlg>0</tvExpOptDlg>
  982. <bDave2>0</bDave2>
  983. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_tm.c</PathWithFileName>
  984. <FilenameWithoutPath>ht32f1xxxx_tm.c</FilenameWithoutPath>
  985. <RteFlg>0</RteFlg>
  986. <bShared>0</bShared>
  987. </File>
  988. <File>
  989. <GroupNumber>8</GroupNumber>
  990. <FileNumber>65</FileNumber>
  991. <FileType>1</FileType>
  992. <tvExp>0</tvExp>
  993. <tvExpOptDlg>0</tvExpOptDlg>
  994. <bDave2>0</bDave2>
  995. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_ckcu.c</PathWithFileName>
  996. <FilenameWithoutPath>ht32f1xxxx_ckcu.c</FilenameWithoutPath>
  997. <RteFlg>0</RteFlg>
  998. <bShared>0</bShared>
  999. </File>
  1000. <File>
  1001. <GroupNumber>8</GroupNumber>
  1002. <FileNumber>66</FileNumber>
  1003. <FileType>1</FileType>
  1004. <tvExp>0</tvExp>
  1005. <tvExpOptDlg>0</tvExpOptDlg>
  1006. <bDave2>0</bDave2>
  1007. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_usart.c</PathWithFileName>
  1008. <FilenameWithoutPath>ht32f1xxxx_usart.c</FilenameWithoutPath>
  1009. <RteFlg>0</RteFlg>
  1010. <bShared>0</bShared>
  1011. </File>
  1012. <File>
  1013. <GroupNumber>8</GroupNumber>
  1014. <FileNumber>67</FileNumber>
  1015. <FileType>1</FileType>
  1016. <tvExp>0</tvExp>
  1017. <tvExpOptDlg>0</tvExpOptDlg>
  1018. <bDave2>0</bDave2>
  1019. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_aes.c</PathWithFileName>
  1020. <FilenameWithoutPath>ht32f1xxxx_aes.c</FilenameWithoutPath>
  1021. <RteFlg>0</RteFlg>
  1022. <bShared>0</bShared>
  1023. </File>
  1024. <File>
  1025. <GroupNumber>8</GroupNumber>
  1026. <FileNumber>68</FileNumber>
  1027. <FileType>1</FileType>
  1028. <tvExp>0</tvExp>
  1029. <tvExpOptDlg>0</tvExpOptDlg>
  1030. <bDave2>0</bDave2>
  1031. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_flash.c</PathWithFileName>
  1032. <FilenameWithoutPath>ht32f1xxxx_flash.c</FilenameWithoutPath>
  1033. <RteFlg>0</RteFlg>
  1034. <bShared>0</bShared>
  1035. </File>
  1036. <File>
  1037. <GroupNumber>8</GroupNumber>
  1038. <FileNumber>69</FileNumber>
  1039. <FileType>1</FileType>
  1040. <tvExp>0</tvExp>
  1041. <tvExpOptDlg>0</tvExpOptDlg>
  1042. <bDave2>0</bDave2>
  1043. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_gpio.c</PathWithFileName>
  1044. <FilenameWithoutPath>ht32f1xxxx_gpio.c</FilenameWithoutPath>
  1045. <RteFlg>0</RteFlg>
  1046. <bShared>0</bShared>
  1047. </File>
  1048. <File>
  1049. <GroupNumber>8</GroupNumber>
  1050. <FileNumber>70</FileNumber>
  1051. <FileType>1</FileType>
  1052. <tvExp>0</tvExp>
  1053. <tvExpOptDlg>0</tvExpOptDlg>
  1054. <bDave2>0</bDave2>
  1055. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32_cm3_misc.c</PathWithFileName>
  1056. <FilenameWithoutPath>ht32_cm3_misc.c</FilenameWithoutPath>
  1057. <RteFlg>0</RteFlg>
  1058. <bShared>0</bShared>
  1059. </File>
  1060. <File>
  1061. <GroupNumber>8</GroupNumber>
  1062. <FileNumber>71</FileNumber>
  1063. <FileType>1</FileType>
  1064. <tvExp>0</tvExp>
  1065. <tvExpOptDlg>0</tvExpOptDlg>
  1066. <bDave2>0</bDave2>
  1067. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_crc.c</PathWithFileName>
  1068. <FilenameWithoutPath>ht32f1xxxx_crc.c</FilenameWithoutPath>
  1069. <RteFlg>0</RteFlg>
  1070. <bShared>0</bShared>
  1071. </File>
  1072. <File>
  1073. <GroupNumber>8</GroupNumber>
  1074. <FileNumber>72</FileNumber>
  1075. <FileType>1</FileType>
  1076. <tvExp>0</tvExp>
  1077. <tvExpOptDlg>0</tvExpOptDlg>
  1078. <bDave2>0</bDave2>
  1079. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_sdio.c</PathWithFileName>
  1080. <FilenameWithoutPath>ht32f1xxxx_sdio.c</FilenameWithoutPath>
  1081. <RteFlg>0</RteFlg>
  1082. <bShared>0</bShared>
  1083. </File>
  1084. <File>
  1085. <GroupNumber>8</GroupNumber>
  1086. <FileNumber>73</FileNumber>
  1087. <FileType>1</FileType>
  1088. <tvExp>0</tvExp>
  1089. <tvExpOptDlg>0</tvExpOptDlg>
  1090. <bDave2>0</bDave2>
  1091. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_ebi.c</PathWithFileName>
  1092. <FilenameWithoutPath>ht32f1xxxx_ebi.c</FilenameWithoutPath>
  1093. <RteFlg>0</RteFlg>
  1094. <bShared>0</bShared>
  1095. </File>
  1096. <File>
  1097. <GroupNumber>8</GroupNumber>
  1098. <FileNumber>74</FileNumber>
  1099. <FileType>1</FileType>
  1100. <tvExp>0</tvExp>
  1101. <tvExpOptDlg>0</tvExpOptDlg>
  1102. <bDave2>0</bDave2>
  1103. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_cmp.c</PathWithFileName>
  1104. <FilenameWithoutPath>ht32f1xxxx_cmp.c</FilenameWithoutPath>
  1105. <RteFlg>0</RteFlg>
  1106. <bShared>0</bShared>
  1107. </File>
  1108. <File>
  1109. <GroupNumber>8</GroupNumber>
  1110. <FileNumber>75</FileNumber>
  1111. <FileType>1</FileType>
  1112. <tvExp>0</tvExp>
  1113. <tvExpOptDlg>0</tvExpOptDlg>
  1114. <bDave2>0</bDave2>
  1115. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f2xxxx_csif.c</PathWithFileName>
  1116. <FilenameWithoutPath>ht32f2xxxx_csif.c</FilenameWithoutPath>
  1117. <RteFlg>0</RteFlg>
  1118. <bShared>0</bShared>
  1119. </File>
  1120. <File>
  1121. <GroupNumber>8</GroupNumber>
  1122. <FileNumber>76</FileNumber>
  1123. <FileType>1</FileType>
  1124. <tvExp>0</tvExp>
  1125. <tvExpOptDlg>0</tvExpOptDlg>
  1126. <bDave2>0</bDave2>
  1127. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_i2c.c</PathWithFileName>
  1128. <FilenameWithoutPath>ht32f1xxxx_i2c.c</FilenameWithoutPath>
  1129. <RteFlg>0</RteFlg>
  1130. <bShared>0</bShared>
  1131. </File>
  1132. <File>
  1133. <GroupNumber>8</GroupNumber>
  1134. <FileNumber>77</FileNumber>
  1135. <FileType>1</FileType>
  1136. <tvExp>0</tvExp>
  1137. <tvExpOptDlg>0</tvExpOptDlg>
  1138. <bDave2>0</bDave2>
  1139. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_adc.c</PathWithFileName>
  1140. <FilenameWithoutPath>ht32f1xxxx_adc.c</FilenameWithoutPath>
  1141. <RteFlg>0</RteFlg>
  1142. <bShared>0</bShared>
  1143. </File>
  1144. <File>
  1145. <GroupNumber>8</GroupNumber>
  1146. <FileNumber>78</FileNumber>
  1147. <FileType>1</FileType>
  1148. <tvExp>0</tvExp>
  1149. <tvExpOptDlg>0</tvExpOptDlg>
  1150. <bDave2>0</bDave2>
  1151. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_pwrcu.c</PathWithFileName>
  1152. <FilenameWithoutPath>ht32f1xxxx_pwrcu.c</FilenameWithoutPath>
  1153. <RteFlg>0</RteFlg>
  1154. <bShared>0</bShared>
  1155. </File>
  1156. <File>
  1157. <GroupNumber>8</GroupNumber>
  1158. <FileNumber>79</FileNumber>
  1159. <FileType>1</FileType>
  1160. <tvExp>0</tvExp>
  1161. <tvExpOptDlg>0</tvExpOptDlg>
  1162. <bDave2>0</bDave2>
  1163. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_pdma.c</PathWithFileName>
  1164. <FilenameWithoutPath>ht32f1xxxx_pdma.c</FilenameWithoutPath>
  1165. <RteFlg>0</RteFlg>
  1166. <bShared>0</bShared>
  1167. </File>
  1168. <File>
  1169. <GroupNumber>8</GroupNumber>
  1170. <FileNumber>80</FileNumber>
  1171. <FileType>1</FileType>
  1172. <tvExp>0</tvExp>
  1173. <tvExpOptDlg>0</tvExpOptDlg>
  1174. <bDave2>0</bDave2>
  1175. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\Device\Holtek\HT32F1xxxx\Source\system_ht32f1xxxx_02.c</PathWithFileName>
  1176. <FilenameWithoutPath>system_ht32f1xxxx_02.c</FilenameWithoutPath>
  1177. <RteFlg>0</RteFlg>
  1178. <bShared>0</bShared>
  1179. </File>
  1180. <File>
  1181. <GroupNumber>8</GroupNumber>
  1182. <FileNumber>81</FileNumber>
  1183. <FileType>1</FileType>
  1184. <tvExp>0</tvExp>
  1185. <tvExpOptDlg>0</tvExpOptDlg>
  1186. <bDave2>0</bDave2>
  1187. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_mctm.c</PathWithFileName>
  1188. <FilenameWithoutPath>ht32f1xxxx_mctm.c</FilenameWithoutPath>
  1189. <RteFlg>0</RteFlg>
  1190. <bShared>0</bShared>
  1191. </File>
  1192. <File>
  1193. <GroupNumber>8</GroupNumber>
  1194. <FileNumber>82</FileNumber>
  1195. <FileType>1</FileType>
  1196. <tvExp>0</tvExp>
  1197. <tvExpOptDlg>0</tvExpOptDlg>
  1198. <bDave2>0</bDave2>
  1199. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_spi.c</PathWithFileName>
  1200. <FilenameWithoutPath>ht32f1xxxx_spi.c</FilenameWithoutPath>
  1201. <RteFlg>0</RteFlg>
  1202. <bShared>0</bShared>
  1203. </File>
  1204. <File>
  1205. <GroupNumber>8</GroupNumber>
  1206. <FileNumber>83</FileNumber>
  1207. <FileType>1</FileType>
  1208. <tvExp>0</tvExp>
  1209. <tvExpOptDlg>0</tvExpOptDlg>
  1210. <bDave2>0</bDave2>
  1211. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_bftm.c</PathWithFileName>
  1212. <FilenameWithoutPath>ht32f1xxxx_bftm.c</FilenameWithoutPath>
  1213. <RteFlg>0</RteFlg>
  1214. <bShared>0</bShared>
  1215. </File>
  1216. <File>
  1217. <GroupNumber>8</GroupNumber>
  1218. <FileNumber>84</FileNumber>
  1219. <FileType>1</FileType>
  1220. <tvExp>0</tvExp>
  1221. <tvExpOptDlg>0</tvExpOptDlg>
  1222. <bDave2>0</bDave2>
  1223. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_i2s.c</PathWithFileName>
  1224. <FilenameWithoutPath>ht32f1xxxx_i2s.c</FilenameWithoutPath>
  1225. <RteFlg>0</RteFlg>
  1226. <bShared>0</bShared>
  1227. </File>
  1228. <File>
  1229. <GroupNumber>8</GroupNumber>
  1230. <FileNumber>85</FileNumber>
  1231. <FileType>1</FileType>
  1232. <tvExp>0</tvExp>
  1233. <tvExpOptDlg>0</tvExpOptDlg>
  1234. <bDave2>0</bDave2>
  1235. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_exti.c</PathWithFileName>
  1236. <FilenameWithoutPath>ht32f1xxxx_exti.c</FilenameWithoutPath>
  1237. <RteFlg>0</RteFlg>
  1238. <bShared>0</bShared>
  1239. </File>
  1240. <File>
  1241. <GroupNumber>8</GroupNumber>
  1242. <FileNumber>86</FileNumber>
  1243. <FileType>1</FileType>
  1244. <tvExp>0</tvExp>
  1245. <tvExpOptDlg>0</tvExpOptDlg>
  1246. <bDave2>0</bDave2>
  1247. <PathWithFileName>..\libraries\HT32_STD_1xxxx_FWLib\library\HT32F1xxxx_Driver\src\ht32f1xxxx_rtc.c</PathWithFileName>
  1248. <FilenameWithoutPath>ht32f1xxxx_rtc.c</FilenameWithoutPath>
  1249. <RteFlg>0</RteFlg>
  1250. <bShared>0</bShared>
  1251. </File>
  1252. </Group>
  1253. </ProjectOpt>