event_groups.c.000i.cgraph 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469
  1. Trivially needed symbols: vEventGroupSetNumber uxEventGroupGetNumber xEventGroupSetBitsFromISR prvTestWaitCondition vEventGroupClearBitsCallback vEventGroupSetBitsCallback vEventGroupDelete xEventGroupSetBits xEventGroupGetBitsFromISR xEventGroupClearBitsFromISR xEventGroupClearBits xEventGroupWaitBits xEventGroupSync xEventGroupCreate
  2. Initial Symbol table:
  3. vPortFree/29 (vPortFree) @06c66b60
  4. Type: function
  5. Visibility: external public
  6. References:
  7. Referring:
  8. Function flags:
  9. Called by: vEventGroupDelete/11
  10. Calls:
  11. vTaskRemoveFromUnorderedEventList/28 (vTaskRemoveFromUnorderedEventList) @06c669a0
  12. Type: function
  13. Visibility: external public
  14. References:
  15. Referring:
  16. Function flags:
  17. Called by: vEventGroupDelete/11 xEventGroupSetBits/10
  18. Calls:
  19. xTimerPendFunctionCallFromISR/27 (xTimerPendFunctionCallFromISR) @06c66460
  20. Type: function
  21. Visibility: external public
  22. References:
  23. Referring:
  24. Function flags:
  25. Called by: xEventGroupSetBitsFromISR/15 xEventGroupClearBitsFromISR/8
  26. Calls:
  27. vPortExitCritical/26 (vPortExitCritical) @06c3ce00
  28. Type: function
  29. Visibility: external public
  30. References:
  31. Referring:
  32. Function flags:
  33. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  34. Calls:
  35. vPortEnterCritical/25 (vPortEnterCritical) @06c3cd20
  36. Type: function
  37. Visibility: external public
  38. References:
  39. Referring:
  40. Function flags:
  41. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  42. Calls:
  43. uxTaskResetEventItemValue/24 (uxTaskResetEventItemValue) @06c3cc40
  44. Type: function
  45. Visibility: external public
  46. References:
  47. Referring:
  48. Function flags:
  49. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  50. Calls:
  51. xTaskResumeAll/23 (xTaskResumeAll) @06c3cb60
  52. Type: function
  53. Visibility: external public
  54. References:
  55. Referring:
  56. Function flags:
  57. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  58. Calls:
  59. vTaskPlaceOnUnorderedEventList/22 (vTaskPlaceOnUnorderedEventList) @06c3ca80
  60. Type: function
  61. Visibility: external public
  62. References:
  63. Referring:
  64. Function flags:
  65. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  66. Calls:
  67. vTaskSuspendAll/21 (vTaskSuspendAll) @06c3c9a0
  68. Type: function
  69. Visibility: external public
  70. References:
  71. Referring:
  72. Function flags:
  73. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  74. Calls:
  75. xTaskGetSchedulerState/20 (xTaskGetSchedulerState) @06c3c8c0
  76. Type: function
  77. Visibility: external public
  78. References:
  79. Referring:
  80. Function flags:
  81. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  82. Calls:
  83. vListInitialise/19 (vListInitialise) @06c3c540
  84. Type: function
  85. Visibility: external public
  86. References:
  87. Referring:
  88. Function flags:
  89. Called by: xEventGroupCreate/4
  90. Calls:
  91. pvPortMalloc/18 (pvPortMalloc) @06c3c460
  92. Type: function
  93. Visibility: external public
  94. References:
  95. Referring:
  96. Function flags:
  97. Called by: xEventGroupCreate/4
  98. Calls:
  99. vEventGroupSetNumber/17 (vEventGroupSetNumber) @06c3c000
  100. Type: function definition analyzed
  101. Visibility: force_output no_reorder public
  102. Aux: @01733ea0
  103. References:
  104. Referring:
  105. Function flags: body
  106. Called by:
  107. Calls:
  108. uxEventGroupGetNumber/16 (uxEventGroupGetNumber) @06c32a80
  109. Type: function definition analyzed
  110. Visibility: force_output no_reorder public
  111. Aux: @06c3c000
  112. References:
  113. Referring:
  114. Function flags: body
  115. Called by:
  116. Calls:
  117. xEventGroupSetBitsFromISR/15 (xEventGroupSetBitsFromISR) @06c32460
  118. Type: function definition analyzed
  119. Visibility: force_output no_reorder public
  120. Aux: @06c32a80
  121. References: vEventGroupSetBitsCallback/12 (addr)
  122. Referring:
  123. Function flags: body
  124. Called by:
  125. Calls: xTimerPendFunctionCallFromISR/27
  126. prvTestWaitCondition/14 (prvTestWaitCondition) @06c32ee0
  127. Type: function definition analyzed
  128. Visibility: force_output no_reorder
  129. Aux: @06c32460
  130. References:
  131. Referring:
  132. Function flags: body
  133. Called by: xEventGroupWaitBits/6 xEventGroupWaitBits/6
  134. Calls:
  135. vEventGroupClearBitsCallback/13 (vEventGroupClearBitsCallback) @06c32c40
  136. Type: function definition analyzed
  137. Visibility: force_output no_reorder public
  138. Address is taken.
  139. Aux: @06c32ee0
  140. References:
  141. Referring: xEventGroupClearBitsFromISR/8 (addr)
  142. Function flags: body
  143. Called by:
  144. Calls: xEventGroupClearBits/7
  145. vEventGroupSetBitsCallback/12 (vEventGroupSetBitsCallback) @06c329a0
  146. Type: function definition analyzed
  147. Visibility: force_output no_reorder public
  148. Address is taken.
  149. Aux: @06c32c40
  150. References:
  151. Referring: xEventGroupSetBitsFromISR/15 (addr)
  152. Function flags: body
  153. Called by:
  154. Calls: xEventGroupSetBits/10
  155. vEventGroupDelete/11 (vEventGroupDelete) @06c32700
  156. Type: function definition analyzed
  157. Visibility: force_output no_reorder public
  158. Aux: @06c329a0
  159. References:
  160. Referring:
  161. Function flags: body
  162. Called by:
  163. Calls: xTaskResumeAll/23 vPortFree/29 vTaskRemoveFromUnorderedEventList/28 vPortRaiseBASEPRI/1 vTaskSuspendAll/21 vPortRaiseBASEPRI/1
  164. xEventGroupSetBits/10 (xEventGroupSetBits) @06c32380
  165. Type: function definition analyzed
  166. Visibility: force_output no_reorder public
  167. Aux: @06c32700
  168. References:
  169. Referring:
  170. Function flags: body
  171. Called by: vEventGroupSetBitsCallback/12 xEventGroupSync/5
  172. Calls: xTaskResumeAll/23 vTaskRemoveFromUnorderedEventList/28 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  173. xEventGroupGetBitsFromISR/9 (xEventGroupGetBitsFromISR) @06befc40
  174. Type: function definition analyzed
  175. Visibility: force_output no_reorder public
  176. Aux: @06c32380
  177. References:
  178. Referring:
  179. Function flags: body
  180. Called by:
  181. Calls: vPortSetBASEPRI/3 ulPortRaiseBASEPRI/2
  182. xEventGroupClearBitsFromISR/8 (xEventGroupClearBitsFromISR) @06bef2a0
  183. Type: function definition analyzed
  184. Visibility: force_output no_reorder public
  185. Aux: @06befc40
  186. References: vEventGroupClearBitsCallback/13 (addr)
  187. Referring:
  188. Function flags: body
  189. Called by:
  190. Calls: xTimerPendFunctionCallFromISR/27
  191. xEventGroupClearBits/7 (xEventGroupClearBits) @06befee0
  192. Type: function definition analyzed
  193. Visibility: force_output no_reorder public
  194. Aux: @06bef2a0
  195. References:
  196. Referring:
  197. Function flags: body
  198. Called by: vEventGroupClearBitsCallback/13
  199. Calls: vPortExitCritical/26 vPortEnterCritical/25 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  200. xEventGroupWaitBits/6 (xEventGroupWaitBits) @06befb60
  201. Type: function definition analyzed
  202. Visibility: force_output no_reorder public
  203. Aux: @06befee0
  204. References:
  205. Referring:
  206. Function flags: body
  207. Called by:
  208. Calls: vPortExitCritical/26 prvTestWaitCondition/14 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 prvTestWaitCondition/14 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  209. xEventGroupSync/5 (xEventGroupSync) @06bef620
  210. Type: function definition analyzed
  211. Visibility: force_output no_reorder public
  212. Aux: @06befb60
  213. References:
  214. Referring:
  215. Function flags: body
  216. Called by:
  217. Calls: vPortExitCritical/26 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 xEventGroupSetBits/10 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  218. xEventGroupCreate/4 (xEventGroupCreate) @06bef1c0
  219. Type: function definition analyzed
  220. Visibility: force_output no_reorder public
  221. Aux: @06bef620
  222. References:
  223. Referring:
  224. Function flags: body
  225. Called by:
  226. Calls: vListInitialise/19 pvPortMalloc/18
  227. vPortSetBASEPRI/3 (vPortSetBASEPRI) @06b78380
  228. Type: function definition analyzed
  229. Visibility: no_reorder
  230. Aux: @06c32380
  231. References:
  232. Referring:
  233. Function flags: body
  234. Called by: xEventGroupGetBitsFromISR/9
  235. Calls:
  236. ulPortRaiseBASEPRI/2 (ulPortRaiseBASEPRI) @06b780e0
  237. Type: function definition analyzed
  238. Visibility: no_reorder
  239. Aux: @06b78380
  240. References:
  241. Referring:
  242. Function flags: body
  243. Called by: xEventGroupGetBitsFromISR/9
  244. Calls:
  245. vPortRaiseBASEPRI/1 (vPortRaiseBASEPRI) @06b73d20
  246. Type: function definition analyzed
  247. Visibility: no_reorder
  248. Aux: @06befb60
  249. References:
  250. Referring:
  251. Function flags: body
  252. Called by: vEventGroupDelete/11 vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupSetBits/10 xEventGroupClearBits/7 xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupSync/5 xEventGroupSync/5 xEventGroupSync/5
  253. Calls:
  254. xPortIsInsideInterrupt/0 (xPortIsInsideInterrupt) @06b73a80
  255. Type: function definition
  256. Visibility: no_reorder
  257. References:
  258. Referring:
  259. Function flags:
  260. Called by:
  261. Calls:
  262. Removing unused symbols: xPortIsInsideInterrupt
  263. Reclaimed Symbol table:
  264. vPortFree/29 (vPortFree) @06c66b60
  265. Type: function
  266. Visibility: external public
  267. References:
  268. Referring:
  269. Function flags:
  270. Called by: vEventGroupDelete/11
  271. Calls:
  272. vTaskRemoveFromUnorderedEventList/28 (vTaskRemoveFromUnorderedEventList) @06c669a0
  273. Type: function
  274. Visibility: external public
  275. References:
  276. Referring:
  277. Function flags:
  278. Called by: vEventGroupDelete/11 xEventGroupSetBits/10
  279. Calls:
  280. xTimerPendFunctionCallFromISR/27 (xTimerPendFunctionCallFromISR) @06c66460
  281. Type: function
  282. Visibility: external public
  283. References:
  284. Referring:
  285. Function flags:
  286. Called by: xEventGroupSetBitsFromISR/15 xEventGroupClearBitsFromISR/8
  287. Calls:
  288. vPortExitCritical/26 (vPortExitCritical) @06c3ce00
  289. Type: function
  290. Visibility: external public
  291. References:
  292. Referring:
  293. Function flags:
  294. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  295. Calls:
  296. vPortEnterCritical/25 (vPortEnterCritical) @06c3cd20
  297. Type: function
  298. Visibility: external public
  299. References:
  300. Referring:
  301. Function flags:
  302. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  303. Calls:
  304. uxTaskResetEventItemValue/24 (uxTaskResetEventItemValue) @06c3cc40
  305. Type: function
  306. Visibility: external public
  307. References:
  308. Referring:
  309. Function flags:
  310. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  311. Calls:
  312. xTaskResumeAll/23 (xTaskResumeAll) @06c3cb60
  313. Type: function
  314. Visibility: external public
  315. References:
  316. Referring:
  317. Function flags:
  318. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  319. Calls:
  320. vTaskPlaceOnUnorderedEventList/22 (vTaskPlaceOnUnorderedEventList) @06c3ca80
  321. Type: function
  322. Visibility: external public
  323. References:
  324. Referring:
  325. Function flags:
  326. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  327. Calls:
  328. vTaskSuspendAll/21 (vTaskSuspendAll) @06c3c9a0
  329. Type: function
  330. Visibility: external public
  331. References:
  332. Referring:
  333. Function flags:
  334. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  335. Calls:
  336. xTaskGetSchedulerState/20 (xTaskGetSchedulerState) @06c3c8c0
  337. Type: function
  338. Visibility: external public
  339. References:
  340. Referring:
  341. Function flags:
  342. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  343. Calls:
  344. vListInitialise/19 (vListInitialise) @06c3c540
  345. Type: function
  346. Visibility: external public
  347. References:
  348. Referring:
  349. Function flags:
  350. Called by: xEventGroupCreate/4
  351. Calls:
  352. pvPortMalloc/18 (pvPortMalloc) @06c3c460
  353. Type: function
  354. Visibility: external public
  355. References:
  356. Referring:
  357. Function flags:
  358. Called by: xEventGroupCreate/4
  359. Calls:
  360. vEventGroupSetNumber/17 (vEventGroupSetNumber) @06c3c000
  361. Type: function definition analyzed
  362. Visibility: force_output no_reorder public
  363. References:
  364. Referring:
  365. Function flags: body
  366. Called by:
  367. Calls:
  368. uxEventGroupGetNumber/16 (uxEventGroupGetNumber) @06c32a80
  369. Type: function definition analyzed
  370. Visibility: force_output no_reorder public
  371. References:
  372. Referring:
  373. Function flags: body
  374. Called by:
  375. Calls:
  376. xEventGroupSetBitsFromISR/15 (xEventGroupSetBitsFromISR) @06c32460
  377. Type: function definition analyzed
  378. Visibility: force_output no_reorder public
  379. References: vEventGroupSetBitsCallback/12 (addr)
  380. Referring:
  381. Function flags: body
  382. Called by:
  383. Calls: xTimerPendFunctionCallFromISR/27
  384. prvTestWaitCondition/14 (prvTestWaitCondition) @06c32ee0
  385. Type: function definition analyzed
  386. Visibility: force_output no_reorder
  387. References:
  388. Referring:
  389. Function flags: body
  390. Called by: xEventGroupWaitBits/6 xEventGroupWaitBits/6
  391. Calls:
  392. vEventGroupClearBitsCallback/13 (vEventGroupClearBitsCallback) @06c32c40
  393. Type: function definition analyzed
  394. Visibility: force_output no_reorder public
  395. Address is taken.
  396. References:
  397. Referring: xEventGroupClearBitsFromISR/8 (addr)
  398. Function flags: body
  399. Called by:
  400. Calls: xEventGroupClearBits/7
  401. vEventGroupSetBitsCallback/12 (vEventGroupSetBitsCallback) @06c329a0
  402. Type: function definition analyzed
  403. Visibility: force_output no_reorder public
  404. Address is taken.
  405. References:
  406. Referring: xEventGroupSetBitsFromISR/15 (addr)
  407. Function flags: body
  408. Called by:
  409. Calls: xEventGroupSetBits/10
  410. vEventGroupDelete/11 (vEventGroupDelete) @06c32700
  411. Type: function definition analyzed
  412. Visibility: force_output no_reorder public
  413. References:
  414. Referring:
  415. Function flags: body
  416. Called by:
  417. Calls: xTaskResumeAll/23 vPortFree/29 vTaskRemoveFromUnorderedEventList/28 vPortRaiseBASEPRI/1 vTaskSuspendAll/21 vPortRaiseBASEPRI/1
  418. xEventGroupSetBits/10 (xEventGroupSetBits) @06c32380
  419. Type: function definition analyzed
  420. Visibility: force_output no_reorder public
  421. References:
  422. Referring:
  423. Function flags: body
  424. Called by: vEventGroupSetBitsCallback/12 xEventGroupSync/5
  425. Calls: xTaskResumeAll/23 vTaskRemoveFromUnorderedEventList/28 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  426. xEventGroupGetBitsFromISR/9 (xEventGroupGetBitsFromISR) @06befc40
  427. Type: function definition analyzed
  428. Visibility: force_output no_reorder public
  429. References:
  430. Referring:
  431. Function flags: body
  432. Called by:
  433. Calls: vPortSetBASEPRI/3 ulPortRaiseBASEPRI/2
  434. xEventGroupClearBitsFromISR/8 (xEventGroupClearBitsFromISR) @06bef2a0
  435. Type: function definition analyzed
  436. Visibility: force_output no_reorder public
  437. References: vEventGroupClearBitsCallback/13 (addr)
  438. Referring:
  439. Function flags: body
  440. Called by:
  441. Calls: xTimerPendFunctionCallFromISR/27
  442. xEventGroupClearBits/7 (xEventGroupClearBits) @06befee0
  443. Type: function definition analyzed
  444. Visibility: force_output no_reorder public
  445. References:
  446. Referring:
  447. Function flags: body
  448. Called by: vEventGroupClearBitsCallback/13
  449. Calls: vPortExitCritical/26 vPortEnterCritical/25 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  450. xEventGroupWaitBits/6 (xEventGroupWaitBits) @06befb60
  451. Type: function definition analyzed
  452. Visibility: force_output no_reorder public
  453. References:
  454. Referring:
  455. Function flags: body
  456. Called by:
  457. Calls: vPortExitCritical/26 prvTestWaitCondition/14 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 prvTestWaitCondition/14 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  458. xEventGroupSync/5 (xEventGroupSync) @06bef620
  459. Type: function definition analyzed
  460. Visibility: force_output no_reorder public
  461. References:
  462. Referring:
  463. Function flags: body
  464. Called by:
  465. Calls: vPortExitCritical/26 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 xEventGroupSetBits/10 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  466. xEventGroupCreate/4 (xEventGroupCreate) @06bef1c0
  467. Type: function definition analyzed
  468. Visibility: force_output no_reorder public
  469. References:
  470. Referring:
  471. Function flags: body
  472. Called by:
  473. Calls: vListInitialise/19 pvPortMalloc/18
  474. vPortSetBASEPRI/3 (vPortSetBASEPRI) @06b78380
  475. Type: function definition analyzed
  476. Visibility: no_reorder
  477. References:
  478. Referring:
  479. Function flags: body
  480. Called by: xEventGroupGetBitsFromISR/9
  481. Calls:
  482. ulPortRaiseBASEPRI/2 (ulPortRaiseBASEPRI) @06b780e0
  483. Type: function definition analyzed
  484. Visibility: no_reorder
  485. References:
  486. Referring:
  487. Function flags: body
  488. Called by: xEventGroupGetBitsFromISR/9
  489. Calls:
  490. vPortRaiseBASEPRI/1 (vPortRaiseBASEPRI) @06b73d20
  491. Type: function definition analyzed
  492. Visibility: no_reorder
  493. References:
  494. Referring:
  495. Function flags: body
  496. Called by: vEventGroupDelete/11 vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupSetBits/10 xEventGroupClearBits/7 xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupSync/5 xEventGroupSync/5 xEventGroupSync/5
  497. Calls:
  498. Initial Symbol table:
  499. vPortFree/29 (vPortFree) @06c66b60
  500. Type: function
  501. Visibility: external public
  502. References:
  503. Referring:
  504. Function flags:
  505. Called by: vEventGroupDelete/11
  506. Calls:
  507. vTaskRemoveFromUnorderedEventList/28 (vTaskRemoveFromUnorderedEventList) @06c669a0
  508. Type: function
  509. Visibility: external public
  510. References:
  511. Referring:
  512. Function flags:
  513. Called by: vEventGroupDelete/11 xEventGroupSetBits/10
  514. Calls:
  515. xTimerPendFunctionCallFromISR/27 (xTimerPendFunctionCallFromISR) @06c66460
  516. Type: function
  517. Visibility: external public
  518. References:
  519. Referring:
  520. Function flags:
  521. Called by: xEventGroupSetBitsFromISR/15 xEventGroupClearBitsFromISR/8
  522. Calls:
  523. vPortExitCritical/26 (vPortExitCritical) @06c3ce00
  524. Type: function
  525. Visibility: external public
  526. References:
  527. Referring:
  528. Function flags:
  529. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  530. Calls:
  531. vPortEnterCritical/25 (vPortEnterCritical) @06c3cd20
  532. Type: function
  533. Visibility: external public
  534. References:
  535. Referring:
  536. Function flags:
  537. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  538. Calls:
  539. uxTaskResetEventItemValue/24 (uxTaskResetEventItemValue) @06c3cc40
  540. Type: function
  541. Visibility: external public
  542. References:
  543. Referring:
  544. Function flags:
  545. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  546. Calls:
  547. xTaskResumeAll/23 (xTaskResumeAll) @06c3cb60
  548. Type: function
  549. Visibility: external public
  550. References:
  551. Referring:
  552. Function flags:
  553. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  554. Calls:
  555. vTaskPlaceOnUnorderedEventList/22 (vTaskPlaceOnUnorderedEventList) @06c3ca80
  556. Type: function
  557. Visibility: external public
  558. References:
  559. Referring:
  560. Function flags:
  561. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  562. Calls:
  563. vTaskSuspendAll/21 (vTaskSuspendAll) @06c3c9a0
  564. Type: function
  565. Visibility: external public
  566. References:
  567. Referring:
  568. Function flags:
  569. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  570. Calls:
  571. xTaskGetSchedulerState/20 (xTaskGetSchedulerState) @06c3c8c0
  572. Type: function
  573. Visibility: external public
  574. References:
  575. Referring:
  576. Function flags:
  577. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  578. Calls:
  579. vListInitialise/19 (vListInitialise) @06c3c540
  580. Type: function
  581. Visibility: external public
  582. References:
  583. Referring:
  584. Function flags:
  585. Called by: xEventGroupCreate/4
  586. Calls:
  587. pvPortMalloc/18 (pvPortMalloc) @06c3c460
  588. Type: function
  589. Visibility: external public
  590. References:
  591. Referring:
  592. Function flags:
  593. Called by: xEventGroupCreate/4
  594. Calls:
  595. vEventGroupSetNumber/17 (vEventGroupSetNumber) @06c3c000
  596. Type: function definition analyzed
  597. Visibility: force_output no_reorder public
  598. References:
  599. Referring:
  600. Function flags: body
  601. Called by:
  602. Calls:
  603. uxEventGroupGetNumber/16 (uxEventGroupGetNumber) @06c32a80
  604. Type: function definition analyzed
  605. Visibility: force_output no_reorder public
  606. References:
  607. Referring:
  608. Function flags: body
  609. Called by:
  610. Calls:
  611. xEventGroupSetBitsFromISR/15 (xEventGroupSetBitsFromISR) @06c32460
  612. Type: function definition analyzed
  613. Visibility: force_output no_reorder public
  614. References: vEventGroupSetBitsCallback/12 (addr)
  615. Referring:
  616. Function flags: body
  617. Called by:
  618. Calls: xTimerPendFunctionCallFromISR/27
  619. prvTestWaitCondition/14 (prvTestWaitCondition) @06c32ee0
  620. Type: function definition analyzed
  621. Visibility: force_output no_reorder
  622. References:
  623. Referring:
  624. Function flags: body
  625. Called by: xEventGroupWaitBits/6 xEventGroupWaitBits/6
  626. Calls:
  627. vEventGroupClearBitsCallback/13 (vEventGroupClearBitsCallback) @06c32c40
  628. Type: function definition analyzed
  629. Visibility: force_output no_reorder public
  630. Address is taken.
  631. References:
  632. Referring: xEventGroupClearBitsFromISR/8 (addr)
  633. Function flags: body
  634. Called by:
  635. Calls: xEventGroupClearBits/7
  636. vEventGroupSetBitsCallback/12 (vEventGroupSetBitsCallback) @06c329a0
  637. Type: function definition analyzed
  638. Visibility: force_output no_reorder public
  639. Address is taken.
  640. References:
  641. Referring: xEventGroupSetBitsFromISR/15 (addr)
  642. Function flags: body
  643. Called by:
  644. Calls: xEventGroupSetBits/10
  645. vEventGroupDelete/11 (vEventGroupDelete) @06c32700
  646. Type: function definition analyzed
  647. Visibility: force_output no_reorder public
  648. References:
  649. Referring:
  650. Function flags: body
  651. Called by:
  652. Calls: xTaskResumeAll/23 vPortFree/29 vTaskRemoveFromUnorderedEventList/28 vPortRaiseBASEPRI/1 vTaskSuspendAll/21 vPortRaiseBASEPRI/1
  653. xEventGroupSetBits/10 (xEventGroupSetBits) @06c32380
  654. Type: function definition analyzed
  655. Visibility: force_output no_reorder public
  656. References:
  657. Referring:
  658. Function flags: body
  659. Called by: vEventGroupSetBitsCallback/12 xEventGroupSync/5
  660. Calls: xTaskResumeAll/23 vTaskRemoveFromUnorderedEventList/28 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  661. xEventGroupGetBitsFromISR/9 (xEventGroupGetBitsFromISR) @06befc40
  662. Type: function definition analyzed
  663. Visibility: force_output no_reorder public
  664. References:
  665. Referring:
  666. Function flags: body
  667. Called by:
  668. Calls: vPortSetBASEPRI/3 ulPortRaiseBASEPRI/2
  669. xEventGroupClearBitsFromISR/8 (xEventGroupClearBitsFromISR) @06bef2a0
  670. Type: function definition analyzed
  671. Visibility: force_output no_reorder public
  672. References: vEventGroupClearBitsCallback/13 (addr)
  673. Referring:
  674. Function flags: body
  675. Called by:
  676. Calls: xTimerPendFunctionCallFromISR/27
  677. xEventGroupClearBits/7 (xEventGroupClearBits) @06befee0
  678. Type: function definition analyzed
  679. Visibility: force_output no_reorder public
  680. References:
  681. Referring:
  682. Function flags: body
  683. Called by: vEventGroupClearBitsCallback/13
  684. Calls: vPortExitCritical/26 vPortEnterCritical/25 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  685. xEventGroupWaitBits/6 (xEventGroupWaitBits) @06befb60
  686. Type: function definition analyzed
  687. Visibility: force_output no_reorder public
  688. References:
  689. Referring:
  690. Function flags: body
  691. Called by:
  692. Calls: vPortExitCritical/26 prvTestWaitCondition/14 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 prvTestWaitCondition/14 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  693. xEventGroupSync/5 (xEventGroupSync) @06bef620
  694. Type: function definition analyzed
  695. Visibility: force_output no_reorder public
  696. References:
  697. Referring:
  698. Function flags: body
  699. Called by:
  700. Calls: vPortExitCritical/26 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 xEventGroupSetBits/10 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  701. xEventGroupCreate/4 (xEventGroupCreate) @06bef1c0
  702. Type: function definition analyzed
  703. Visibility: force_output no_reorder public
  704. References:
  705. Referring:
  706. Function flags: body
  707. Called by:
  708. Calls: vListInitialise/19 pvPortMalloc/18
  709. vPortSetBASEPRI/3 (vPortSetBASEPRI) @06b78380
  710. Type: function definition analyzed
  711. Visibility: no_reorder
  712. References:
  713. Referring:
  714. Function flags: body
  715. Called by: xEventGroupGetBitsFromISR/9
  716. Calls:
  717. ulPortRaiseBASEPRI/2 (ulPortRaiseBASEPRI) @06b780e0
  718. Type: function definition analyzed
  719. Visibility: no_reorder
  720. References:
  721. Referring:
  722. Function flags: body
  723. Called by: xEventGroupGetBitsFromISR/9
  724. Calls:
  725. vPortRaiseBASEPRI/1 (vPortRaiseBASEPRI) @06b73d20
  726. Type: function definition analyzed
  727. Visibility: no_reorder
  728. References:
  729. Referring:
  730. Function flags: body
  731. Called by: vEventGroupDelete/11 vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupSetBits/10 xEventGroupClearBits/7 xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupSync/5 xEventGroupSync/5 xEventGroupSync/5
  732. Calls:
  733. Removing unused symbols:
  734. Reclaimed Symbol table:
  735. vPortFree/29 (vPortFree) @06c66b60
  736. Type: function
  737. Visibility: external public
  738. References:
  739. Referring:
  740. Function flags:
  741. Called by: vEventGroupDelete/11
  742. Calls:
  743. vTaskRemoveFromUnorderedEventList/28 (vTaskRemoveFromUnorderedEventList) @06c669a0
  744. Type: function
  745. Visibility: external public
  746. References:
  747. Referring:
  748. Function flags:
  749. Called by: vEventGroupDelete/11 xEventGroupSetBits/10
  750. Calls:
  751. xTimerPendFunctionCallFromISR/27 (xTimerPendFunctionCallFromISR) @06c66460
  752. Type: function
  753. Visibility: external public
  754. References:
  755. Referring:
  756. Function flags:
  757. Called by: xEventGroupSetBitsFromISR/15 xEventGroupClearBitsFromISR/8
  758. Calls:
  759. vPortExitCritical/26 (vPortExitCritical) @06c3ce00
  760. Type: function
  761. Visibility: external public
  762. References:
  763. Referring:
  764. Function flags:
  765. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  766. Calls:
  767. vPortEnterCritical/25 (vPortEnterCritical) @06c3cd20
  768. Type: function
  769. Visibility: external public
  770. References:
  771. Referring:
  772. Function flags:
  773. Called by: xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupSync/5
  774. Calls:
  775. uxTaskResetEventItemValue/24 (uxTaskResetEventItemValue) @06c3cc40
  776. Type: function
  777. Visibility: external public
  778. References:
  779. Referring:
  780. Function flags:
  781. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  782. Calls:
  783. xTaskResumeAll/23 (xTaskResumeAll) @06c3cb60
  784. Type: function
  785. Visibility: external public
  786. References:
  787. Referring:
  788. Function flags:
  789. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  790. Calls:
  791. vTaskPlaceOnUnorderedEventList/22 (vTaskPlaceOnUnorderedEventList) @06c3ca80
  792. Type: function
  793. Visibility: external public
  794. References:
  795. Referring:
  796. Function flags:
  797. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  798. Calls:
  799. vTaskSuspendAll/21 (vTaskSuspendAll) @06c3c9a0
  800. Type: function
  801. Visibility: external public
  802. References:
  803. Referring:
  804. Function flags:
  805. Called by: vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupWaitBits/6 xEventGroupSync/5
  806. Calls:
  807. xTaskGetSchedulerState/20 (xTaskGetSchedulerState) @06c3c8c0
  808. Type: function
  809. Visibility: external public
  810. References:
  811. Referring:
  812. Function flags:
  813. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  814. Calls:
  815. vListInitialise/19 (vListInitialise) @06c3c540
  816. Type: function
  817. Visibility: external public
  818. References:
  819. Referring:
  820. Function flags:
  821. Called by: xEventGroupCreate/4
  822. Calls:
  823. pvPortMalloc/18 (pvPortMalloc) @06c3c460
  824. Type: function
  825. Visibility: external public
  826. References:
  827. Referring:
  828. Function flags:
  829. Called by: xEventGroupCreate/4
  830. Calls:
  831. vEventGroupSetNumber/17 (vEventGroupSetNumber) @06c3c000
  832. Type: function definition analyzed
  833. Visibility: force_output no_reorder public
  834. References:
  835. Referring:
  836. Function flags: body
  837. Called by:
  838. Calls:
  839. uxEventGroupGetNumber/16 (uxEventGroupGetNumber) @06c32a80
  840. Type: function definition analyzed
  841. Visibility: force_output no_reorder public
  842. References:
  843. Referring:
  844. Function flags: body
  845. Called by:
  846. Calls:
  847. xEventGroupSetBitsFromISR/15 (xEventGroupSetBitsFromISR) @06c32460
  848. Type: function definition analyzed
  849. Visibility: force_output no_reorder public
  850. References: vEventGroupSetBitsCallback/12 (addr)
  851. Referring:
  852. Function flags: body
  853. Called by:
  854. Calls: xTimerPendFunctionCallFromISR/27
  855. prvTestWaitCondition/14 (prvTestWaitCondition) @06c32ee0
  856. Type: function definition analyzed
  857. Visibility: force_output no_reorder
  858. References:
  859. Referring:
  860. Function flags: body
  861. Called by: xEventGroupWaitBits/6 xEventGroupWaitBits/6
  862. Calls:
  863. vEventGroupClearBitsCallback/13 (vEventGroupClearBitsCallback) @06c32c40
  864. Type: function definition analyzed
  865. Visibility: force_output no_reorder public
  866. Address is taken.
  867. References:
  868. Referring: xEventGroupClearBitsFromISR/8 (addr)
  869. Function flags: body
  870. Called by:
  871. Calls: xEventGroupClearBits/7
  872. vEventGroupSetBitsCallback/12 (vEventGroupSetBitsCallback) @06c329a0
  873. Type: function definition analyzed
  874. Visibility: force_output no_reorder public
  875. Address is taken.
  876. References:
  877. Referring: xEventGroupSetBitsFromISR/15 (addr)
  878. Function flags: body
  879. Called by:
  880. Calls: xEventGroupSetBits/10
  881. vEventGroupDelete/11 (vEventGroupDelete) @06c32700
  882. Type: function definition analyzed
  883. Visibility: force_output no_reorder public
  884. References:
  885. Referring:
  886. Function flags: body
  887. Called by:
  888. Calls: xTaskResumeAll/23 vPortFree/29 vTaskRemoveFromUnorderedEventList/28 vPortRaiseBASEPRI/1 vTaskSuspendAll/21 vPortRaiseBASEPRI/1
  889. xEventGroupSetBits/10 (xEventGroupSetBits) @06c32380
  890. Type: function definition analyzed
  891. Visibility: force_output no_reorder public
  892. References:
  893. Referring:
  894. Function flags: body
  895. Called by: vEventGroupSetBitsCallback/12 xEventGroupSync/5
  896. Calls: xTaskResumeAll/23 vTaskRemoveFromUnorderedEventList/28 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  897. xEventGroupGetBitsFromISR/9 (xEventGroupGetBitsFromISR) @06befc40
  898. Type: function definition analyzed
  899. Visibility: force_output no_reorder public
  900. References:
  901. Referring:
  902. Function flags: body
  903. Called by:
  904. Calls: vPortSetBASEPRI/3 ulPortRaiseBASEPRI/2
  905. xEventGroupClearBitsFromISR/8 (xEventGroupClearBitsFromISR) @06bef2a0
  906. Type: function definition analyzed
  907. Visibility: force_output no_reorder public
  908. References: vEventGroupClearBitsCallback/13 (addr)
  909. Referring:
  910. Function flags: body
  911. Called by:
  912. Calls: xTimerPendFunctionCallFromISR/27
  913. xEventGroupClearBits/7 (xEventGroupClearBits) @06befee0
  914. Type: function definition analyzed
  915. Visibility: force_output no_reorder public
  916. References:
  917. Referring:
  918. Function flags: body
  919. Called by: vEventGroupClearBitsCallback/13
  920. Calls: vPortExitCritical/26 vPortEnterCritical/25 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  921. xEventGroupWaitBits/6 (xEventGroupWaitBits) @06befb60
  922. Type: function definition analyzed
  923. Visibility: force_output no_reorder public
  924. References:
  925. Referring:
  926. Function flags: body
  927. Called by:
  928. Calls: vPortExitCritical/26 prvTestWaitCondition/14 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 prvTestWaitCondition/14 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  929. xEventGroupSync/5 (xEventGroupSync) @06bef620
  930. Type: function definition analyzed
  931. Visibility: force_output no_reorder public
  932. References:
  933. Referring:
  934. Function flags: body
  935. Called by:
  936. Calls: vPortExitCritical/26 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 xEventGroupSetBits/10 vTaskSuspendAll/21 vPortRaiseBASEPRI/1 xTaskGetSchedulerState/20 vPortRaiseBASEPRI/1 vPortRaiseBASEPRI/1
  937. xEventGroupCreate/4 (xEventGroupCreate) @06bef1c0
  938. Type: function definition analyzed
  939. Visibility: force_output no_reorder public
  940. References:
  941. Referring:
  942. Function flags: body
  943. Called by:
  944. Calls: vListInitialise/19 pvPortMalloc/18
  945. vPortSetBASEPRI/3 (vPortSetBASEPRI) @06b78380
  946. Type: function definition analyzed
  947. Visibility: no_reorder
  948. References:
  949. Referring:
  950. Function flags: body
  951. Called by: xEventGroupGetBitsFromISR/9
  952. Calls:
  953. ulPortRaiseBASEPRI/2 (ulPortRaiseBASEPRI) @06b780e0
  954. Type: function definition analyzed
  955. Visibility: no_reorder
  956. References:
  957. Referring:
  958. Function flags: body
  959. Called by: xEventGroupGetBitsFromISR/9
  960. Calls:
  961. vPortRaiseBASEPRI/1 (vPortRaiseBASEPRI) @06b73d20
  962. Type: function definition analyzed
  963. Visibility: no_reorder
  964. References:
  965. Referring:
  966. Function flags: body
  967. Called by: vEventGroupDelete/11 vEventGroupDelete/11 xEventGroupSetBits/10 xEventGroupSetBits/10 xEventGroupClearBits/7 xEventGroupClearBits/7 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupWaitBits/6 xEventGroupSync/5 xEventGroupSync/5 xEventGroupSync/5
  968. Calls:
  969. Reclaiming functions:
  970. Reclaiming variables:
  971. Clearing address taken flags:
  972. Optimized Symbol table:
  973. vPortFree/29 (vPortFree) @06c66b60
  974. Type: function
  975. Visibility: external public
  976. References:
  977. Referring:
  978. Availability: not_available
  979. Function flags:
  980. Called by: vEventGroupDelete/11
  981. Calls:
  982. vTaskRemoveFromUnorderedEventList/28 (vTaskRemoveFromUnorderedEventList) @06c669a0
  983. Type: function
  984. Visibility: external public
  985. References:
  986. Referring:
  987. Availability: not_available
  988. Function flags:
  989. Called by: vEventGroupDelete/11 xEventGroupSetBits/10
  990. Calls:
  991. xTimerPendFunctionCallFromISR/27 (xTimerPendFunctionCallFromISR) @06c66460
  992. Type: function
  993. Visibility: external public
  994. References:
  995. Referring:
  996. Availability: not_available
  997. Function flags:
  998. Called by: xEventGroupSetBitsFromISR/15 xEventGroupClearBitsFromISR/8
  999. Calls:
  1000. vPortExitCritical/26 (vPortExitCritical) @06c3ce00
  1001. Type: function
  1002. Visibility: external public
  1003. References:
  1004. Referring:
  1005. Availability: not_available
  1006. Function flags:
  1007. Called by: xEventGroupWaitBits/6 xEventGroupSync/5 xEventGroupClearBits/7
  1008. Calls:
  1009. vPortEnterCritical/25 (vPortEnterCritical) @06c3cd20
  1010. Type: function
  1011. Visibility: external public
  1012. References:
  1013. Referring:
  1014. Availability: not_available
  1015. Function flags:
  1016. Called by: xEventGroupWaitBits/6 xEventGroupSync/5 xEventGroupClearBits/7
  1017. Calls:
  1018. uxTaskResetEventItemValue/24 (uxTaskResetEventItemValue) @06c3cc40
  1019. Type: function
  1020. Visibility: external public
  1021. References:
  1022. Referring:
  1023. Availability: not_available
  1024. Function flags:
  1025. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  1026. Calls:
  1027. xTaskResumeAll/23 (xTaskResumeAll) @06c3cb60
  1028. Type: function
  1029. Visibility: external public
  1030. References:
  1031. Referring:
  1032. Availability: not_available
  1033. Function flags:
  1034. Called by: xEventGroupWaitBits/6 vEventGroupDelete/11 xEventGroupSync/5 xEventGroupSetBits/10
  1035. Calls:
  1036. vTaskPlaceOnUnorderedEventList/22 (vTaskPlaceOnUnorderedEventList) @06c3ca80
  1037. Type: function
  1038. Visibility: external public
  1039. References:
  1040. Referring:
  1041. Availability: not_available
  1042. Function flags:
  1043. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  1044. Calls:
  1045. vTaskSuspendAll/21 (vTaskSuspendAll) @06c3c9a0
  1046. Type: function
  1047. Visibility: external public
  1048. References:
  1049. Referring:
  1050. Availability: not_available
  1051. Function flags:
  1052. Called by: xEventGroupWaitBits/6 vEventGroupDelete/11 xEventGroupSync/5 xEventGroupSetBits/10
  1053. Calls:
  1054. xTaskGetSchedulerState/20 (xTaskGetSchedulerState) @06c3c8c0
  1055. Type: function
  1056. Visibility: external public
  1057. References:
  1058. Referring:
  1059. Availability: not_available
  1060. Function flags:
  1061. Called by: xEventGroupWaitBits/6 xEventGroupSync/5
  1062. Calls:
  1063. vListInitialise/19 (vListInitialise) @06c3c540
  1064. Type: function
  1065. Visibility: external public
  1066. References:
  1067. Referring:
  1068. Availability: not_available
  1069. Function flags:
  1070. Called by: xEventGroupCreate/4
  1071. Calls:
  1072. pvPortMalloc/18 (pvPortMalloc) @06c3c460
  1073. Type: function
  1074. Visibility: external public
  1075. References:
  1076. Referring:
  1077. Availability: not_available
  1078. Function flags:
  1079. Called by: xEventGroupCreate/4
  1080. Calls:
  1081. vEventGroupSetNumber/17 (vEventGroupSetNumber) @06c3c000
  1082. Type: function definition analyzed
  1083. Visibility: force_output externally_visible no_reorder public
  1084. References:
  1085. Referring:
  1086. Availability: available
  1087. Function flags: body
  1088. Called by:
  1089. Calls:
  1090. uxEventGroupGetNumber/16 (uxEventGroupGetNumber) @06c32a80
  1091. Type: function definition analyzed
  1092. Visibility: force_output externally_visible no_reorder public
  1093. References:
  1094. Referring:
  1095. Availability: available
  1096. Function flags: body
  1097. Called by:
  1098. Calls:
  1099. xEventGroupSetBitsFromISR/15 (xEventGroupSetBitsFromISR) @06c32460
  1100. Type: function definition analyzed
  1101. Visibility: force_output externally_visible no_reorder public
  1102. References: vEventGroupSetBitsCallback/12 (addr)
  1103. Referring:
  1104. Availability: available
  1105. Function flags: body
  1106. Called by:
  1107. Calls: xTimerPendFunctionCallFromISR/27
  1108. prvTestWaitCondition/14 (prvTestWaitCondition) @06c32ee0
  1109. Type: function definition analyzed
  1110. Visibility: force_output no_reorder prevailing_def_ironly
  1111. References:
  1112. Referring:
  1113. Availability: available
  1114. Function flags: body
  1115. Called by: xEventGroupWaitBits/6 xEventGroupWaitBits/6
  1116. Calls:
  1117. vEventGroupClearBitsCallback/13 (vEventGroupClearBitsCallback) @06c32c40
  1118. Type: function definition analyzed
  1119. Visibility: force_output externally_visible no_reorder public
  1120. Address is taken.
  1121. References:
  1122. Referring: xEventGroupClearBitsFromISR/8 (addr)
  1123. Availability: available
  1124. Function flags: body
  1125. Called by:
  1126. Calls: xEventGroupClearBits/7
  1127. vEventGroupSetBitsCallback/12 (vEventGroupSetBitsCallback) @06c329a0
  1128. Type: function definition analyzed
  1129. Visibility: force_output externally_visible no_reorder public
  1130. Address is taken.
  1131. References:
  1132. Referring: xEventGroupSetBitsFromISR/15 (addr)
  1133. Availability: available
  1134. Function flags: body
  1135. Called by:
  1136. Calls: xEventGroupSetBits/10
  1137. vEventGroupDelete/11 (vEventGroupDelete) @06c32700
  1138. Type: function definition analyzed
  1139. Visibility: force_output externally_visible no_reorder public
  1140. References:
  1141. Referring:
  1142. Availability: available
  1143. Function flags: body
  1144. Called by:
  1145. Calls: xTaskResumeAll/23 vPortFree/29 vTaskRemoveFromUnorderedEventList/28 vTaskSuspendAll/21
  1146. xEventGroupSetBits/10 (xEventGroupSetBits) @06c32380
  1147. Type: function definition analyzed
  1148. Visibility: force_output externally_visible no_reorder public
  1149. References:
  1150. Referring:
  1151. Availability: available
  1152. Function flags: body
  1153. Called by: vEventGroupSetBitsCallback/12 xEventGroupSync/5
  1154. Calls: xTaskResumeAll/23 vTaskRemoveFromUnorderedEventList/28 vTaskSuspendAll/21
  1155. xEventGroupGetBitsFromISR/9 (xEventGroupGetBitsFromISR) @06befc40
  1156. Type: function definition analyzed
  1157. Visibility: force_output externally_visible no_reorder public
  1158. References:
  1159. Referring:
  1160. Availability: available
  1161. Function flags: body
  1162. Called by:
  1163. Calls:
  1164. xEventGroupClearBitsFromISR/8 (xEventGroupClearBitsFromISR) @06bef2a0
  1165. Type: function definition analyzed
  1166. Visibility: force_output externally_visible no_reorder public
  1167. References: vEventGroupClearBitsCallback/13 (addr)
  1168. Referring:
  1169. Availability: available
  1170. Function flags: body
  1171. Called by:
  1172. Calls: xTimerPendFunctionCallFromISR/27
  1173. xEventGroupClearBits/7 (xEventGroupClearBits) @06befee0
  1174. Type: function definition analyzed
  1175. Visibility: force_output externally_visible no_reorder public
  1176. References:
  1177. Referring:
  1178. Availability: available
  1179. Function flags: body
  1180. Called by: vEventGroupClearBitsCallback/13
  1181. Calls: vPortExitCritical/26 vPortEnterCritical/25
  1182. xEventGroupWaitBits/6 (xEventGroupWaitBits) @06befb60
  1183. Type: function definition analyzed
  1184. Visibility: force_output externally_visible no_reorder public
  1185. References:
  1186. Referring:
  1187. Availability: available
  1188. Function flags: body
  1189. Called by:
  1190. Calls: vPortExitCritical/26 prvTestWaitCondition/14 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 prvTestWaitCondition/14 vTaskSuspendAll/21 xTaskGetSchedulerState/20
  1191. xEventGroupSync/5 (xEventGroupSync) @06bef620
  1192. Type: function definition analyzed
  1193. Visibility: force_output externally_visible no_reorder public
  1194. References:
  1195. Referring:
  1196. Availability: available
  1197. Function flags: body
  1198. Called by:
  1199. Calls: vPortExitCritical/26 vPortEnterCritical/25 uxTaskResetEventItemValue/24 xTaskResumeAll/23 vTaskPlaceOnUnorderedEventList/22 xEventGroupSetBits/10 vTaskSuspendAll/21 xTaskGetSchedulerState/20
  1200. xEventGroupCreate/4 (xEventGroupCreate) @06bef1c0
  1201. Type: function definition analyzed
  1202. Visibility: force_output externally_visible no_reorder public
  1203. References:
  1204. Referring:
  1205. Availability: available
  1206. Function flags: body
  1207. Called by:
  1208. Calls: vListInitialise/19 pvPortMalloc/18
  1209. Materializing clones
  1210. Materialization Call site updates done.
  1211. Reclaiming functions:
  1212. Reclaiming variables:
  1213. Clearing address taken flags:
  1214. Trivially needed variables:
  1215. Removing variables:
  1216. Final Symbol table:
  1217. vPortFree/29 (vPortFree) @06c66b60
  1218. Type: function
  1219. Visibility: external public
  1220. References:
  1221. Referring:
  1222. Availability: not_available
  1223. Function flags:
  1224. Called by:
  1225. Calls:
  1226. vTaskRemoveFromUnorderedEventList/28 (vTaskRemoveFromUnorderedEventList) @06c669a0
  1227. Type: function
  1228. Visibility: external public
  1229. References:
  1230. Referring:
  1231. Availability: not_available
  1232. Function flags:
  1233. Called by:
  1234. Calls:
  1235. xTimerPendFunctionCallFromISR/27 (xTimerPendFunctionCallFromISR) @06c66460
  1236. Type: function
  1237. Visibility: external public
  1238. References:
  1239. Referring:
  1240. Availability: not_available
  1241. Function flags:
  1242. Called by:
  1243. Calls:
  1244. vPortExitCritical/26 (vPortExitCritical) @06c3ce00
  1245. Type: function
  1246. Visibility: external public
  1247. References:
  1248. Referring:
  1249. Availability: not_available
  1250. Function flags:
  1251. Called by:
  1252. Calls:
  1253. vPortEnterCritical/25 (vPortEnterCritical) @06c3cd20
  1254. Type: function
  1255. Visibility: external public
  1256. References:
  1257. Referring:
  1258. Availability: not_available
  1259. Function flags:
  1260. Called by:
  1261. Calls:
  1262. uxTaskResetEventItemValue/24 (uxTaskResetEventItemValue) @06c3cc40
  1263. Type: function
  1264. Visibility: external public
  1265. References:
  1266. Referring:
  1267. Availability: not_available
  1268. Function flags:
  1269. Called by:
  1270. Calls:
  1271. xTaskResumeAll/23 (xTaskResumeAll) @06c3cb60
  1272. Type: function
  1273. Visibility: external public
  1274. References:
  1275. Referring:
  1276. Availability: not_available
  1277. Function flags:
  1278. Called by:
  1279. Calls:
  1280. vTaskPlaceOnUnorderedEventList/22 (vTaskPlaceOnUnorderedEventList) @06c3ca80
  1281. Type: function
  1282. Visibility: external public
  1283. References:
  1284. Referring:
  1285. Availability: not_available
  1286. Function flags:
  1287. Called by:
  1288. Calls:
  1289. vTaskSuspendAll/21 (vTaskSuspendAll) @06c3c9a0
  1290. Type: function
  1291. Visibility: external public
  1292. References:
  1293. Referring:
  1294. Availability: not_available
  1295. Function flags:
  1296. Called by:
  1297. Calls:
  1298. xTaskGetSchedulerState/20 (xTaskGetSchedulerState) @06c3c8c0
  1299. Type: function
  1300. Visibility: external public
  1301. References:
  1302. Referring:
  1303. Availability: not_available
  1304. Function flags:
  1305. Called by:
  1306. Calls:
  1307. vListInitialise/19 (vListInitialise) @06c3c540
  1308. Type: function
  1309. Visibility: external public
  1310. References:
  1311. Referring:
  1312. Availability: not_available
  1313. Function flags:
  1314. Called by:
  1315. Calls:
  1316. pvPortMalloc/18 (pvPortMalloc) @06c3c460
  1317. Type: function
  1318. Visibility: external public
  1319. References:
  1320. Referring:
  1321. Availability: not_available
  1322. Function flags:
  1323. Called by:
  1324. Calls:
  1325. vEventGroupSetNumber/17 (vEventGroupSetNumber) @06c3c000
  1326. Type: function definition analyzed
  1327. Visibility: force_output externally_visible no_reorder asm_written public
  1328. References:
  1329. Referring:
  1330. Availability: available
  1331. Function flags:
  1332. Called by:
  1333. Calls:
  1334. uxEventGroupGetNumber/16 (uxEventGroupGetNumber) @06c32a80
  1335. Type: function definition analyzed
  1336. Visibility: force_output externally_visible no_reorder asm_written public
  1337. References:
  1338. Referring:
  1339. Availability: available
  1340. Function flags:
  1341. Called by:
  1342. Calls:
  1343. xEventGroupSetBitsFromISR/15 (xEventGroupSetBitsFromISR) @06c32460
  1344. Type: function definition analyzed
  1345. Visibility: force_output externally_visible no_reorder asm_written public
  1346. References:
  1347. Referring:
  1348. Availability: available
  1349. Function flags:
  1350. Called by:
  1351. Calls:
  1352. prvTestWaitCondition/14 (prvTestWaitCondition) @06c32ee0
  1353. Type: function definition analyzed
  1354. Visibility: force_output no_reorder prevailing_def_ironly asm_written
  1355. References:
  1356. Referring:
  1357. Availability: available
  1358. Function flags:
  1359. Called by:
  1360. Calls:
  1361. vEventGroupClearBitsCallback/13 (vEventGroupClearBitsCallback) @06c32c40
  1362. Type: function definition analyzed
  1363. Visibility: force_output externally_visible no_reorder asm_written public
  1364. Address is taken.
  1365. References:
  1366. Referring:
  1367. Availability: available
  1368. Function flags:
  1369. Called by:
  1370. Calls:
  1371. vEventGroupSetBitsCallback/12 (vEventGroupSetBitsCallback) @06c329a0
  1372. Type: function definition analyzed
  1373. Visibility: force_output externally_visible no_reorder asm_written public
  1374. Address is taken.
  1375. References:
  1376. Referring:
  1377. Availability: available
  1378. Function flags:
  1379. Called by:
  1380. Calls:
  1381. vEventGroupDelete/11 (vEventGroupDelete) @06c32700
  1382. Type: function definition analyzed
  1383. Visibility: force_output externally_visible no_reorder asm_written public
  1384. References:
  1385. Referring:
  1386. Availability: available
  1387. Function flags:
  1388. Called by:
  1389. Calls:
  1390. xEventGroupSetBits/10 (xEventGroupSetBits) @06c32380
  1391. Type: function definition analyzed
  1392. Visibility: force_output externally_visible no_reorder asm_written public
  1393. References:
  1394. Referring:
  1395. Availability: available
  1396. Function flags:
  1397. Called by:
  1398. Calls:
  1399. xEventGroupGetBitsFromISR/9 (xEventGroupGetBitsFromISR) @06befc40
  1400. Type: function definition analyzed
  1401. Visibility: force_output externally_visible no_reorder asm_written public
  1402. References:
  1403. Referring:
  1404. Availability: available
  1405. Function flags:
  1406. Called by:
  1407. Calls:
  1408. xEventGroupClearBitsFromISR/8 (xEventGroupClearBitsFromISR) @06bef2a0
  1409. Type: function definition analyzed
  1410. Visibility: force_output externally_visible no_reorder asm_written public
  1411. References:
  1412. Referring:
  1413. Availability: available
  1414. Function flags:
  1415. Called by:
  1416. Calls:
  1417. xEventGroupClearBits/7 (xEventGroupClearBits) @06befee0
  1418. Type: function definition analyzed
  1419. Visibility: force_output externally_visible no_reorder asm_written public
  1420. References:
  1421. Referring:
  1422. Availability: available
  1423. Function flags:
  1424. Called by:
  1425. Calls:
  1426. xEventGroupWaitBits/6 (xEventGroupWaitBits) @06befb60
  1427. Type: function definition analyzed
  1428. Visibility: force_output externally_visible no_reorder asm_written public
  1429. References:
  1430. Referring:
  1431. Availability: available
  1432. Function flags:
  1433. Called by:
  1434. Calls:
  1435. xEventGroupSync/5 (xEventGroupSync) @06bef620
  1436. Type: function definition analyzed
  1437. Visibility: force_output externally_visible no_reorder asm_written public
  1438. References:
  1439. Referring:
  1440. Availability: available
  1441. Function flags:
  1442. Called by:
  1443. Calls:
  1444. xEventGroupCreate/4 (xEventGroupCreate) @06bef1c0
  1445. Type: function definition analyzed
  1446. Visibility: force_output externally_visible no_reorder asm_written public
  1447. References:
  1448. Referring:
  1449. Availability: available
  1450. Function flags:
  1451. Called by:
  1452. Calls: