blob: a08e0c57ac93632bd7818d34e0b1e87581795b31 [file] [log] [blame]
<!-- DWF2XML 0.01.31 - Raisonance Dwarf information extractor -->
<aoffile Filename="RTOSDemo" dwarf="1">
<modulelist>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" >
<type Family="Base" Name="long int" ID="29"/>
<type Family="Base" Name="short int" ID="36"/>
<type Family="Base" Name="signed char" ID="43"/>
<type Family="Base" Name="long unsigned int" ID="50"/>
<type Family="Base" Name="short unsigned int" ID="68"/>
<type Family="typedef" Name="u16" Line="40" ID="57" toTI="68"/>
<type Family="Base" Name="unsigned char" ID="75"/>
<type Family="ComponentList" Line="335" ID="111">
<Component Name="CRL" TI="120" Line="336" Offs="0"/>
<Component Name="CRH" TI="135" Line="337" Offs="4"/>
<Component Name="IDR" TI="150" Line="338" Offs="8"/>
<Component Name="ODR" TI="165" Line="339" Offs="12"/>
<Component Name="BSRR" TI="180" Line="340" Offs="16"/>
<Component Name="BRR" TI="195" Line="341" Offs="20"/>
<Component Name="LCKR" TI="210" Line="342" Offs="24"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="39" ID="253" toTI="226"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="54" ID="322" toTI="264"/>
<type Family="ComponentList" Line="63" ID="333">
<Component Name="GPIO_Pin" TI="341" Line="64" Offs="0"/>
<Component Name="GPIO_Speed" TI="355" Line="65" Offs="2"/>
<Component Name="GPIO_Mode" TI="369" Line="66" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="67" ID="384" toTI="333"/>
<type Family="Pointer" TI="593" toTI="599"/>
<type Family="Base" Name="int" ID="616"/>
<type Family="Base" Name="char" ID="623"/>
<type Family="Base" Name="unsigned int" ID="630"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="416"/>
<type Family="Pointer" TI="593" toTI="599"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="593"/>
<variable Name="GreenLED_Counter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="19" Addr="0x0" TI="616"/>
<variable Name="RedLED_Counter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="20" Addr="0x0" TI="616"/>
<variable Name="GreenLED_mode" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="21" Addr="0x0" TI="525"/>
<variable Name="RedLED_mode" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="22" Addr="0x0" TI="525"/>
<variable Name="GreenLED_newmode" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="23" Addr="0x0" TI="525"/>
<variable Name="RedLED_newmode" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="24" Addr="0x0" TI="525"/>
<variable Name="HalfPeriod_LF" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="25" Addr="0x0" TI="980"/>
<variable Name="HalfPeriod_HF" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="26" Addr="0x0" TI="980"/>
<variable Name="Period_LF" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="27" Addr="0x0" TI="980"/>
<variable Name="Period_HF" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="28" Addr="0x0" TI="980"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" >
<function Name="Reset_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" Line="189">
<type Family="Base" Name="long unsigned int" ID="1127"/>
<type Family="Pointer" TI="1121" toTI="1127"/>
<variable Name="pulDest" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" Line="190" Addr="0x2" TI="1121"/>
</function >
<type Family="Pointer" TI="1229" toTI="1227"/>
<type Family="array" ID="1208" toTI="1229"/>
<type Family="Pointer" TI="1229" toTI="1227"/>
<type Family="Pointer" TI="1229" toTI="1227"/>
<type Family="array" ID="1208" toTI="1229"/>
<variable Name="g_pfnVectors" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" Line="111" Addr="0x8000000" TI="1253"/>
<type Family="Pointer" TI="1229" toTI="1227"/>
<type Family="array" ID="1208" toTI="1229"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" >
<type Family="Base" Name="long int" ID="1288"/>
<type Family="Base" Name="short int" ID="1306"/>
<type Family="typedef" Name="s16" Line="24" ID="1295" toTI="1306"/>
<type Family="Base" Name="signed char" ID="1313"/>
<type Family="Base" Name="long unsigned int" ID="1331"/>
<type Family="typedef" Name="u32" Line="39" ID="1320" toTI="1331"/>
<type Family="Base" Name="short unsigned int" ID="1349"/>
<type Family="typedef" Name="u16" Line="40" ID="1338" toTI="1349"/>
<type Family="Base" Name="unsigned char" ID="1366"/>
<type Family="typedef" Name="u8" Line="41" ID="1356" toTI="1366"/>
<type Family="ComponentList" Line="335" ID="1407">
<Component Name="CRL" TI="1416" Line="336" Offs="0"/>
<Component Name="CRH" TI="1431" Line="337" Offs="4"/>
<Component Name="IDR" TI="1446" Line="338" Offs="8"/>
<Component Name="ODR" TI="1461" Line="339" Offs="12"/>
<Component Name="BSRR" TI="1476" Line="340" Offs="16"/>
<Component Name="BRR" TI="1491" Line="341" Offs="20"/>
<Component Name="LCKR" TI="1506" Line="342" Offs="24"/>
</type>
<type Family="typedef" Name="GPIO_TypeDef" Line="343" ID="1522" toTI="1407"/>
<type Family="ComponentList" Line="524" ID="1534">
<Component Name="CR1" TI="1543" Line="525" Offs="0"/>
<Component Name="RESERVED0" TI="1558" Line="526" Offs="2"/>
<Component Name="CR2" TI="1573" Line="527" Offs="4"/>
<Component Name="RESERVED1" TI="1588" Line="528" Offs="6"/>
<Component Name="SMCR" TI="1603" Line="529" Offs="8"/>
<Component Name="RESERVED2" TI="1618" Line="530" Offs="10"/>
<Component Name="DIER" TI="1633" Line="531" Offs="12"/>
<Component Name="RESERVED3" TI="1648" Line="532" Offs="14"/>
<Component Name="SR" TI="1663" Line="533" Offs="16"/>
<Component Name="RESERVED4" TI="1677" Line="534" Offs="18"/>
<Component Name="EGR" TI="1692" Line="535" Offs="20"/>
<Component Name="RESERVED5" TI="1707" Line="536" Offs="22"/>
<Component Name="CCMR1" TI="1722" Line="537" Offs="24"/>
<Component Name="RESERVED6" TI="1737" Line="538" Offs="26"/>
<Component Name="CCMR2" TI="1752" Line="539" Offs="28"/>
<Component Name="RESERVED7" TI="1767" Line="540" Offs="30"/>
<Component Name="CCER" TI="1782" Line="541" Offs="32"/>
<Component Name="RESERVED8" TI="1797" Line="542" Offs="34"/>
<Component Name="CNT" TI="1812" Line="543" Offs="36"/>
<Component Name="RESERVED9" TI="1827" Line="544" Offs="38"/>
<Component Name="PSC" TI="1842" Line="545" Offs="40"/>
<Component Name="RESERVED10" TI="1857" Line="546" Offs="42"/>
<Component Name="ARR" TI="1872" Line="547" Offs="44"/>
<Component Name="RESERVED11" TI="1887" Line="548" Offs="46"/>
<Component Name="RCR" TI="1902" Line="549" Offs="48"/>
<Component Name="RESERVED12" TI="1917" Line="550" Offs="50"/>
<Component Name="CCR1" TI="1932" Line="551" Offs="52"/>
<Component Name="RESERVED13" TI="1947" Line="552" Offs="54"/>
<Component Name="CCR2" TI="1962" Line="553" Offs="56"/>
<Component Name="RESERVED14" TI="1977" Line="554" Offs="58"/>
<Component Name="CCR3" TI="1992" Line="555" Offs="60"/>
<Component Name="RESERVED15" TI="2007" Line="556" Offs="62"/>
<Component Name="CCR4" TI="2022" Line="557" Offs="64"/>
<Component Name="RESERVED16" TI="2037" Line="558" Offs="66"/>
<Component Name="BDTR" TI="2052" Line="559" Offs="68"/>
<Component Name="RESERVED17" TI="2067" Line="560" Offs="70"/>
<Component Name="DCR" TI="2082" Line="561" Offs="72"/>
<Component Name="RESERVED18" TI="2097" Line="562" Offs="74"/>
<Component Name="DMAR" TI="2112" Line="563" Offs="76"/>
<Component Name="RESERVED19" TI="2127" Line="564" Offs="78"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="39" ID="2170" toTI="2143"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="54" ID="2239" toTI="2181"/>
<type Family="ComponentList" Line="63" ID="2250">
<Component Name="GPIO_Pin" TI="2258" Line="64" Offs="0"/>
<Component Name="GPIO_Speed" TI="2272" Line="65" Offs="2"/>
<Component Name="GPIO_Mode" TI="2286" Line="66" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="67" ID="2301" toTI="2250"/>
<type Family="typedef" Name="BitAction" Line="73" ID="2333" toTI="2312"/>
<type Family="ComponentList" Line="28" ID="2344">
<Component Name="TIM_Prescaler" TI="2352" Line="29" Offs="0"/>
<Component Name="TIM_CounterMode" TI="2366" Line="30" Offs="2"/>
<Component Name="TIM_Period" TI="2380" Line="31" Offs="4"/>
<Component Name="TIM_ClockDivision" TI="2394" Line="32" Offs="6"/>
<Component Name="TIM_RepetitionCounter" TI="2408" Line="33" Offs="8"/>
</type>
<type Family="typedef" Name="TIM_TimeBaseInitTypeDef" Line="34" ID="2423" toTI="2344"/>
<type Family="ComponentList" Line="38" ID="2434">
<Component Name="TIM_OCMode" TI="2442" Line="39" Offs="0"/>
<Component Name="TIM_OutputState" TI="2456" Line="40" Offs="2"/>
<Component Name="TIM_OutputNState" TI="2470" Line="41" Offs="4"/>
<Component Name="TIM_Pulse" TI="2484" Line="42" Offs="6"/>
<Component Name="TIM_OCPolarity" TI="2498" Line="43" Offs="8"/>
<Component Name="TIM_OCNPolarity" TI="2512" Line="44" Offs="10"/>
<Component Name="TIM_OCIdleState" TI="2526" Line="45" Offs="12"/>
<Component Name="TIM_OCNIdleState" TI="2540" Line="46" Offs="14"/>
</type>
<type Family="typedef" Name="TIM_OCInitTypeDef" Line="47" ID="2555" toTI="2434"/>
<type Family="typedef" Name="DataConfigMode_TypeDef" Line="26" ID="2587" toTI="2566"/>
<type Family="typedef" Name="Rotate_H12_V_Match_TypeDef" Line="101" ID="2737" toTI="2707"/>
<type Family="Pointer" TI="2748" toTI="2754"/>
<type Family="Base" Name="int" ID="2771"/>
<type Family="Base" Name="char" ID="2778"/>
<type Family="Base" Name="unsigned int" ID="2785"/>
<function Name="LCD_DataLinesWrite" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="202">
<type Family="Pointer" TI="2843" toTI="1522"/>
<parameter Name="GPIOx" TI="2843" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="202" Addr="0x0" Param="Yes"/>
<parameter Name="PortVal" TI="1320" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="202" Addr="0x1" Param="Yes"/>
</function >
<function Name="LCD_SetBackLight" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1053">
<parameter Name="newBacklightStart" TI="1320" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1053" Addr="0x0" Param="Yes"/>
</function >
<function Name="LCD_GetScreenOrientation" TI="2737" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1186">
</function >
<function Name="LCD_CtrlLinesWrite" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="255">
<parameter Name="GPIOx" TI="2843" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="255" Addr="0x0" Param="Yes"/>
<parameter Name="CtrlPins" TI="1320" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="255" Addr="0x1" Param="Yes"/>
<parameter Name="BitVal" TI="2333" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="255" Addr="0x2" Param="Yes"/>
</function >
<function Name="LCD_SendLCDData" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="707">
<parameter Name="Data" TI="1356" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="707" Addr="0x0" Param="Yes"/>
</function >
<function Name="LCD_SendLCDCmd" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="679">
<parameter Name="Cmd" TI="1356" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="679" Addr="0x0" Param="Yes"/>
</function >
<function Name="LCD_SetRect_For_Cmd" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028">
<parameter Name="x" TI="1295" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1295" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="1295" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="1295" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x3" Param="Yes"/>
</function >
<function Name="LCD_FillRect" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777">
<parameter Name="x" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x3" Param="Yes"/>
<parameter Name="color" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x34000020" Param="Yes"/>
<variable Name="Line" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="778" Addr="0x8" TI="1356"/>
<variable Name="Column" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="779" Addr="0x4" TI="1356"/>
</function >
<function Name="LCD_SetScreenOrientation" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1166">
<parameter Name="ScreenOrientation" TI="2737" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1166" Addr="0x0" Param="Yes"/>
</function >
<type Family="Pointer" TI="3824" toTI="3830"/>
<function Name="LCD_DisplayChar" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004">
<parameter Name="x" TI="1356" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1356" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x1" Param="Yes"/>
<parameter Name="Ascii" TI="1356" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x2" Param="Yes"/>
<parameter Name="TextColor" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x3" Param="Yes"/>
<parameter Name="BGndColor" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x34000030" Param="Yes"/>
<parameter Name="CharMagniCoeff" TI="1338" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x34000034" Param="Yes"/>
<parameter Name="bmp" TI="3824" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x34000024" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="329" Addr="0x34000028" TI="0"/>
<variable Name="j" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="330" Addr="0x5" TI="0"/>
<variable Name="k1" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="331" Addr="0xB" TI="0"/>
<variable Name="k2" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="332" Addr="0x4" TI="0"/>
</function >
<function Name="LCD_DataLinesConfig" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="167">
<parameter Name="Mode" TI="2587" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="167" Addr="0x0" Param="Yes"/>
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="168" Addr="0x34000004" TI="2301"/>
</function >
<function Name="LCD_ReadLCDData" TI="1320" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="734">
</function >
<type Family="Pointer" TI="4274" toTI="1356"/>
<function Name="LCD_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="613">
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="532" Addr="0x34000004" TI="0"/>
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="219" Addr="0x34000004" TI="0"/>
</function >
<variable Name="TIM_TimeBaseStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="28" Addr="0x2000009C" TI="2423"/>
<variable Name="TIM_OCInitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="29" Addr="0x2000008C" TI="2555"/>
<variable Name="HandlerDivider" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="30" Addr="0x20000088" TI="2771"/>
<type Family="array" ID="4743" toTI="1356"/>
<variable Name="AsciiDotsTable" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="42" Addr="0x80055DC" TI="4777"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="2598"/>
<type Family="Pointer" TI="2748" toTI="2754"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="2748"/>
<variable Name="Current_CCR_BackLightStart" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="32" Addr="0x20000000" TI="2771"/>
<type Family="array" ID="4863" toTI="2771"/>
<variable Name="OrientationOffsetX" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="139" Addr="0x20000004" TI="4863"/>
<type Family="array" ID="4897" toTI="2771"/>
<variable Name="OrientationOffsetY" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="140" Addr="0x20000014" TI="4897"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" >
<type Family="Base" Name="long int" ID="4972"/>
<type Family="typedef" Name="s32" Line="23" ID="4961" toTI="4972"/>
<type Family="Base" Name="short int" ID="4990"/>
<type Family="typedef" Name="s16" Line="24" ID="4979" toTI="4990"/>
<type Family="Base" Name="signed char" ID="4997"/>
<type Family="Base" Name="long unsigned int" ID="5015"/>
<type Family="typedef" Name="u32" Line="39" ID="5004" toTI="5015"/>
<type Family="Base" Name="short unsigned int" ID="5033"/>
<type Family="typedef" Name="u16" Line="40" ID="5022" toTI="5033"/>
<type Family="Base" Name="unsigned char" ID="5050"/>
<type Family="typedef" Name="u8" Line="41" ID="5040" toTI="5050"/>
<type Family="ComponentList" Line="335" ID="5107">
<Component Name="CRL" TI="5116" Line="336" Offs="0"/>
<Component Name="CRH" TI="5131" Line="337" Offs="4"/>
<Component Name="IDR" TI="5146" Line="338" Offs="8"/>
<Component Name="ODR" TI="5161" Line="339" Offs="12"/>
<Component Name="BSRR" TI="5176" Line="340" Offs="16"/>
<Component Name="BRR" TI="5191" Line="341" Offs="20"/>
<Component Name="LCKR" TI="5206" Line="342" Offs="24"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="39" ID="5249" toTI="5222"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="54" ID="5318" toTI="5260"/>
<type Family="ComponentList" Line="63" ID="5329">
<Component Name="GPIO_Pin" TI="5337" Line="64" Offs="0"/>
<Component Name="GPIO_Speed" TI="5351" Line="65" Offs="2"/>
<Component Name="GPIO_Mode" TI="5365" Line="66" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="67" ID="5380" toTI="5329"/>
<type Family="ComponentList" Line="26" ID="5412">
<Component Name="SYSCLK_Frequency" TI="5420" Line="27" Offs="0"/>
<Component Name="HCLK_Frequency" TI="5434" Line="28" Offs="4"/>
<Component Name="PCLK1_Frequency" TI="5448" Line="29" Offs="8"/>
<Component Name="PCLK2_Frequency" TI="5462" Line="30" Offs="12"/>
<Component Name="ADCCLK_Frequency" TI="5476" Line="31" Offs="16"/>
</type>
<type Family="typedef" Name="RCC_ClocksTypeDef" Line="32" ID="5491" toTI="5412"/>
<type Family="Pointer" TI="5513" toTI="5519"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5502" toTI="5513"/>
<type Family="Pointer" TI="5513" toTI="5519"/>
<type Family="Pointer" TI="5673" toTI="5679"/>
<type Family="Base" Name="int" ID="5696"/>
<type Family="Base" Name="char" ID="5714"/>
<type Family="Pointer" TI="5703" toTI="5709"/>
<type Family="Base" Name="unsigned int" ID="5721"/>
<type Family="Pointer" TI="5900" toTI="5714"/>
<type Family="Pointer" TI="6004" toTI="4979"/>
<function Name="UTIL_ReadBackupRegister" TI="5022" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="410">
<parameter Name="BKP_DR" TI="5022" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="410" Addr="0x0" Param="Yes"/>
</function >
<type Family="Pointer" TI="5513" toTI="5519"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5502" toTI="5513"/>
<type Family="Pointer" TI="5513" toTI="5519"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5502" toTI="5513"/>
<type Family="Pointer" TI="5513" toTI="5519"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5502" toTI="5513"/>
<type Family="array" ID="6630" toTI="5502"/>
<type Family="Pointer" TI="5513" toTI="5519"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5502" toTI="5513"/>
<type Family="array" ID="6630" toTI="5502"/>
<type Family="array" ID="6672" toTI="5022"/>
<variable Name="CurrentSpeed" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="25" Addr="0x20004704" TI="5521"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="5564"/>
<variable Name="RCC_ClockFreq" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="28" Addr="0x20004708" TI="5491"/>
<variable Name="fTemperatureInFahrenheit" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="30" Addr="0x0" TI="5040"/>
<type Family="Pointer" TI="5673" toTI="5679"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="5673"/>
<variable Name="dummycounter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="29" Addr="0x0" TI="5696"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" >
<type Family="Base" Name="long int" ID="6840"/>
<type Family="Base" Name="short int" ID="6858"/>
<type Family="typedef" Name="s16" Line="24" ID="6847" toTI="6858"/>
<type Family="Base" Name="signed char" ID="6865"/>
<type Family="Base" Name="long unsigned int" ID="6883"/>
<type Family="typedef" Name="u32" Line="39" ID="6872" toTI="6883"/>
<type Family="Base" Name="short unsigned int" ID="6901"/>
<type Family="typedef" Name="u16" Line="40" ID="6890" toTI="6901"/>
<type Family="Base" Name="unsigned char" ID="6918"/>
<type Family="typedef" Name="u8" Line="41" ID="6908" toTI="6918"/>
<type Family="typedef" Name="Rotate_H12_V_Match_TypeDef" Line="101" ID="7067" toTI="7037"/>
<type Family="Pointer" TI="7078" toTI="7084"/>
<type Family="Base" Name="int" ID="7101"/>
<type Family="Base" Name="char" ID="7108"/>
<type Family="Base" Name="unsigned int" ID="7115"/>
<function Name="DRAW_GetBGndColor" TI="6890" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="290">
</function >
<function Name="DRAW_SetDefaultColor" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="414">
</function >
<function Name="DRAW_DisplayStringWithMode" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129">
<parameter Name="x" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="7714" toTI="7720"/>
<parameter Name="ptr" TI="7714" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x2" Param="Yes"/>
<parameter Name="len" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x3" Param="Yes"/>
<parameter Name="mode" TI="7101" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x34000028" Param="Yes"/>
<variable Name="ref_x" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="130" Addr="0x4" TI="6908"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="130" Addr="0x5" TI="6908"/>
</function >
<function Name="DRAW_DisplayString" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373">
<parameter Name="x" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x1" Param="Yes"/>
<parameter Name="ptr" TI="7714" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x2" Param="Yes"/>
<parameter Name="len" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x3" Param="Yes"/>
</function >
<type Family="array" ID="7985" toTI="6908"/>
<function Name="DRAW_SetImage" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335">
<type Family="Pointer" TI="8116" toTI="8122"/>
<parameter Name="imageptr" TI="8116" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x0" Param="Yes"/>
<parameter Name="x" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x1" Param="Yes"/>
<parameter Name="y" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x2" Param="Yes"/>
<parameter Name="width" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x3" Param="Yes"/>
<parameter Name="height" TI="6908" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x34000018" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="336" Addr="0x5" TI="7101"/>
</function >
<function Name="DRAW_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="178">
</function >
<variable Name="CharMagniCoeff" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="28" Addr="0x20000024" TI="6890"/>
<variable Name="BGndColor" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="29" Addr="0x200000AA" TI="6890"/>
<variable Name="TextColor" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="30" Addr="0x200000A8" TI="6890"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="6928"/>
<variable Name="fDisplayTime" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="32" Addr="0x200000AC" TI="7101"/>
<type Family="Pointer" TI="7078" toTI="7084"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="7078"/>
<variable Name="BatState" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="33" Addr="0x20004720" TI="6890"/>
<variable Name="OldBatState" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="34" Addr="0x2000471C" TI="6890"/>
<variable Name="OldTHH" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="35" Addr="0x20004728" TI="6872"/>
<variable Name="OldTMM" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="36" Addr="0x20004730" TI="6872"/>
<variable Name="OldTSS" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="37" Addr="0x20004734" TI="6872"/>
<variable Name="OldTemp" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="38" Addr="0x2000473C" TI="6872"/>
<variable Name="xBat" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="39" Addr="0x20004738" TI="6890"/>
<variable Name="yBat" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="40" Addr="0x20004724" TI="6890"/>
<variable Name="widthBat" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="41" Addr="0x20004740" TI="6890"/>
<variable Name="heightBat" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="42" Addr="0x20004744" TI="6890"/>
<variable Name="UsbState" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="43" Addr="0x20004742" TI="6908"/>
<variable Name="OldUsbState" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="43" Addr="0x20004722" TI="6908"/>
<variable Name="rotate_counter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="47" Addr="0x200000B0" TI="7101"/>
<variable Name="previous_H12" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="48" Addr="0x20000026" TI="7067"/>
<variable Name="previous_previous_H12" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="49" Addr="0x20000027" TI="7067"/>
<variable Name="H12" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="50" Addr="0x2000471E" TI="7067"/>
<variable Name="CurrentScreenOrientation" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="51" Addr="0x2000472C" TI="7067"/>
<variable Name="CurrentRotateScreen" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="52" Addr="0x20000028" TI="7101"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" >
<type Family="Base" Name="long int" ID="8644"/>
<type Family="typedef" Name="s32" Line="23" ID="8633" toTI="8644"/>
<type Family="Base" Name="short int" ID="8662"/>
<type Family="typedef" Name="s16" Line="24" ID="8651" toTI="8662"/>
<type Family="Base" Name="signed char" ID="8669"/>
<type Family="Base" Name="long unsigned int" ID="8687"/>
<type Family="typedef" Name="u32" Line="39" ID="8676" toTI="8687"/>
<type Family="Base" Name="short unsigned int" ID="8705"/>
<type Family="typedef" Name="u16" Line="40" ID="8694" toTI="8705"/>
<type Family="Base" Name="unsigned char" ID="8722"/>
<type Family="typedef" Name="u8" Line="41" ID="8712" toTI="8722"/>
<type Family="ComponentList" Line="335" ID="8784">
<Component Name="CRL" TI="8793" Line="336" Offs="0"/>
<Component Name="CRH" TI="8808" Line="337" Offs="4"/>
<Component Name="IDR" TI="8823" Line="338" Offs="8"/>
<Component Name="ODR" TI="8838" Line="339" Offs="12"/>
<Component Name="BSRR" TI="8853" Line="340" Offs="16"/>
<Component Name="BRR" TI="8868" Line="341" Offs="20"/>
<Component Name="LCKR" TI="8883" Line="342" Offs="24"/>
</type>
<type Family="ComponentList" Line="492" ID="8899">
<Component Name="CR1" TI="8908" Line="493" Offs="0"/>
<Component Name="RESERVED0" TI="8923" Line="494" Offs="2"/>
<Component Name="CR2" TI="8938" Line="495" Offs="4"/>
<Component Name="RESERVED1" TI="8953" Line="496" Offs="6"/>
<Component Name="SR" TI="8968" Line="497" Offs="8"/>
<Component Name="RESERVED2" TI="8982" Line="498" Offs="10"/>
<Component Name="DR" TI="8997" Line="499" Offs="12"/>
<Component Name="RESERVED3" TI="9011" Line="500" Offs="14"/>
<Component Name="CRCPR" TI="9026" Line="501" Offs="16"/>
<Component Name="RESERVED4" TI="9041" Line="502" Offs="18"/>
<Component Name="RXCRCR" TI="9056" Line="503" Offs="20"/>
<Component Name="RESERVED5" TI="9071" Line="504" Offs="22"/>
<Component Name="TXCRCR" TI="9086" Line="505" Offs="24"/>
<Component Name="RESERVED6" TI="9101" Line="506" Offs="26"/>
<Component Name="I2SCFGR" TI="9116" Line="507" Offs="28"/>
<Component Name="RESERVED7" TI="9131" Line="508" Offs="30"/>
<Component Name="I2SPR" TI="9146" Line="509" Offs="32"/>
<Component Name="RESERVED8" TI="9161" Line="510" Offs="34"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="39" ID="9204" toTI="9177"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="54" ID="9273" toTI="9215"/>
<type Family="ComponentList" Line="63" ID="9284">
<Component Name="GPIO_Pin" TI="9292" Line="64" Offs="0"/>
<Component Name="GPIO_Speed" TI="9306" Line="65" Offs="2"/>
<Component Name="GPIO_Mode" TI="9320" Line="66" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="67" ID="9335" toTI="9284"/>
<type Family="ComponentList" Line="27" ID="9367">
<Component Name="SPI_Direction" TI="9375" Line="28" Offs="0"/>
<Component Name="SPI_Mode" TI="9389" Line="29" Offs="2"/>
<Component Name="SPI_DataSize" TI="9403" Line="30" Offs="4"/>
<Component Name="SPI_CPOL" TI="9417" Line="31" Offs="6"/>
<Component Name="SPI_CPHA" TI="9431" Line="32" Offs="8"/>
<Component Name="SPI_NSS" TI="9445" Line="33" Offs="10"/>
<Component Name="SPI_BaudRatePrescaler" TI="9459" Line="34" Offs="12"/>
<Component Name="SPI_FirstBit" TI="9473" Line="35" Offs="14"/>
<Component Name="SPI_CRCPolynomial" TI="9487" Line="36" Offs="16"/>
</type>
<type Family="typedef" Name="SPI_InitTypeDef" Line="37" ID="9502" toTI="9367"/>
<type Family="typedef" Name="Rotate_H12_V_Match_TypeDef" Line="101" ID="9652" toTI="9622"/>
<type Family="ComponentList" Line="104" ID="9663">
<Component Name="OutX" TI="9671" Line="105" Offs="0"/>
<Component Name="OutX_F4" TI="9685" Line="106" Offs="2"/>
<Component Name="OutX_F16" TI="9699" Line="107" Offs="4"/>
<Component Name="OutX_F64" TI="9713" Line="108" Offs="8"/>
<Component Name="OutX_F256" TI="9727" Line="109" Offs="12"/>
<Component Name="OutY" TI="9741" Line="110" Offs="16"/>
<Component Name="OutY_F4" TI="9755" Line="111" Offs="18"/>
<Component Name="OutY_F16" TI="9769" Line="112" Offs="20"/>
<Component Name="OutY_F64" TI="9783" Line="113" Offs="24"/>
<Component Name="OutY_F256" TI="9797" Line="114" Offs="28"/>
<Component Name="OutZ" TI="9811" Line="115" Offs="32"/>
<Component Name="OutZ_F4" TI="9825" Line="116" Offs="34"/>
<Component Name="OutZ_F16" TI="9839" Line="117" Offs="36"/>
<Component Name="OutZ_F64" TI="9853" Line="118" Offs="40"/>
<Component Name="OutZ_F256" TI="9867" Line="119" Offs="44"/>
<Component Name="Shocked" TI="9881" Line="120" Offs="48"/>
<Component Name="RELATIVE_X" TI="9895" Line="121" Offs="50"/>
<Component Name="RELATIVE_Y" TI="9909" Line="122" Offs="52"/>
<Component Name="DoubleClick" TI="9923" Line="123" Offs="54"/>
</type>
<type Family="typedef" Name="tMEMS_Info" Line="124" ID="9938" toTI="9663"/>
<type Family="Pointer" TI="9949" toTI="9955"/>
<type Family="Base" Name="int" ID="9972"/>
<type Family="Base" Name="char" ID="10029"/>
<type Family="Base" Name="unsigned int" ID="10036"/>
<function Name="MEMS_GetPosition" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="523">
<type Family="Pointer" TI="10096" toTI="8651"/>
<parameter Name="pX" TI="10096" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="523" Addr="0x0" Param="Yes"/>
<parameter Name="pY" TI="10096" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="523" Addr="0x1" Param="Yes"/>
</function >
<type Family="Pointer" TI="10175" toTI="9652"/>
<type Family="Pointer" TI="10227" toTI="9938"/>
<function Name="MEMS_SendByte" TI="8712" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="236">
<parameter Name="byte" TI="8712" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="236" Addr="0x0" Param="Yes"/>
</function >
<function Name="MEMS_ChipSelect" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="215">
<parameter Name="State" TI="8712" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="215" Addr="0x0" Param="Yes"/>
</function >
<function Name="MEMS_ReadID" TI="8712" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="482">
</function >
<function Name="MEMS_ReadOutXY" TI="8676" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="138">
</function >
<function Name="MEMS_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="381">
<type Family="array" ID="10516" toTI="10029"/>
</function >
<function Name="MEMS_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="266">
<variable Name="SPI_InitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="267" Addr="0x34000006" TI="9502"/>
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="268" Addr="0x34000002" TI="9335"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="314" Addr="0x8" TI="9972"/>
</function >
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="9513"/>
<variable Name="MEMS_Info" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="37" Addr="0x200000B4" TI="9938"/>
<type Family="Pointer" TI="9949" toTI="9955"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="9949"/>
<variable Name="TestingActive" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="38" Addr="0x20000104" TI="9972"/>
<variable Name="StartingFromResetOrShockCounter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="39" Addr="0x2000002C" TI="9972"/>
<variable Name="TimeCounterForDoubleClick" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="40" Addr="0x200000F4" TI="9972"/>
<variable Name="TimeLastShock" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="41" Addr="0x20000100" TI="9972"/>
<variable Name="Gradient2" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="44" Addr="0x20004750" TI="8676"/>
<variable Name="N_filtering" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="47" Addr="0x200000F0" TI="10036"/>
<variable Name="GradX" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="50" Addr="0x200000F8" TI="8651"/>
<variable Name="GradY" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="51" Addr="0x200000FA" TI="8651"/>
<variable Name="GradZ" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="52" Addr="0x200000FC" TI="8651"/>
<variable Name="fMovePtrX" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="59" Addr="0x2000475C" TI="9972"/>
<variable Name="iMovePtrX" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="60" Addr="0x20004758" TI="9972"/>
<variable Name="tMovePtrX" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="61" Addr="0x2000476C" TI="9972"/>
<variable Name="fMovePtrY" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="62" Addr="0x20004764" TI="9972"/>
<variable Name="iMovePtrY" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="63" Addr="0x20004754" TI="9972"/>
<variable Name="tMovePtrY" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="64" Addr="0x2000474C" TI="9972"/>
<variable Name="fMovePtrZ" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="65" Addr="0x20004748" TI="9972"/>
<variable Name="iMovePtrZ" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="66" Addr="0x20004760" TI="9972"/>
<variable Name="tMovePtrZ" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="67" Addr="0x20004768" TI="9972"/>
<variable Name="XInit" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="69" Addr="0x200000EC" TI="8651"/>
<variable Name="YInit" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="70" Addr="0x200000EE" TI="8651"/>
<variable Name="ZInit" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="71" Addr="0x20000108" TI="8651"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" >
<type Family="Base" Name="long int" ID="11154"/>
<type Family="Base" Name="short int" ID="11161"/>
<type Family="Base" Name="signed char" ID="11168"/>
<type Family="Base" Name="long unsigned int" ID="11186"/>
<type Family="typedef" Name="u32" Line="39" ID="11175" toTI="11186"/>
<type Family="Base" Name="short unsigned int" ID="11204"/>
<type Family="typedef" Name="u16" Line="40" ID="11193" toTI="11204"/>
<type Family="Base" Name="unsigned char" ID="11221"/>
<type Family="typedef" Name="u8" Line="41" ID="11211" toTI="11221"/>
<type Family="ComponentList" Line="335" ID="11262">
<Component Name="CRL" TI="11271" Line="336" Offs="0"/>
<Component Name="CRH" TI="11286" Line="337" Offs="4"/>
<Component Name="IDR" TI="11301" Line="338" Offs="8"/>
<Component Name="ODR" TI="11316" Line="339" Offs="12"/>
<Component Name="BSRR" TI="11331" Line="340" Offs="16"/>
<Component Name="BRR" TI="11346" Line="341" Offs="20"/>
<Component Name="LCKR" TI="11361" Line="342" Offs="24"/>
</type>
<type Family="ComponentList" Line="524" ID="11377">
<Component Name="CR1" TI="11386" Line="525" Offs="0"/>
<Component Name="RESERVED0" TI="11401" Line="526" Offs="2"/>
<Component Name="CR2" TI="11416" Line="527" Offs="4"/>
<Component Name="RESERVED1" TI="11431" Line="528" Offs="6"/>
<Component Name="SMCR" TI="11446" Line="529" Offs="8"/>
<Component Name="RESERVED2" TI="11461" Line="530" Offs="10"/>
<Component Name="DIER" TI="11476" Line="531" Offs="12"/>
<Component Name="RESERVED3" TI="11491" Line="532" Offs="14"/>
<Component Name="SR" TI="11506" Line="533" Offs="16"/>
<Component Name="RESERVED4" TI="11520" Line="534" Offs="18"/>
<Component Name="EGR" TI="11535" Line="535" Offs="20"/>
<Component Name="RESERVED5" TI="11550" Line="536" Offs="22"/>
<Component Name="CCMR1" TI="11565" Line="537" Offs="24"/>
<Component Name="RESERVED6" TI="11580" Line="538" Offs="26"/>
<Component Name="CCMR2" TI="11595" Line="539" Offs="28"/>
<Component Name="RESERVED7" TI="11610" Line="540" Offs="30"/>
<Component Name="CCER" TI="11625" Line="541" Offs="32"/>
<Component Name="RESERVED8" TI="11640" Line="542" Offs="34"/>
<Component Name="CNT" TI="11655" Line="543" Offs="36"/>
<Component Name="RESERVED9" TI="11670" Line="544" Offs="38"/>
<Component Name="PSC" TI="11685" Line="545" Offs="40"/>
<Component Name="RESERVED10" TI="11700" Line="546" Offs="42"/>
<Component Name="ARR" TI="11715" Line="547" Offs="44"/>
<Component Name="RESERVED11" TI="11730" Line="548" Offs="46"/>
<Component Name="RCR" TI="11745" Line="549" Offs="48"/>
<Component Name="RESERVED12" TI="11760" Line="550" Offs="50"/>
<Component Name="CCR1" TI="11775" Line="551" Offs="52"/>
<Component Name="RESERVED13" TI="11790" Line="552" Offs="54"/>
<Component Name="CCR2" TI="11805" Line="553" Offs="56"/>
<Component Name="RESERVED14" TI="11820" Line="554" Offs="58"/>
<Component Name="CCR3" TI="11835" Line="555" Offs="60"/>
<Component Name="RESERVED15" TI="11850" Line="556" Offs="62"/>
<Component Name="CCR4" TI="11865" Line="557" Offs="64"/>
<Component Name="RESERVED16" TI="11880" Line="558" Offs="66"/>
<Component Name="BDTR" TI="11895" Line="559" Offs="68"/>
<Component Name="RESERVED17" TI="11910" Line="560" Offs="70"/>
<Component Name="DCR" TI="11925" Line="561" Offs="72"/>
<Component Name="RESERVED18" TI="11940" Line="562" Offs="74"/>
<Component Name="DMAR" TI="11955" Line="563" Offs="76"/>
<Component Name="RESERVED19" TI="11970" Line="564" Offs="78"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="39" ID="12013" toTI="11986"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="54" ID="12082" toTI="12024"/>
<type Family="ComponentList" Line="63" ID="12093">
<Component Name="GPIO_Pin" TI="12101" Line="64" Offs="0"/>
<Component Name="GPIO_Speed" TI="12115" Line="65" Offs="2"/>
<Component Name="GPIO_Mode" TI="12129" Line="66" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="67" ID="12144" toTI="12093"/>
<type Family="ComponentList" Line="26" ID="12155">
<Component Name="SYSCLK_Frequency" TI="12163" Line="27" Offs="0"/>
<Component Name="HCLK_Frequency" TI="12177" Line="28" Offs="4"/>
<Component Name="PCLK1_Frequency" TI="12191" Line="29" Offs="8"/>
<Component Name="PCLK2_Frequency" TI="12205" Line="30" Offs="12"/>
<Component Name="ADCCLK_Frequency" TI="12219" Line="31" Offs="16"/>
</type>
<type Family="typedef" Name="RCC_ClocksTypeDef" Line="32" ID="12234" toTI="12155"/>
<type Family="ComponentList" Line="28" ID="12245">
<Component Name="TIM_Prescaler" TI="12253" Line="29" Offs="0"/>
<Component Name="TIM_CounterMode" TI="12267" Line="30" Offs="2"/>
<Component Name="TIM_Period" TI="12281" Line="31" Offs="4"/>
<Component Name="TIM_ClockDivision" TI="12295" Line="32" Offs="6"/>
<Component Name="TIM_RepetitionCounter" TI="12309" Line="33" Offs="8"/>
</type>
<type Family="typedef" Name="TIM_TimeBaseInitTypeDef" Line="34" ID="12324" toTI="12245"/>
<type Family="ComponentList" Line="38" ID="12335">
<Component Name="TIM_OCMode" TI="12343" Line="39" Offs="0"/>
<Component Name="TIM_OutputState" TI="12357" Line="40" Offs="2"/>
<Component Name="TIM_OutputNState" TI="12371" Line="41" Offs="4"/>
<Component Name="TIM_Pulse" TI="12385" Line="42" Offs="6"/>
<Component Name="TIM_OCPolarity" TI="12399" Line="43" Offs="8"/>
<Component Name="TIM_OCNPolarity" TI="12413" Line="44" Offs="10"/>
<Component Name="TIM_OCIdleState" TI="12427" Line="45" Offs="12"/>
<Component Name="TIM_OCNIdleState" TI="12441" Line="46" Offs="14"/>
</type>
<type Family="typedef" Name="TIM_OCInitTypeDef" Line="47" ID="12456" toTI="12335"/>
<type Family="Pointer" TI="12576" toTI="12582"/>
<type Family="Base" Name="int" ID="12599"/>
<type Family="Base" Name="char" ID="12656"/>
<type Family="Base" Name="unsigned int" ID="12663"/>
<function Name="BUZZER_GetMode" TI="12606" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="358">
</function >
<function Name="BUZZER_SetFrequency" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="195">
<parameter Name="freq" TI="11193" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="195" Addr="0x0" Param="Yes"/>
</function >
<function Name="PlayMusic" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="104">
<variable Name="duration" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="105" Addr="0xE" TI="11211"/>
<variable Name="c" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="106" Addr="0x1" TI="11211"/>
</function >
<function Name="BUZZER_SetMode" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="376">
<parameter Name="mode" TI="12606" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="376" Addr="0x0" Param="Yes"/>
</function >
<type Family="Pointer" TI="13053" toTI="13059"/>
<variable Name="TIM_TimeBaseStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="54" Addr="0x2000010C" TI="12324"/>
<variable Name="TIM_OCInitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="55" Addr="0x20000116" TI="12456"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="12467"/>
<type Family="Pointer" TI="12576" toTI="12582"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="12576"/>
<variable Name="octave" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="26" Addr="0x20004771" TI="12670"/>
<variable Name="note" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="43" Addr="0x20004770" TI="12713"/>
<variable Name="buzz_counter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="52" Addr="0x20000134" TI="12599"/>
<variable Name="buzz_in_progress" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="53" Addr="0x20000138" TI="12599"/>
<variable Name="CCR_Val" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="56" Addr="0x20000032" TI="11193"/>
<variable Name="Buzzer_Mode" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="57" Addr="0x20000030" TI="12606"/>
<variable Name="Buzzer_Counter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="58" Addr="0x2000012C" TI="11175"/>
<variable Name="CurrentMelody" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="61" Addr="0x20000128" TI="13053"/>
<variable Name="CurrentMelodySTART" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="62" Addr="0x20000130" TI="13053"/>
<variable Name="DefaultOctave" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="63" Addr="0x20000038" TI="11211"/>
<variable Name="DefaultDuration" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="64" Addr="0x20000034" TI="11211"/>
<variable Name="DefaultBeats" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="65" Addr="0x20000036" TI="11193"/>
<type Family="array" ID="13443" toTI="11193"/>
<variable Name="Note_Freq" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="67" Addr="0x2000003A" TI="13443"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" >
<type Family="Base" Name="long int" ID="13518"/>
<type Family="typedef" Name="s32" Line="23" ID="13507" toTI="13518"/>
<type Family="Base" Name="short int" ID="13536"/>
<type Family="typedef" Name="s16" Line="24" ID="13525" toTI="13536"/>
<type Family="Base" Name="signed char" ID="13543"/>
<type Family="Base" Name="long unsigned int" ID="13561"/>
<type Family="typedef" Name="u32" Line="39" ID="13550" toTI="13561"/>
<type Family="Base" Name="short unsigned int" ID="13579"/>
<type Family="typedef" Name="u16" Line="40" ID="13568" toTI="13579"/>
<type Family="Base" Name="unsigned char" ID="13596"/>
<type Family="typedef" Name="u8" Line="41" ID="13586" toTI="13596"/>
<type Family="ComponentList" Line="104" ID="13745">
<Component Name="OutX" TI="13753" Line="105" Offs="0"/>
<Component Name="OutX_F4" TI="13767" Line="106" Offs="2"/>
<Component Name="OutX_F16" TI="13781" Line="107" Offs="4"/>
<Component Name="OutX_F64" TI="13795" Line="108" Offs="8"/>
<Component Name="OutX_F256" TI="13809" Line="109" Offs="12"/>
<Component Name="OutY" TI="13823" Line="110" Offs="16"/>
<Component Name="OutY_F4" TI="13837" Line="111" Offs="18"/>
<Component Name="OutY_F16" TI="13851" Line="112" Offs="20"/>
<Component Name="OutY_F64" TI="13865" Line="113" Offs="24"/>
<Component Name="OutY_F256" TI="13879" Line="114" Offs="28"/>
<Component Name="OutZ" TI="13893" Line="115" Offs="32"/>
<Component Name="OutZ_F4" TI="13907" Line="116" Offs="34"/>
<Component Name="OutZ_F16" TI="13921" Line="117" Offs="36"/>
<Component Name="OutZ_F64" TI="13935" Line="118" Offs="40"/>
<Component Name="OutZ_F256" TI="13949" Line="119" Offs="44"/>
<Component Name="Shocked" TI="13963" Line="120" Offs="48"/>
<Component Name="RELATIVE_X" TI="13977" Line="121" Offs="50"/>
<Component Name="RELATIVE_Y" TI="13991" Line="122" Offs="52"/>
<Component Name="DoubleClick" TI="14005" Line="123" Offs="54"/>
</type>
<type Family="typedef" Name="tMEMS_Info" Line="124" ID="14020" toTI="13745"/>
<type Family="ComponentList" Line="185" ID="14111">
<Component Name="xPos" TI="14119" Line="186" Offs="0"/>
<Component Name="yPos" TI="14133" Line="187" Offs="2"/>
<Component Name="shift_PosX" TI="14147" Line="188" Offs="4"/>
<Component Name="shift_PosY" TI="14161" Line="189" Offs="6"/>
<Component Name="X_PosMin" TI="14175" Line="190" Offs="8"/>
<Component Name="Y_PosMin" TI="14189" Line="191" Offs="10"/>
<Component Name="X_PosMax" TI="14203" Line="192" Offs="12"/>
<Component Name="Y_PosMax" TI="14217" Line="193" Offs="14"/>
</type>
<type Family="typedef" Name="tPointer_Info" Line="194" ID="14232" toTI="14111"/>
<type Family="Pointer" TI="14254" toTI="14260"/>
<type Family="typedef" Name="tAppPtrMgr" Line="226" ID="14243" toTI="14254"/>
<type Family="Pointer" TI="14254" toTI="14260"/>
<type Family="Base" Name="int" ID="14277"/>
<type Family="Base" Name="char" ID="14284"/>
<type Family="Base" Name="unsigned int" ID="14291"/>
<function Name="POINTER_SetCurrentPointer" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351">
<parameter Name="width" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351" Addr="0x0" Param="Yes"/>
<parameter Name="height" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="14371" toTI="13586"/>
<parameter Name="bmp" TI="14371" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351" Addr="0x2" Param="Yes"/>
</function >
<function Name="POINTER_SetCurrentAngleStart" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="394">
<parameter Name="newangle" TI="13568" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="394" Addr="0x0" Param="Yes"/>
</function >
<function Name="POINTER_SetCurrentSpeedOnAngle" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="430">
<parameter Name="newspeed" TI="13568" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="430" Addr="0x0" Param="Yes"/>
</function >
<function Name="POINTER_SetCurrentAreaStore" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="453">
<parameter Name="ptr" TI="14371" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="453" Addr="0x0" Param="Yes"/>
</function >
<function Name="POINTER_SetRect" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573">
<parameter Name="x" TI="13525" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13525" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13525" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13525" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573" Addr="0x3" Param="Yes"/>
</function >
<function Name="POINTER_SetRectScreen" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="615">
</function >
<function Name="POINTER_SetPos" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="655">
<parameter Name="x" TI="13568" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="655" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13568" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="655" Addr="0x1" Param="Yes"/>
</function >
<function Name="POINTER_GetColor" TI="13568" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="881">
</function >
<type Family="Pointer" TI="14900" toTI="14232"/>
<function Name="POINTER_Restore" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806">
<parameter Name="x" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x3" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="807" Addr="0x4" TI="14277"/>
<type Family="Pointer" TI="15033" toTI="14284"/>
<variable Name="ptr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="808" Addr="0x5" TI="15033"/>
<variable Name="bytesize" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="809" Addr="0x6" TI="14277"/>
</function >
<function Name="POINTER_Draw" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682">
<parameter Name="x" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x3" Param="Yes"/>
<parameter Name="bmp" TI="14371" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x34000030" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="683" Addr="0x5" TI="14277"/>
<variable Name="l" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="684" Addr="0xA" TI="14277"/>
<variable Name="n" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="685" Addr="0x9" TI="14277"/>
<variable Name="ptr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="686" Addr="0x6" TI="15033"/>
<variable Name="c" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="687" Addr="0x0" TI="14284"/>
<variable Name="val" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="688" Addr="0x4" TI="13568"/>
</function >
<function Name="POINTER_Save" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759">
<parameter Name="x" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13586" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x3" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="760" Addr="0x4" TI="14277"/>
<variable Name="bytesize" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="762" Addr="0x5" TI="14277"/>
</function >
<function Name="POINTER_SetMode" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="473">
<parameter Name="mode" TI="14031" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="473" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="15436" toTI="13568"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="475" Addr="0x1" TI="13568"/>
<variable Name="color" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="476" Addr="0x0" TI="13568"/>
</function >
<function Name="POINTER_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="289">
</function >
<function Name="POINTER_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="315">
<variable Name="oldPointer_xPos" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="85" Addr="0xA" TI="0"/>
<variable Name="oldPointer_yPos" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="86" Addr="0xB" TI="0"/>
<variable Name="unmodied_shift_PosY" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="88" Addr="0x1" TI="0"/>
<variable Name="outx" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="89" Addr="0x8" TI="0"/>
<variable Name="outy" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="90" Addr="0x7" TI="0"/>
</function >
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="13606"/>
<variable Name="POINTER_Info" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="58" Addr="0x20000072" TI="14232"/>
<type Family="array" ID="15723" toTI="13596"/>
<variable Name="BallPointerBmp" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="39" Addr="0x2000005C" TI="15723"/>
<variable Name="CurrentPointerBmp" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="44" Addr="0x20000140" TI="14371"/>
<variable Name="CurrentPointerColor" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="50" Addr="0x20000082" TI="13568"/>
<type Family="Pointer" TI="14254" toTI="14260"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="14254"/>
<variable Name="locbuf" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="40" Addr="0x200047D8" TI="15723"/>
<type Family="array" ID="15830" toTI="13596"/>
<variable Name="DefaultAreaStore" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="41" Addr="0x20004772" TI="15830"/>
<variable Name="CurrentPointerWidth" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="45" Addr="0x2000013C" TI="13586"/>
<variable Name="CurrentPointerHeight" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="46" Addr="0x2000013D" TI="13586"/>
<variable Name="CurrentSpeedOnAngle" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="47" Addr="0x20000068" TI="13568"/>
<variable Name="CurrentAngleStart" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="48" Addr="0x20000064" TI="13550"/>
<type Family="Pointer" TI="15954" toTI="13596"/>
<variable Name="ptrAreaStore" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="49" Addr="0x2000006C" TI="15954"/>
<variable Name="Pointer_Mode" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="51" Addr="0x20000070" TI="14031"/>
<variable Name="Pointer_State" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="52" Addr="0x20000071" TI="14080"/>
<variable Name="OUT_X" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="54" Addr="0x200047D4" TI="13525"/>
<variable Name="OUT_Y" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="55" Addr="0x200047D6" TI="13525"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" >
<type Family="Base" Name="long int" ID="16062"/>
<type Family="Base" Name="short int" ID="16069"/>
<type Family="Base" Name="signed char" ID="16076"/>
<type Family="Base" Name="long unsigned int" ID="16083"/>
<type Family="Base" Name="short unsigned int" ID="16090"/>
<type Family="Base" Name="unsigned char" ID="16097"/>
<type Family="Pointer" TI="16337" toTI="16343"/>
<type Family="Base" Name="int" ID="16360"/>
<type Family="Base" Name="char" ID="16378"/>
<type Family="Pointer" TI="16367" toTI="16373"/>
<type Family="Base" Name="unsigned int" ID="16385"/>
<type Family="Base" Name="long long int" ID="16392"/>
<type Family="Base" Name="long long unsigned int" ID="16399"/>
<type Family="Pointer" TI="16406" toTI="0"/>
<type Family="typedef" Name="portTickType" Line="81" ID="16408" toTI="16083"/>
<type Family="Pointer" TI="16406" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="16419" toTI="16406"/>
<type Family="ComponentList" Line="168" ID="16430">
<Component Name="xMessageType" TI="16438" Line="169" Offs="0"/>
<type Family="Pointer" TI="16467" toTI="16076"/>
<Component Name="pcMessage" TI="16452" Line="170" Offs="4"/>
</type>
<type Family="typedef" Name="xLCDMessage" Line="171" ID="16473" toTI="16430"/>
<function Name="starting_delay" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="475">
<parameter Name="ul" TI="16083" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="475" Addr="0x0" Param="Yes"/>
</function >
<function Name="vApplicationTickHook" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="371">
<variable Name="ulCallCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="372" Addr="0x20000144" TI="16083"/>
<variable Name="xMemsMessage" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="373" Addr="0x8005B10" TI="16926"/>
<variable Name="xHigherPriorityTaskWoken" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="374" Addr="0x20000148" TI="16062"/>
</function >
<function Name="main" TI="16360" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="228">
</function >
<function Name="prvFlashTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="458">
<type Family="Pointer" TI="16406" toTI="0"/>
<parameter Name="pvParameters" TI="16406" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="458" Addr="0x0" Param="Yes"/>
<variable Name="xLastExecutionTime" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="459" Addr="0x34000008" TI="16408"/>
</function >
<function Name="prvLCDTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="264">
<type Family="Pointer" TI="16406" toTI="0"/>
<parameter Name="pvParameters" TI="16406" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="264" Addr="0x0" Param="Yes"/>
<variable Name="xMessage" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="265" Addr="0x34000008" TI="16473"/>
<variable Name="cY" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="266" Addr="0x6" TI="16378"/>
</function >
<function Name="prvCheckTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="314">
<type Family="Pointer" TI="16406" toTI="0"/>
<parameter Name="pvParameters" TI="16406" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="314" Addr="0x0" Param="Yes"/>
<variable Name="xLastExecutionTime" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="315" Addr="0x34000014" TI="16408"/>
<variable Name="xMessage" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="316" Addr="0x34000004" TI="16473"/>
<type Family="array" ID="16910" toTI="16076"/>
<variable Name="cPassMessage" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="317" Addr="0x2000014C" TI="16910"/>
</function >
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x20004700" TI="16149"/>
<type Family="Pointer" TI="16337" toTI="16343"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046FC" TI="16337"/>
<type Family="array" ID="16968" toTI="16090"/>
<variable Name="pucImage" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\bitmap.h" Line="55" Addr="0x8005B18" TI="17003"/>
<type Family="Pointer" TI="16406" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="16419" toTI="16406"/>
<variable Name="xLCDQueue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="223" Addr="0x200047E0" TI="16419"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" >
<type Family="Base" Name="int" ID="17070"/>
<type Family="Base" Name="unsigned int" ID="17077"/>
<type Family="Base" Name="long int" ID="17084"/>
<type Family="Base" Name="short int" ID="17091"/>
<type Family="Base" Name="signed char" ID="17098"/>
<type Family="Base" Name="long unsigned int" ID="17105"/>
<type Family="Base" Name="short unsigned int" ID="17123"/>
<type Family="typedef" Name="u16" Line="40" ID="17112" toTI="17123"/>
<type Family="Base" Name="unsigned char" ID="17130"/>
<type Family="ComponentList" Line="335" ID="17166">
<Component Name="CRL" TI="17175" Line="336" Offs="0"/>
<Component Name="CRH" TI="17190" Line="337" Offs="4"/>
<Component Name="IDR" TI="17205" Line="338" Offs="8"/>
<Component Name="ODR" TI="17220" Line="339" Offs="12"/>
<Component Name="BSRR" TI="17235" Line="340" Offs="16"/>
<Component Name="BRR" TI="17250" Line="341" Offs="20"/>
<Component Name="LCKR" TI="17265" Line="342" Offs="24"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="39" ID="17308" toTI="17281"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="54" ID="17377" toTI="17319"/>
<type Family="ComponentList" Line="63" ID="17388">
<Component Name="GPIO_Pin" TI="17396" Line="64" Offs="0"/>
<Component Name="GPIO_Speed" TI="17410" Line="65" Offs="2"/>
<Component Name="GPIO_Mode" TI="17424" Line="66" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="67" ID="17439" toTI="17388"/>
<function Name="vParTestToggleLED" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="110">
<parameter Name="uxLED" TI="17105" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="110" Addr="0x0" Param="Yes"/>
<variable Name="usBit" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="111" Addr="0x2" TI="17123"/>
</function >
<function Name="vParTestInitialise" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="67">
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="68" Addr="0x34000004" TI="17439"/>
</function >
<variable Name="usOutputValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="62" Addr="0x20000168" TI="17123"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" >
<type Family="Base" Name="int" ID="17664"/>
<type Family="Base" Name="unsigned int" ID="17671"/>
<type Family="Base" Name="long int" ID="17678"/>
<type Family="Base" Name="short int" ID="17685"/>
<type Family="Base" Name="signed char" ID="17692"/>
<type Family="Base" Name="long unsigned int" ID="17699"/>
<type Family="Base" Name="short unsigned int" ID="17717"/>
<type Family="typedef" Name="u16" Line="40" ID="17706" toTI="17717"/>
<type Family="Base" Name="unsigned char" ID="17734"/>
<type Family="typedef" Name="u8" Line="41" ID="17724" toTI="17734"/>
<type Family="typedef" Name="FunctionalState" Line="59" ID="17767" toTI="17746"/>
<type Family="ComponentList" Line="524" ID="17781">
<Component Name="CR1" TI="17790" Line="525" Offs="0"/>
<Component Name="RESERVED0" TI="17805" Line="526" Offs="2"/>
<Component Name="CR2" TI="17820" Line="527" Offs="4"/>
<Component Name="RESERVED1" TI="17835" Line="528" Offs="6"/>
<Component Name="SMCR" TI="17850" Line="529" Offs="8"/>
<Component Name="RESERVED2" TI="17865" Line="530" Offs="10"/>
<Component Name="DIER" TI="17880" Line="531" Offs="12"/>
<Component Name="RESERVED3" TI="17895" Line="532" Offs="14"/>
<Component Name="SR" TI="17910" Line="533" Offs="16"/>
<Component Name="RESERVED4" TI="17924" Line="534" Offs="18"/>
<Component Name="EGR" TI="17939" Line="535" Offs="20"/>
<Component Name="RESERVED5" TI="17954" Line="536" Offs="22"/>
<Component Name="CCMR1" TI="17969" Line="537" Offs="24"/>
<Component Name="RESERVED6" TI="17984" Line="538" Offs="26"/>
<Component Name="CCMR2" TI="17999" Line="539" Offs="28"/>
<Component Name="RESERVED7" TI="18014" Line="540" Offs="30"/>
<Component Name="CCER" TI="18029" Line="541" Offs="32"/>
<Component Name="RESERVED8" TI="18044" Line="542" Offs="34"/>
<Component Name="CNT" TI="18059" Line="543" Offs="36"/>
<Component Name="RESERVED9" TI="18074" Line="544" Offs="38"/>
<Component Name="PSC" TI="18089" Line="545" Offs="40"/>
<Component Name="RESERVED10" TI="18104" Line="546" Offs="42"/>
<Component Name="ARR" TI="18119" Line="547" Offs="44"/>
<Component Name="RESERVED11" TI="18134" Line="548" Offs="46"/>
<Component Name="RCR" TI="18149" Line="549" Offs="48"/>
<Component Name="RESERVED12" TI="18164" Line="550" Offs="50"/>
<Component Name="CCR1" TI="18179" Line="551" Offs="52"/>
<Component Name="RESERVED13" TI="18194" Line="552" Offs="54"/>
<Component Name="CCR2" TI="18209" Line="553" Offs="56"/>
<Component Name="RESERVED14" TI="18224" Line="554" Offs="58"/>
<Component Name="CCR3" TI="18239" Line="555" Offs="60"/>
<Component Name="RESERVED15" TI="18254" Line="556" Offs="62"/>
<Component Name="CCR4" TI="18269" Line="557" Offs="64"/>
<Component Name="RESERVED16" TI="18284" Line="558" Offs="66"/>
<Component Name="BDTR" TI="18299" Line="559" Offs="68"/>
<Component Name="RESERVED17" TI="18314" Line="560" Offs="70"/>
<Component Name="DCR" TI="18329" Line="561" Offs="72"/>
<Component Name="RESERVED18" TI="18344" Line="562" Offs="74"/>
<Component Name="DMAR" TI="18359" Line="563" Offs="76"/>
<Component Name="RESERVED19" TI="18374" Line="564" Offs="78"/>
</type>
<type Family="ComponentList" Line="27" ID="18390">
<Component Name="NVIC_IRQChannel" TI="18398" Line="28" Offs="0"/>
<Component Name="NVIC_IRQChannelPreemptionPriority" TI="18412" Line="29" Offs="1"/>
<Component Name="NVIC_IRQChannelSubPriority" TI="18426" Line="30" Offs="2"/>
<Component Name="NVIC_IRQChannelCmd" TI="18440" Line="31" Offs="3"/>
</type>
<type Family="typedef" Name="NVIC_InitTypeDef" Line="32" ID="18455" toTI="18390"/>
<type Family="ComponentList" Line="28" ID="18466">
<Component Name="TIM_Prescaler" TI="18474" Line="29" Offs="0"/>
<Component Name="TIM_CounterMode" TI="18488" Line="30" Offs="2"/>
<Component Name="TIM_Period" TI="18502" Line="31" Offs="4"/>
<Component Name="TIM_ClockDivision" TI="18516" Line="32" Offs="6"/>
<Component Name="TIM_RepetitionCounter" TI="18530" Line="33" Offs="8"/>
</type>
<type Family="typedef" Name="TIM_TimeBaseInitTypeDef" Line="34" ID="18545" toTI="18466"/>
<function Name="vTimer2IntHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="140">
<variable Name="usThisCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="142" Addr="0x0" TI="17717"/>
<variable Name="usDifference" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="142" Addr="0x2" TI="17717"/>
<variable Name="usLastCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="141" Addr="0x2000016C" TI="17717"/>
<variable Name="usSettleCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="141" Addr="0x2000016A" TI="17717"/>
<variable Name="usMaxDifference" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="141" Addr="0x2000016E" TI="17717"/>
</function >
<function Name="vSetupTimerTest" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="94">
<variable Name="TIM_TimeBaseStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="96" Addr="0x34000006" TI="18545"/>
<variable Name="NVIC_InitStructure" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="97" Addr="0x34000002" TI="18455"/>
</function >
<variable Name="usMaxJitter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="89" Addr="0x20000170" TI="17741"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" >
<type Family="Pointer" TI="18787" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18776" toTI="18787"/>
<type Family="Pointer" TI="18787" toTI="0"/>
<type Family="Pointer" TI="18787" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18776" toTI="18787"/>
<type Family="typedef" Name="va_list" Line="110" ID="18793" toTI="18776"/>
<function Name="printchar" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="32">
<type Family="Base" Name="char" ID="18869"/>
<type Family="Pointer" TI="18863" toTI="18869"/>
<type Family="Pointer" TI="18857" toTI="18863"/>
<parameter Name="str" TI="18857" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="32" Addr="0x0" Param="Yes"/>
<type Family="Base" Name="int" ID="18876"/>
<parameter Name="c" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="32" Addr="0x1" Param="Yes"/>
</function >
<function Name="prints" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46">
<parameter Name="out" TI="18857" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="19035" toTI="19041"/>
<parameter Name="string" TI="19035" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x2" Param="Yes"/>
<parameter Name="pad" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x3" Param="Yes"/>
<variable Name="pc" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="47" Addr="0x5" TI="18876"/>
<variable Name="padchar" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="47" Addr="0x8" TI="18876"/>
<variable Name="len" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="50" Addr="0x1" TI="18876"/>
</function >
<function Name="printi" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79">
<parameter Name="out" TI="18857" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x0" Param="Yes"/>
<parameter Name="i" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x1" Param="Yes"/>
<parameter Name="b" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x2" Param="Yes"/>
<parameter Name="sg" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x3" Param="Yes"/>
<parameter Name="width" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x34000028" Param="Yes"/>
<parameter Name="pad" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x3400002C" Param="Yes"/>
<parameter Name="letbase" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x34000030" Param="Yes"/>
<type Family="array" ID="19257" toTI="18869"/>
<variable Name="print_buf" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="80" Addr="0x34000004" TI="19257"/>
<variable Name="s" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="81" Addr="0x4" TI="18863"/>
<variable Name="t" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="82" Addr="0x1" TI="18876"/>
<variable Name="neg" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="82" Addr="0x5" TI="18876"/>
<variable Name="pc" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="82" Addr="0x5" TI="18876"/>
<type Family="Base" Name="unsigned int" ID="19276"/>
<variable Name="u" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="83" Addr="0x2" TI="19276"/>
</function >
<function Name="print" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122">
<parameter Name="out" TI="18857" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122" Addr="0x0" Param="Yes"/>
<parameter Name="format" TI="19035" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="18787" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18776" toTI="18787"/>
<type Family="typedef" Name="va_list" Line="110" ID="18793" toTI="18776"/>
<parameter Name="args" TI="18793" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122" Addr="0x2" Param="Yes"/>
<variable Name="width" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="123" Addr="0x6" TI="18876"/>
<variable Name="pad" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="123" Addr="0x5" TI="18876"/>
<variable Name="pc" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="124" Addr="0x8" TI="18876"/>
<type Family="array" ID="19445" toTI="18869"/>
<variable Name="scr" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="125" Addr="0x3400001E" TI="19445"/>
<variable Name="s" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="146" Addr="0x1" TI="18863"/>
</function >
<function Name="sprintf" TI="18876" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="194">
<parameter Name="out" TI="18863" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="194" Addr="0x0" Param="Yes"/>
<parameter Name="format" TI="19035" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="194" Addr="0x34000020" Param="Yes"/>
<type Family="Pointer" TI="18787" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18776" toTI="18787"/>
<type Family="typedef" Name="va_list" Line="110" ID="18793" toTI="18776"/>
<variable Name="args" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="195" Addr="0x3400001C" TI="18793"/>
</function >
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" >
<type Family="Base" Name="unsigned int" ID="19709"/>
<type Family="Base" Name="signed char" ID="19716"/>
<type Family="Base" Name="unsigned char" ID="19723"/>
<type Family="Base" Name="short int" ID="19730"/>
<type Family="Base" Name="short unsigned int" ID="19737"/>
<type Family="Base" Name="int" ID="19744"/>
<type Family="Base" Name="long long int" ID="19751"/>
<type Family="Base" Name="long long unsigned int" ID="19758"/>
<type Family="Base" Name="long int" ID="19765"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="19777"/>
<type Family="Base" Name="char" ID="19784"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="19796" toTI="19775"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="19807" toTI="19775"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="19807" toTI="19775"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="59" ID="19818" toTI="19807"/>
<function Name="xAreGenericQueueTasksStillRunning" TI="19765" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="544">
<variable Name="ulLastLoopCounter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="545" Addr="0x20000178" TI="19777"/>
<variable Name="ulLastLoopCounter2" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="545" Addr="0x20000184" TI="19777"/>
</function >
<function Name="vStartGenericQueueTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="129">
<parameter Name="uxPriority" TI="19777" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="129" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="19807" toTI="19775"/>
<variable Name="xQueue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="130" Addr="0x3" TI="19807"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="19807" toTI="19775"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="59" ID="19818" toTI="19807"/>
<variable Name="xMutex" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="131" Addr="0x6" TI="19818"/>
</function >
<function Name="prvMediumPriorityMutexTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="497">
<type Family="Pointer" TI="19775" toTI="0"/>
<parameter Name="pvParameters" TI="19775" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="497" Addr="0x0" Param="Yes"/>
</function >
<function Name="prvHighPriorityMutexTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="515">
<type Family="Pointer" TI="19775" toTI="0"/>
<parameter Name="pvParameters" TI="19775" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="515" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="19807" toTI="19775"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="59" ID="19818" toTI="19807"/>
</function >
<function Name="prvLowPriorityMutexTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="399">
<type Family="Pointer" TI="19775" toTI="0"/>
<parameter Name="pvParameters" TI="19775" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="399" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="19807" toTI="19775"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="59" ID="19818" toTI="19807"/>
</function >
<function Name="prvSendFrontAndBackTest" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="171">
<type Family="Pointer" TI="19775" toTI="0"/>
<parameter Name="pvParameters" TI="19775" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="171" Addr="0x0" Param="Yes"/>
<variable Name="ulData" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="172" Addr="0x34000018" TI="19777"/>
<variable Name="ulData2" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="172" Addr="0x34000014" TI="19777"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="19807" toTI="19775"/>
</function >
<variable Name="xErrorDetected" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="112" Addr="0x2000017C" TI="19765"/>
<variable Name="ulLoopCounter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="116" Addr="0x20000174" TI="19791"/>
<variable Name="ulLoopCounter2" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="117" Addr="0x20000180" TI="19791"/>
<variable Name="ulGuardedVariable" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="120" Addr="0x20000190" TI="19791"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="19796" toTI="19775"/>
<variable Name="xHighPriorityMutexTask" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="124" Addr="0x2000018C" TI="19796"/>
<type Family="Pointer" TI="19775" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="19796" toTI="19775"/>
<variable Name="xMediumPriorityMutexTask" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" Line="124" Addr="0x20000188" TI="19796"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" >
<type Family="Base" Name="unsigned int" ID="20325"/>
<type Family="Base" Name="signed char" ID="20332"/>
<type Family="Base" Name="unsigned char" ID="20339"/>
<type Family="Base" Name="short int" ID="20346"/>
<type Family="Base" Name="short unsigned int" ID="20353"/>
<type Family="Base" Name="int" ID="20360"/>
<type Family="Base" Name="long long int" ID="20367"/>
<type Family="Base" Name="long long unsigned int" ID="20374"/>
<type Family="Base" Name="long int" ID="20381"/>
<type Family="Pointer" TI="20391" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="20393"/>
<type Family="Base" Name="char" ID="20400"/>
<type Family="typedef" Name="portTickType" Line="81" ID="20417" toTI="20393"/>
<type Family="Pointer" TI="20391" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="20428" toTI="20391"/>
<type Family="ComponentList" Name="BLOCKING_QUEUE_PARAMETERS" Line="98" ID="20439">
<type Family="Pointer" TI="20391" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="20428" toTI="20391"/>
<Component Name="xQueue" TI="20451" Line="99" Offs="0"/>
<Component Name="xBlockTime" TI="20465" Line="100" Offs="4"/>
<type Family="Pointer" TI="20494" toTI="20407"/>
<Component Name="psCheckVariable" TI="20479" Line="101" Offs="8"/>
</type>
<type Family="typedef" Name="xBlockingQueueParameters" Line="102" ID="20500" toTI="20439"/>
<function Name="xAreBlockingQueuesStillRunning" TI="20381" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="274">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="277" Addr="0x0" TI="20381"/>
<variable Name="xTasks" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="277" Addr="0xE" TI="20381"/>
<type Family="array" ID="20967" toTI="20346"/>
<variable Name="sLastBlockingConsumerCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="275" Addr="0x2000019A" TI="20967"/>
<variable Name="sLastBlockingProducerCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="276" Addr="0x200001A6" TI="20967"/>
</function >
<function Name="vStartBlockingQueueTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="123">
<parameter Name="uxPriority" TI="20393" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="123" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="20781" toTI="20500"/>
<variable Name="pxQueueParameters1" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="124" Addr="0x3" TI="20781"/>
<variable Name="pxQueueParameters2" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="124" Addr="0x3" TI="20781"/>
<variable Name="pxQueueParameters3" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="125" Addr="0x3" TI="20781"/>
<variable Name="pxQueueParameters4" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="125" Addr="0x3" TI="20781"/>
<variable Name="pxQueueParameters5" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="126" Addr="0x3" TI="20781"/>
<variable Name="pxQueueParameters6" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="126" Addr="0x3" TI="20781"/>
</function >
<function Name="vBlockingQueueProducer" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="205">
<type Family="Pointer" TI="20391" toTI="0"/>
<parameter Name="pvParameters" TI="20391" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="205" Addr="0x0" Param="Yes"/>
<variable Name="usValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="206" Addr="0x34000012" TI="20353"/>
<variable Name="pxQueueParameters" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="207" Addr="0x4" TI="20781"/>
<variable Name="sErrorEverOccurred" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="208" Addr="0x5" TI="20346"/>
</function >
<function Name="vBlockingQueueConsumer" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="236">
<type Family="Pointer" TI="20391" toTI="0"/>
<parameter Name="pvParameters" TI="20391" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="236" Addr="0x0" Param="Yes"/>
<variable Name="usData" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="237" Addr="0x34000016" TI="20353"/>
<variable Name="usExpectedValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="237" Addr="0x5" TI="20353"/>
<variable Name="pxQueueParameters" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="238" Addr="0x4" TI="20781"/>
<variable Name="sErrorEverOccurred" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="239" Addr="0x6" TI="20346"/>
</function >
<variable Name="sBlockingConsumerCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="114" Addr="0x20000194" TI="21000"/>
<variable Name="sBlockingProducerCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" Line="118" Addr="0x200001A0" TI="21022"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" >
<type Family="Base" Name="int" ID="21057"/>
<type Family="Base" Name="unsigned int" ID="21064"/>
<type Family="Pointer" TI="21071" toTI="0"/>
<type Family="Base" Name="long int" ID="21073"/>
<type Family="Base" Name="short int" ID="21080"/>
<type Family="Base" Name="signed char" ID="21087"/>
<type Family="Base" Name="long unsigned int" ID="21099"/>
<type Family="Base" Name="short unsigned int" ID="21106"/>
<type Family="Base" Name="unsigned char" ID="21113"/>
<type Family="typedef" Name="portTickType" Line="81" ID="21128" toTI="21099"/>
<type Family="Pointer" TI="21071" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="21139" toTI="21071"/>
<type Family="Pointer" TI="21071" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21150" toTI="21071"/>
<function Name="xAreBlockTimeTestTasksStillRunning" TI="21073" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="464">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="466" Addr="0x1" TI="21073"/>
<variable Name="xLastPrimaryCycleCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="465" Addr="0x200001B0" TI="21073"/>
<variable Name="xLastSecondaryCycleCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="465" Addr="0x200001B8" TI="21073"/>
</function >
<function Name="vCreateBlockTimeTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="104">
</function >
<function Name="vSecondaryBlockTimeTestTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="374">
<type Family="Pointer" TI="21071" toTI="0"/>
<parameter Name="pvParameters" TI="21071" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="374" Addr="0x0" Param="Yes"/>
<variable Name="xTimeWhenBlocking" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="375" Addr="0x6" TI="21128"/>
<variable Name="xBlockedTime" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="375" Addr="0x0" TI="21128"/>
<variable Name="xData" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="376" Addr="0x4000014" TI="21073"/>
</function >
<function Name="vPrimaryBlockTimeTestTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="123">
<type Family="Pointer" TI="21071" toTI="0"/>
<parameter Name="pvParameters" TI="21071" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="123" Addr="0x0" Param="Yes"/>
<variable Name="xItem" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="124" Addr="0x34000014" TI="21073"/>
<variable Name="xData" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="124" Addr="0x34000000" TI="21073"/>
<variable Name="xTimeWhenBlocking" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="125" Addr="0x5" TI="21128"/>
<variable Name="xTimeToBlock" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="126" Addr="0x4" TI="21128"/>
<variable Name="xBlockedTime" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="126" Addr="0x0" TI="21128"/>
</function >
<type Family="Pointer" TI="21071" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21150" toTI="21071"/>
<variable Name="xTestQueue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="83" Addr="0x200001C0" TI="21150"/>
<type Family="Pointer" TI="21071" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="21139" toTI="21071"/>
<variable Name="xSecondary" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="87" Addr="0x200001C4" TI="21139"/>
<variable Name="xPrimaryCycles" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="90" Addr="0x200001AC" TI="21094"/>
<variable Name="xSecondaryCycles" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="90" Addr="0x200001B4" TI="21094"/>
<variable Name="xErrorOccurred" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="91" Addr="0x200001BC" TI="21094"/>
<variable Name="xRunIndicator" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" Line="95" Addr="0x200001C8" TI="21120"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" >
<type Family="Base" Name="unsigned int" ID="21595"/>
<type Family="Base" Name="signed char" ID="21602"/>
<type Family="Base" Name="unsigned char" ID="21609"/>
<type Family="Base" Name="short int" ID="21616"/>
<type Family="Base" Name="short unsigned int" ID="21623"/>
<type Family="Base" Name="int" ID="21630"/>
<type Family="Base" Name="long long int" ID="21637"/>
<type Family="Base" Name="long long unsigned int" ID="21644"/>
<type Family="Base" Name="long int" ID="21651"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="21663"/>
<type Family="Base" Name="char" ID="21670"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="21687" toTI="21661"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21698" toTI="21661"/>
<function Name="xAreQueuePeekTasksStillRunning" TI="21651" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="425">
<variable Name="ulLastLoopCounter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="426" Addr="0x200001D0" TI="21663"/>
</function >
<function Name="vStartQueuePeekTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="104">
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21698" toTI="21661"/>
<variable Name="xQueue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="105" Addr="0x4" TI="21698"/>
</function >
<function Name="prvMediumPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="293">
<type Family="Pointer" TI="21661" toTI="0"/>
<parameter Name="pvParameters" TI="21661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="293" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21698" toTI="21661"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="295" Addr="0x34000010" TI="21663"/>
</function >
<function Name="prvHighPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="238">
<type Family="Pointer" TI="21661" toTI="0"/>
<parameter Name="pvParameters" TI="21661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="238" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21698" toTI="21661"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="240" Addr="0x34000014" TI="21663"/>
</function >
<function Name="prvHighestPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="129">
<type Family="Pointer" TI="21661" toTI="0"/>
<parameter Name="pvParameters" TI="21661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="129" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21698" toTI="21661"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="131" Addr="0x34000018" TI="21663"/>
</function >
<function Name="prvLowPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="334">
<type Family="Pointer" TI="21661" toTI="0"/>
<parameter Name="pvParameters" TI="21661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="334" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="21698" toTI="21661"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="336" Addr="0x4000024" TI="21663"/>
</function >
<variable Name="xErrorDetected" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="93" Addr="0x200001D4" TI="21677"/>
<variable Name="ulLoopCounter" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="97" Addr="0x200001CC" TI="21682"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="21687" toTI="21661"/>
<variable Name="xMediumPriorityTask" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="100" Addr="0x200047E8" TI="21687"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="21687" toTI="21661"/>
<variable Name="xHighPriorityTask" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="100" Addr="0x200047E4" TI="21687"/>
<type Family="Pointer" TI="21661" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="21687" toTI="21661"/>
<variable Name="xHighestPriorityTask" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" Line="100" Addr="0x200047EC" TI="21687"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" >
<type Family="Base" Name="unsigned int" ID="22182"/>
<type Family="Base" Name="signed char" ID="22189"/>
<type Family="Base" Name="unsigned char" ID="22196"/>
<type Family="Base" Name="short int" ID="22203"/>
<type Family="Base" Name="short unsigned int" ID="22210"/>
<type Family="Base" Name="int" ID="22217"/>
<type Family="Base" Name="long long int" ID="22224"/>
<type Family="Base" Name="long long unsigned int" ID="22231"/>
<type Family="Base" Name="long int" ID="22238"/>
<type Family="Pointer" TI="22248" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="22250"/>
<type Family="Base" Name="char" ID="22257"/>
<type Family="Pointer" TI="22248" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="22269" toTI="22248"/>
<function Name="xArePollingQueuesStillRunning" TI="22238" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="218">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="219" Addr="0x0" TI="22238"/>
</function >
<function Name="vStartPolledQueueTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="111">
<parameter Name="uxPriority" TI="22250" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="111" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="22248" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="63" ID="22269" toTI="22248"/>
<variable Name="xPolledQueue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="112" Addr="0x200001E0" TI="22269"/>
</function >
<function Name="vPolledQueueProducer" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="132">
<type Family="Pointer" TI="22248" toTI="0"/>
<parameter Name="pvParameters" TI="22248" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="132" Addr="0x0" Param="Yes"/>
<variable Name="usValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="133" Addr="0x34000016" TI="22210"/>
<variable Name="xError" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="134" Addr="0x6" TI="22238"/>
<variable Name="xLoop" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="134" Addr="0x4" TI="22238"/>
</function >
<function Name="vPolledQueueConsumer" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="171">
<type Family="Pointer" TI="22248" toTI="0"/>
<parameter Name="pvParameters" TI="22248" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="171" Addr="0x0" Param="Yes"/>
<variable Name="usData" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="172" Addr="0x3400001A" TI="22210"/>
<variable Name="usExpectedValue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="172" Addr="0x6" TI="22210"/>
<variable Name="xError" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="173" Addr="0x7" TI="22238"/>
</function >
<variable Name="xPollingConsumerCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="106" Addr="0x200001D8" TI="22264"/>
<variable Name="xPollingProducerCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" Line="106" Addr="0x200001DC" TI="22264"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" >
<type Family="Base" Name="unsigned int" ID="22605"/>
<type Family="Base" Name="signed char" ID="22612"/>
<type Family="Base" Name="unsigned char" ID="22619"/>
<type Family="Base" Name="short int" ID="22626"/>
<type Family="Base" Name="short unsigned int" ID="22633"/>
<type Family="Base" Name="int" ID="22640"/>
<type Family="Base" Name="long long int" ID="22647"/>
<type Family="Base" Name="long long unsigned int" ID="22654"/>
<type Family="Base" Name="long int" ID="22661"/>
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="22673"/>
<type Family="Base" Name="char" ID="22680"/>
<type Family="Pointer" TI="22698" toTI="22704"/>
<type Family="typedef" Name="pdTASK_CODE" Line="54" ID="22687" toTI="22698"/>
<type Family="Pointer" TI="22698" toTI="22704"/>
<type Family="typedef" Name="portTickType" Line="81" ID="22731" toTI="22673"/>
<type Family="ComponentList" Name="xLIST_ITEM" Line="95" ID="22742">
<Component Name="xItemValue" TI="22754" Line="96" Offs="0"/>
<type Family="Pointer" TI="22825" toTI="22831"/>
<Component Name="pxNext" TI="22768" Line="97" Offs="4"/>
<Component Name="pxPrevious" TI="22782" Line="98" Offs="8"/>
<type Family="Pointer" TI="22671" toTI="0"/>
<Component Name="pvOwner" TI="22796" Line="99" Offs="12"/>
<type Family="Pointer" TI="22671" toTI="0"/>
<Component Name="pvContainer" TI="22810" Line="100" Offs="16"/>
</type>
<type Family="typedef" Name="xListItem" Line="102" ID="22840" toTI="22742"/>
<type Family="ComponentList" Name="xMINI_LIST_ITEM" Line="105" ID="22851">
<Component Name="xItemValue" TI="22863" Line="106" Offs="0"/>
<Component Name="pxNext" TI="22877" Line="107" Offs="4"/>
<Component Name="pxPrevious" TI="22891" Line="108" Offs="8"/>
</type>
<type Family="typedef" Name="xMiniListItem" Line="110" ID="22906" toTI="22851"/>
<type Family="ComponentList" Name="xLIST" Line="116" ID="22917">
<Component Name="uxNumberOfItems" TI="22929" Line="117" Offs="0"/>
<type Family="Pointer" TI="22972" toTI="22978"/>
<Component Name="pxIndex" TI="22943" Line="118" Offs="4"/>
<Component Name="xListEnd" TI="22957" Line="119" Offs="8"/>
</type>
<type Family="typedef" Name="xList" Line="120" ID="22988" toTI="22917"/>
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<type Family="ComponentList" Name="xTIME_OUT" Line="88" ID="23010">
<Component Name="xOverflowCount" TI="23022" Line="89" Offs="0"/>
<Component Name="xTimeOnEntering" TI="23036" Line="90" Offs="4"/>
</type>
<type Family="typedef" Name="xTimeOutType" Line="91" ID="23051" toTI="23010"/>
<type Family="ComponentList" Name="tskTaskControlBlock" Line="69" ID="23062">
<type Family="Pointer" TI="23173" toTI="22726"/>
<Component Name="pxTopOfStack" TI="23074" Line="70" Offs="0"/>
<Component Name="xGenericListItem" TI="23088" Line="71" Offs="4"/>
<Component Name="xEventListItem" TI="23102" Line="72" Offs="24"/>
<Component Name="uxPriority" TI="23116" Line="73" Offs="44"/>
<type Family="Pointer" TI="23179" toTI="22673"/>
<Component Name="pxStack" TI="23130" Line="74" Offs="48"/>
<type Family="array" ID="23185" toTI="22612"/>
<Component Name="pcTaskName" TI="23144" Line="75" Offs="52"/>
<Component Name="uxBasePriority" TI="23158" Line="90" Offs="68"/>
</type>
<type Family="typedef" Name="tskTCB" Line="97" ID="23201" toTI="23062"/>
<function Name="xTaskIsTaskSuspended" TI="22661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="853">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<parameter Name="xTask" TI="22999" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="853" Addr="0x0" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="854" Addr="0x0" TI="22661"/>
<type Family="Pointer" TI="23290" toTI="23296"/>
</function >
<function Name="vTaskSwitchContext" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1393">
<type Family="Pointer" TI="23355" toTI="22988"/>
<variable Name="pxConstList" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1415" Addr="0x1" TI="23350"/>
</function >
<function Name="vTaskSetTimeOutState" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1540">
<type Family="Pointer" TI="23405" toTI="23051"/>
<parameter Name="pxTimeOut" TI="23400" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1540" Addr="0x0" Param="Yes"/>
</function >
<function Name="vTaskMissedYield" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1590">
</function >
<function Name="vTaskPriorityDisinherit" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1977">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<type Family="Pointer" TI="23491" toTI="22999"/>
<parameter Name="pxMutexHolder" TI="23486" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1977" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="23502" toTI="23201"/>
</function >
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<type Family="Pointer" TI="23491" toTI="22999"/>
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<type Family="Pointer" TI="23491" toTI="22999"/>
<function Name="vTaskPriorityInherit" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1945">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<type Family="Pointer" TI="23491" toTI="22999"/>
<parameter Name="pxMutexHolder" TI="23486" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1945" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1946" Addr="0x5" TI="23497"/>
</function >
<function Name="xTaskRemoveFromEventList" TI="22661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1493">
<type Family="Pointer" TI="23647" toTI="23653"/>
<parameter Name="pxEventList" TI="23642" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1493" Addr="0x0" Param="Yes"/>
<variable Name="pxUnblockedTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1494" Addr="0x5" TI="23502"/>
</function >
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<function Name="xTaskGetCurrentTaskHandle" TI="22999" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1898">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1899" Addr="0x4" TI="22999"/>
</function >
<function Name="xTaskCheckForTimeOut" TI="22661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1547">
<parameter Name="pxTimeOut" TI="23400" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1547" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="23862" toTI="22731"/>
<parameter Name="pxTicksToWait" TI="23857" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1547" Addr="0x1" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1548" Addr="0x4" TI="22661"/>
</function >
<function Name="xTaskGetTickCount" TI="22731" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1103">
<variable Name="xTicks" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1104" Addr="0x4" TI="22731"/>
</function >
<function Name="vTaskSuspendAll" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1013">
</function >
<function Name="uxTaskPriorityGet" TI="22673" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="683">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<parameter Name="pxTask" TI="22999" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="683" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="684" Addr="0x0" TI="23502"/>
<variable Name="uxReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="685" Addr="0x4" TI="22673"/>
</function >
<function Name="vTaskPlaceOnEventList" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1423">
<parameter Name="pxEventList" TI="23642" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1423" Addr="0x0" Param="Yes"/>
<parameter Name="xTicksToWait" TI="22731" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1423" Addr="0x1" Param="Yes"/>
<variable Name="xTimeToWake" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1424" Addr="0x3" TI="22731"/>
</function >
<function Name="vTaskIncrementTick" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1227">
<variable Name="pxTemp" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1236" Addr="0x2" TI="23355"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1248" Addr="0x4" TI="23502"/>
</function >
<function Name="xTaskResumeAll" TI="22661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1021">
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1022" Addr="0x5" TI="23502"/>
<variable Name="xAlreadyYielded" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1023" Addr="0x4" TI="22661"/>
<variable Name="xYieldRequired" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1038" Addr="0x7" TI="22661"/>
</function >
<function Name="vTaskResume" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="884">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<parameter Name="pxTaskToResume" TI="22999" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="884" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="885" Addr="0x5" TI="23502"/>
</function >
<function Name="vTaskSuspend" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="810">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<parameter Name="pxTaskToSuspend" TI="22999" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="810" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="811" Addr="0x4" TI="23502"/>
</function >
<function Name="vTaskPrioritySet" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="705">
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<parameter Name="pxTask" TI="22999" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="705" Addr="0x0" Param="Yes"/>
<parameter Name="uxNewPriority" TI="22673" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="705" Addr="0x1" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="706" Addr="0x4" TI="23502"/>
<variable Name="uxCurrentPriority" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="707" Addr="0x1" TI="22673"/>
<variable Name="xYieldRequired" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="707" Addr="0x7" TI="22673"/>
</function >
<function Name="vTaskDelay" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="622">
<parameter Name="xTicksToDelay" TI="22731" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="622" Addr="0x0" Param="Yes"/>
<variable Name="xTimeToWake" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="623" Addr="0x4" TI="22731"/>
</function >
<function Name="vTaskDelayUntil" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="545">
<parameter Name="pxPreviousWakeTime" TI="23857" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="545" Addr="0x0" Param="Yes"/>
<parameter Name="xTimeIncrement" TI="22731" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="545" Addr="0x1" Param="Yes"/>
<variable Name="xTimeToWake" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="546" Addr="0x5" TI="22731"/>
</function >
<function Name="prvIdleTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1606">
<type Family="Pointer" TI="22671" toTI="0"/>
<parameter Name="pvParameters" TI="22671" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1606" Addr="0x0" Param="Yes"/>
<parameter Name="pxTCB" TI="23502" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="1606" Addr="0x4" Param="Yes"/>
</function >
<type Family="Pointer" TI="25058" toTI="22716"/>
<function Name="xTaskCreate" TI="22661" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="358">
<type Family="Pointer" TI="22698" toTI="22704"/>
<type Family="typedef" Name="pdTASK_CODE" Line="54" ID="22687" toTI="22698"/>
<parameter Name="pvTaskCode" TI="22687" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="358" Addr="0x0" Param="Yes"/>
<parameter Name="pcName" TI="25053" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="358" Addr="0x1" Param="Yes"/>
<parameter Name="usStackDepth" TI="22633" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="358" Addr="0x2" Param="Yes"/>
<type Family="Pointer" TI="22671" toTI="0"/>
<parameter Name="pvParameters" TI="22671" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="358" Addr="0x3" Param="Yes"/>
<parameter Name="uxPriority" TI="22673" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="358" Addr="0x34000028" Param="Yes"/>
<type Family="Pointer" TI="22671" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="82" ID="22999" toTI="22671"/>
<type Family="Pointer" TI="23491" toTI="22999"/>
<parameter Name="pxCreatedTask" TI="23491" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="358" Addr="0x3400002C" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="359" Addr="0x0" TI="22661"/>
<variable Name="pxNewTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="360" Addr="0x7" TI="23502"/>
<variable Name="pxTopOfStack" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="368" Addr="0x0" TI="23179"/>
</function >
<function Name="vTaskStartScheduler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="965">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="966" Addr="0x2" TI="22661"/>
</function >
<type Family="array" ID="25422" toTI="22988"/>
<variable Name="pxReadyTasksLists" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="113" Addr="0x20000214" TI="25422"/>
<variable Name="xDelayedTaskList1" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="114" Addr="0x200002B4" TI="22988"/>
<variable Name="xDelayedTaskList2" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="115" Addr="0x200002C8" TI="22988"/>
<variable Name="pxDelayedTaskList" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="116" Addr="0x20000290" TI="25506"/>
<variable Name="pxOverflowDelayedTaskList" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="117" Addr="0x2000028C" TI="25506"/>
<variable Name="xPendingReadyList" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="118" Addr="0x200001F8" TI="22988"/>
<variable Name="xTasksWaitingTermination" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="122" Addr="0x20000298" TI="25562"/>
<variable Name="uxTasksDeleted" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="123" Addr="0x200002AC" TI="22726"/>
<variable Name="xSuspendedTaskList" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="129" Addr="0x200001E4" TI="22988"/>
<variable Name="uxCurrentNumberOfTasks" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="134" Addr="0x20000288" TI="22726"/>
<variable Name="xTickCount" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="135" Addr="0x20000284" TI="25635"/>
<variable Name="uxTopUsedPriority" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="136" Addr="0x200002DC" TI="22673"/>
<variable Name="uxTopReadyPriority" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="137" Addr="0x20000210" TI="22726"/>
<variable Name="xSchedulerRunning" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="138" Addr="0x200002B0" TI="22721"/>
<variable Name="uxSchedulerSuspended" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="139" Addr="0x2000020C" TI="22726"/>
<variable Name="uxMissedTicks" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="140" Addr="0x20000294" TI="22726"/>
<variable Name="xMissedYield" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="141" Addr="0x20000278" TI="22721"/>
<variable Name="xNumOfOverflows" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="142" Addr="0x20000280" TI="22721"/>
<variable Name="pxCurrentTCB" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" Line="109" Addr="0x2000027C" TI="25777"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" >
<type Family="Base" Name="unsigned int" ID="25812"/>
<type Family="Base" Name="signed char" ID="25819"/>
<type Family="Base" Name="unsigned char" ID="25826"/>
<type Family="Base" Name="short int" ID="25833"/>
<type Family="Base" Name="short unsigned int" ID="25840"/>
<type Family="Base" Name="int" ID="25847"/>
<type Family="Base" Name="long long int" ID="25854"/>
<type Family="Base" Name="long long unsigned int" ID="25861"/>
<type Family="Base" Name="long int" ID="25868"/>
<type Family="Pointer" TI="25878" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="25880"/>
<type Family="Base" Name="char" ID="25887"/>
<type Family="typedef" Name="portTickType" Line="81" ID="25899" toTI="25880"/>
<type Family="ComponentList" Name="xLIST_ITEM" Line="95" ID="25910">
<Component Name="xItemValue" TI="25922" Line="96" Offs="0"/>
<type Family="Pointer" TI="25993" toTI="25999"/>
<Component Name="pxNext" TI="25936" Line="97" Offs="4"/>
<Component Name="pxPrevious" TI="25950" Line="98" Offs="8"/>
<type Family="Pointer" TI="25878" toTI="0"/>
<Component Name="pvOwner" TI="25964" Line="99" Offs="12"/>
<type Family="Pointer" TI="25878" toTI="0"/>
<Component Name="pvContainer" TI="25978" Line="100" Offs="16"/>
</type>
<type Family="typedef" Name="xListItem" Line="102" ID="26008" toTI="25910"/>
<type Family="ComponentList" Name="xMINI_LIST_ITEM" Line="105" ID="26019">
<Component Name="xItemValue" TI="26031" Line="106" Offs="0"/>
<Component Name="pxNext" TI="26045" Line="107" Offs="4"/>
<Component Name="pxPrevious" TI="26059" Line="108" Offs="8"/>
</type>
<type Family="typedef" Name="xMiniListItem" Line="110" ID="26074" toTI="26019"/>
<type Family="ComponentList" Name="xLIST" Line="116" ID="26085">
<Component Name="uxNumberOfItems" TI="26097" Line="117" Offs="0"/>
<type Family="Pointer" TI="26140" toTI="26146"/>
<Component Name="pxIndex" TI="26111" Line="118" Offs="4"/>
<Component Name="xListEnd" TI="26125" Line="119" Offs="8"/>
</type>
<type Family="typedef" Name="xList" Line="120" ID="26156" toTI="26085"/>
<function Name="vListInitialise" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="60">
<type Family="Pointer" TI="26204" toTI="26156"/>
<parameter Name="pxList" TI="26204" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="60" Addr="0x0" Param="Yes"/>
</function >
<function Name="vListInitialiseItem" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="80">
<type Family="Pointer" TI="26247" toTI="26008"/>
<parameter Name="pxItem" TI="26247" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="80" Addr="0x0" Param="Yes"/>
</function >
<function Name="vListInsertEnd" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="87">
<parameter Name="pxList" TI="26204" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="87" Addr="0x0" Param="Yes"/>
<parameter Name="pxNewListItem" TI="26247" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="87" Addr="0x1" Param="Yes"/>
<variable Name="pxIndex" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="88" Addr="0x2" TI="26140"/>
</function >
<function Name="vListInsert" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="110">
<parameter Name="pxList" TI="26204" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="110" Addr="0x0" Param="Yes"/>
<parameter Name="pxNewListItem" TI="26247" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="110" Addr="0x1" Param="Yes"/>
<variable Name="pxIterator" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="111" Addr="0x2" TI="26140"/>
<variable Name="xValueOfInsertion" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="112" Addr="0x1" TI="25899"/>
</function >
<function Name="vListRemove" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="151">
<parameter Name="pxItemToRemove" TI="26247" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="151" Addr="0x0" Param="Yes"/>
<variable Name="pxList" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" Line="152" Addr="0x2" TI="26204"/>
</function >
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" >
<type Family="Base" Name="unsigned int" ID="26485"/>
<type Family="typedef" Name="size_t" Line="213" ID="26474" toTI="26485"/>
<type Family="Base" Name="signed char" ID="26492"/>
<type Family="Base" Name="unsigned char" ID="26499"/>
<type Family="Base" Name="short int" ID="26506"/>
<type Family="Base" Name="short unsigned int" ID="26513"/>
<type Family="Base" Name="int" ID="26520"/>
<type Family="Base" Name="long long int" ID="26527"/>
<type Family="Base" Name="long long unsigned int" ID="26534"/>
<type Family="Base" Name="long int" ID="26541"/>
<type Family="Pointer" TI="26551" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="26553"/>
<type Family="Base" Name="char" ID="26560"/>
<type Family="typedef" Name="portTickType" Line="81" ID="26572" toTI="26553"/>
<type Family="ComponentList" Name="xLIST_ITEM" Line="95" ID="26583">
<Component Name="xItemValue" TI="26595" Line="96" Offs="0"/>
<type Family="Pointer" TI="26666" toTI="26672"/>
<Component Name="pxNext" TI="26609" Line="97" Offs="4"/>
<Component Name="pxPrevious" TI="26623" Line="98" Offs="8"/>
<type Family="Pointer" TI="26551" toTI="0"/>
<Component Name="pvOwner" TI="26637" Line="99" Offs="12"/>
<type Family="Pointer" TI="26551" toTI="0"/>
<Component Name="pvContainer" TI="26651" Line="100" Offs="16"/>
</type>
<type Family="typedef" Name="xListItem" Line="102" ID="26681" toTI="26583"/>
<type Family="ComponentList" Name="xMINI_LIST_ITEM" Line="105" ID="26692">
<Component Name="xItemValue" TI="26704" Line="106" Offs="0"/>
<Component Name="pxNext" TI="26718" Line="107" Offs="4"/>
<Component Name="pxPrevious" TI="26732" Line="108" Offs="8"/>
</type>
<type Family="typedef" Name="xMiniListItem" Line="110" ID="26747" toTI="26692"/>
<type Family="ComponentList" Name="xLIST" Line="116" ID="26758">
<Component Name="uxNumberOfItems" TI="26770" Line="117" Offs="0"/>
<type Family="Pointer" TI="26813" toTI="26819"/>
<Component Name="pxIndex" TI="26784" Line="118" Offs="4"/>
<Component Name="xListEnd" TI="26798" Line="119" Offs="8"/>
</type>
<type Family="typedef" Name="xList" Line="120" ID="26829" toTI="26758"/>
<type Family="ComponentList" Name="xTIME_OUT" Line="88" ID="26840">
<Component Name="xOverflowCount" TI="26852" Line="89" Offs="0"/>
<Component Name="xTimeOnEntering" TI="26866" Line="90" Offs="4"/>
</type>
<type Family="typedef" Name="xTimeOutType" Line="91" ID="26881" toTI="26840"/>
<type Family="ComponentList" Name="QueueDefinition" Line="87" ID="26892">
<type Family="Pointer" TI="27059" toTI="26492"/>
<Component Name="pcHead" TI="26904" Line="88" Offs="0"/>
<Component Name="pcTail" TI="26918" Line="89" Offs="4"/>
<Component Name="pcWriteTo" TI="26932" Line="91" Offs="8"/>
<Component Name="pcReadFrom" TI="26946" Line="92" Offs="12"/>
<Component Name="xTasksWaitingToSend" TI="26960" Line="94" Offs="16"/>
<Component Name="xTasksWaitingToReceive" TI="26974" Line="95" Offs="36"/>
<Component Name="uxMessagesWaiting" TI="26988" Line="97" Offs="56"/>
<Component Name="uxLength" TI="27002" Line="98" Offs="60"/>
<Component Name="uxItemSize" TI="27016" Line="99" Offs="64"/>
<Component Name="xRxLock" TI="27030" Line="101" Offs="68"/>
<Component Name="xTxLock" TI="27044" Line="102" Offs="72"/>
</type>
<type Family="typedef" Name="xQUEUE" Line="104" ID="27065" toTI="26892"/>
<type Family="Pointer" TI="27087" toTI="27065"/>
<type Family="typedef" Name="xQueueHandle" Line="112" ID="27076" toTI="27087"/>
<function Name="uxQueueMessagesWaiting" TI="26553" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1090">
<parameter Name="pxQueue" TI="27154" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1090" Addr="0x0" Param="Yes"/>
<variable Name="uxReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1091" Addr="0x4" TI="26553"/>
</function >
<function Name="prvCopyDataFromQueue" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1159">
<parameter Name="pxQueue" TI="27435" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1159" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="27440" toTI="27446"/>
<parameter Name="pvBuffer" TI="27440" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1159" Addr="0x1" Param="Yes"/>
</function >
<type Family="Pointer" TI="27440" toTI="27446"/>
<type Family="Pointer" TI="26551" toTI="0"/>
<type Family="Pointer" TI="27559" toTI="26541"/>
<function Name="prvUnlockQueue" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1173">
<parameter Name="pxQueue" TI="27076" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1173" Addr="0x0" Param="Yes"/>
</function >
<function Name="xQueueGenericReceive" TI="26541" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="885">
<parameter Name="pxQueue" TI="27076" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="885" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="26551" toTI="0"/>
<parameter Name="pvBuffer" TI="27554" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="885" Addr="0x1" Param="Yes"/>
<parameter Name="xTicksToWait" TI="26572" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="885" Addr="0x2" Param="Yes"/>
<parameter Name="xJustPeeking" TI="26541" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="885" Addr="0x3" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="886" Addr="0x4" TI="26541"/>
<variable Name="xTimeOut" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="887" Addr="0x34000008" TI="26881"/>
<variable Name="pcOriginalReadPosition" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="888" Addr="0x4" TI="27059"/>
</function >
<function Name="prvCopyDataToQueue" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1121">
<parameter Name="pxQueue" TI="27087" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1121" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="27440" toTI="27446"/>
<parameter Name="pvItemToQueue" TI="27440" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1121" Addr="0x1" Param="Yes"/>
<parameter Name="xPosition" TI="26541" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="1121" Addr="0x2" Param="Yes"/>
</function >
<function Name="xQueueGenericSendFromISR" TI="26541" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="832">
<parameter Name="pxQueue" TI="27076" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="832" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="27440" toTI="27446"/>
<parameter Name="pvItemToQueue" TI="28026" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="832" Addr="0x1" Param="Yes"/>
<parameter Name="pxHigherPriorityTaskWoken" TI="27559" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="832" Addr="0x2" Param="Yes"/>
<parameter Name="xCopyPosition" TI="26541" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="832" Addr="0x3" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="833" Addr="0x3" TI="26541"/>
</function >
<type Family="Pointer" TI="27440" toTI="27446"/>
<function Name="xQueueGenericSend" TI="26541" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="441">
<parameter Name="pxQueue" TI="27076" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="441" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="27440" toTI="27446"/>
<parameter Name="pvItemToQueue" TI="28026" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="441" Addr="0x1" Param="Yes"/>
<parameter Name="xTicksToWait" TI="26572" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="441" Addr="0x2" Param="Yes"/>
<parameter Name="xCopyPosition" TI="26541" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="441" Addr="0x3" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="442" Addr="0x4" TI="26541"/>
<variable Name="xTimeOut" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="443" Addr="0x34000008" TI="26881"/>
</function >
<function Name="xQueueCreateMutex" TI="27076" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="289">
<variable Name="pxNewQueue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="290" Addr="0x5" TI="27087"/>
</function >
<function Name="xQueueCreate" TI="27076" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="236">
<parameter Name="uxQueueLength" TI="26553" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="236" Addr="0x0" Param="Yes"/>
<parameter Name="uxItemSize" TI="26553" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="236" Addr="0x1" Param="Yes"/>
<variable Name="pxNewQueue" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" Line="237" Addr="0x4" TI="27087"/>
</function >
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" >
<type Family="Base" Name="int" ID="28394"/>
<type Family="Base" Name="unsigned int" ID="28401"/>
<type Family="Pointer" TI="28419" toTI="28425"/>
<type Family="typedef" Name="pdTASK_CODE" Line="54" ID="28408" toTI="28419"/>
<type Family="Pointer" TI="28419" toTI="28425"/>
<type Family="Pointer" TI="28437" toTI="0"/>
<type Family="Base" Name="long int" ID="28439"/>
<type Family="Base" Name="short int" ID="28446"/>
<type Family="Base" Name="signed char" ID="28453"/>
<type Family="Base" Name="long unsigned int" ID="28460"/>
<type Family="Base" Name="short unsigned int" ID="28467"/>
<type Family="Base" Name="unsigned char" ID="28474"/>
<type Family="Pointer" TI="28560" toTI="28460"/>
<function Name="pxPortInitialiseStack" TI="28560" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="111">
<parameter Name="pxTopOfStack" TI="28560" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="111" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="28419" toTI="28425"/>
<type Family="typedef" Name="pdTASK_CODE" Line="54" ID="28408" toTI="28419"/>
<parameter Name="pxCode" TI="28408" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="111" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="28437" toTI="0"/>
<parameter Name="pvParameters" TI="28437" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="111" Addr="0x2" Param="Yes"/>
</function >
<function Name="vPortSVCHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="128">
</function >
<function Name="vPortStartFirstTask" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="147">
</function >
<function Name="vPortYieldFromISR" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="190">
</function >
<function Name="vPortEnterCritical" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="197">
</function >
<function Name="vPortExitCritical" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="204">
</function >
<function Name="xPortPendSVHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="214">
</function >
<function Name="xPortStartScheduler" TI="28439" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="162">
</function >
<function Name="xPortSysTickHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="249">
</function >
<variable Name="uxCriticalNesting" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="86" Addr="0x20000084" TI="28460"/>
<variable Name="ulKernelPriority" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" Line="82" Addr="0x0" TI="28481"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" >
<type Family="Base" Name="unsigned int" ID="28867"/>
<type Family="typedef" Name="size_t" Line="213" ID="28856" toTI="28867"/>
<type Family="Base" Name="signed char" ID="28874"/>
<type Family="Base" Name="unsigned char" ID="28881"/>
<type Family="Base" Name="short int" ID="28888"/>
<type Family="Base" Name="short unsigned int" ID="28895"/>
<type Family="Base" Name="int" ID="28902"/>
<type Family="Base" Name="long long int" ID="28909"/>
<type Family="Base" Name="long long unsigned int" ID="28916"/>
<type Family="Base" Name="long int" ID="28923"/>
<type Family="Pointer" TI="28933" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="28935"/>
<type Family="Pointer" TI="28942" toTI="28881"/>
<type Family="Base" Name="char" ID="28948"/>
<type Family="ComponentList" Name="xRTOS_HEAP" Line="88" ID="28960">
<Component Name="ulDummy" TI="28973" Line="89" Offs="0"/>
<type Family="array" ID="29002" toTI="28881"/>
<Component Name="ucHeap" TI="28987" Line="90" Offs="4"/>
</type>
<type Family="ComponentList" Name="A_BLOCK_LINK" Line="96" ID="29019">
<type Family="Pointer" TI="29060" toTI="29019"/>
<Component Name="pxNextFreeBlock" TI="29031" Line="97" Offs="0"/>
<Component Name="xBlockSize" TI="29045" Line="98" Offs="4"/>
</type>
<type Family="typedef" Name="xBlockLink" Line="99" ID="29066" toTI="29019"/>
<function Name="vPortFree" TI="0" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="236">
<type Family="Pointer" TI="28933" toTI="0"/>
<parameter Name="pv" TI="28933" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="236" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="29181" toTI="29066"/>
<variable Name="pxLink" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="238" Addr="0x4" TI="29181"/>
<variable Name="pxIterator" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="252" Addr="0x3" TI="29181"/>
<variable Name="xBlockSize" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="252" Addr="0x0" TI="28856"/>
</function >
<type Family="Pointer" TI="28933" toTI="0"/>
<function Name="pvPortMalloc" TI="28933" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="158">
<parameter Name="xWantedSize" TI="28856" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="158" Addr="0x0" Param="Yes"/>
<variable Name="pxBlock" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="159" Addr="0x2" TI="29181"/>
<variable Name="pxPreviousBlock" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="159" Addr="0x5" TI="29181"/>
<variable Name="pxNewBlockLink" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="159" Addr="0x5" TI="29181"/>
<type Family="Pointer" TI="28933" toTI="0"/>
<variable Name="pvReturn" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="161" Addr="0x4" TI="28933"/>
<variable Name="pxIterator" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="224" Addr="0x3" TI="29181"/>
<variable Name="xBlockSize" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="224" Addr="0x0" TI="28856"/>
<variable Name="xHeapHasBeenInitialised" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="160" Addr="0x200002E8" TI="28923"/>
</function >
<variable Name="xHeap" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="91" Addr="0x200002EC" TI="28960"/>
<variable Name="xStart" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="106" Addr="0x200002E0" TI="29066"/>
<variable Name="xEnd" FileName="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" Line="106" Addr="0x200046F0" TI="29066"/>
</module>
</modulelist>
</aoffile>