blob: e4bb7e670d0c9ffb0abec4598896cb8a0af726a2 [file] [log] [blame]
<!-- DWF2XML 0.01.29 - Raisonance Dwarf information extractor -->
<aoffile Filename="RTOSDemo" dwarf="1">
<modulelist>
<module Name="C:\E\Dev\FreeRTOS\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="37" ID="57" toTI="68"/>
<type Family="Base" Name="unsigned char" ID="75"/>
<type Family="ComponentList" Line="200" ID="111">
<Component Name="CRL" TI="119" Line="201" Offs="0"/>
<Component Name="CRH" TI="133" Line="202" Offs="4"/>
<Component Name="IDR" TI="147" Line="203" Offs="8"/>
<Component Name="ODR" TI="161" Line="204" Offs="12"/>
<Component Name="BSRR" TI="175" Line="205" Offs="16"/>
<Component Name="BRR" TI="189" Line="206" Offs="20"/>
<Component Name="LCKR" TI="203" Line="207" Offs="24"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="36" ID="245" toTI="218"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="51" ID="314" toTI="256"/>
<type Family="ComponentList" Line="60" ID="325">
<Component Name="GPIO_Pin" TI="333" Line="61" Offs="0"/>
<Component Name="GPIO_Speed" TI="347" Line="62" Offs="2"/>
<Component Name="GPIO_Mode" TI="361" Line="63" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="64" ID="376" toTI="325"/>
<type Family="Pointer" TI="585" toTI="591"/>
<type Family="Base" Name="int" ID="608"/>
<type Family="Base" Name="char" ID="615"/>
<type Family="Base" Name="unsigned int" ID="622"/>
<function Name="LED_Set" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="201">
<parameter Name="id" TI="560" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="201" Addr="0x0" Param="Yes"/>
<parameter Name="mode" TI="517" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="201" Addr="0x1" Param="Yes"/>
</function >
<function Name="LED_Handler_hw" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="93">
<parameter Name="id" TI="560" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="93" Addr="0x0" Param="Yes"/>
<variable Name="counter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="94" Addr="0x4" TI="608"/>
<variable Name="mode" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="95" Addr="0x6" TI="517"/>
</function >
<function Name="LED_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="73">
</function >
<function Name="LED_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="46">
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="47" Addr="0x340FFFF4" TI="376"/>
</function >
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="408"/>
<type Family="Pointer" TI="585" toTI="591"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="585"/>
<variable Name="GreenLED_Counter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="19" Addr="0x0" TI="608"/>
<variable Name="RedLED_Counter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="20" Addr="0x0" TI="608"/>
<variable Name="GreenLED_mode" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="21" Addr="0x0" TI="517"/>
<variable Name="RedLED_mode" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="22" Addr="0x0" TI="517"/>
<variable Name="GreenLED_newmode" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="23" Addr="0x0" TI="517"/>
<variable Name="RedLED_newmode" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="24" Addr="0x0" TI="517"/>
<variable Name="HalfPeriod_LF" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="25" Addr="0x0" TI="972"/>
<variable Name="HalfPeriod_HF" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="26" Addr="0x0" TI="972"/>
<variable Name="Period_LF" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="27" Addr="0x0" TI="972"/>
<variable Name="Period_HF" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" Line="28" Addr="0x0" TI="972"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" >
<function Name="Reset_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" Line="188">
<type Family="Base" Name="long unsigned int" ID="1119"/>
<type Family="Pointer" TI="1113" toTI="1119"/>
<variable Name="pulDest" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" Line="189" Addr="0x2" TI="1113"/>
</function >
<type Family="Pointer" TI="1221" toTI="1219"/>
<type Family="array" ID="1200" toTI="1221"/>
<type Family="Pointer" TI="1221" toTI="1219"/>
<type Family="Pointer" TI="1221" toTI="1219"/>
<type Family="array" ID="1200" toTI="1221"/>
<variable Name="g_pfnVectors" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" Line="110" Addr="0x8000000" TI="1245"/>
<type Family="Pointer" TI="1221" toTI="1219"/>
<type Family="array" ID="1200" toTI="1221"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" >
<type Family="Base" Name="long int" ID="1280"/>
<type Family="Base" Name="short int" ID="1298"/>
<type Family="typedef" Name="s16" Line="29" ID="1287" toTI="1298"/>
<type Family="Base" Name="signed char" ID="1305"/>
<type Family="Base" Name="long unsigned int" ID="1323"/>
<type Family="typedef" Name="u32" Line="36" ID="1312" toTI="1323"/>
<type Family="Base" Name="short unsigned int" ID="1341"/>
<type Family="typedef" Name="u16" Line="37" ID="1330" toTI="1341"/>
<type Family="Base" Name="unsigned char" ID="1358"/>
<type Family="typedef" Name="u8" Line="38" ID="1348" toTI="1358"/>
<type Family="ComponentList" Line="200" ID="1399">
<Component Name="CRL" TI="1407" Line="201" Offs="0"/>
<Component Name="CRH" TI="1421" Line="202" Offs="4"/>
<Component Name="IDR" TI="1435" Line="203" Offs="8"/>
<Component Name="ODR" TI="1449" Line="204" Offs="12"/>
<Component Name="BSRR" TI="1463" Line="205" Offs="16"/>
<Component Name="BRR" TI="1477" Line="206" Offs="20"/>
<Component Name="LCKR" TI="1491" Line="207" Offs="24"/>
</type>
<type Family="typedef" Name="GPIO_TypeDef" Line="208" ID="1506" toTI="1399"/>
<type Family="ComponentList" Line="404" ID="1517">
<Component Name="CR1" TI="1526" Line="405" Offs="0"/>
<Component Name="RESERVED0" TI="1541" Line="406" Offs="2"/>
<Component Name="CR2" TI="1556" Line="407" Offs="4"/>
<Component Name="RESERVED1" TI="1571" Line="408" Offs="6"/>
<Component Name="SMCR" TI="1586" Line="409" Offs="8"/>
<Component Name="RESERVED2" TI="1601" Line="410" Offs="10"/>
<Component Name="DIER" TI="1616" Line="411" Offs="12"/>
<Component Name="RESERVED3" TI="1631" Line="412" Offs="14"/>
<Component Name="SR" TI="1646" Line="413" Offs="16"/>
<Component Name="RESERVED4" TI="1660" Line="414" Offs="18"/>
<Component Name="EGR" TI="1675" Line="415" Offs="20"/>
<Component Name="RESERVED5" TI="1690" Line="416" Offs="22"/>
<Component Name="CCMR1" TI="1705" Line="417" Offs="24"/>
<Component Name="RESERVED6" TI="1720" Line="418" Offs="26"/>
<Component Name="CCMR2" TI="1735" Line="419" Offs="28"/>
<Component Name="RESERVED7" TI="1750" Line="420" Offs="30"/>
<Component Name="CCER" TI="1765" Line="421" Offs="32"/>
<Component Name="RESERVED8" TI="1780" Line="422" Offs="34"/>
<Component Name="CNT" TI="1795" Line="423" Offs="36"/>
<Component Name="RESERVED9" TI="1810" Line="424" Offs="38"/>
<Component Name="PSC" TI="1825" Line="425" Offs="40"/>
<Component Name="RESERVED10" TI="1840" Line="426" Offs="42"/>
<Component Name="ARR" TI="1855" Line="427" Offs="44"/>
<type Family="array" ID="2066" toTI="1330"/>
<Component Name="RESERVED11" TI="1870" Line="428" Offs="46"/>
<Component Name="CCR1" TI="1885" Line="429" Offs="52"/>
<Component Name="RESERVED12" TI="1900" Line="430" Offs="54"/>
<Component Name="CCR2" TI="1915" Line="431" Offs="56"/>
<Component Name="RESERVED13" TI="1930" Line="432" Offs="58"/>
<Component Name="CCR3" TI="1945" Line="433" Offs="60"/>
<Component Name="RESERVED14" TI="1960" Line="434" Offs="62"/>
<Component Name="CCR4" TI="1975" Line="435" Offs="64"/>
<Component Name="RESERVED15" TI="1990" Line="436" Offs="66"/>
<Component Name="DCR" TI="2005" Line="437" Offs="72"/>
<Component Name="RESERVED16" TI="2020" Line="438" Offs="74"/>
<Component Name="DMAR" TI="2035" Line="439" Offs="76"/>
<Component Name="RESERVED17" TI="2050" Line="440" Offs="78"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="36" ID="2109" toTI="2082"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="51" ID="2178" toTI="2120"/>
<type Family="ComponentList" Line="60" ID="2189">
<Component Name="GPIO_Pin" TI="2197" Line="61" Offs="0"/>
<Component Name="GPIO_Speed" TI="2211" Line="62" Offs="2"/>
<Component Name="GPIO_Mode" TI="2225" Line="63" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="64" ID="2240" toTI="2189"/>
<type Family="typedef" Name="BitAction" Line="70" ID="2272" toTI="2251"/>
<type Family="ComponentList" Line="33" ID="2283">
<Component Name="TIM_Period" TI="2291" Line="34" Offs="0"/>
<Component Name="TIM_Prescaler" TI="2305" Line="35" Offs="2"/>
<Component Name="TIM_ClockDivision" TI="2319" Line="36" Offs="4"/>
<Component Name="TIM_CounterMode" TI="2333" Line="37" Offs="6"/>
</type>
<type Family="typedef" Name="TIM_TimeBaseInitTypeDef" Line="38" ID="2348" toTI="2283"/>
<type Family="ComponentList" Line="42" ID="2359">
<Component Name="TIM_OCMode" TI="2367" Line="43" Offs="0"/>
<Component Name="TIM_Channel" TI="2381" Line="44" Offs="2"/>
<Component Name="TIM_Pulse" TI="2395" Line="45" Offs="4"/>
<Component Name="TIM_OCPolarity" TI="2409" Line="46" Offs="6"/>
</type>
<type Family="typedef" Name="TIM_OCInitTypeDef" Line="47" ID="2424" toTI="2359"/>
<type Family="typedef" Name="DataConfigMode_TypeDef" Line="26" ID="2456" toTI="2435"/>
<type Family="typedef" Name="Rotate_H12_V_Match_TypeDef" Line="101" ID="2606" toTI="2576"/>
<type Family="Pointer" TI="2617" toTI="2623"/>
<type Family="Base" Name="int" ID="2640"/>
<type Family="Base" Name="char" ID="2647"/>
<type Family="Base" Name="unsigned int" ID="2654"/>
<function Name="LCD_DataLinesWrite" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="202">
<type Family="Pointer" TI="2712" toTI="1506"/>
<parameter Name="GPIOx" TI="2712" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="202" Addr="0x0" Param="Yes"/>
<parameter Name="PortVal" TI="1312" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1053">
<parameter Name="newBacklightStart" TI="1312" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1053" Addr="0x0" Param="Yes"/>
</function >
<function Name="LCD_SetBackLightOff" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1076">
</function >
<function Name="LCD_SetBackLightOn" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1092">
</function >
<function Name="LCD_GetBackLight" TI="1312" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1110">
</function >
<function Name="LCD_SetRotateScreen" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1129">
<parameter Name="RotateScreen" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1129" Addr="0x0" Param="Yes"/>
</function >
<function Name="LCD_GetRotateScreen" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1148">
</function >
<function Name="LCD_GetScreenOrientation" TI="2606" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1186">
</function >
<function Name="LCD_CtrlLinesWrite" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="255">
<parameter Name="GPIOx" TI="2712" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="255" Addr="0x0" Param="Yes"/>
<parameter Name="CtrlPins" TI="1312" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="255" Addr="0x1" Param="Yes"/>
<parameter Name="BitVal" TI="2272" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="707">
<parameter Name="Data" TI="1348" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="679">
<parameter Name="Cmd" TI="1348" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028">
<parameter Name="x" TI="1287" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1287" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="1287" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="1287" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1028" Addr="0x3" Param="Yes"/>
</function >
<function Name="LCD_DrawPixel" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="901">
<parameter Name="XPos" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="901" Addr="0x0" Param="Yes"/>
<parameter Name="YPos" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="901" Addr="0x1" Param="Yes"/>
<parameter Name="Color" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="901" Addr="0x2" Param="Yes"/>
</function >
<function Name="LCD_FillRect" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777">
<parameter Name="x" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x3" Param="Yes"/>
<parameter Name="color" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="777" Addr="0x34000000" Param="Yes"/>
<variable Name="Line" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="778" Addr="0x8" TI="1348"/>
<variable Name="Column" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="779" Addr="0x4" TI="1348"/>
</function >
<function Name="LCD_DrawRect" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="873">
<parameter Name="x" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="873" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="873" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="873" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="873" Addr="0x3" Param="Yes"/>
<parameter Name="color" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="873" Addr="0x34000000" Param="Yes"/>
</function >
<function Name="LCD_SetScreenOrientation" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1166">
<parameter Name="ScreenOrientation" TI="2606" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1166" Addr="0x0" Param="Yes"/>
</function >
<type Family="Pointer" TI="3693" toTI="3699"/>
<function Name="LCD_DisplayChar" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004">
<parameter Name="x" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x1" Param="Yes"/>
<parameter Name="Ascii" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x2" Param="Yes"/>
<parameter Name="TextColor" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x3" Param="Yes"/>
<parameter Name="BGndColor" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x34000000" Param="Yes"/>
<parameter Name="CharMagniCoeff" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x34000004" Param="Yes"/>
<parameter Name="bmp" TI="3693" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="1004" Addr="0x340FFFF4" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="329" Addr="0x340FFFF8" TI="0"/>
<variable Name="j" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="330" Addr="0x5" TI="0"/>
<variable Name="k1" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="331" Addr="0xB" TI="0"/>
<variable Name="k2" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="167">
<parameter Name="Mode" TI="2456" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="167" Addr="0x0" Param="Yes"/>
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="168" Addr="0x340FFFF4" TI="2240"/>
</function >
<function Name="LCD_ReadLCDData" TI="1312" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="734">
</function >
<function Name="LCD_RectRead" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="934">
<parameter Name="x" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="934" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="934" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="934" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="934" Addr="0x3" Param="Yes"/>
<type Family="Pointer" TI="4143" toTI="1348"/>
<parameter Name="bmp" TI="4143" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="934" Addr="0x34000000" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="935" Addr="0x4" TI="2640"/>
<variable Name="bytesize" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="936" Addr="0x6" TI="2640"/>
</function >
<function Name="LCD_GetPixel" TI="1330" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="973">
<parameter Name="x" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="973" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="1348" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="973" Addr="0x1" Param="Yes"/>
<variable Name="val" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="974" Addr="0x340FFFFA" TI="1330"/>
</function >
<function Name="LCD_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="651">
</function >
<function Name="LCD_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="613">
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="532" Addr="0x340FFFD4" TI="0"/>
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="219" Addr="0x340FFFD4" TI="0"/>
</function >
<variable Name="TIM_TimeBaseStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="28" Addr="0x20000094" TI="2348"/>
<variable Name="TIM_OCInitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="29" Addr="0x2000008C" TI="2424"/>
<variable Name="HandlerDivider" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="30" Addr="0x20000088" TI="2640"/>
<type Family="array" ID="4613" toTI="1348"/>
<variable Name="AsciiDotsTable" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="42" Addr="0x8004EFC" TI="4647"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="2467"/>
<type Family="Pointer" TI="2617" toTI="2623"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="2617"/>
<variable Name="Current_CCR_BackLightStart" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="32" Addr="0x20000000" TI="2640"/>
<type Family="array" ID="4733" toTI="2640"/>
<variable Name="OrientationOffsetX" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="139" Addr="0x20000004" TI="4733"/>
<type Family="array" ID="4767" toTI="2640"/>
<variable Name="OrientationOffsetY" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" Line="140" Addr="0x20000014" TI="4767"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" >
<type Family="Base" Name="long int" ID="4842"/>
<type Family="typedef" Name="s32" Line="28" ID="4831" toTI="4842"/>
<type Family="Base" Name="short int" ID="4860"/>
<type Family="typedef" Name="s16" Line="29" ID="4849" toTI="4860"/>
<type Family="Base" Name="signed char" ID="4867"/>
<type Family="Base" Name="long unsigned int" ID="4885"/>
<type Family="typedef" Name="u32" Line="36" ID="4874" toTI="4885"/>
<type Family="Base" Name="short unsigned int" ID="4903"/>
<type Family="typedef" Name="u16" Line="37" ID="4892" toTI="4903"/>
<type Family="Base" Name="unsigned char" ID="4920"/>
<type Family="typedef" Name="u8" Line="38" ID="4910" toTI="4920"/>
<type Family="ComponentList" Line="200" ID="4977">
<Component Name="CRL" TI="4985" Line="201" Offs="0"/>
<Component Name="CRH" TI="4999" Line="202" Offs="4"/>
<Component Name="IDR" TI="5013" Line="203" Offs="8"/>
<Component Name="ODR" TI="5027" Line="204" Offs="12"/>
<Component Name="BSRR" TI="5041" Line="205" Offs="16"/>
<Component Name="BRR" TI="5055" Line="206" Offs="20"/>
<Component Name="LCKR" TI="5069" Line="207" Offs="24"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="36" ID="5111" toTI="5084"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="51" ID="5180" toTI="5122"/>
<type Family="ComponentList" Line="60" ID="5191">
<Component Name="GPIO_Pin" TI="5199" Line="61" Offs="0"/>
<Component Name="GPIO_Speed" TI="5213" Line="62" Offs="2"/>
<Component Name="GPIO_Mode" TI="5227" Line="63" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="64" ID="5242" toTI="5191"/>
<type Family="ComponentList" Line="31" ID="5274">
<Component Name="SYSCLK_Frequency" TI="5282" Line="32" Offs="0"/>
<Component Name="HCLK_Frequency" TI="5296" Line="33" Offs="4"/>
<Component Name="PCLK1_Frequency" TI="5310" Line="34" Offs="8"/>
<Component Name="PCLK2_Frequency" TI="5324" Line="35" Offs="12"/>
<Component Name="ADCCLK_Frequency" TI="5338" Line="36" Offs="16"/>
</type>
<type Family="typedef" Name="RCC_ClocksTypeDef" Line="37" ID="5353" toTI="5274"/>
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5364" toTI="5375"/>
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="Pointer" TI="5535" toTI="5541"/>
<type Family="Base" Name="int" ID="5558"/>
<type Family="Base" Name="char" ID="5576"/>
<type Family="Pointer" TI="5565" toTI="5571"/>
<type Family="Base" Name="unsigned int" ID="5583"/>
<function Name="_int2str" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="56">
<type Family="Pointer" TI="5760" toTI="5576"/>
<parameter Name="ptr" TI="5760" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="56" Addr="0x0" Param="Yes"/>
<parameter Name="X" TI="4831" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="56" Addr="0x1" Param="Yes"/>
<parameter Name="digit" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="56" Addr="0x2" Param="Yes"/>
<parameter Name="flagunsigned" TI="5558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="56" Addr="0x3" Param="Yes"/>
<parameter Name="fillwithzero" TI="5558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="56" Addr="0x34000000" Param="Yes"/>
<variable Name="c" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="57" Addr="0x2" TI="4910"/>
<variable Name="fFirst" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="58" Addr="0xC" TI="4910"/>
<variable Name="fNeg" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="59" Addr="0x8" TI="4910"/>
<variable Name="DIG" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="60" Addr="0x4" TI="4874"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="61" Addr="0xC" TI="5558"/>
<variable Name="r" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="74" Addr="0x1" TI="4874"/>
</function >
<function Name="delay_unit" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="116">
</function >
<function Name="UTIL_GetBat" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="138">
</function >
<function Name="UTIL_GetTemp" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="167">
<variable Name="temp" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="168" Addr="0x2" TI="4831"/>
<type Family="Pointer" TI="5862" toTI="4849"/>
<variable Name="p" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="169" Addr="0x1" TI="5862"/>
</function >
<function Name="UTIL_SetTempMode" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="202">
<parameter Name="mode" TI="5558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="202" Addr="0x0" Param="Yes"/>
</function >
<function Name="UTIL_uint2str" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="251">
<parameter Name="ptr" TI="5760" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="251" Addr="0x0" Param="Yes"/>
<parameter Name="X" TI="4874" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="251" Addr="0x1" Param="Yes"/>
<parameter Name="digit" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="251" Addr="0x2" Param="Yes"/>
<parameter Name="fillwithzero" TI="5558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="251" Addr="0x3" Param="Yes"/>
</function >
<function Name="UTIL_int2str" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="273">
<parameter Name="ptr" TI="5760" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="273" Addr="0x0" Param="Yes"/>
<parameter Name="X" TI="4831" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="273" Addr="0x1" Param="Yes"/>
<parameter Name="digit" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="273" Addr="0x2" Param="Yes"/>
<parameter Name="fillwithzero" TI="5558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="273" Addr="0x3" Param="Yes"/>
</function >
<function Name="UTIL_GetPll" TI="5383" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="372">
</function >
<function Name="UTIL_GetVersion" TI="5565" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="390">
</function >
<function Name="UTIL_ReadBackupRegister" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="410">
<parameter Name="BKP_DR" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="410" Addr="0x0" Param="Yes"/>
</function >
<function Name="UTIL_WriteBackupRegister" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="429">
<parameter Name="BKP_DR" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="429" Addr="0x0" Param="Yes"/>
<parameter Name="Data" TI="4892" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="429" Addr="0x1" Param="Yes"/>
</function >
<function Name="UTIL_SetIrqHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="449">
<parameter Name="Offs" TI="5558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="449" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5364" toTI="5375"/>
<parameter Name="pHDL" TI="5364" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="449" Addr="0x1" Param="Yes"/>
</function >
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5364" toTI="5375"/>
<function Name="UTIL_GetIrqHandler" TI="5364" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="471">
<parameter Name="Offs" TI="5558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="471" Addr="0x0" Param="Yes"/>
</function >
<function Name="UTIL_SetSchHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="499">
<parameter Name="Ix" TI="5426" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="499" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5364" toTI="5375"/>
<parameter Name="pHDL" TI="5364" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="499" Addr="0x1" Param="Yes"/>
</function >
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5364" toTI="5375"/>
<function Name="UTIL_GetSchHandler" TI="5364" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="524">
<parameter Name="Ix" TI="5426" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="524" Addr="0x0" Param="Yes"/>
</function >
<function Name="UTIL_SetPll" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="291">
<parameter Name="speed" TI="5383" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="291" Addr="0x0" Param="Yes"/>
</function >
<function Name="UTIL_GetUsb" TI="4910" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="223">
</function >
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5364" toTI="5375"/>
<type Family="array" ID="6488" toTI="5364"/>
<type Family="Pointer" TI="5375" toTI="5381"/>
<type Family="typedef" Name="tHandler" Line="75" ID="5364" toTI="5375"/>
<type Family="array" ID="6488" toTI="5364"/>
<type Family="array" ID="6530" toTI="4892"/>
<variable Name="CurrentSpeed" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="25" Addr="0x200046E8" TI="5383"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="5426"/>
<variable Name="RCC_ClockFreq" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="28" Addr="0x200046EC" TI="5353"/>
<variable Name="fTemperatureInFahrenheit" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="30" Addr="0x0" TI="4910"/>
<type Family="Pointer" TI="5535" toTI="5541"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="5535"/>
<variable Name="dummycounter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" Line="29" Addr="0x0" TI="5558"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" >
<type Family="Base" Name="long int" ID="6698"/>
<type Family="Base" Name="short int" ID="6716"/>
<type Family="typedef" Name="s16" Line="29" ID="6705" toTI="6716"/>
<type Family="Base" Name="signed char" ID="6723"/>
<type Family="Base" Name="long unsigned int" ID="6741"/>
<type Family="typedef" Name="u32" Line="36" ID="6730" toTI="6741"/>
<type Family="Base" Name="short unsigned int" ID="6759"/>
<type Family="typedef" Name="u16" Line="37" ID="6748" toTI="6759"/>
<type Family="Base" Name="unsigned char" ID="6776"/>
<type Family="typedef" Name="u8" Line="38" ID="6766" toTI="6776"/>
<type Family="typedef" Name="Rotate_H12_V_Match_TypeDef" Line="101" ID="6925" toTI="6895"/>
<type Family="Pointer" TI="6936" toTI="6942"/>
<type Family="Base" Name="int" ID="6959"/>
<type Family="Base" Name="char" ID="6966"/>
<type Family="Base" Name="unsigned int" ID="6973"/>
<function Name="DRAW_SetCharMagniCoeff" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="218">
<parameter Name="Coeff" TI="6748" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="218" Addr="0x0" Param="Yes"/>
</function >
<function Name="DRAW_GetCharMagniCoeff" TI="6748" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="236">
</function >
<function Name="DRAW_GetTextColor" TI="6748" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="254">
</function >
<function Name="DRAW_SetTextColor" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="272">
<parameter Name="Color" TI="6748" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="272" Addr="0x0" Param="Yes"/>
</function >
<function Name="DRAW_GetBGndColor" TI="6748" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="290">
</function >
<function Name="DRAW_SetBGndColor" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="308">
<parameter Name="Color" TI="6748" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="308" Addr="0x0" Param="Yes"/>
</function >
<function Name="DRAW_SetDefaultColor" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="414">
</function >
<function Name="DRAW_Line" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="476">
<parameter Name="x1" TI="6705" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="476" Addr="0x0" Param="Yes"/>
<parameter Name="y1" TI="6705" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="476" Addr="0x1" Param="Yes"/>
<parameter Name="x2" TI="6705" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="476" Addr="0x2" Param="Yes"/>
<parameter Name="y2" TI="6705" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="476" Addr="0x3" Param="Yes"/>
<parameter Name="color" TI="6748" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="476" Addr="0x34000000" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x8" TI="6959"/>
<variable Name="dx" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x2" TI="6959"/>
<variable Name="dy" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x3" TI="6959"/>
<variable Name="sdx" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x340FFFF4" TI="6959"/>
<variable Name="sdy" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x340FFFF8" TI="6959"/>
<variable Name="dxabs" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x7" TI="6959"/>
<variable Name="dyabs" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x6" TI="6959"/>
<variable Name="x" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x4" TI="6959"/>
<variable Name="y" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x4" TI="6959"/>
<variable Name="px" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0x9" TI="6959"/>
<variable Name="py" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="477" Addr="0xA" TI="6959"/>
</function >
<function Name="DRAW_DisplayStringWithMode" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129">
<parameter Name="x" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="7572" toTI="7578"/>
<parameter Name="ptr" TI="7572" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x2" Param="Yes"/>
<parameter Name="len" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x3" Param="Yes"/>
<parameter Name="mode" TI="6959" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="129" Addr="0x34000000" Param="Yes"/>
<variable Name="ref_x" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="130" Addr="0x5" TI="6766"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="130" Addr="0x6" TI="6766"/>
</function >
<function Name="DRAW_DisplayStringInverted" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="397">
<parameter Name="x" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="397" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="397" Addr="0x1" Param="Yes"/>
<parameter Name="ptr" TI="7572" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="397" Addr="0x2" Param="Yes"/>
<parameter Name="len" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="397" Addr="0x3" Param="Yes"/>
</function >
<function Name="DRAW_DisplayString" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373">
<parameter Name="x" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x1" Param="Yes"/>
<parameter Name="ptr" TI="7572" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x2" Param="Yes"/>
<parameter Name="len" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="373" Addr="0x3" Param="Yes"/>
</function >
<function Name="DRAW_DisplayTemp" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="437">
<parameter Name="x" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="437" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="437" Addr="0x1" Param="Yes"/>
<variable Name="Temp" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="438" Addr="0x5" TI="6730"/>
<type Family="array" ID="7843" toTI="6766"/>
<variable Name="TextBuffer" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="439" Addr="0x340FFFE3" TI="7843"/>
</function >
<function Name="DRAW_SetImage" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335">
<type Family="Pointer" TI="7974" toTI="7980"/>
<parameter Name="imageptr" TI="7974" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x0" Param="Yes"/>
<parameter Name="x" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x1" Param="Yes"/>
<parameter Name="y" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x2" Param="Yes"/>
<parameter Name="width" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x3" Param="Yes"/>
<parameter Name="height" TI="6766" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="335" Addr="0x34000000" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="336" Addr="0x5" TI="6959"/>
</function >
<function Name="DRAW_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="178">
</function >
<variable Name="CharMagniCoeff" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="28" Addr="0x20000024" TI="6748"/>
<variable Name="BGndColor" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="29" Addr="0x2000009E" TI="6748"/>
<variable Name="TextColor" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="30" Addr="0x2000009C" TI="6748"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="6786"/>
<variable Name="fDisplayTime" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="32" Addr="0x200000A0" TI="6959"/>
<type Family="Pointer" TI="6936" toTI="6942"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="6936"/>
<variable Name="BatState" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="33" Addr="0x20004704" TI="6748"/>
<variable Name="OldBatState" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="34" Addr="0x20004700" TI="6748"/>
<variable Name="OldTHH" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="35" Addr="0x2000470C" TI="6730"/>
<variable Name="OldTMM" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="36" Addr="0x20004714" TI="6730"/>
<variable Name="OldTSS" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="37" Addr="0x20004718" TI="6730"/>
<variable Name="OldTemp" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="38" Addr="0x20004720" TI="6730"/>
<variable Name="xBat" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="39" Addr="0x2000471C" TI="6748"/>
<variable Name="yBat" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="40" Addr="0x20004708" TI="6748"/>
<variable Name="widthBat" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="41" Addr="0x20004724" TI="6748"/>
<variable Name="heightBat" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="42" Addr="0x20004728" TI="6748"/>
<variable Name="UsbState" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="43" Addr="0x20004726" TI="6766"/>
<variable Name="OldUsbState" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="43" Addr="0x20004706" TI="6766"/>
<variable Name="rotate_counter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="47" Addr="0x200000A4" TI="6959"/>
<variable Name="previous_H12" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="48" Addr="0x20000026" TI="6925"/>
<variable Name="previous_previous_H12" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="49" Addr="0x20000027" TI="6925"/>
<variable Name="H12" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="50" Addr="0x20004702" TI="6925"/>
<variable Name="CurrentScreenOrientation" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="51" Addr="0x20004710" TI="6925"/>
<variable Name="CurrentRotateScreen" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" Line="52" Addr="0x20000028" TI="6959"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" >
<type Family="Base" Name="long int" ID="8502"/>
<type Family="typedef" Name="s32" Line="28" ID="8491" toTI="8502"/>
<type Family="Base" Name="short int" ID="8520"/>
<type Family="typedef" Name="s16" Line="29" ID="8509" toTI="8520"/>
<type Family="Base" Name="signed char" ID="8527"/>
<type Family="Base" Name="long unsigned int" ID="8545"/>
<type Family="typedef" Name="u32" Line="36" ID="8534" toTI="8545"/>
<type Family="Base" Name="short unsigned int" ID="8563"/>
<type Family="typedef" Name="u16" Line="37" ID="8552" toTI="8563"/>
<type Family="Base" Name="unsigned char" ID="8580"/>
<type Family="typedef" Name="u8" Line="38" ID="8570" toTI="8580"/>
<type Family="ComponentList" Line="200" ID="8642">
<Component Name="CRL" TI="8650" Line="201" Offs="0"/>
<Component Name="CRH" TI="8664" Line="202" Offs="4"/>
<Component Name="IDR" TI="8678" Line="203" Offs="8"/>
<Component Name="ODR" TI="8692" Line="204" Offs="12"/>
<Component Name="BSRR" TI="8706" Line="205" Offs="16"/>
<Component Name="BRR" TI="8720" Line="206" Offs="20"/>
<Component Name="LCKR" TI="8734" Line="207" Offs="24"/>
</type>
<type Family="ComponentList" Line="331" ID="8749">
<Component Name="CR1" TI="8758" Line="332" Offs="0"/>
<Component Name="RESERVED0" TI="8773" Line="333" Offs="2"/>
<Component Name="CR2" TI="8788" Line="334" Offs="4"/>
<Component Name="RESERVED1" TI="8803" Line="335" Offs="6"/>
<Component Name="SR" TI="8818" Line="336" Offs="8"/>
<Component Name="RESERVED2" TI="8832" Line="337" Offs="10"/>
<Component Name="DR" TI="8847" Line="338" Offs="12"/>
<Component Name="RESERVED3" TI="8861" Line="339" Offs="14"/>
<Component Name="CRCPR" TI="8876" Line="340" Offs="16"/>
<Component Name="RESERVED4" TI="8891" Line="341" Offs="18"/>
<Component Name="RXCRCR" TI="8906" Line="342" Offs="20"/>
<Component Name="RESERVED5" TI="8921" Line="343" Offs="22"/>
<Component Name="TXCRCR" TI="8936" Line="344" Offs="24"/>
<Component Name="RESERVED6" TI="8951" Line="345" Offs="26"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="36" ID="8994" toTI="8967"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="51" ID="9063" toTI="9005"/>
<type Family="ComponentList" Line="60" ID="9074">
<Component Name="GPIO_Pin" TI="9082" Line="61" Offs="0"/>
<Component Name="GPIO_Speed" TI="9096" Line="62" Offs="2"/>
<Component Name="GPIO_Mode" TI="9110" Line="63" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="64" ID="9125" toTI="9074"/>
<type Family="ComponentList" Line="32" ID="9157">
<Component Name="SPI_Direction" TI="9165" Line="33" Offs="0"/>
<Component Name="SPI_Mode" TI="9179" Line="34" Offs="2"/>
<Component Name="SPI_DataSize" TI="9193" Line="35" Offs="4"/>
<Component Name="SPI_CPOL" TI="9207" Line="36" Offs="6"/>
<Component Name="SPI_CPHA" TI="9221" Line="37" Offs="8"/>
<Component Name="SPI_NSS" TI="9235" Line="38" Offs="10"/>
<Component Name="SPI_BaudRatePrescaler" TI="9249" Line="39" Offs="12"/>
<Component Name="SPI_FirstBit" TI="9263" Line="40" Offs="14"/>
<Component Name="SPI_CRCPolynomial" TI="9277" Line="41" Offs="16"/>
</type>
<type Family="typedef" Name="SPI_InitTypeDef" Line="42" ID="9292" toTI="9157"/>
<type Family="typedef" Name="Rotate_H12_V_Match_TypeDef" Line="101" ID="9442" toTI="9412"/>
<type Family="ComponentList" Line="104" ID="9453">
<Component Name="OutX" TI="9461" Line="105" Offs="0"/>
<Component Name="OutX_F4" TI="9475" Line="106" Offs="2"/>
<Component Name="OutX_F16" TI="9489" Line="107" Offs="4"/>
<Component Name="OutX_F64" TI="9503" Line="108" Offs="8"/>
<Component Name="OutX_F256" TI="9517" Line="109" Offs="12"/>
<Component Name="OutY" TI="9531" Line="110" Offs="16"/>
<Component Name="OutY_F4" TI="9545" Line="111" Offs="18"/>
<Component Name="OutY_F16" TI="9559" Line="112" Offs="20"/>
<Component Name="OutY_F64" TI="9573" Line="113" Offs="24"/>
<Component Name="OutY_F256" TI="9587" Line="114" Offs="28"/>
<Component Name="OutZ" TI="9601" Line="115" Offs="32"/>
<Component Name="OutZ_F4" TI="9615" Line="116" Offs="34"/>
<Component Name="OutZ_F16" TI="9629" Line="117" Offs="36"/>
<Component Name="OutZ_F64" TI="9643" Line="118" Offs="40"/>
<Component Name="OutZ_F256" TI="9657" Line="119" Offs="44"/>
<Component Name="Shocked" TI="9671" Line="120" Offs="48"/>
<Component Name="RELATIVE_X" TI="9685" Line="121" Offs="50"/>
<Component Name="RELATIVE_Y" TI="9699" Line="122" Offs="52"/>
<Component Name="DoubleClick" TI="9713" Line="123" Offs="54"/>
</type>
<type Family="typedef" Name="tMEMS_Info" Line="124" ID="9728" toTI="9453"/>
<type Family="Pointer" TI="9739" toTI="9745"/>
<type Family="Base" Name="int" ID="9762"/>
<type Family="Base" Name="char" ID="9819"/>
<type Family="Base" Name="unsigned int" ID="9826"/>
<function Name="MEMS_GetPosition" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="523">
<type Family="Pointer" TI="9884" toTI="8509"/>
<parameter Name="pX" TI="9884" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="523" Addr="0x0" Param="Yes"/>
<parameter Name="pY" TI="9884" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="523" Addr="0x1" Param="Yes"/>
</function >
<function Name="MEMS_GetRotation" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="542">
<type Family="Pointer" TI="9963" toTI="9442"/>
<parameter Name="pH12" TI="9963" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="542" Addr="0x0" Param="Yes"/>
<variable Name="sX" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="543" Addr="0xE" TI="8509"/>
<variable Name="sY" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="544" Addr="0xC" TI="8509"/>
</function >
<function Name="MEMS_SetNeutral" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="584">
</function >
<type Family="Pointer" TI="10015" toTI="9728"/>
<function Name="MEMS_GetInfo" TI="10015" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="603">
</function >
<function Name="MEMS_SendByte" TI="8570" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="236">
<parameter Name="byte" TI="8570" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="215">
<parameter Name="State" TI="8570" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="215" Addr="0x0" Param="Yes"/>
</function >
<function Name="MEMS_ReadID" TI="8570" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="482">
</function >
<function Name="MEMS_ReadOutXY" TI="8534" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="138">
</function >
<function Name="MEMS_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="381">
<type Family="array" ID="10304" toTI="9819"/>
</function >
<function Name="MEMS_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="266">
<variable Name="SPI_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="267" Addr="0x340FFFD6" TI="9292"/>
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="268" Addr="0x340FFFD2" TI="9125"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="314" Addr="0x7" TI="9762"/>
</function >
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="9303"/>
<variable Name="MEMS_Info" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="37" Addr="0x200000A8" TI="9728"/>
<type Family="Pointer" TI="9739" toTI="9745"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="9739"/>
<variable Name="TestingActive" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="38" Addr="0x200000F8" TI="9762"/>
<variable Name="StartingFromResetOrShockCounter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="39" Addr="0x2000002C" TI="9762"/>
<variable Name="TimeCounterForDoubleClick" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="40" Addr="0x200000E8" TI="9762"/>
<variable Name="TimeLastShock" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="41" Addr="0x200000F4" TI="9762"/>
<variable Name="Gradient2" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="44" Addr="0x20004734" TI="8534"/>
<variable Name="N_filtering" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="47" Addr="0x200000E4" TI="9826"/>
<variable Name="GradX" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="50" Addr="0x200000EC" TI="8509"/>
<variable Name="GradY" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="51" Addr="0x200000EE" TI="8509"/>
<variable Name="GradZ" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="52" Addr="0x200000F0" TI="8509"/>
<variable Name="fMovePtrX" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="59" Addr="0x20004740" TI="9762"/>
<variable Name="iMovePtrX" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="60" Addr="0x2000473C" TI="9762"/>
<variable Name="tMovePtrX" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="61" Addr="0x20004750" TI="9762"/>
<variable Name="fMovePtrY" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="62" Addr="0x20004748" TI="9762"/>
<variable Name="iMovePtrY" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="63" Addr="0x20004738" TI="9762"/>
<variable Name="tMovePtrY" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="64" Addr="0x20004730" TI="9762"/>
<variable Name="fMovePtrZ" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="65" Addr="0x2000472C" TI="9762"/>
<variable Name="iMovePtrZ" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="66" Addr="0x20004744" TI="9762"/>
<variable Name="tMovePtrZ" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="67" Addr="0x2000474C" TI="9762"/>
<variable Name="XInit" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="69" Addr="0x200000E0" TI="8509"/>
<variable Name="YInit" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="70" Addr="0x200000E2" TI="8509"/>
<variable Name="ZInit" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" Line="71" Addr="0x200000FC" TI="8509"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" >
<type Family="Base" Name="long int" ID="10942"/>
<type Family="Base" Name="short int" ID="10949"/>
<type Family="Base" Name="signed char" ID="10956"/>
<type Family="Base" Name="long unsigned int" ID="10974"/>
<type Family="typedef" Name="u32" Line="36" ID="10963" toTI="10974"/>
<type Family="Base" Name="short unsigned int" ID="10992"/>
<type Family="typedef" Name="u16" Line="37" ID="10981" toTI="10992"/>
<type Family="Base" Name="unsigned char" ID="11009"/>
<type Family="typedef" Name="u8" Line="38" ID="10999" toTI="11009"/>
<type Family="ComponentList" Line="200" ID="11050">
<Component Name="CRL" TI="11058" Line="201" Offs="0"/>
<Component Name="CRH" TI="11072" Line="202" Offs="4"/>
<Component Name="IDR" TI="11086" Line="203" Offs="8"/>
<Component Name="ODR" TI="11100" Line="204" Offs="12"/>
<Component Name="BSRR" TI="11114" Line="205" Offs="16"/>
<Component Name="BRR" TI="11128" Line="206" Offs="20"/>
<Component Name="LCKR" TI="11142" Line="207" Offs="24"/>
</type>
<type Family="ComponentList" Line="404" ID="11157">
<Component Name="CR1" TI="11166" Line="405" Offs="0"/>
<Component Name="RESERVED0" TI="11181" Line="406" Offs="2"/>
<Component Name="CR2" TI="11196" Line="407" Offs="4"/>
<Component Name="RESERVED1" TI="11211" Line="408" Offs="6"/>
<Component Name="SMCR" TI="11226" Line="409" Offs="8"/>
<Component Name="RESERVED2" TI="11241" Line="410" Offs="10"/>
<Component Name="DIER" TI="11256" Line="411" Offs="12"/>
<Component Name="RESERVED3" TI="11271" Line="412" Offs="14"/>
<Component Name="SR" TI="11286" Line="413" Offs="16"/>
<Component Name="RESERVED4" TI="11300" Line="414" Offs="18"/>
<Component Name="EGR" TI="11315" Line="415" Offs="20"/>
<Component Name="RESERVED5" TI="11330" Line="416" Offs="22"/>
<Component Name="CCMR1" TI="11345" Line="417" Offs="24"/>
<Component Name="RESERVED6" TI="11360" Line="418" Offs="26"/>
<Component Name="CCMR2" TI="11375" Line="419" Offs="28"/>
<Component Name="RESERVED7" TI="11390" Line="420" Offs="30"/>
<Component Name="CCER" TI="11405" Line="421" Offs="32"/>
<Component Name="RESERVED8" TI="11420" Line="422" Offs="34"/>
<Component Name="CNT" TI="11435" Line="423" Offs="36"/>
<Component Name="RESERVED9" TI="11450" Line="424" Offs="38"/>
<Component Name="PSC" TI="11465" Line="425" Offs="40"/>
<Component Name="RESERVED10" TI="11480" Line="426" Offs="42"/>
<Component Name="ARR" TI="11495" Line="427" Offs="44"/>
<type Family="array" ID="11706" toTI="10981"/>
<Component Name="RESERVED11" TI="11510" Line="428" Offs="46"/>
<Component Name="CCR1" TI="11525" Line="429" Offs="52"/>
<Component Name="RESERVED12" TI="11540" Line="430" Offs="54"/>
<Component Name="CCR2" TI="11555" Line="431" Offs="56"/>
<Component Name="RESERVED13" TI="11570" Line="432" Offs="58"/>
<Component Name="CCR3" TI="11585" Line="433" Offs="60"/>
<Component Name="RESERVED14" TI="11600" Line="434" Offs="62"/>
<Component Name="CCR4" TI="11615" Line="435" Offs="64"/>
<Component Name="RESERVED15" TI="11630" Line="436" Offs="66"/>
<Component Name="DCR" TI="11645" Line="437" Offs="72"/>
<Component Name="RESERVED16" TI="11660" Line="438" Offs="74"/>
<Component Name="DMAR" TI="11675" Line="439" Offs="76"/>
<Component Name="RESERVED17" TI="11690" Line="440" Offs="78"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="36" ID="11749" toTI="11722"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="51" ID="11818" toTI="11760"/>
<type Family="ComponentList" Line="60" ID="11829">
<Component Name="GPIO_Pin" TI="11837" Line="61" Offs="0"/>
<Component Name="GPIO_Speed" TI="11851" Line="62" Offs="2"/>
<Component Name="GPIO_Mode" TI="11865" Line="63" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="64" ID="11880" toTI="11829"/>
<type Family="ComponentList" Line="31" ID="11891">
<Component Name="SYSCLK_Frequency" TI="11899" Line="32" Offs="0"/>
<Component Name="HCLK_Frequency" TI="11913" Line="33" Offs="4"/>
<Component Name="PCLK1_Frequency" TI="11927" Line="34" Offs="8"/>
<Component Name="PCLK2_Frequency" TI="11941" Line="35" Offs="12"/>
<Component Name="ADCCLK_Frequency" TI="11955" Line="36" Offs="16"/>
</type>
<type Family="typedef" Name="RCC_ClocksTypeDef" Line="37" ID="11970" toTI="11891"/>
<type Family="ComponentList" Line="33" ID="11981">
<Component Name="TIM_Period" TI="11989" Line="34" Offs="0"/>
<Component Name="TIM_Prescaler" TI="12003" Line="35" Offs="2"/>
<Component Name="TIM_ClockDivision" TI="12017" Line="36" Offs="4"/>
<Component Name="TIM_CounterMode" TI="12031" Line="37" Offs="6"/>
</type>
<type Family="typedef" Name="TIM_TimeBaseInitTypeDef" Line="38" ID="12046" toTI="11981"/>
<type Family="ComponentList" Line="42" ID="12057">
<Component Name="TIM_OCMode" TI="12065" Line="43" Offs="0"/>
<Component Name="TIM_Channel" TI="12079" Line="44" Offs="2"/>
<Component Name="TIM_Pulse" TI="12093" Line="45" Offs="4"/>
<Component Name="TIM_OCPolarity" TI="12107" Line="46" Offs="6"/>
</type>
<type Family="typedef" Name="TIM_OCInitTypeDef" Line="47" ID="12122" toTI="12057"/>
<type Family="Pointer" TI="12242" toTI="12248"/>
<type Family="Base" Name="int" ID="12265"/>
<type Family="Base" Name="char" ID="12322"/>
<type Family="Base" Name="unsigned int" ID="12329"/>
<function Name="BUZZER_GetMode" TI="12272" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="358">
</function >
<function Name="BUZZER_SetFrequency" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="195">
<parameter Name="freq" TI="10981" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="104">
<variable Name="duration" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="105" Addr="0xC" TI="10999"/>
<variable Name="c" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="106" Addr="0x1" TI="10999"/>
</function >
<function Name="BUZZER_SetMode" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="376">
<parameter Name="mode" TI="12272" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="376" Addr="0x0" Param="Yes"/>
</function >
<function Name="BUZZER_PlayMusic" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="464">
<type Family="Pointer" TI="12719" toTI="12725"/>
<parameter Name="melody" TI="12719" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="464" Addr="0x0" Param="Yes"/>
<variable Name="c" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="465" Addr="0x1" TI="10999"/>
<variable Name="default_id" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="466" Addr="0xE" TI="10999"/>
<variable Name="default_val" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="467" Addr="0x4" TI="10981"/>
</function >
<function Name="BUZZER_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="291">
</function >
<function Name="BUZZER_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="231">
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="232" Addr="0x340FFFDC" TI="11880"/>
</function >
<variable Name="TIM_TimeBaseStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="54" Addr="0x20000100" TI="12046"/>
<variable Name="TIM_OCInitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="55" Addr="0x20000108" TI="12122"/>
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="12133"/>
<type Family="Pointer" TI="12242" toTI="12248"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="12242"/>
<variable Name="octave" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="26" Addr="0x20004755" TI="12336"/>
<variable Name="note" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="43" Addr="0x20004754" TI="12379"/>
<variable Name="buzz_counter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="52" Addr="0x2000011C" TI="12265"/>
<variable Name="buzz_in_progress" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="53" Addr="0x20000120" TI="12265"/>
<variable Name="CCR_Val" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="56" Addr="0x20000032" TI="10981"/>
<variable Name="Buzzer_Mode" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="57" Addr="0x20000030" TI="12272"/>
<variable Name="Buzzer_Counter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="58" Addr="0x20000114" TI="10963"/>
<variable Name="CurrentMelody" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="61" Addr="0x20000110" TI="12719"/>
<variable Name="CurrentMelodySTART" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="62" Addr="0x20000118" TI="12719"/>
<variable Name="DefaultOctave" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="63" Addr="0x20000038" TI="10999"/>
<variable Name="DefaultDuration" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="64" Addr="0x20000034" TI="10999"/>
<variable Name="DefaultBeats" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="65" Addr="0x20000036" TI="10981"/>
<type Family="array" ID="13109" toTI="10981"/>
<variable Name="Note_Freq" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" Line="67" Addr="0x2000003A" TI="13109"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" >
<type Family="Base" Name="long int" ID="13184"/>
<type Family="typedef" Name="s32" Line="28" ID="13173" toTI="13184"/>
<type Family="Base" Name="short int" ID="13202"/>
<type Family="typedef" Name="s16" Line="29" ID="13191" toTI="13202"/>
<type Family="Base" Name="signed char" ID="13209"/>
<type Family="Base" Name="long unsigned int" ID="13227"/>
<type Family="typedef" Name="u32" Line="36" ID="13216" toTI="13227"/>
<type Family="Base" Name="short unsigned int" ID="13245"/>
<type Family="typedef" Name="u16" Line="37" ID="13234" toTI="13245"/>
<type Family="Base" Name="unsigned char" ID="13262"/>
<type Family="typedef" Name="u8" Line="38" ID="13252" toTI="13262"/>
<type Family="ComponentList" Line="104" ID="13411">
<Component Name="OutX" TI="13419" Line="105" Offs="0"/>
<Component Name="OutX_F4" TI="13433" Line="106" Offs="2"/>
<Component Name="OutX_F16" TI="13447" Line="107" Offs="4"/>
<Component Name="OutX_F64" TI="13461" Line="108" Offs="8"/>
<Component Name="OutX_F256" TI="13475" Line="109" Offs="12"/>
<Component Name="OutY" TI="13489" Line="110" Offs="16"/>
<Component Name="OutY_F4" TI="13503" Line="111" Offs="18"/>
<Component Name="OutY_F16" TI="13517" Line="112" Offs="20"/>
<Component Name="OutY_F64" TI="13531" Line="113" Offs="24"/>
<Component Name="OutY_F256" TI="13545" Line="114" Offs="28"/>
<Component Name="OutZ" TI="13559" Line="115" Offs="32"/>
<Component Name="OutZ_F4" TI="13573" Line="116" Offs="34"/>
<Component Name="OutZ_F16" TI="13587" Line="117" Offs="36"/>
<Component Name="OutZ_F64" TI="13601" Line="118" Offs="40"/>
<Component Name="OutZ_F256" TI="13615" Line="119" Offs="44"/>
<Component Name="Shocked" TI="13629" Line="120" Offs="48"/>
<Component Name="RELATIVE_X" TI="13643" Line="121" Offs="50"/>
<Component Name="RELATIVE_Y" TI="13657" Line="122" Offs="52"/>
<Component Name="DoubleClick" TI="13671" Line="123" Offs="54"/>
</type>
<type Family="typedef" Name="tMEMS_Info" Line="124" ID="13686" toTI="13411"/>
<type Family="ComponentList" Line="185" ID="13777">
<Component Name="xPos" TI="13785" Line="186" Offs="0"/>
<Component Name="yPos" TI="13799" Line="187" Offs="2"/>
<Component Name="shift_PosX" TI="13813" Line="188" Offs="4"/>
<Component Name="shift_PosY" TI="13827" Line="189" Offs="6"/>
<Component Name="X_PosMin" TI="13841" Line="190" Offs="8"/>
<Component Name="Y_PosMin" TI="13855" Line="191" Offs="10"/>
<Component Name="X_PosMax" TI="13869" Line="192" Offs="12"/>
<Component Name="Y_PosMax" TI="13883" Line="193" Offs="14"/>
</type>
<type Family="typedef" Name="tPointer_Info" Line="194" ID="13898" toTI="13777"/>
<type Family="Pointer" TI="13920" toTI="13926"/>
<type Family="typedef" Name="tAppPtrMgr" Line="226" ID="13909" toTI="13920"/>
<type Family="Pointer" TI="13920" toTI="13926"/>
<type Family="Base" Name="int" ID="13943"/>
<type Family="Base" Name="char" ID="13950"/>
<type Family="Base" Name="unsigned int" ID="13957"/>
<function Name="POINTER_SetCurrentPointer" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351">
<parameter Name="width" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351" Addr="0x0" Param="Yes"/>
<parameter Name="height" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="14031" toTI="13252"/>
<parameter Name="bmp" TI="14031" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="351" Addr="0x2" Param="Yes"/>
</function >
<function Name="POINTER_GetCurrentAngleStart" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="376">
</function >
<function Name="POINTER_SetCurrentAngleStart" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="394">
<parameter Name="newangle" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="394" Addr="0x0" Param="Yes"/>
</function >
<function Name="POINTER_GetCurrentSpeedOnAngle" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="412">
</function >
<function Name="POINTER_SetCurrentSpeedOnAngle" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="430">
<parameter Name="newspeed" TI="13234" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="453">
<parameter Name="ptr" TI="14031" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="453" Addr="0x0" Param="Yes"/>
</function >
<function Name="POINTER_GetMode" TI="13697" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="532">
</function >
<function Name="POINTER_GetState" TI="13746" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="550">
</function >
<function Name="POINTER_SetRect" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573">
<parameter Name="x" TI="13191" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13191" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13191" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="573" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13191" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="615">
</function >
<function Name="POINTER_GetPos" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="634">
</function >
<function Name="POINTER_SetPos" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="655">
<parameter Name="x" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="655" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="655" Addr="0x1" Param="Yes"/>
</function >
<function Name="POINTER_SetApplication_Pointer_Mgr" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="845">
<type Family="Pointer" TI="13920" toTI="13926"/>
<type Family="typedef" Name="tAppPtrMgr" Line="226" ID="13909" toTI="13920"/>
<parameter Name="mgr" TI="13909" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="845" Addr="0x0" Param="Yes"/>
</function >
<function Name="POINTER_SetColor" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="863">
<parameter Name="color" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="863" Addr="0x0" Param="Yes"/>
</function >
<function Name="POINTER_GetColor" TI="13234" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="881">
</function >
<type Family="Pointer" TI="14558" toTI="13898"/>
<function Name="POINTER_GetInfo" TI="14558" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="899">
</function >
<function Name="POINTER_Restore" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806">
<parameter Name="x" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="806" Addr="0x3" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="807" Addr="0x4" TI="13943"/>
<type Family="Pointer" TI="14691" toTI="13950"/>
<variable Name="ptr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="808" Addr="0x5" TI="14691"/>
<variable Name="bytesize" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="809" Addr="0x6" TI="13943"/>
</function >
<function Name="POINTER_Draw" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682">
<parameter Name="x" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x3" Param="Yes"/>
<parameter Name="bmp" TI="14031" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="682" Addr="0x34000000" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="683" Addr="0x5" TI="13943"/>
<variable Name="l" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="684" Addr="0x9" TI="13943"/>
<variable Name="n" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="685" Addr="0xA" TI="13943"/>
<variable Name="ptr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="686" Addr="0x6" TI="14691"/>
<variable Name="c" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="687" Addr="0x0" TI="13950"/>
<variable Name="val" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="688" Addr="0x4" TI="13234"/>
</function >
<function Name="POINTER_Save" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759">
<parameter Name="x" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x0" Param="Yes"/>
<parameter Name="y" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x2" Param="Yes"/>
<parameter Name="height" TI="13252" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="759" Addr="0x3" Param="Yes"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="760" Addr="0x4" TI="13943"/>
<variable Name="bytesize" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="762" Addr="0x5" TI="13943"/>
</function >
<function Name="POINTER_SetMode" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="473">
<parameter Name="mode" TI="13697" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="473" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="15094" toTI="13234"/>
<variable Name="i" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="475" Addr="0x1" TI="13234"/>
<variable Name="color" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="476" Addr="0x0" TI="13234"/>
</function >
<function Name="POINTER_Init" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="289">
</function >
<function Name="POINTER_Handler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="315">
<variable Name="oldPointer_xPos" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="85" Addr="0x9" TI="0"/>
<variable Name="oldPointer_yPos" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="88" Addr="0x2" TI="0"/>
<variable Name="outx" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="89" Addr="0x8" TI="0"/>
<variable Name="outy" FileName="C:\E\Dev\FreeRTOS\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\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="13272"/>
<variable Name="POINTER_Info" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="58" Addr="0x20000072" TI="13898"/>
<type Family="array" ID="15381" toTI="13262"/>
<variable Name="BallPointerBmp" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="39" Addr="0x2000005C" TI="15381"/>
<variable Name="CurrentPointerBmp" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="44" Addr="0x20000128" TI="14031"/>
<variable Name="CurrentPointerColor" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="50" Addr="0x20000082" TI="13234"/>
<type Family="Pointer" TI="13920" toTI="13926"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="13920"/>
<variable Name="locbuf" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="40" Addr="0x200047BC" TI="15381"/>
<type Family="array" ID="15488" toTI="13262"/>
<variable Name="DefaultAreaStore" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="41" Addr="0x20004756" TI="15488"/>
<variable Name="CurrentPointerWidth" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="45" Addr="0x20000124" TI="13252"/>
<variable Name="CurrentPointerHeight" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="46" Addr="0x20000125" TI="13252"/>
<variable Name="CurrentSpeedOnAngle" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="47" Addr="0x20000068" TI="13234"/>
<variable Name="CurrentAngleStart" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="48" Addr="0x20000064" TI="13216"/>
<type Family="Pointer" TI="15612" toTI="13262"/>
<variable Name="ptrAreaStore" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="49" Addr="0x2000006C" TI="15612"/>
<variable Name="Pointer_Mode" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="51" Addr="0x20000070" TI="13697"/>
<variable Name="Pointer_State" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="52" Addr="0x20000071" TI="13746"/>
<variable Name="OUT_X" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="54" Addr="0x200047B8" TI="13191"/>
<variable Name="OUT_Y" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" Line="55" Addr="0x200047BA" TI="13191"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" >
<type Family="Base" Name="long int" ID="15720"/>
<type Family="Base" Name="short int" ID="15727"/>
<type Family="Base" Name="signed char" ID="15734"/>
<type Family="Base" Name="long unsigned int" ID="15741"/>
<type Family="Base" Name="short unsigned int" ID="15748"/>
<type Family="Base" Name="unsigned char" ID="15755"/>
<type Family="Pointer" TI="15995" toTI="16001"/>
<type Family="Base" Name="int" ID="16018"/>
<type Family="Base" Name="char" ID="16036"/>
<type Family="Pointer" TI="16025" toTI="16031"/>
<type Family="Base" Name="unsigned int" ID="16043"/>
<type Family="Base" Name="long long int" ID="16050"/>
<type Family="Pointer" TI="16057" toTI="0"/>
<type Family="Base" Name="long long unsigned int" ID="16059"/>
<type Family="typedef" Name="portTickType" Line="74" ID="16066" toTI="15741"/>
<type Family="Pointer" TI="16057" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="16077" toTI="16057"/>
<type Family="ComponentList" Line="155" ID="16088">
<Component Name="xMessageType" TI="16096" Line="156" Offs="0"/>
<type Family="Pointer" TI="16125" toTI="15734"/>
<Component Name="pcMessage" TI="16110" Line="157" Offs="4"/>
</type>
<type Family="typedef" Name="xLCDMessage" Line="158" ID="16131" toTI="16088"/>
<function Name="starting_delay" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="460">
<parameter Name="ul" TI="15741" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="460" Addr="0x0" Param="Yes"/>
</function >
<function Name="vApplicationTickHook" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="358">
<variable Name="ulCallCount" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="359" Addr="0x2000012C" TI="15741"/>
<variable Name="xMemsMessage" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="360" Addr="0x8005430" TI="16560"/>
</function >
<function Name="main" TI="16018" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="215">
</function >
<function Name="prvFlashTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="443">
<type Family="Pointer" TI="16057" toTI="0"/>
<parameter Name="pvParameters" TI="16057" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="443" Addr="0x0" Param="Yes"/>
<variable Name="xLastExecutionTime" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="444" Addr="0x340FFFF8" TI="16066"/>
</function >
<function Name="prvLCDTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="251">
<type Family="Pointer" TI="16057" toTI="0"/>
<parameter Name="pvParameters" TI="16057" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="251" Addr="0x0" Param="Yes"/>
<variable Name="xMessage" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="252" Addr="0x340FFFE8" TI="16131"/>
<variable Name="cY" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="253" Addr="0x6" TI="16036"/>
</function >
<function Name="prvCheckTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="301">
<type Family="Pointer" TI="16057" toTI="0"/>
<parameter Name="pvParameters" TI="16057" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="301" Addr="0x0" Param="Yes"/>
<variable Name="xLastExecutionTime" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="302" Addr="0x340FFFF8" TI="16066"/>
<variable Name="xMessage" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="303" Addr="0x340FFFEC" TI="16131"/>
<type Family="array" ID="16544" toTI="15734"/>
<variable Name="cPassMessage" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="304" Addr="0x20000130" TI="16544"/>
</function >
<variable Name="dummy_var" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="77" Addr="0x200046E4" TI="15807"/>
<type Family="Pointer" TI="15995" toTI="16001"/>
<variable Name="Application_Pointer_Mgr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" Line="429" Addr="0x200046E0" TI="15995"/>
<type Family="array" ID="16602" toTI="15748"/>
<variable Name="pucImage" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\bitmap.h" Line="42" Addr="0x8005438" TI="16637"/>
<type Family="Pointer" TI="16057" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="16077" toTI="16057"/>
<variable Name="xLCDQueue" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\main.c" Line="210" Addr="0x200047C4" TI="16077"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" >
<type Family="Base" Name="int" ID="16704"/>
<type Family="Base" Name="unsigned int" ID="16711"/>
<type Family="Base" Name="long int" ID="16718"/>
<type Family="Base" Name="short int" ID="16725"/>
<type Family="Base" Name="signed char" ID="16732"/>
<type Family="Base" Name="long unsigned int" ID="16739"/>
<type Family="Base" Name="short unsigned int" ID="16757"/>
<type Family="typedef" Name="u16" Line="37" ID="16746" toTI="16757"/>
<type Family="Base" Name="unsigned char" ID="16764"/>
<type Family="ComponentList" Line="200" ID="16800">
<Component Name="CRL" TI="16808" Line="201" Offs="0"/>
<Component Name="CRH" TI="16822" Line="202" Offs="4"/>
<Component Name="IDR" TI="16836" Line="203" Offs="8"/>
<Component Name="ODR" TI="16850" Line="204" Offs="12"/>
<Component Name="BSRR" TI="16864" Line="205" Offs="16"/>
<Component Name="BRR" TI="16878" Line="206" Offs="20"/>
<Component Name="LCKR" TI="16892" Line="207" Offs="24"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="36" ID="16934" toTI="16907"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="51" ID="17003" toTI="16945"/>
<type Family="ComponentList" Line="60" ID="17014">
<Component Name="GPIO_Pin" TI="17022" Line="61" Offs="0"/>
<Component Name="GPIO_Speed" TI="17036" Line="62" Offs="2"/>
<Component Name="GPIO_Mode" TI="17050" Line="63" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="64" ID="17065" toTI="17014"/>
<function Name="vParTestToggleLED" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="97">
<parameter Name="uxLED" TI="16739" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="97" Addr="0x0" Param="Yes"/>
<variable Name="usBit" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="98" Addr="0x2" TI="16757"/>
</function >
<function Name="vParTestSetLED" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="70">
<parameter Name="uxLED" TI="16739" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="70" Addr="0x0" Param="Yes"/>
<parameter Name="xValue" TI="16718" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="70" Addr="0x1" Param="Yes"/>
<variable Name="usBit" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="71" Addr="0x0" TI="16757"/>
</function >
<function Name="vParTestInitialise" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="54">
<variable Name="GPIO_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="55" Addr="0x340FFFF4" TI="17065"/>
</function >
<variable Name="usOutputValue" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" Line="49" Addr="0x2000014C" TI="16757"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" >
<type Family="Base" Name="int" ID="17290"/>
<type Family="Base" Name="unsigned int" ID="17297"/>
<type Family="Base" Name="long int" ID="17304"/>
<type Family="Base" Name="short int" ID="17311"/>
<type Family="Base" Name="signed char" ID="17318"/>
<type Family="Base" Name="long unsigned int" ID="17325"/>
<type Family="Base" Name="short unsigned int" ID="17343"/>
<type Family="typedef" Name="u16" Line="37" ID="17332" toTI="17343"/>
<type Family="Base" Name="unsigned char" ID="17360"/>
<type Family="typedef" Name="u8" Line="38" ID="17350" toTI="17360"/>
<type Family="typedef" Name="FunctionalState" Line="56" ID="17393" toTI="17372"/>
<type Family="ComponentList" Line="404" ID="17407">
<Component Name="CR1" TI="17416" Line="405" Offs="0"/>
<Component Name="RESERVED0" TI="17431" Line="406" Offs="2"/>
<Component Name="CR2" TI="17446" Line="407" Offs="4"/>
<Component Name="RESERVED1" TI="17461" Line="408" Offs="6"/>
<Component Name="SMCR" TI="17476" Line="409" Offs="8"/>
<Component Name="RESERVED2" TI="17491" Line="410" Offs="10"/>
<Component Name="DIER" TI="17506" Line="411" Offs="12"/>
<Component Name="RESERVED3" TI="17521" Line="412" Offs="14"/>
<Component Name="SR" TI="17536" Line="413" Offs="16"/>
<Component Name="RESERVED4" TI="17550" Line="414" Offs="18"/>
<Component Name="EGR" TI="17565" Line="415" Offs="20"/>
<Component Name="RESERVED5" TI="17580" Line="416" Offs="22"/>
<Component Name="CCMR1" TI="17595" Line="417" Offs="24"/>
<Component Name="RESERVED6" TI="17610" Line="418" Offs="26"/>
<Component Name="CCMR2" TI="17625" Line="419" Offs="28"/>
<Component Name="RESERVED7" TI="17640" Line="420" Offs="30"/>
<Component Name="CCER" TI="17655" Line="421" Offs="32"/>
<Component Name="RESERVED8" TI="17670" Line="422" Offs="34"/>
<Component Name="CNT" TI="17685" Line="423" Offs="36"/>
<Component Name="RESERVED9" TI="17700" Line="424" Offs="38"/>
<Component Name="PSC" TI="17715" Line="425" Offs="40"/>
<Component Name="RESERVED10" TI="17730" Line="426" Offs="42"/>
<Component Name="ARR" TI="17745" Line="427" Offs="44"/>
<type Family="array" ID="17956" toTI="17332"/>
<Component Name="RESERVED11" TI="17760" Line="428" Offs="46"/>
<Component Name="CCR1" TI="17775" Line="429" Offs="52"/>
<Component Name="RESERVED12" TI="17790" Line="430" Offs="54"/>
<Component Name="CCR2" TI="17805" Line="431" Offs="56"/>
<Component Name="RESERVED13" TI="17820" Line="432" Offs="58"/>
<Component Name="CCR3" TI="17835" Line="433" Offs="60"/>
<Component Name="RESERVED14" TI="17850" Line="434" Offs="62"/>
<Component Name="CCR4" TI="17865" Line="435" Offs="64"/>
<Component Name="RESERVED15" TI="17880" Line="436" Offs="66"/>
<Component Name="DCR" TI="17895" Line="437" Offs="72"/>
<Component Name="RESERVED16" TI="17910" Line="438" Offs="74"/>
<Component Name="DMAR" TI="17925" Line="439" Offs="76"/>
<Component Name="RESERVED17" TI="17940" Line="440" Offs="78"/>
</type>
<type Family="ComponentList" Line="32" ID="17972">
<Component Name="NVIC_IRQChannel" TI="17980" Line="33" Offs="0"/>
<Component Name="NVIC_IRQChannelPreemptionPriority" TI="17994" Line="34" Offs="1"/>
<Component Name="NVIC_IRQChannelSubPriority" TI="18008" Line="35" Offs="2"/>
<Component Name="NVIC_IRQChannelCmd" TI="18022" Line="36" Offs="3"/>
</type>
<type Family="typedef" Name="NVIC_InitTypeDef" Line="37" ID="18037" toTI="17972"/>
<type Family="ComponentList" Line="33" ID="18048">
<Component Name="TIM_Period" TI="18056" Line="34" Offs="0"/>
<Component Name="TIM_Prescaler" TI="18070" Line="35" Offs="2"/>
<Component Name="TIM_ClockDivision" TI="18084" Line="36" Offs="4"/>
<Component Name="TIM_CounterMode" TI="18098" Line="37" Offs="6"/>
</type>
<type Family="typedef" Name="TIM_TimeBaseInitTypeDef" Line="38" ID="18113" toTI="18048"/>
<function Name="vTimer2IntHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="127">
<variable Name="usThisCount" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="129" Addr="0x0" TI="17343"/>
<variable Name="usDifference" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="129" Addr="0x2" TI="17343"/>
<variable Name="usLastCount" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="128" Addr="0x20000150" TI="17343"/>
<variable Name="usSettleCount" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="128" Addr="0x2000014E" TI="17343"/>
<variable Name="usMaxDifference" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="128" Addr="0x20000152" TI="17343"/>
</function >
<function Name="vSetupTimerTest" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="81">
<variable Name="TIM_TimeBaseStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="83" Addr="0x340FFFE8" TI="18113"/>
<variable Name="NVIC_InitStructure" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="84" Addr="0x340FFFE4" TI="18037"/>
</function >
<variable Name="usMaxJitter" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" Line="76" Addr="0x20000154" TI="17367"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" >
<type Family="Pointer" TI="18355" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18344" toTI="18355"/>
<type Family="Pointer" TI="18355" toTI="0"/>
<type Family="Pointer" TI="18355" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18344" toTI="18355"/>
<type Family="typedef" Name="va_list" Line="110" ID="18361" toTI="18344"/>
<function Name="printchar" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="32">
<type Family="Base" Name="char" ID="18437"/>
<type Family="Pointer" TI="18431" toTI="18437"/>
<type Family="Pointer" TI="18425" toTI="18431"/>
<parameter Name="str" TI="18425" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="32" Addr="0x0" Param="Yes"/>
<type Family="Base" Name="int" ID="18444"/>
<parameter Name="c" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="32" Addr="0x1" Param="Yes"/>
</function >
<function Name="prints" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46">
<parameter Name="out" TI="18425" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="18603" toTI="18609"/>
<parameter Name="string" TI="18603" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x1" Param="Yes"/>
<parameter Name="width" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x2" Param="Yes"/>
<parameter Name="pad" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="46" Addr="0x3" Param="Yes"/>
<variable Name="pc" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="47" Addr="0x5" TI="18444"/>
<variable Name="padchar" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="47" Addr="0xA" TI="18444"/>
<variable Name="len" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="50" Addr="0x1" TI="18444"/>
</function >
<function Name="printi" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79">
<parameter Name="out" TI="18425" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x0" Param="Yes"/>
<parameter Name="i" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x1" Param="Yes"/>
<parameter Name="b" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x2" Param="Yes"/>
<parameter Name="sg" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x3" Param="Yes"/>
<parameter Name="width" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x34000000" Param="Yes"/>
<parameter Name="pad" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x34000004" Param="Yes"/>
<parameter Name="letbase" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="79" Addr="0x34000008" Param="Yes"/>
<type Family="array" ID="18825" toTI="18437"/>
<variable Name="print_buf" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="80" Addr="0x340FFFDC" TI="18825"/>
<variable Name="s" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="81" Addr="0x4" TI="18431"/>
<variable Name="t" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="82" Addr="0x1" TI="18444"/>
<variable Name="neg" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="82" Addr="0x5" TI="18444"/>
<variable Name="pc" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="82" Addr="0x5" TI="18444"/>
<type Family="Base" Name="unsigned int" ID="18844"/>
<variable Name="u" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="83" Addr="0x2" TI="18844"/>
</function >
<function Name="print" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122">
<parameter Name="out" TI="18425" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122" Addr="0x0" Param="Yes"/>
<parameter Name="format" TI="18603" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="18355" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18344" toTI="18355"/>
<type Family="typedef" Name="va_list" Line="110" ID="18361" toTI="18344"/>
<parameter Name="args" TI="18361" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="122" Addr="0x2" Param="Yes"/>
<variable Name="width" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="123" Addr="0xE" TI="18444"/>
<variable Name="pad" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="123" Addr="0xC" TI="18444"/>
<variable Name="pc" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="124" Addr="0x6" TI="18444"/>
<type Family="array" ID="19017" toTI="18437"/>
<variable Name="scr" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="125" Addr="0x340FFFEE" TI="19017"/>
<variable Name="s" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="146" Addr="0x1" TI="18431"/>
</function >
<function Name="snprintf" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="203">
<parameter Name="buf" TI="18431" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="203" Addr="0x0" Param="Yes"/>
<parameter Name="count" TI="18844" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="203" Addr="0x1" Param="Yes"/>
<parameter Name="format" TI="18603" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="203" Addr="0x34000000" Param="Yes"/>
<type Family="Pointer" TI="18355" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18344" toTI="18355"/>
<type Family="typedef" Name="va_list" Line="110" ID="18361" toTI="18344"/>
<variable Name="args" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="204" Addr="0x340FFFF8" TI="18361"/>
</function >
<function Name="sprintf" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="194">
<parameter Name="out" TI="18431" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="194" Addr="0x0" Param="Yes"/>
<parameter Name="format" TI="18603" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="194" Addr="0x34000000" Param="Yes"/>
<type Family="Pointer" TI="18355" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18344" toTI="18355"/>
<type Family="typedef" Name="va_list" Line="110" ID="18361" toTI="18344"/>
<variable Name="args" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="195" Addr="0x340FFFFC" TI="18361"/>
</function >
<function Name="printf" TI="18444" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="186">
<parameter Name="format" TI="18603" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="186" Addr="0x34000000" Param="Yes"/>
<type Family="Pointer" TI="18355" toTI="0"/>
<type Family="typedef" Name="__gnuc_va_list" Line="43" ID="18344" toTI="18355"/>
<type Family="typedef" Name="va_list" Line="110" ID="18361" toTI="18344"/>
<variable Name="args" FileName="C:\E\Dev\FreeRTOS\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" Line="187" Addr="0x340FFFF8" TI="18361"/>
</function >
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" >
<type Family="Base" Name="unsigned int" ID="19281"/>
<type Family="Base" Name="int" ID="19288"/>
<type Family="Base" Name="long int" ID="19295"/>
<type Family="Base" Name="long long int" ID="19302"/>
<type Family="Base" Name="unsigned char" ID="19312"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="19321"/>
<type Family="Base" Name="short int" ID="19328"/>
<type Family="Base" Name="char" ID="19335"/>
<type Family="Base" Name="short unsigned int" ID="19342"/>
<type Family="Base" Name="long long unsigned int" ID="19349"/>
<type Family="Base" Name="signed char" ID="19356"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="19368" toTI="19319"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="19379" toTI="19319"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="19379" toTI="19319"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="42" ID="19390" toTI="19379"/>
<function Name="xAreGenericQueueTasksStillRunning" TI="19295" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="513">
<variable Name="ulLastLoopCounter" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="514" Addr="0x2000015C" TI="19321"/>
<variable Name="ulLastLoopCounter2" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="514" Addr="0x20000168" TI="19321"/>
</function >
<function Name="vStartGenericQueueTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="116">
<parameter Name="uxPriority" TI="19321" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="116" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="19379" toTI="19319"/>
<variable Name="xQueue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="117" Addr="0x3" TI="19379"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="19379" toTI="19319"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="42" ID="19390" toTI="19379"/>
<variable Name="xMutex" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="118" Addr="0x6" TI="19390"/>
</function >
<function Name="prvMediumPriorityMutexTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="468">
<type Family="Pointer" TI="19319" toTI="0"/>
<parameter Name="pvParameters" TI="19319" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="468" Addr="0x0" Param="Yes"/>
</function >
<function Name="prvHighPriorityMutexTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="484">
<type Family="Pointer" TI="19319" toTI="0"/>
<parameter Name="pvParameters" TI="19319" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="484" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="19379" toTI="19319"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="42" ID="19390" toTI="19379"/>
</function >
<function Name="prvLowPriorityMutexTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="370">
<type Family="Pointer" TI="19319" toTI="0"/>
<parameter Name="pvParameters" TI="19319" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="370" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="19379" toTI="19319"/>
<type Family="typedef" Name="xSemaphoreHandle" Line="42" ID="19390" toTI="19379"/>
</function >
<function Name="prvSendFrontAndBackTest" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="142">
<type Family="Pointer" TI="19319" toTI="0"/>
<parameter Name="pvParameters" TI="19319" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="142" Addr="0x0" Param="Yes"/>
<variable Name="ulData" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="143" Addr="0x340FFFFC" TI="19321"/>
<variable Name="ulData2" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="143" Addr="0x340FFFF8" TI="19321"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="19379" toTI="19319"/>
</function >
<variable Name="xErrorDetected" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="99" Addr="0x20000160" TI="19295"/>
<variable Name="ulLoopCounter" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="103" Addr="0x20000158" TI="19363"/>
<variable Name="ulLoopCounter2" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="104" Addr="0x20000164" TI="19363"/>
<variable Name="ulGuardedVariable" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="107" Addr="0x20000174" TI="19363"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="19368" toTI="19319"/>
<variable Name="xHighPriorityMutexTask" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="111" Addr="0x20000170" TI="19368"/>
<type Family="Pointer" TI="19319" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="19368" toTI="19319"/>
<variable Name="xMediumPriorityMutexTask" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\GenQTest.c" Line="111" Addr="0x2000016C" TI="19368"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" >
<type Family="Base" Name="unsigned int" ID="19897"/>
<type Family="Base" Name="int" ID="19904"/>
<type Family="Base" Name="long int" ID="19911"/>
<type Family="Base" Name="long long int" ID="19918"/>
<type Family="Base" Name="unsigned char" ID="19928"/>
<type Family="Pointer" TI="19935" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="19937"/>
<type Family="Base" Name="short int" ID="19944"/>
<type Family="Base" Name="char" ID="19951"/>
<type Family="Base" Name="short unsigned int" ID="19958"/>
<type Family="Base" Name="long long unsigned int" ID="19965"/>
<type Family="Base" Name="signed char" ID="19972"/>
<type Family="typedef" Name="portTickType" Line="74" ID="19989" toTI="19937"/>
<type Family="Pointer" TI="19935" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="20000" toTI="19935"/>
<type Family="ComponentList" Name="BLOCKING_QUEUE_PARAMETERS" Line="85" ID="20011">
<type Family="Pointer" TI="19935" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="20000" toTI="19935"/>
<Component Name="xQueue" TI="20023" Line="86" Offs="0"/>
<Component Name="xBlockTime" TI="20037" Line="87" Offs="4"/>
<type Family="Pointer" TI="20066" toTI="19979"/>
<Component Name="psCheckVariable" TI="20051" Line="88" Offs="8"/>
</type>
<type Family="typedef" Name="xBlockingQueueParameters" Line="89" ID="20072" toTI="20011"/>
<function Name="xAreBlockingQueuesStillRunning" TI="19911" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="261">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="264" Addr="0x0" TI="19911"/>
<variable Name="xTasks" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="264" Addr="0xC" TI="19911"/>
<type Family="array" ID="20539" toTI="19944"/>
<variable Name="sLastBlockingConsumerCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="262" Addr="0x2000017E" TI="20539"/>
<variable Name="sLastBlockingProducerCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="263" Addr="0x2000018A" TI="20539"/>
</function >
<function Name="vStartBlockingQueueTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="110">
<parameter Name="uxPriority" TI="19937" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="110" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="20353" toTI="20072"/>
<variable Name="pxQueueParameters1" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="111" Addr="0x3" TI="20353"/>
<variable Name="pxQueueParameters2" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="111" Addr="0x3" TI="20353"/>
<variable Name="pxQueueParameters3" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="112" Addr="0x3" TI="20353"/>
<variable Name="pxQueueParameters4" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="112" Addr="0x3" TI="20353"/>
<variable Name="pxQueueParameters5" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="113" Addr="0x3" TI="20353"/>
<variable Name="pxQueueParameters6" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="113" Addr="0x3" TI="20353"/>
</function >
<function Name="vBlockingQueueProducer" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="192">
<type Family="Pointer" TI="19935" toTI="0"/>
<parameter Name="pvParameters" TI="19935" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="192" Addr="0x0" Param="Yes"/>
<variable Name="usValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="193" Addr="0x340FFFFA" TI="19958"/>
<variable Name="pxQueueParameters" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="194" Addr="0x4" TI="20353"/>
<variable Name="sErrorEverOccurred" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="195" Addr="0x5" TI="19944"/>
</function >
<function Name="vBlockingQueueConsumer" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="223">
<type Family="Pointer" TI="19935" toTI="0"/>
<parameter Name="pvParameters" TI="19935" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="223" Addr="0x0" Param="Yes"/>
<variable Name="usData" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="224" Addr="0x340FFFFE" TI="19958"/>
<variable Name="usExpectedValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="224" Addr="0x5" TI="19958"/>
<variable Name="pxQueueParameters" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="225" Addr="0x4" TI="20353"/>
<variable Name="sErrorEverOccurred" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="226" Addr="0x6" TI="19944"/>
</function >
<variable Name="sBlockingConsumerCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="101" Addr="0x20000178" TI="20572"/>
<variable Name="sBlockingProducerCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\BlockQ.c" Line="105" Addr="0x20000184" TI="20594"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" >
<type Family="Base" Name="int" ID="20629"/>
<type Family="Base" Name="unsigned int" ID="20636"/>
<type Family="Pointer" TI="20643" toTI="0"/>
<type Family="Base" Name="long int" ID="20645"/>
<type Family="Base" Name="short int" ID="20652"/>
<type Family="Base" Name="signed char" ID="20659"/>
<type Family="Base" Name="long unsigned int" ID="20666"/>
<type Family="Base" Name="short unsigned int" ID="20673"/>
<type Family="Base" Name="unsigned char" ID="20680"/>
<type Family="typedef" Name="portTickType" Line="74" ID="20695" toTI="20666"/>
<type Family="Pointer" TI="20643" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="20706" toTI="20643"/>
<type Family="Pointer" TI="20643" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="20717" toTI="20643"/>
<function Name="xAreBlockTimeTestTasksStillRunning" TI="20645" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="449">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="451" Addr="0x0" TI="20645"/>
<variable Name="xLastPrimaryCycleCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="450" Addr="0x20000194" TI="20645"/>
<variable Name="xLastSecondaryCycleCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="450" Addr="0x2000019C" TI="20645"/>
</function >
<function Name="vCreateBlockTimeTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="86">
</function >
<function Name="vSecondaryBlockTimeTestTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="353">
<type Family="Pointer" TI="20643" toTI="0"/>
<parameter Name="pvParameters" TI="20643" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="353" Addr="0x0" Param="Yes"/>
<variable Name="xTimeWhenBlocking" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="354" Addr="0x6" TI="20695"/>
<variable Name="xBlockedTime" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="354" Addr="0x4" TI="20695"/>
<variable Name="xData" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="355" Addr="0x40FFFFC" TI="20645"/>
</function >
<function Name="vPrimaryBlockTimeTestTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="97">
<type Family="Pointer" TI="20643" toTI="0"/>
<parameter Name="pvParameters" TI="20643" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="97" Addr="0x0" Param="Yes"/>
<variable Name="xItem" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="98" Addr="0x340FFFFC" TI="20645"/>
<variable Name="xData" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="98" Addr="0x340FFFE8" TI="20645"/>
<variable Name="xTimeWhenBlocking" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="99" Addr="0x4" TI="20695"/>
<variable Name="xTimeToBlock" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="100" Addr="0x5" TI="20695"/>
<variable Name="xBlockedTime" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="100" Addr="0x4" TI="20695"/>
</function >
<type Family="Pointer" TI="20643" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="20717" toTI="20643"/>
<variable Name="xTestQueue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="65" Addr="0x200001A4" TI="20717"/>
<type Family="Pointer" TI="20643" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="20706" toTI="20643"/>
<variable Name="xSecondary" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="69" Addr="0x200001A8" TI="20706"/>
<variable Name="xPrimaryCycles" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="72" Addr="0x20000190" TI="20645"/>
<variable Name="xSecondaryCycles" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="72" Addr="0x20000198" TI="20645"/>
<variable Name="xErrorOccurred" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="73" Addr="0x200001A0" TI="20645"/>
<variable Name="xRunIndicator" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\blocktim.c" Line="77" Addr="0x200001AC" TI="20687"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" >
<type Family="Base" Name="unsigned int" ID="21162"/>
<type Family="Base" Name="int" ID="21169"/>
<type Family="Base" Name="long int" ID="21176"/>
<type Family="Base" Name="long long int" ID="21183"/>
<type Family="Base" Name="unsigned char" ID="21193"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="21202"/>
<type Family="Base" Name="short int" ID="21209"/>
<type Family="Base" Name="char" ID="21216"/>
<type Family="Base" Name="short unsigned int" ID="21223"/>
<type Family="Base" Name="long long unsigned int" ID="21230"/>
<type Family="Base" Name="signed char" ID="21237"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="21249" toTI="21200"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21260" toTI="21200"/>
<function Name="xAreQueuePeekTasksStillRunning" TI="21176" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="404">
<variable Name="ulLastLoopCounter" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="405" Addr="0x200001B4" TI="21202"/>
</function >
<function Name="vStartQueuePeekTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="91">
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21260" toTI="21200"/>
<variable Name="xQueue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="92" Addr="0x4" TI="21260"/>
</function >
<function Name="prvMediumPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="272">
<type Family="Pointer" TI="21200" toTI="0"/>
<parameter Name="pvParameters" TI="21200" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="272" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21260" toTI="21200"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="274" Addr="0x340FFFFC" TI="21202"/>
</function >
<function Name="prvHighPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="217">
<type Family="Pointer" TI="21200" toTI="0"/>
<parameter Name="pvParameters" TI="21200" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="217" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21260" toTI="21200"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="219" Addr="0x340FFFFC" TI="21202"/>
</function >
<function Name="prvHighestPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="108">
<type Family="Pointer" TI="21200" toTI="0"/>
<parameter Name="pvParameters" TI="21200" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="108" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21260" toTI="21200"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="110" Addr="0x340FFFFC" TI="21202"/>
</function >
<function Name="prvLowPriorityPeekTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="313">
<type Family="Pointer" TI="21200" toTI="0"/>
<parameter Name="pvParameters" TI="21200" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="313" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21260" toTI="21200"/>
<variable Name="ulValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="315" Addr="0x40FFFFC" TI="21202"/>
</function >
<variable Name="xErrorDetected" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="80" Addr="0x200001B8" TI="21176"/>
<variable Name="ulLoopCounter" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="84" Addr="0x200001B0" TI="21244"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="21249" toTI="21200"/>
<variable Name="xMediumPriorityTask" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="87" Addr="0x200047CC" TI="21249"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="21249" toTI="21200"/>
<variable Name="xHighPriorityTask" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="87" Addr="0x200047C8" TI="21249"/>
<type Family="Pointer" TI="21200" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="21249" toTI="21200"/>
<variable Name="xHighestPriorityTask" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\QPeek.c" Line="87" Addr="0x200047D0" TI="21249"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" >
<type Family="Base" Name="unsigned int" ID="21744"/>
<type Family="Base" Name="int" ID="21751"/>
<type Family="Base" Name="long int" ID="21758"/>
<type Family="Base" Name="long long int" ID="21765"/>
<type Family="Base" Name="unsigned char" ID="21775"/>
<type Family="Pointer" TI="21782" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="21784"/>
<type Family="Base" Name="short int" ID="21791"/>
<type Family="Base" Name="char" ID="21798"/>
<type Family="Base" Name="short unsigned int" ID="21805"/>
<type Family="Base" Name="long long unsigned int" ID="21812"/>
<type Family="Base" Name="signed char" ID="21819"/>
<type Family="Pointer" TI="21782" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21831" toTI="21782"/>
<function Name="xArePollingQueuesStillRunning" TI="21758" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="197">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="198" Addr="0x0" TI="21758"/>
</function >
<function Name="vStartPolledQueueTasks" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="98">
<parameter Name="uxPriority" TI="21784" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="98" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="21782" toTI="0"/>
<type Family="typedef" Name="xQueueHandle" Line="43" ID="21831" toTI="21782"/>
<variable Name="xPolledQueue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="99" Addr="0x200001C4" TI="21831"/>
</function >
<function Name="vPolledQueueProducer" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="111">
<type Family="Pointer" TI="21782" toTI="0"/>
<parameter Name="pvParameters" TI="21782" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="111" Addr="0x0" Param="Yes"/>
<variable Name="usValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="112" Addr="0x340FFFFE" TI="21805"/>
<variable Name="xError" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="113" Addr="0x6" TI="21758"/>
<variable Name="xLoop" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="113" Addr="0x4" TI="21758"/>
</function >
<function Name="vPolledQueueConsumer" TI="0" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="150">
<type Family="Pointer" TI="21782" toTI="0"/>
<parameter Name="pvParameters" TI="21782" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="150" Addr="0x0" Param="Yes"/>
<variable Name="usData" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="151" Addr="0x340FFFFA" TI="21805"/>
<variable Name="usExpectedValue" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="151" Addr="0x6" TI="21805"/>
<variable Name="xError" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="152" Addr="0x7" TI="21758"/>
</function >
<variable Name="xPollingConsumerCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="93" Addr="0x200001BC" TI="21826"/>
<variable Name="xPollingProducerCount" FileName="C:\E\Dev\FreeRTOS\Demo\Common\Minimal\PollQ.c" Line="93" Addr="0x200001C0" TI="21826"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Source\tasks.c" >
<type Family="Base" Name="unsigned int" ID="22167"/>
<type Family="Base" Name="int" ID="22174"/>
<type Family="Base" Name="long int" ID="22181"/>
<type Family="Base" Name="long long int" ID="22188"/>
<type Family="Base" Name="unsigned char" ID="22198"/>
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="22207"/>
<type Family="Base" Name="short int" ID="22214"/>
<type Family="Base" Name="char" ID="22221"/>
<type Family="Base" Name="short unsigned int" ID="22228"/>
<type Family="Base" Name="long long unsigned int" ID="22235"/>
<type Family="Base" Name="signed char" ID="22242"/>
<type Family="Pointer" TI="22260" toTI="22266"/>
<type Family="typedef" Name="pdTASK_CODE" Line="41" ID="22249" toTI="22260"/>
<type Family="Pointer" TI="22260" toTI="22266"/>
<type Family="typedef" Name="portTickType" Line="74" ID="22288" toTI="22207"/>
<type Family="ComponentList" Name="xLIST_ITEM" Line="82" ID="22299">
<Component Name="xItemValue" TI="22311" Line="83" Offs="0"/>
<type Family="Pointer" TI="22382" toTI="22388"/>
<Component Name="pxNext" TI="22325" Line="84" Offs="4"/>
<Component Name="pxPrevious" TI="22339" Line="85" Offs="8"/>
<type Family="Pointer" TI="22205" toTI="0"/>
<Component Name="pvOwner" TI="22353" Line="86" Offs="12"/>
<type Family="Pointer" TI="22205" toTI="0"/>
<Component Name="pvContainer" TI="22367" Line="87" Offs="16"/>
</type>
<type Family="typedef" Name="xListItem" Line="89" ID="22397" toTI="22299"/>
<type Family="ComponentList" Name="xMINI_LIST_ITEM" Line="92" ID="22408">
<Component Name="xItemValue" TI="22420" Line="93" Offs="0"/>
<Component Name="pxNext" TI="22434" Line="94" Offs="4"/>
<Component Name="pxPrevious" TI="22448" Line="95" Offs="8"/>
</type>
<type Family="typedef" Name="xMiniListItem" Line="97" ID="22463" toTI="22408"/>
<type Family="ComponentList" Name="xLIST" Line="103" ID="22474">
<Component Name="uxNumberOfItems" TI="22486" Line="104" Offs="0"/>
<type Family="Pointer" TI="22529" toTI="22535"/>
<Component Name="pxIndex" TI="22500" Line="105" Offs="4"/>
<Component Name="xListEnd" TI="22514" Line="106" Offs="8"/>
</type>
<type Family="typedef" Name="xList" Line="107" ID="22545" toTI="22474"/>
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<type Family="ComponentList" Name="xTIME_OUT" Line="74" ID="22567">
<Component Name="xOverflowCount" TI="22579" Line="75" Offs="0"/>
<Component Name="xTimeOnEntering" TI="22593" Line="76" Offs="4"/>
</type>
<type Family="typedef" Name="xTimeOutType" Line="77" ID="22608" toTI="22567"/>
<type Family="ComponentList" Name="tskTaskControlBlock" Line="255" ID="22619">
<type Family="Pointer" TI="22737" toTI="22283"/>
<Component Name="pxTopOfStack" TI="22631" Line="256" Offs="0"/>
<Component Name="xGenericListItem" TI="22646" Line="257" Offs="4"/>
<Component Name="xEventListItem" TI="22661" Line="258" Offs="24"/>
<Component Name="uxPriority" TI="22676" Line="259" Offs="44"/>
<type Family="Pointer" TI="22743" toTI="22207"/>
<Component Name="pxStack" TI="22691" Line="260" Offs="48"/>
<type Family="array" ID="22749" toTI="22242"/>
<Component Name="pcTaskName" TI="22706" Line="261" Offs="52"/>
<Component Name="uxBasePriority" TI="22721" Line="268" Offs="68"/>
</type>
<type Family="typedef" Name="tskTCB" Line="271" ID="22765" toTI="22619"/>
<function Name="prvIsTaskSuspended" TI="22181" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1004">
<type Family="Pointer" TI="22842" toTI="22848"/>
<parameter Name="pxTCB" TI="22837" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1004" Addr="0x0" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1005" Addr="0x0" TI="22181"/>
</function >
<function Name="vTaskSwitchContext" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1476">
<type Family="Pointer" TI="22909" toTI="22545"/>
<variable Name="pxConstList" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1493" Addr="0x2" TI="22904"/>
</function >
<function Name="vTaskSetTimeOutState" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1616">
<type Family="Pointer" TI="22959" toTI="22608"/>
<parameter Name="pxTimeOut" TI="22954" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1616" Addr="0x0" Param="Yes"/>
</function >
<function Name="xTaskCheckForTimeOut" TI="22181" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1623">
<parameter Name="pxTimeOut" TI="22954" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1623" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="23049" toTI="22288"/>
<parameter Name="pxTicksToWait" TI="23044" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1623" Addr="0x1" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1624" Addr="0x0" TI="22181"/>
</function >
<function Name="vTaskMissedYield" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1662">
</function >
<function Name="vTaskPriorityDisinherit" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="2011">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<type Family="Pointer" TI="23135" toTI="22556"/>
<parameter Name="pxMutexHolder" TI="23130" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="2011" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="23146" toTI="22765"/>
</function >
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<type Family="Pointer" TI="23135" toTI="22556"/>
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<type Family="Pointer" TI="23135" toTI="22556"/>
<function Name="vTaskPriorityInherit" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1980">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<type Family="Pointer" TI="23135" toTI="22556"/>
<parameter Name="pxMutexHolder" TI="23130" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1980" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1981" Addr="0x4" TI="23141"/>
</function >
<function Name="xTaskRemoveFromEventList" TI="22181" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1569">
<type Family="Pointer" TI="23291" toTI="23297"/>
<parameter Name="pxEventList" TI="23286" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1569" Addr="0x0" Param="Yes"/>
<variable Name="pxUnblockedTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1570" Addr="0x5" TI="23146"/>
</function >
<function Name="xTaskResumeFromISR" TI="22181" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1074">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<parameter Name="pxTaskToResume" TI="22556" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1074" Addr="0x0" Param="Yes"/>
<variable Name="xYieldRequired" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1075" Addr="0x4" TI="22181"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1076" Addr="0x4" TI="23146"/>
</function >
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<function Name="xTaskGetCurrentTaskHandle" TI="22556" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1934">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1935" Addr="0x4" TI="22556"/>
</function >
<function Name="uxTaskGetNumberOfTasks" TI="22207" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1260">
<variable Name="uxNumberOfTasks" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1261" Addr="0x4" TI="22207"/>
</function >
<function Name="xTaskGetTickCount" TI="22288" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1245">
<variable Name="xTicks" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1246" Addr="0x4" TI="22288"/>
</function >
<function Name="vTaskSuspendAll" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1159">
</function >
<function Name="uxTaskPriorityGet" TI="22207" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="843">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<parameter Name="pxTask" TI="22556" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="843" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="844" Addr="0x0" TI="23146"/>
<variable Name="uxReturn" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="845" Addr="0x4" TI="22207"/>
</function >
<function Name="vTaskPlaceOnEventList" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1499">
<parameter Name="pxEventList" TI="23286" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1499" Addr="0x0" Param="Yes"/>
<parameter Name="xTicksToWait" TI="22288" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1499" Addr="0x1" Param="Yes"/>
<variable Name="xTimeToWake" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1500" Addr="0x3" TI="22288"/>
</function >
<function Name="vTaskIncrementTick" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1369">
<variable Name="pxTemp" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1378" Addr="0x2" TI="22909"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1390" Addr="0x4" TI="23146"/>
</function >
<function Name="xTaskResumeAll" TI="22181" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1167">
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1168" Addr="0x5" TI="23146"/>
<variable Name="xAlreadyYielded" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1169" Addr="0x4" TI="22181"/>
<variable Name="xYieldRequired" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1184" Addr="0x6" TI="22181"/>
</function >
<function Name="vTaskResume" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1034">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<parameter Name="pxTaskToResume" TI="22556" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1034" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1035" Addr="0x5" TI="23146"/>
</function >
<function Name="vTaskSuspend" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="963">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<parameter Name="pxTaskToSuspend" TI="22556" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="963" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="964" Addr="0x4" TI="23146"/>
</function >
<function Name="vTaskPrioritySet" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="865">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<parameter Name="pxTask" TI="22556" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="865" Addr="0x0" Param="Yes"/>
<parameter Name="uxNewPriority" TI="22207" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="865" Addr="0x1" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="866" Addr="0x4" TI="23146"/>
<variable Name="uxCurrentPriority" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="867" Addr="0x1" TI="22207"/>
<variable Name="xYieldRequired" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="867" Addr="0x7" TI="22207"/>
</function >
<function Name="vTaskDelay" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="784">
<parameter Name="xTicksToDelay" TI="22288" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="784" Addr="0x0" Param="Yes"/>
<variable Name="xTimeToWake" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="785" Addr="0x4" TI="22288"/>
<variable Name="xAlreadyYielded" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="786" Addr="0x0" TI="22181"/>
</function >
<function Name="vTaskDelayUntil" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="709">
<parameter Name="pxPreviousWakeTime" TI="23044" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="709" Addr="0x0" Param="Yes"/>
<parameter Name="xTimeIncrement" TI="22288" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="709" Addr="0x1" Param="Yes"/>
<variable Name="xTimeToWake" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="710" Addr="0x5" TI="22288"/>
<variable Name="xAlreadyYielded" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="711" Addr="0x0" TI="22181"/>
</function >
<function Name="vTaskDelete" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="649">
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<parameter Name="pxTaskToDelete" TI="22556" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="649" Addr="0x0" Param="Yes"/>
<variable Name="pxTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="650" Addr="0x4" TI="23146"/>
</function >
<function Name="vTaskEndScheduler" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1148">
</function >
<function Name="prvIdleTask" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1678">
<type Family="Pointer" TI="22205" toTI="0"/>
<parameter Name="pvParameters" TI="22205" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1678" Addr="0x0" Param="Yes"/>
<parameter Name="pxTCB" TI="23146" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1678" Addr="0x4" Param="Yes"/>
</function >
<type Family="Pointer" TI="24618" toTI="24624"/>
<function Name="xTaskCreate" TI="22181" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="528">
<type Family="Pointer" TI="22260" toTI="22266"/>
<type Family="typedef" Name="pdTASK_CODE" Line="41" ID="22249" toTI="22260"/>
<parameter Name="pvTaskCode" TI="22249" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="528" Addr="0x0" Param="Yes"/>
<parameter Name="pcName" TI="24613" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="528" Addr="0x1" Param="Yes"/>
<parameter Name="usStackDepth" TI="22228" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="528" Addr="0x2" Param="Yes"/>
<type Family="Pointer" TI="22205" toTI="0"/>
<parameter Name="pvParameters" TI="22205" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="528" Addr="0x3" Param="Yes"/>
<parameter Name="uxPriority" TI="22207" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="528" Addr="0x34000000" Param="Yes"/>
<type Family="Pointer" TI="22205" toTI="0"/>
<type Family="typedef" Name="xTaskHandle" Line="68" ID="22556" toTI="22205"/>
<type Family="Pointer" TI="23135" toTI="22556"/>
<parameter Name="pxCreatedTask" TI="23135" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="528" Addr="0x34000004" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="529" Addr="0x0" TI="22181"/>
<variable Name="pxNewTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="530" Addr="0x7" TI="23146"/>
<variable Name="pxTopOfStack" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="541" Addr="0x0" TI="22743"/>
</function >
<function Name="vTaskStartScheduler" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1111">
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="1112" Addr="0x0" TI="22181"/>
</function >
<type Family="array" ID="24989" toTI="22545"/>
<variable Name="pxReadyTasksLists" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="279" Addr="0x200001F8" TI="24989"/>
<variable Name="xDelayedTaskList1" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="280" Addr="0x20000298" TI="22545"/>
<variable Name="xDelayedTaskList2" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="281" Addr="0x200002AC" TI="22545"/>
<variable Name="pxDelayedTaskList" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="282" Addr="0x20000274" TI="25077"/>
<variable Name="pxOverflowDelayedTaskList" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="283" Addr="0x20000270" TI="25077"/>
<variable Name="xPendingReadyList" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="284" Addr="0x200001DC" TI="22545"/>
<variable Name="xTasksWaitingTermination" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="288" Addr="0x2000027C" TI="25136"/>
<variable Name="uxTasksDeleted" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="289" Addr="0x20000290" TI="22283"/>
<variable Name="xSuspendedTaskList" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="295" Addr="0x200001C8" TI="22545"/>
<variable Name="uxCurrentNumberOfTasks" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="300" Addr="0x2000026C" TI="22283"/>
<variable Name="xTickCount" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="301" Addr="0x20000268" TI="25213"/>
<variable Name="uxTopUsedPriority" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="302" Addr="0x200002C0" TI="22207"/>
<variable Name="uxTopReadyPriority" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="303" Addr="0x200001F4" TI="22283"/>
<variable Name="xSchedulerRunning" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="304" Addr="0x20000294" TI="22278"/>
<variable Name="uxSchedulerSuspended" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="305" Addr="0x200001F0" TI="22283"/>
<variable Name="uxMissedTicks" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="306" Addr="0x20000278" TI="22283"/>
<variable Name="xMissedYield" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="307" Addr="0x2000025C" TI="22278"/>
<variable Name="xNumOfOverflows" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="308" Addr="0x20000264" TI="22278"/>
<variable Name="pxCurrentTCB" FileName="C:\E\Dev\FreeRTOS\Source\tasks.c" Line="275" Addr="0x20000260" TI="25363"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Source\list.c" >
<type Family="Base" Name="unsigned int" ID="25394"/>
<type Family="Base" Name="int" ID="25401"/>
<type Family="Base" Name="long int" ID="25408"/>
<type Family="Base" Name="long long int" ID="25415"/>
<type Family="Base" Name="unsigned char" ID="25425"/>
<type Family="Pointer" TI="25432" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="25434"/>
<type Family="Base" Name="short int" ID="25441"/>
<type Family="Base" Name="char" ID="25448"/>
<type Family="Base" Name="short unsigned int" ID="25455"/>
<type Family="Base" Name="long long unsigned int" ID="25462"/>
<type Family="Base" Name="signed char" ID="25469"/>
<type Family="typedef" Name="portTickType" Line="74" ID="25481" toTI="25434"/>
<type Family="ComponentList" Name="xLIST_ITEM" Line="82" ID="25492">
<Component Name="xItemValue" TI="25504" Line="83" Offs="0"/>
<type Family="Pointer" TI="25575" toTI="25581"/>
<Component Name="pxNext" TI="25518" Line="84" Offs="4"/>
<Component Name="pxPrevious" TI="25532" Line="85" Offs="8"/>
<type Family="Pointer" TI="25432" toTI="0"/>
<Component Name="pvOwner" TI="25546" Line="86" Offs="12"/>
<type Family="Pointer" TI="25432" toTI="0"/>
<Component Name="pvContainer" TI="25560" Line="87" Offs="16"/>
</type>
<type Family="typedef" Name="xListItem" Line="89" ID="25590" toTI="25492"/>
<type Family="ComponentList" Name="xMINI_LIST_ITEM" Line="92" ID="25601">
<Component Name="xItemValue" TI="25613" Line="93" Offs="0"/>
<Component Name="pxNext" TI="25627" Line="94" Offs="4"/>
<Component Name="pxPrevious" TI="25641" Line="95" Offs="8"/>
</type>
<type Family="typedef" Name="xMiniListItem" Line="97" ID="25656" toTI="25601"/>
<type Family="ComponentList" Name="xLIST" Line="103" ID="25667">
<Component Name="uxNumberOfItems" TI="25679" Line="104" Offs="0"/>
<type Family="Pointer" TI="25722" toTI="25728"/>
<Component Name="pxIndex" TI="25693" Line="105" Offs="4"/>
<Component Name="xListEnd" TI="25707" Line="106" Offs="8"/>
</type>
<type Family="typedef" Name="xList" Line="107" ID="25738" toTI="25667"/>
<function Name="vListInitialise" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="94">
<type Family="Pointer" TI="25786" toTI="25738"/>
<parameter Name="pxList" TI="25786" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="94" Addr="0x0" Param="Yes"/>
</function >
<function Name="vListInitialiseItem" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="114">
<type Family="Pointer" TI="25829" toTI="25590"/>
<parameter Name="pxItem" TI="25829" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="114" Addr="0x0" Param="Yes"/>
</function >
<function Name="vListInsertEnd" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="121">
<parameter Name="pxList" TI="25786" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="121" Addr="0x0" Param="Yes"/>
<parameter Name="pxNewListItem" TI="25829" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="121" Addr="0x1" Param="Yes"/>
<variable Name="pxIndex" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="122" Addr="0x2" TI="25722"/>
</function >
<function Name="vListInsert" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="144">
<parameter Name="pxList" TI="25786" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="144" Addr="0x0" Param="Yes"/>
<parameter Name="pxNewListItem" TI="25829" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="144" Addr="0x1" Param="Yes"/>
<variable Name="pxIterator" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="145" Addr="0x2" TI="25722"/>
<variable Name="xValueOfInsertion" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="146" Addr="0xC" TI="25481"/>
</function >
<function Name="vListRemove" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="185">
<parameter Name="pxItemToRemove" TI="25829" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="185" Addr="0x0" Param="Yes"/>
<variable Name="pxList" FileName="C:\E\Dev\FreeRTOS\Source\list.c" Line="186" Addr="0x2" TI="25786"/>
</function >
</module>
<module Name="C:\E\Dev\FreeRTOS\Source\queue.c" >
<type Family="Base" Name="unsigned int" ID="26061"/>
<type Family="typedef" Name="size_t" Line="213" ID="26050" toTI="26061"/>
<type Family="Base" Name="int" ID="26068"/>
<type Family="Base" Name="long int" ID="26075"/>
<type Family="Base" Name="long long int" ID="26082"/>
<type Family="Base" Name="unsigned char" ID="26092"/>
<type Family="Pointer" TI="26099" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="26101"/>
<type Family="Base" Name="short int" ID="26108"/>
<type Family="Base" Name="char" ID="26115"/>
<type Family="Base" Name="short unsigned int" ID="26122"/>
<type Family="Base" Name="long long unsigned int" ID="26129"/>
<type Family="Base" Name="signed char" ID="26136"/>
<type Family="typedef" Name="portTickType" Line="74" ID="26148" toTI="26101"/>
<type Family="ComponentList" Name="xLIST_ITEM" Line="82" ID="26159">
<Component Name="xItemValue" TI="26171" Line="83" Offs="0"/>
<type Family="Pointer" TI="26242" toTI="26248"/>
<Component Name="pxNext" TI="26185" Line="84" Offs="4"/>
<Component Name="pxPrevious" TI="26199" Line="85" Offs="8"/>
<type Family="Pointer" TI="26099" toTI="0"/>
<Component Name="pvOwner" TI="26213" Line="86" Offs="12"/>
<type Family="Pointer" TI="26099" toTI="0"/>
<Component Name="pvContainer" TI="26227" Line="87" Offs="16"/>
</type>
<type Family="typedef" Name="xListItem" Line="89" ID="26257" toTI="26159"/>
<type Family="ComponentList" Name="xMINI_LIST_ITEM" Line="92" ID="26268">
<Component Name="xItemValue" TI="26280" Line="93" Offs="0"/>
<Component Name="pxNext" TI="26294" Line="94" Offs="4"/>
<Component Name="pxPrevious" TI="26308" Line="95" Offs="8"/>
</type>
<type Family="typedef" Name="xMiniListItem" Line="97" ID="26323" toTI="26268"/>
<type Family="ComponentList" Name="xLIST" Line="103" ID="26334">
<Component Name="uxNumberOfItems" TI="26346" Line="104" Offs="0"/>
<type Family="Pointer" TI="26389" toTI="26395"/>
<Component Name="pxIndex" TI="26360" Line="105" Offs="4"/>
<Component Name="xListEnd" TI="26374" Line="106" Offs="8"/>
</type>
<type Family="typedef" Name="xList" Line="107" ID="26405" toTI="26334"/>
<type Family="ComponentList" Name="xTIME_OUT" Line="74" ID="26416">
<Component Name="xOverflowCount" TI="26428" Line="75" Offs="0"/>
<Component Name="xTimeOnEntering" TI="26442" Line="76" Offs="4"/>
</type>
<type Family="typedef" Name="xTimeOutType" Line="77" ID="26457" toTI="26416"/>
<type Family="ComponentList" Name="QueueDefinition" Line="108" ID="26468">
<type Family="Pointer" TI="26635" toTI="26136"/>
<Component Name="pcHead" TI="26480" Line="109" Offs="0"/>
<Component Name="pcTail" TI="26494" Line="110" Offs="4"/>
<Component Name="pcWriteTo" TI="26508" Line="112" Offs="8"/>
<Component Name="pcReadFrom" TI="26522" Line="113" Offs="12"/>
<Component Name="xTasksWaitingToSend" TI="26536" Line="115" Offs="16"/>
<Component Name="xTasksWaitingToReceive" TI="26550" Line="116" Offs="36"/>
<Component Name="uxMessagesWaiting" TI="26564" Line="118" Offs="56"/>
<Component Name="uxLength" TI="26578" Line="119" Offs="60"/>
<Component Name="uxItemSize" TI="26592" Line="120" Offs="64"/>
<Component Name="xRxLock" TI="26606" Line="122" Offs="68"/>
<Component Name="xTxLock" TI="26620" Line="123" Offs="72"/>
</type>
<type Family="typedef" Name="xQUEUE" Line="124" ID="26641" toTI="26468"/>
<type Family="Pointer" TI="26663" toTI="26641"/>
<type Family="typedef" Name="xQueueHandle" Line="132" ID="26652" toTI="26663"/>
<function Name="vQueueDelete" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="713">
<parameter Name="pxQueue" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="713" Addr="0x0" Param="Yes"/>
</function >
<function Name="uxQueueMessagesWaiting" TI="26101" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="701">
<parameter Name="pxQueue" TI="26773" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="701" Addr="0x0" Param="Yes"/>
<variable Name="uxReturn" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="702" Addr="0x4" TI="26101"/>
</function >
<function Name="prvCopyDataFromQueue" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="757">
<parameter Name="pxQueue" TI="26836" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="757" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="26841" toTI="26847"/>
<parameter Name="pvBuffer" TI="26841" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="757" Addr="0x1" Param="Yes"/>
</function >
<type Family="Pointer" TI="26841" toTI="26847"/>
<function Name="xQueueReceiveFromISR" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="653">
<parameter Name="pxQueue" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="653" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="26841" toTI="26847"/>
<parameter Name="pvBuffer" TI="26943" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="653" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="26948" toTI="26075"/>
<parameter Name="pxTaskWoken" TI="26948" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="653" Addr="0x2" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="654" Addr="0x0" TI="26075"/>
</function >
<type Family="Pointer" TI="26841" toTI="26847"/>
<function Name="prvUnlockQueue" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="771">
<parameter Name="pxQueue" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="771" Addr="0x0" Param="Yes"/>
</function >
<function Name="xQueueGenericReceive" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="519">
<parameter Name="pxQueue" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="519" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="26841" toTI="26847"/>
<parameter Name="pvBuffer" TI="26943" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="519" Addr="0x1" Param="Yes"/>
<parameter Name="xTicksToWait" TI="26148" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="519" Addr="0x2" Param="Yes"/>
<parameter Name="xJustPeeking" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="519" Addr="0x3" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="520" Addr="0x6" TI="26075"/>
<variable Name="xTimeOut" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="521" Addr="0x340FFFE0" TI="26457"/>
<variable Name="pcOriginalReadPosition" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="522" Addr="0x4" TI="26635"/>
</function >
<function Name="prvCopyDataToQueue" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="720">
<parameter Name="pxQueue" TI="26663" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="720" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="26841" toTI="26847"/>
<parameter Name="pvItemToQueue" TI="26841" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="720" Addr="0x1" Param="Yes"/>
<parameter Name="xPosition" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="720" Addr="0x2" Param="Yes"/>
</function >
<function Name="xQueueGenericSendFromISR" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="477">
<parameter Name="pxQueue" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="477" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="26841" toTI="26847"/>
<parameter Name="pvItemToQueue" TI="26943" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="477" Addr="0x1" Param="Yes"/>
<parameter Name="xTaskPreviouslyWoken" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="477" Addr="0x2" Param="Yes"/>
<parameter Name="xCopyPosition" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="477" Addr="0x3" Param="Yes"/>
</function >
<function Name="xQueueGenericSend" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="300">
<parameter Name="pxQueue" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="300" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="26841" toTI="26847"/>
<parameter Name="pvItemToQueue" TI="26943" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="300" Addr="0x1" Param="Yes"/>
<parameter Name="xTicksToWait" TI="26148" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="300" Addr="0x2" Param="Yes"/>
<parameter Name="xCopyPosition" TI="26075" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="300" Addr="0x3" Param="Yes"/>
<variable Name="xReturn" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="301" Addr="0x7" TI="26075"/>
<variable Name="xTimeOut" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="302" Addr="0x340FFFD8" TI="26457"/>
</function >
<function Name="xQueueCreateMutex" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="260">
<variable Name="pxNewQueue" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="261" Addr="0x5" TI="26663"/>
</function >
<function Name="xQueueCreate" TI="26652" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="210">
<parameter Name="uxQueueLength" TI="26101" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="210" Addr="0x0" Param="Yes"/>
<parameter Name="uxItemSize" TI="26101" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="210" Addr="0x1" Param="Yes"/>
<variable Name="pxNewQueue" FileName="C:\E\Dev\FreeRTOS\Source\queue.c" Line="211" Addr="0x4" TI="26663"/>
</function >
</module>
<module Name="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" >
<type Family="Base" Name="int" ID="27752"/>
<type Family="Base" Name="unsigned int" ID="27759"/>
<type Family="Pointer" TI="27777" toTI="27783"/>
<type Family="typedef" Name="pdTASK_CODE" Line="41" ID="27766" toTI="27777"/>
<type Family="Pointer" TI="27777" toTI="27783"/>
<type Family="Pointer" TI="27795" toTI="0"/>
<type Family="Base" Name="long int" ID="27797"/>
<type Family="Base" Name="short int" ID="27804"/>
<type Family="Base" Name="signed char" ID="27811"/>
<type Family="Base" Name="long unsigned int" ID="27818"/>
<type Family="Base" Name="short unsigned int" ID="27825"/>
<type Family="Base" Name="unsigned char" ID="27832"/>
<type Family="Pointer" TI="27916" toTI="27818"/>
<function Name="pxPortInitialiseStack" TI="27916" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="111">
<parameter Name="pxTopOfStack" TI="27916" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="111" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="27777" toTI="27783"/>
<type Family="typedef" Name="pdTASK_CODE" Line="41" ID="27766" toTI="27777"/>
<parameter Name="pxCode" TI="27766" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="111" Addr="0x1" Param="Yes"/>
<type Family="Pointer" TI="27795" toTI="0"/>
<parameter Name="pvParameters" TI="27795" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="111" Addr="0x2" Param="Yes"/>
</function >
<function Name="prvSetPSP" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="129">
<parameter Name="ulValue" TI="27818" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="129" Addr="0x0" Param="Yes"/>
</function >
<function Name="prvSetMSP" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="136">
<parameter Name="ulValue" TI="27818" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="136" Addr="0x0" Param="Yes"/>
</function >
<function Name="vPortEndScheduler" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="169">
</function >
<function Name="vPortYieldFromISR" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="176">
</function >
<function Name="vPortEnterCritical" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="187">
</function >
<function Name="vPortExitCritical" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="194">
</function >
<function Name="xPortPendSVHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="204">
</function >
<function Name="xPortSysTickHandler" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="251">
</function >
<function Name="xPortStartScheduler" TI="27797" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="146">
</function >
<function Name="vPortIncrementTick" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="317">
</function >
<function Name="vPortSwitchContext" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="309">
</function >
<variable Name="ulKernelPriority" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="82" Addr="0x8006E18" TI="27839"/>
<variable Name="uxCriticalNesting" FileName="C:\E\Dev\FreeRTOS\Source\portable\GCC\ARM_CM3\port.c" Line="86" Addr="0x20000084" TI="27818"/>
</module>
<module Name="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" >
<type Family="Base" Name="unsigned int" ID="28286"/>
<type Family="typedef" Name="size_t" Line="213" ID="28275" toTI="28286"/>
<type Family="Base" Name="int" ID="28293"/>
<type Family="Base" Name="long int" ID="28300"/>
<type Family="Base" Name="long long int" ID="28307"/>
<type Family="Base" Name="unsigned char" ID="28317"/>
<type Family="Pointer" TI="28324" toTI="0"/>
<type Family="Base" Name="long unsigned int" ID="28326"/>
<type Family="Pointer" TI="28333" toTI="28317"/>
<type Family="Base" Name="short int" ID="28339"/>
<type Family="Base" Name="char" ID="28346"/>
<type Family="Base" Name="short unsigned int" ID="28353"/>
<type Family="Base" Name="long long unsigned int" ID="28360"/>
<type Family="Base" Name="signed char" ID="28367"/>
<type Family="ComponentList" Name="xRTOS_HEAP" Line="75" ID="28379">
<Component Name="ulDummy" TI="28392" Line="76" Offs="0"/>
<type Family="array" ID="28421" toTI="28317"/>
<Component Name="ucHeap" TI="28406" Line="77" Offs="4"/>
</type>
<type Family="ComponentList" Name="A_BLOCK_LINK" Line="83" ID="28438">
<type Family="Pointer" TI="28479" toTI="28438"/>
<Component Name="pxNextFreeBlock" TI="28450" Line="84" Offs="0"/>
<Component Name="xBlockSize" TI="28464" Line="85" Offs="4"/>
</type>
<type Family="typedef" Name="xBlockLink" Line="86" ID="28485" toTI="28438"/>
<function Name="vPortFree" TI="0" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="223">
<type Family="Pointer" TI="28324" toTI="0"/>
<parameter Name="pv" TI="28324" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="223" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="28600" toTI="28485"/>
<variable Name="pxLink" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="225" Addr="0x4" TI="28600"/>
<variable Name="pxIterator" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="239" Addr="0x1" TI="28600"/>
<variable Name="xBlockSize" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="239" Addr="0x0" TI="28275"/>
</function >
<type Family="Pointer" TI="28324" toTI="0"/>
<function Name="pvPortMalloc" TI="28324" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="145">
<parameter Name="xWantedSize" TI="28275" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="145" Addr="0x0" Param="Yes"/>
<variable Name="pxBlock" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="146" Addr="0x2" TI="28600"/>
<variable Name="pxPreviousBlock" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="146" Addr="0xC" TI="28600"/>
<variable Name="pxNewBlockLink" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="146" Addr="0xC" TI="28600"/>
<type Family="Pointer" TI="28324" toTI="0"/>
<variable Name="pvReturn" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="148" Addr="0x4" TI="28324"/>
<variable Name="pxIterator" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="211" Addr="0x1" TI="28600"/>
<variable Name="xBlockSize" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="211" Addr="0x0" TI="28275"/>
<variable Name="xHeapHasBeenInitialised" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="147" Addr="0x200002CC" TI="28300"/>
</function >
<variable Name="xHeap" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="78" Addr="0x200002D0" TI="28379"/>
<variable Name="xStart" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="93" Addr="0x200002C4" TI="28485"/>
<variable Name="xEnd" FileName="C:\E\Dev\FreeRTOS\Source\portable\MemMang\heap_2.c" Line="93" Addr="0x200046D4" TI="28485"/>
</module>
<module Name="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" >
<type Family="Base" Name="signed char" ID="28890"/>
<type Family="Base" Name="unsigned char" ID="28897"/>
<type Family="Base" Name="short int" ID="28904"/>
<type Family="Base" Name="short unsigned int" ID="28911"/>
<type Family="Base" Name="int" ID="28918"/>
<type Family="Base" Name="unsigned int" ID="28925"/>
<type Family="Base" Name="long long int" ID="28932"/>
<type Family="Base" Name="long long unsigned int" ID="28939"/>
<type Family="Base" Name="long int" ID="28946"/>
<type Family="Base" Name="long unsigned int" ID="28956"/>
<type Family="typedef" Name="clock_t" Line="104" ID="28963" toTI="28956"/>
<type Family="typedef" Name="time_t" Line="109" ID="28974" toTI="28946"/>
<type Family="Base" Name="char" ID="29002"/>
<type Family="Pointer" TI="28996" toTI="29002"/>
<type Family="typedef" Name="caddr_t" Line="126" ID="28985" toTI="28996"/>
<type Family="typedef" Name="ino_t" Line="133" ID="29009" toTI="28911"/>
<type Family="typedef" Name="dev_t" Line="166" ID="29020" toTI="28904"/>
<type Family="typedef" Name="off_t" Line="171" ID="29031" toTI="28946"/>
<type Family="typedef" Name="uid_t" Line="173" ID="29042" toTI="28911"/>
<type Family="typedef" Name="gid_t" Line="174" ID="29053" toTI="28911"/>
<type Family="typedef" Name="mode_t" Line="195" ID="29064" toTI="28925"/>
<type Family="typedef" Name="nlink_t" Line="200" ID="29075" toTI="28911"/>
<type Family="typedef" Name="suseconds_t" Line="263" ID="29086" toTI="28946"/>
<type Family="Pointer" TI="29098" toTI="29104"/>
<type Family="ComponentList" Name="stat" Line="26" ID="29109">
<Component Name="st_dev" TI="29121" Line="27" Offs="0"/>
<Component Name="st_ino" TI="29135" Line="28" Offs="2"/>
<Component Name="st_mode" TI="29149" Line="29" Offs="4"/>
<Component Name="st_nlink" TI="29163" Line="30" Offs="8"/>
<Component Name="st_uid" TI="29177" Line="31" Offs="10"/>
<Component Name="st_gid" TI="29191" Line="32" Offs="12"/>
<Component Name="st_rdev" TI="29205" Line="33" Offs="14"/>
<Component Name="st_size" TI="29219" Line="34" Offs="16"/>
<Component Name="st_atime" TI="29233" Line="41" Offs="20"/>
<Component Name="st_spare1" TI="29247" Line="42" Offs="24"/>
<Component Name="st_mtime" TI="29261" Line="43" Offs="28"/>
<Component Name="st_spare2" TI="29275" Line="44" Offs="32"/>
<Component Name="st_ctime" TI="29289" Line="45" Offs="36"/>
<Component Name="st_spare3" TI="29303" Line="46" Offs="40"/>
<Component Name="st_blksize" TI="29317" Line="47" Offs="44"/>
<Component Name="st_blocks" TI="29331" Line="48" Offs="48"/>
<type Family="array" ID="29360" toTI="28946"/>
<Component Name="st_spare4" TI="29345" Line="49" Offs="52"/>
</type>
<type Family="ComponentList" Name="timeval" Line="16" ID="29376">
<Component Name="tv_sec" TI="29388" Line="17" Offs="0"/>
<Component Name="tv_usec" TI="29402" Line="18" Offs="4"/>
</type>
<type Family="ComponentList" Name="timezone" Line="21" ID="29417">
<Component Name="tz_minuteswest" TI="29429" Line="22" Offs="0"/>
<Component Name="tz_dsttime" TI="29443" Line="23" Offs="4"/>
</type>
<type Family="ComponentList" Name="tms" Line="16" ID="29458">
<Component Name="tms_utime" TI="29470" Line="17" Offs="0"/>
<Component Name="tms_stime" TI="29484" Line="18" Offs="4"/>
<Component Name="tms_cutime" TI="29498" Line="19" Offs="8"/>
<Component Name="tms_cstime" TI="29512" Line="20" Offs="12"/>
</type>
<type Family="ComponentList" Line="79" ID="29527">
<Component Name="handle" TI="29535" Line="80" Offs="0"/>
<Component Name="pos" TI="29549" Line="81" Offs="4"/>
</type>
<type Family="typedef" Name="poslog" Line="83" ID="29564" toTI="29527"/>
<function Name="_read" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="173">
<parameter Name="file" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="173" Addr="0x0" Param="Yes"/>
<parameter Name="ptr" TI="28996" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="173" Addr="0x1" Param="Yes"/>
<parameter Name="len" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="173" Addr="0x2" Param="Yes"/>
</function >
<function Name="_lseek" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="180">
<parameter Name="file" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="180" Addr="0x0" Param="Yes"/>
<parameter Name="ptr" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="180" Addr="0x1" Param="Yes"/>
<parameter Name="dir" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="180" Addr="0x2" Param="Yes"/>
</function >
<function Name="_open" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="203">
<parameter Name="path" TI="29098" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="203" Addr="0x0" Param="Yes"/>
<parameter Name="flags" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="203" Addr="0x34000000" Param="Yes"/>
</function >
<function Name="_close" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="208">
<parameter Name="file" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="208" Addr="0x0" Param="Yes"/>
</function >
<function Name="_exit" TI="0" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="213">
<parameter Name="n" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="213" Addr="0x0" Param="Yes"/>
</function >
<function Name="_kill" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="219">
<parameter Name="n" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="219" Addr="0x0" Param="Yes"/>
<parameter Name="m" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="219" Addr="0x1" Param="Yes"/>
</function >
<function Name="_fstat" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="247">
<parameter Name="file" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="247" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="29958" toTI="29109"/>
<parameter Name="st" TI="29958" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="247" Addr="0x1" Param="Yes"/>
</function >
<function Name="_stat" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="253">
<parameter Name="fname" TI="29098" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="253" Addr="0x0" Param="Yes"/>
<parameter Name="st" TI="29958" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="253" Addr="0x1" Param="Yes"/>
</function >
<function Name="_link" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="259">
</function >
<function Name="_unlink" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="264">
</function >
<function Name="_raise" TI="0" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="269">
</function >
<function Name="_getpid" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="274">
<parameter Name="n" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="274" Addr="0x0" Param="Yes"/>
</function >
<function Name="_gettimeofday" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="279">
<type Family="Pointer" TI="30214" toTI="29376"/>
<parameter Name="tp" TI="30214" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="279" Addr="0x0" Param="Yes"/>
<type Family="Pointer" TI="30220" toTI="29417"/>
<parameter Name="tzp" TI="30220" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="279" Addr="0x1" Param="Yes"/>
<variable Name="value" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="285" Addr="0x3" TI="28918"/>
</function >
<function Name="_times" TI="28963" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="304">
<type Family="Pointer" TI="30284" toTI="29458"/>
<parameter Name="tp" TI="30284" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="304" Addr="0x0" Param="Yes"/>
<variable Name="timeval" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="305" Addr="0x1" TI="28963"/>
</function >
<function Name="isatty" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="322">
<parameter Name="fd" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="322" Addr="0x0" Param="Yes"/>
</function >
<function Name="_rename" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="336">
<parameter Name="oldpath" TI="29098" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="336" Addr="0x0" Param="Yes"/>
<parameter Name="newpath" TI="29098" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="336" Addr="0x1" Param="Yes"/>
</function >
<function Name="_system" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="328">
<parameter Name="s" TI="29098" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="328" Addr="0x0" Param="Yes"/>
</function >
<function Name="_write" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="189">
<parameter Name="file" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="189" Addr="0x0" Param="Yes"/>
<parameter Name="ptr" TI="28996" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="189" Addr="0x1" Param="Yes"/>
<parameter Name="len" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="189" Addr="0x2" Param="Yes"/>
<variable Name="todo" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="190" Addr="0x4" TI="28918"/>
</function >
<function Name="_sbrk" TI="28985" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="224">
<parameter Name="incr" TI="28918" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="224" Addr="0x0" Param="Yes"/>
<variable Name="prev_heap_end" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="227" Addr="0x2" TI="28996"/>
<variable Name="heap_end" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="226" Addr="0x0" TI="28996"/>
</function >
<type Family="array" ID="30651" toTI="29564"/>
<variable Name="stack_ptr" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\syscalls.c" Line="53" Addr="0xD" TI="28996"/>
</module>
<module Name="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" >
<type Family="Base" Name="long int" ID="30735"/>
<type Family="Base" Name="short int" ID="30742"/>
<type Family="Base" Name="signed char" ID="30749"/>
<type Family="Base" Name="long unsigned int" ID="30767"/>
<type Family="typedef" Name="u32" Line="36" ID="30756" toTI="30767"/>
<type Family="Base" Name="short unsigned int" ID="30785"/>
<type Family="typedef" Name="u16" Line="37" ID="30774" toTI="30785"/>
<type Family="Base" Name="unsigned char" ID="30792"/>
<type Family="ComponentList" Line="200" ID="30854">
<Component Name="CRL" TI="30862" Line="201" Offs="0"/>
<Component Name="CRH" TI="30876" Line="202" Offs="4"/>
<Component Name="IDR" TI="30890" Line="203" Offs="8"/>
<Component Name="ODR" TI="30904" Line="204" Offs="12"/>
<Component Name="BSRR" TI="30918" Line="205" Offs="16"/>
<Component Name="BRR" TI="30932" Line="206" Offs="20"/>
<Component Name="LCKR" TI="30946" Line="207" Offs="24"/>
</type>
<type Family="ComponentList" Line="445" ID="30961">
<Component Name="SR" TI="30970" Line="446" Offs="0"/>
<Component Name="RESERVED0" TI="30984" Line="447" Offs="2"/>
<Component Name="DR" TI="30999" Line="448" Offs="4"/>
<Component Name="RESERVED1" TI="31013" Line="449" Offs="6"/>
<Component Name="BRR" TI="31028" Line="450" Offs="8"/>
<Component Name="RESERVED2" TI="31043" Line="451" Offs="10"/>
<Component Name="CR1" TI="31058" Line="452" Offs="12"/>
<Component Name="RESERVED3" TI="31073" Line="453" Offs="14"/>
<Component Name="CR2" TI="31088" Line="454" Offs="16"/>
<Component Name="RESERVED4" TI="31103" Line="455" Offs="18"/>
<Component Name="CR3" TI="31118" Line="456" Offs="20"/>
<Component Name="RESERVED5" TI="31133" Line="457" Offs="22"/>
<Component Name="GTPR" TI="31148" Line="458" Offs="24"/>
<Component Name="RESERVED6" TI="31163" Line="459" Offs="26"/>
</type>
<type Family="typedef" Name="GPIOSpeed_TypeDef" Line="36" ID="31206" toTI="31179"/>
<type Family="typedef" Name="GPIOMode_TypeDef" Line="51" ID="31275" toTI="31217"/>
<type Family="ComponentList" Line="60" ID="31286">
<Component Name="GPIO_Pin" TI="31294" Line="61" Offs="0"/>
<Component Name="GPIO_Speed" TI="31308" Line="62" Offs="2"/>
<Component Name="GPIO_Mode" TI="31322" Line="63" Offs="3"/>
</type>
<type Family="typedef" Name="GPIO_InitTypeDef" Line="64" ID="31337" toTI="31286"/>
<type Family="ComponentList" Line="32" ID="31348">
<Component Name="USART_BaudRate" TI="31356" Line="33" Offs="0"/>
<Component Name="USART_WordLength" TI="31370" Line="34" Offs="4"/>
<Component Name="USART_StopBits" TI="31384" Line="35" Offs="6"/>
<Component Name="USART_Parity" TI="31398" Line="36" Offs="8"/>
<Component Name="USART_HardwareFlowControl" TI="31412" Line="37" Offs="10"/>
<Component Name="USART_Mode" TI="31426" Line="38" Offs="12"/>
<Component Name="USART_Clock" TI="31440" Line="39" Offs="14"/>
<Component Name="USART_CPOL" TI="31454" Line="40" Offs="16"/>
<Component Name="USART_CPHA" TI="31468" Line="41" Offs="18"/>
<Component Name="USART_LastBit" TI="31482" Line="42" Offs="20"/>
</type>
<type Family="typedef" Name="USART_InitTypeDef" Line="43" ID="31497" toTI="31348"/>
<function Name="__io_SetMainOscFreq" TI="0" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="29">
<type Family="Base" Name="unsigned int" ID="31545"/>
<parameter Name="NewFreq" TI="31545" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="29" Addr="0x0" Param="Yes"/>
</function >
<function Name="__io_init" TI="0" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="35">
<variable Name="GPIO_InitStructure" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="36" Addr="0x340FFFEC" TI="31337"/>
<variable Name="USART_InitStructure" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="37" Addr="0x340FFFD4" TI="31497"/>
</function >
<type Family="Base" Name="int" ID="31657"/>
<function Name="__io_getchar" TI="31657" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="122">
</function >
<function Name="getchar" TI="31657" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="142">
</function >
<function Name="__io_putchar" TI="0" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="94">
<type Family="Base" Name="char" ID="31727"/>
<parameter Name="c" TI="31727" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="94" Addr="0x0" Param="Yes"/>
</function >
<function Name="putchar" TI="31657" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="116">
<parameter Name="c" TI="31657" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="116" Addr="0x0" Param="Yes"/>
</function >
<variable Name="__io_init_done" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="23" Addr="0x200046DC" TI="30792"/>
<variable Name="__io_Main_Osc" FileName="C:\Program Files\Raisonance\Ride\lib\ARM\io_putchar\STM32F10X_IO_putchar.c" Line="25" Addr="0x0" TI="31545"/>
</module>
</modulelist>
</aoffile>