Update to work with latest RIDE version.

pull/4/head
Richard Barry 16 years ago
parent 4fda9b25f3
commit c2e02c0488

@ -1,459 +1,480 @@
<!-- DWF2XML 0.01.31 - Raisonance Dwarf information extractor -->
<aoffile Header="RTOSDemo" Path="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\RTOSDemo.elf">
<!-- DWF2XML 2.00.01 - Raisonance Dwarf information extractor -->
<aoffile Header="RTOSDemo" Path="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\RTOSDemo.elf">
<Def>
<Col Header="DeclFile" Desc="File"/>
<Col Header="Type" Desc="Type"/>
<Col Header="Header" Desc="Name"/>
</Def>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="GreenLED_Counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="19" Pointer="No"/>
<variable Header="RedLED_Counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="20" Pointer="No"/>
<variable Header="GreenLED_mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="21" Pointer="No"/>
<variable Header="RedLED_mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="22" Pointer="No"/>
<variable Header="GreenLED_newmode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="23" Pointer="No"/>
<variable Header="RedLED_newmode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="24" Pointer="No"/>
<variable Header="HalfPeriod_LF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="25" Pointer="No"/>
<variable Header="HalfPeriod_HF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="26" Pointer="No"/>
<variable Header="Period_LF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="27" Pointer="No"/>
<variable Header="Period_HF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="28" Pointer="No"/>
<func Header="Reset_Handler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" DeclLine="189"/>
<variable Header="g_pfnVectors" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" DeclLine="111" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIO_TypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_map.h" DeclLine="343" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="BitAction" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="73" Pointer="No"/>
<type Header="TIM_TimeBaseInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="34" Pointer="No"/>
<type Header="TIM_OCInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="47" Pointer="No"/>
<type Header="DataConfigMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.h" DeclLine="26" Pointer="No"/>
<type Header="Rotate_H12_V_Match_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="101" Pointer="No"/>
<func Header="LCD_DataLinesWrite" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="202"/>
<func Header="LCD_SetBackLight" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1053"/>
<func Header="LCD_GetScreenOrientation" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1186"/>
<func Header="LCD_CtrlLinesWrite" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="255"/>
<func Header="LCD_SendLCDData" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="707"/>
<func Header="LCD_SendLCDCmd" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="679"/>
<func Header="LCD_SetRect_For_Cmd" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1028"/>
<func Header="LCD_FillRect" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="777"/>
<func Header="LCD_SetScreenOrientation" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1166"/>
<func Header="LCD_DisplayChar" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1004"/>
<func Header="LCD_DataLinesConfig" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="167"/>
<func Header="LCD_ReadLCDData" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="734"/>
<func Header="LCD_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="613"/>
<variable Header="TIM_TimeBaseStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="28" Pointer="No"/>
<variable Header="TIM_OCInitStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="29" Pointer="No"/>
<variable Header="HandlerDivider" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="30" Pointer="No"/>
<variable Header="AsciiDotsTable" Icon="2" Type="variable" Desc=": unsigned char[1330]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="42" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="Current_CCR_BackLightStart" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="32" Pointer="No"/>
<variable Header="OrientationOffsetX" Icon="2" Type="variable" Desc=": long[4]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="139" Pointer="No"/>
<variable Header="OrientationOffsetY" Icon="2" Type="variable" Desc=": long[4]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="140" Pointer="No"/>
<type Header="s32" Icon="1" Type="type" Desc=": long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="23" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="RCC_ClocksTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_rcc.h" DeclLine="32" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<func Header="UTIL_ReadBackupRegister" Icon="3" Type="func" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="410"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<variable Header="CurrentSpeed" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="25" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="RCC_ClockFreq" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="28" Pointer="No"/>
<variable Header="fTemperatureInFahrenheit" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="30" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="dummycounter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="29" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="Rotate_H12_V_Match_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="101" Pointer="No"/>
<func Header="DRAW_GetBGndColor" Icon="3" Type="func" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="290"/>
<func Header="DRAW_SetDefaultColor" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="414"/>
<func Header="DRAW_DisplayStringWithMode" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="129"/>
<func Header="DRAW_DisplayString" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="373"/>
<func Header="DRAW_SetImage" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="335"/>
<func Header="DRAW_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="178"/>
<variable Header="CharMagniCoeff" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="28" Pointer="No"/>
<variable Header="BGndColor" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="29" Pointer="No"/>
<variable Header="TextColor" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="30" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="fDisplayTime" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="32" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="BatState" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="33" Pointer="No"/>
<variable Header="OldBatState" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="34" Pointer="No"/>
<variable Header="OldTHH" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="35" Pointer="No"/>
<variable Header="OldTMM" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="36" Pointer="No"/>
<variable Header="OldTSS" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="37" Pointer="No"/>
<variable Header="OldTemp" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="38" Pointer="No"/>
<variable Header="xBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="39" Pointer="No"/>
<variable Header="yBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="40" Pointer="No"/>
<variable Header="widthBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="41" Pointer="No"/>
<variable Header="heightBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="42" Pointer="No"/>
<variable Header="UsbState" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="43" Pointer="No"/>
<variable Header="OldUsbState" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="43" Pointer="No"/>
<variable Header="rotate_counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="47" Pointer="No"/>
<variable Header="previous_H12" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="48" Pointer="No"/>
<variable Header="previous_previous_H12" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="49" Pointer="No"/>
<variable Header="H12" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="50" Pointer="No"/>
<variable Header="CurrentScreenOrientation" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="51" Pointer="No"/>
<variable Header="CurrentRotateScreen" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="52" Pointer="No"/>
<type Header="s32" Icon="1" Type="type" Desc=": long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="23" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="SPI_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_spi.h" DeclLine="37" Pointer="No"/>
<type Header="Rotate_H12_V_Match_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="101" Pointer="No"/>
<type Header="tMEMS_Info" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="124" Pointer="No"/>
<func Header="MEMS_GetPosition" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="523"/>
<func Header="MEMS_SendByte" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="236"/>
<func Header="MEMS_ChipSelect" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="215"/>
<func Header="MEMS_ReadID" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="482"/>
<func Header="MEMS_ReadOutXY" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="138"/>
<func Header="MEMS_Handler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="381"/>
<func Header="MEMS_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="266"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="MEMS_Info" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="37" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="TestingActive" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="38" Pointer="No"/>
<variable Header="StartingFromResetOrShockCounter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="39" Pointer="No"/>
<variable Header="TimeCounterForDoubleClick" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="40" Pointer="No"/>
<variable Header="TimeLastShock" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="41" Pointer="No"/>
<variable Header="Gradient2" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="44" Pointer="No"/>
<variable Header="N_filtering" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="47" Pointer="No"/>
<variable Header="GradX" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="50" Pointer="No"/>
<variable Header="GradY" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="51" Pointer="No"/>
<variable Header="GradZ" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="52" Pointer="No"/>
<variable Header="fMovePtrX" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="59" Pointer="No"/>
<variable Header="iMovePtrX" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="60" Pointer="No"/>
<variable Header="tMovePtrX" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="61" Pointer="No"/>
<variable Header="fMovePtrY" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="62" Pointer="No"/>
<variable Header="iMovePtrY" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="63" Pointer="No"/>
<variable Header="tMovePtrY" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="64" Pointer="No"/>
<variable Header="fMovePtrZ" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="65" Pointer="No"/>
<variable Header="iMovePtrZ" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="66" Pointer="No"/>
<variable Header="tMovePtrZ" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="67" Pointer="No"/>
<variable Header="XInit" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="69" Pointer="No"/>
<variable Header="YInit" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="70" Pointer="No"/>
<variable Header="ZInit" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="71" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="RCC_ClocksTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_rcc.h" DeclLine="32" Pointer="No"/>
<type Header="TIM_TimeBaseInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="34" Pointer="No"/>
<type Header="TIM_OCInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="47" Pointer="No"/>
<func Header="BUZZER_GetMode" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="358"/>
<func Header="BUZZER_SetFrequency" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="195"/>
<func Header="PlayMusic" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="104"/>
<func Header="BUZZER_SetMode" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="376"/>
<variable Header="TIM_TimeBaseStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="54" Pointer="No"/>
<variable Header="TIM_OCInitStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="55" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="octave" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="26" Pointer="No"/>
<variable Header="note" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="43" Pointer="No"/>
<variable Header="buzz_counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="52" Pointer="No"/>
<variable Header="buzz_in_progress" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="53" Pointer="No"/>
<variable Header="CCR_Val" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="56" Pointer="No"/>
<variable Header="Buzzer_Mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="57" Pointer="No"/>
<variable Header="Buzzer_Counter" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="58" Pointer="No"/>
<variable Header="CurrentMelody" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="61" Pointer="Yes"/>
<variable Header="CurrentMelodySTART" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="62" Pointer="Yes"/>
<variable Header="DefaultOctave" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="63" Pointer="No"/>
<variable Header="DefaultDuration" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="64" Pointer="No"/>
<variable Header="DefaultBeats" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="65" Pointer="No"/>
<variable Header="Note_Freq" Icon="2" Type="variable" Desc=": unsigned int[16]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="67" Pointer="No"/>
<type Header="s32" Icon="1" Type="type" Desc=": long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="23" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="tMEMS_Info" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="124" Pointer="No"/>
<type Header="tPointer_Info" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="194" Pointer="No"/>
<type Header="tAppPtrMgr" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="226" Pointer="No"/>
<func Header="POINTER_SetCurrentPointer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="351"/>
<func Header="POINTER_SetCurrentAngleStart" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="394"/>
<func Header="POINTER_SetCurrentSpeedOnAngle" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="430"/>
<func Header="POINTER_SetCurrentAreaStore" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="453"/>
<func Header="POINTER_SetRect" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="573"/>
<func Header="POINTER_SetRectScreen" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="615"/>
<func Header="POINTER_SetPos" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="655"/>
<func Header="POINTER_GetColor" Icon="3" Type="func" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="881"/>
<func Header="POINTER_Restore" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="806"/>
<func Header="POINTER_Draw" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="682"/>
<func Header="POINTER_Save" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="759"/>
<func Header="POINTER_SetMode" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="473"/>
<func Header="POINTER_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="289"/>
<func Header="POINTER_Handler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="315"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="POINTER_Info" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="58" Pointer="No"/>
<variable Header="BallPointerBmp" Icon="2" Type="variable" Desc=": unsigned char[7]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="39" Pointer="No"/>
<variable Header="CurrentPointerBmp" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="44" Pointer="Yes"/>
<variable Header="CurrentPointerColor" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="50" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="locbuf" Icon="2" Type="variable" Desc=": unsigned char[7]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="40" Pointer="No"/>
<variable Header="DefaultAreaStore" Icon="2" Type="variable" Desc=": unsigned char[98]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="41" Pointer="No"/>
<variable Header="CurrentPointerWidth" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="45" Pointer="No"/>
<variable Header="CurrentPointerHeight" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="46" Pointer="No"/>
<variable Header="CurrentSpeedOnAngle" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="47" Pointer="No"/>
<variable Header="CurrentAngleStart" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="48" Pointer="No"/>
<variable Header="ptrAreaStore" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="49" Pointer="Yes"/>
<variable Header="Pointer_Mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="51" Pointer="No"/>
<variable Header="Pointer_State" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="52" Pointer="No"/>
<variable Header="OUT_X" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="54" Pointer="No"/>
<variable Header="OUT_Y" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="55" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="81" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xLCDMessage" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="171" Pointer="No"/>
<func Header="starting_delay" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="475"/>
<func Header="vApplicationTickHook" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="371"/>
<func Header="main" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="228"/>
<func Header="prvFlashTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="458"/>
<func Header="prvLCDTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="264"/>
<func Header="prvCheckTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="314"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="pucImage" Icon="2" Type="variable" Desc=": unsigned int[3312]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\bitmap.h" DeclLine="55" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<variable Header="xLCDQueue" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="223" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<func Header="vParTestToggleLED" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" DeclLine="110"/>
<func Header="vParTestInitialise" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" DeclLine="67"/>
<variable Header="usOutputValue" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" DeclLine="62" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="FunctionalState" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="59" Pointer="No"/>
<type Header="NVIC_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_nvic.h" DeclLine="32" Pointer="No"/>
<type Header="TIM_TimeBaseInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="34" Pointer="No"/>
<func Header="vTimer2IntHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" DeclLine="140"/>
<func Header="vSetupTimerTest" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" DeclLine="94"/>
<variable Header="usMaxJitter" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" DeclLine="89" Pointer="No"/>
<type Header="__gnuc_va_list" Icon="1" Type="type" Desc=": " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="43" Pointer="No"/>
<type Header="__gnuc_va_list" Icon="1" Type="type" Desc=": " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="43" Pointer="No"/>
<type Header="va_list" Icon="1" Type="type" Desc=": " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="110" Pointer="No"/>
<func Header="printchar" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="32"/>
<func Header="prints" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="46"/>
<func Header="printi" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="79"/>
<func Header="print" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="122"/>
<type Header="__gnuc_va_list" Icon="1" Type="type" Desc=": " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="43" Pointer="No"/>
<type Header="va_list" Icon="1" Type="type" Desc=": " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="110" Pointer="No"/>
<func Header="sprintf" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="194"/>
<type Header="__gnuc_va_list" Icon="1" Type="type" Desc=": " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="43" Pointer="No"/>
<type Header="va_list" Icon="1" Type="type" Desc=": " DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="110" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\semphr.h" DeclLine="59" Pointer="No"/>
<func Header="xAreGenericQueueTasksStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="544"/>
<func Header="vStartGenericQueueTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="129"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\semphr.h" DeclLine="59" Pointer="No"/>
<func Header="prvMediumPriorityMutexTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="497"/>
<func Header="prvHighPriorityMutexTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="515"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\semphr.h" DeclLine="59" Pointer="No"/>
<func Header="prvLowPriorityMutexTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="399"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\semphr.h" DeclLine="59" Pointer="No"/>
<func Header="prvSendFrontAndBackTest" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="171"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<variable Header="xErrorDetected" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="112" Pointer="No"/>
<variable Header="ulLoopCounter" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="116" Pointer="No"/>
<variable Header="ulLoopCounter2" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="117" Pointer="No"/>
<variable Header="ulGuardedVariable" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="120" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<variable Header="xHighPriorityMutexTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="124" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<variable Header="xMediumPriorityMutexTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\GenQTest.c" DeclLine="124" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="81" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<type Header="xBlockingQueueParameters" Icon="1" Type="type" Desc=": struct BLOCKING_QUEUE_PARAMETERS" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" DeclLine="102" Pointer="No"/>
<func Header="xAreBlockingQueuesStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" DeclLine="274"/>
<func Header="vStartBlockingQueueTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" DeclLine="123"/>
<func Header="vBlockingQueueProducer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" DeclLine="205"/>
<func Header="vBlockingQueueConsumer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" DeclLine="236"/>
<variable Header="sBlockingConsumerCount" Icon="2" Type="variable" Desc=": int[3]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" DeclLine="114" Pointer="No"/>
<variable Header="sBlockingProducerCount" Icon="2" Type="variable" Desc=": int[3]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\BlockQ.c" DeclLine="118" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="81" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="xAreBlockTimeTestTasksStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="464"/>
<func Header="vCreateBlockTimeTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="104"/>
<func Header="vSecondaryBlockTimeTestTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="374"/>
<func Header="vPrimaryBlockTimeTestTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="123"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<variable Header="xTestQueue" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="83" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<variable Header="xSecondary" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="87" Pointer="No"/>
<variable Header="xPrimaryCycles" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="90" Pointer="No"/>
<variable Header="xSecondaryCycles" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="90" Pointer="No"/>
<variable Header="xErrorOccurred" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="91" Pointer="No"/>
<variable Header="xRunIndicator" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\blocktim.c" DeclLine="95" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="xAreQueuePeekTasksStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="425"/>
<func Header="vStartQueuePeekTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="104"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="prvMediumPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="293"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="prvHighPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="238"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="prvHighestPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="129"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="prvLowPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="334"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<variable Header="xErrorDetected" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="93" Pointer="No"/>
<variable Header="ulLoopCounter" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="97" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<variable Header="xMediumPriorityTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="100" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<variable Header="xHighPriorityTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="100" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<variable Header="xHighestPriorityTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\QPeek.c" DeclLine="100" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="xArePollingQueuesStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" DeclLine="218"/>
<func Header="vStartPolledQueueTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" DeclLine="111"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\queue.h" DeclLine="63" Pointer="No"/>
<func Header="vPolledQueueProducer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" DeclLine="132"/>
<func Header="vPolledQueueConsumer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" DeclLine="171"/>
<variable Header="xPollingConsumerCount" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" DeclLine="106" Pointer="No"/>
<variable Header="xPollingProducerCount" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\Common\Minimal\PollQ.c" DeclLine="106" Pointer="No"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\projdefs.h" DeclLine="54" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="81" Pointer="No"/>
<type Header="xListItem" Icon="1" Type="type" Desc=": struct xLIST_ITEM" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="102" Pointer="No"/>
<type Header="xMiniListItem" Icon="1" Type="type" Desc=": struct xMINI_LIST_ITEM" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="110" Pointer="No"/>
<type Header="xList" Icon="1" Type="type" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="120" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<type Header="xTimeOutType" Icon="1" Type="type" Desc=": struct xTIME_OUT" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="91" Pointer="No"/>
<type Header="tskTCB" Icon="1" Type="type" Desc=": struct tskTaskControlBlock" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="97" Pointer="No"/>
<func Header="xTaskIsTaskSuspended" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="853"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="vTaskSwitchContext" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1393"/>
<func Header="vTaskSetTimeOutState" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1540"/>
<func Header="vTaskMissedYield" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1590"/>
<func Header="vTaskPriorityDisinherit" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1977"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="vTaskPriorityInherit" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1945"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="xTaskRemoveFromEventList" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1493"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="xTaskGetCurrentTaskHandle" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1898"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="xTaskCheckForTimeOut" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1547"/>
<func Header="xTaskGetTickCount" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1103"/>
<func Header="vTaskSuspendAll" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1013"/>
<func Header="uxTaskPriorityGet" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="683"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="vTaskPlaceOnEventList" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1423"/>
<func Header="vTaskIncrementTick" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1227"/>
<func Header="xTaskResumeAll" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1021"/>
<func Header="vTaskResume" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="884"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="vTaskSuspend" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="810"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="vTaskPrioritySet" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="705"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="vTaskDelay" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="622"/>
<func Header="vTaskDelayUntil" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="545"/>
<func Header="prvIdleTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="1606"/>
<func Header="xTaskCreate" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="358"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\projdefs.h" DeclLine="54" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="82" Pointer="No"/>
<func Header="vTaskStartScheduler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="965"/>
<variable Header="pxReadyTasksLists" Icon="2" Type="variable" Desc=": struct xLIST[5]" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="113" Pointer="No"/>
<variable Header="xDelayedTaskList1" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="114" Pointer="No"/>
<variable Header="xDelayedTaskList2" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="115" Pointer="No"/>
<variable Header="pxDelayedTaskList" Icon="2" Type="variable" Desc=": struct xLIST CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="116" Pointer="Yes"/>
<variable Header="pxOverflowDelayedTaskList" Icon="2" Type="variable" Desc=": struct xLIST CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="117" Pointer="Yes"/>
<variable Header="xPendingReadyList" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="118" Pointer="No"/>
<variable Header="xTasksWaitingTermination" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="122" Pointer="No"/>
<variable Header="uxTasksDeleted" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="123" Pointer="No"/>
<variable Header="xSuspendedTaskList" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="129" Pointer="No"/>
<variable Header="uxCurrentNumberOfTasks" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="134" Pointer="No"/>
<variable Header="xTickCount" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="135" Pointer="No"/>
<variable Header="uxTopUsedPriority" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="136" Pointer="No"/>
<variable Header="uxTopReadyPriority" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="137" Pointer="No"/>
<variable Header="xSchedulerRunning" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="138" Pointer="No"/>
<variable Header="uxSchedulerSuspended" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="139" Pointer="No"/>
<variable Header="uxMissedTicks" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="140" Pointer="No"/>
<variable Header="xMissedYield" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="141" Pointer="No"/>
<variable Header="xNumOfOverflows" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="142" Pointer="No"/>
<variable Header="pxCurrentTCB" Icon="2" Type="variable" Desc=": struct tskTaskControlBlock CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\tasks.c" DeclLine="109" Pointer="Yes"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="81" Pointer="No"/>
<type Header="xListItem" Icon="1" Type="type" Desc=": struct xLIST_ITEM" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="102" Pointer="No"/>
<type Header="xMiniListItem" Icon="1" Type="type" Desc=": struct xMINI_LIST_ITEM" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="110" Pointer="No"/>
<type Header="xList" Icon="1" Type="type" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="120" Pointer="No"/>
<func Header="vListInitialise" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" DeclLine="60"/>
<func Header="vListInitialiseItem" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" DeclLine="80"/>
<func Header="vListInsertEnd" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" DeclLine="87"/>
<func Header="vListInsert" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" DeclLine="110"/>
<func Header="vListRemove" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\list.c" DeclLine="151"/>
<type Header="size_t" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stddef.h" DeclLine="213" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="81" Pointer="No"/>
<type Header="xListItem" Icon="1" Type="type" Desc=": struct xLIST_ITEM" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="102" Pointer="No"/>
<type Header="xMiniListItem" Icon="1" Type="type" Desc=": struct xMINI_LIST_ITEM" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="110" Pointer="No"/>
<type Header="xList" Icon="1" Type="type" Desc=": struct xLIST" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\list.h" DeclLine="120" Pointer="No"/>
<type Header="xTimeOutType" Icon="1" Type="type" Desc=": struct xTIME_OUT" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\task.h" DeclLine="91" Pointer="No"/>
<type Header="xQUEUE" Icon="1" Type="type" Desc=": struct QueueDefinition" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="104" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": struct QueueDefinition CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="112" Pointer="Yes"/>
<func Header="uxQueueMessagesWaiting" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="1090"/>
<func Header="prvCopyDataFromQueue" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="1159"/>
<func Header="prvUnlockQueue" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="1173"/>
<func Header="xQueueGenericReceive" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="885"/>
<func Header="prvCopyDataToQueue" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="1121"/>
<func Header="xQueueGenericSendFromISR" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="832"/>
<func Header="xQueueGenericSend" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="441"/>
<func Header="xQueueCreateMutex" Icon="3" Type="func" Desc=": struct QueueDefinition CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="289"/>
<func Header="xQueueCreate" Icon="3" Type="func" Desc=": struct QueueDefinition CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\queue.c" DeclLine="236"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\projdefs.h" DeclLine="54" Pointer="No"/>
<func Header="pxPortInitialiseStack" Icon="3" Type="func" Desc=": unsigned long CODE*" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="111"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\include\projdefs.h" DeclLine="54" Pointer="No"/>
<func Header="vPortSVCHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="128"/>
<func Header="vPortStartFirstTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="147"/>
<func Header="vPortYieldFromISR" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="190"/>
<func Header="vPortEnterCritical" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="197"/>
<func Header="vPortExitCritical" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="204"/>
<func Header="xPortPendSVHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="214"/>
<func Header="xPortStartScheduler" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="162"/>
<func Header="xPortSysTickHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="249"/>
<variable Header="uxCriticalNesting" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="86" Pointer="No"/>
<variable Header="ulKernelPriority" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\GCC\ARM_CM3\port.c" DeclLine="82" Pointer="No"/>
<type Header="size_t" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\Devtools\Raisonance\Ride\Lib\ARM\include\stddef.h" DeclLine="213" Pointer="No"/>
<type Header="xBlockLink" Icon="1" Type="type" Desc=": struct A_BLOCK_LINK" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" DeclLine="99" Pointer="No"/>
<func Header="vPortFree" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" DeclLine="236"/>
<func Header="pvPortMalloc" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" DeclLine="158"/>
<variable Header="xHeap" Icon="2" Type="variable" Desc=": struct xRTOS_HEAP" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" DeclLine="91" Pointer="No"/>
<variable Header="xStart" Icon="2" Type="variable" Desc=": struct A_BLOCK_LINK" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" DeclLine="106" Pointer="No"/>
<variable Header="xEnd" Icon="2" Type="variable" Desc=": struct A_BLOCK_LINK" DeclFile="C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_2.c" DeclLine="106" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="GreenLED_Counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="19" Pointer="No"/>
<variable Header="RedLED_Counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="20" Pointer="No"/>
<variable Header="GreenLED_mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="21" Pointer="No"/>
<variable Header="RedLED_mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="22" Pointer="No"/>
<variable Header="GreenLED_newmode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="23" Pointer="No"/>
<variable Header="RedLED_newmode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="24" Pointer="No"/>
<variable Header="HalfPeriod_LF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="25" Pointer="No"/>
<variable Header="HalfPeriod_HF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="26" Pointer="No"/>
<variable Header="Period_LF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="27" Pointer="No"/>
<variable Header="Period_HF" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\led.c" DeclLine="28" Pointer="No"/>
<func Header="Reset_Handler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" DeclLine="189"/>
<variable Header="g_pfnVectors" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\crt0_STM32x.c" DeclLine="111" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIO_TypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_map.h" DeclLine="343" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="BitAction" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="73" Pointer="No"/>
<type Header="TIM_TimeBaseInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="34" Pointer="No"/>
<type Header="TIM_OCInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="47" Pointer="No"/>
<type Header="DataConfigMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.h" DeclLine="26" Pointer="No"/>
<type Header="Rotate_H12_V_Match_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="101" Pointer="No"/>
<func Header="LCD_DataLinesWrite" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="202"/>
<func Header="LCD_SetBackLight" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1053"/>
<func Header="LCD_GetScreenOrientation" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1186"/>
<func Header="LCD_CtrlLinesWrite" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="255"/>
<func Header="LCD_SendLCDData" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="707"/>
<func Header="LCD_SendLCDCmd" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="679"/>
<func Header="LCD_SetScreenOrientation" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1166"/>
<func Header="LCD_SetRect_For_Cmd" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1028"/>
<func Header="LCD_DisplayChar" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="1004"/>
<func Header="LCD_FillRect" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="777"/>
<func Header="LCD_DataLinesConfig" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="167"/>
<func Header="LCD_ReadLCDData" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="734"/>
<func Header="LCD_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="613"/>
<variable Header="TIM_TimeBaseStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="28" Pointer="No"/>
<variable Header="TIM_OCInitStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="29" Pointer="No"/>
<variable Header="HandlerDivider" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="30" Pointer="No"/>
<variable Header="AsciiDotsTable" Icon="2" Type="variable" Desc=": unsigned char[1330]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="42" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="Current_CCR_BackLightStart" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="32" Pointer="No"/>
<variable Header="OrientationOffsetX" Icon="2" Type="variable" Desc=": long[4]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="139" Pointer="No"/>
<variable Header="OrientationOffsetY" Icon="2" Type="variable" Desc=": long[4]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\lcd.c" DeclLine="140" Pointer="No"/>
<type Header="s32" Icon="1" Type="type" Desc=": long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="23" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="RCC_ClocksTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_rcc.h" DeclLine="32" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<func Header="UTIL_ReadBackupRegister" Icon="3" Type="func" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="410"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<type Header="tHandler" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\scheduler.h" DeclLine="75" Pointer="No"/>
<variable Header="CurrentSpeed" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="25" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="RCC_ClockFreq" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="28" Pointer="No"/>
<variable Header="fTemperatureInFahrenheit" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="30" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="dummycounter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\Util.c" DeclLine="29" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="Rotate_H12_V_Match_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="101" Pointer="No"/>
<func Header="DRAW_GetBGndColor" Icon="3" Type="func" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="290"/>
<func Header="DRAW_SetDefaultColor" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="414"/>
<func Header="DRAW_DisplayStringWithMode" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="129"/>
<func Header="DRAW_DisplayString" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="373"/>
<func Header="DRAW_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="178"/>
<variable Header="CharMagniCoeff" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="28" Pointer="No"/>
<variable Header="BGndColor" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="29" Pointer="No"/>
<variable Header="TextColor" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="30" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="fDisplayTime" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="32" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="BatState" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="33" Pointer="No"/>
<variable Header="OldBatState" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="34" Pointer="No"/>
<variable Header="OldTHH" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="35" Pointer="No"/>
<variable Header="OldTMM" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="36" Pointer="No"/>
<variable Header="OldTSS" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="37" Pointer="No"/>
<variable Header="OldTemp" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="38" Pointer="No"/>
<variable Header="xBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="39" Pointer="No"/>
<variable Header="yBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="40" Pointer="No"/>
<variable Header="widthBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="41" Pointer="No"/>
<variable Header="heightBat" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="42" Pointer="No"/>
<variable Header="UsbState" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="43" Pointer="No"/>
<variable Header="OldUsbState" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="43" Pointer="No"/>
<variable Header="rotate_counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="47" Pointer="No"/>
<variable Header="previous_H12" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="48" Pointer="No"/>
<variable Header="previous_previous_H12" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="49" Pointer="No"/>
<variable Header="H12" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="50" Pointer="No"/>
<variable Header="CurrentScreenOrientation" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="51" Pointer="No"/>
<variable Header="CurrentRotateScreen" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\draw.c" DeclLine="52" Pointer="No"/>
<type Header="s32" Icon="1" Type="type" Desc=": long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="23" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="SPI_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_spi.h" DeclLine="37" Pointer="No"/>
<type Header="Rotate_H12_V_Match_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="101" Pointer="No"/>
<type Header="tMEMS_Info" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="124" Pointer="No"/>
<func Header="MEMS_GetPosition" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="523"/>
<func Header="MEMS_SendByte" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="236"/>
<func Header="MEMS_ChipSelect" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="215"/>
<func Header="MEMS_ReadID" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="482"/>
<func Header="MEMS_ReadOutXY" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="138"/>
<func Header="MEMS_Handler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="381"/>
<func Header="MEMS_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="266"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="MEMS_Info" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="37" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="TestingActive" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="38" Pointer="No"/>
<variable Header="StartingFromResetOrShockCounter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="39" Pointer="No"/>
<variable Header="TimeCounterForDoubleClick" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="40" Pointer="No"/>
<variable Header="TimeLastShock" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="41" Pointer="No"/>
<variable Header="Gradient2" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="44" Pointer="No"/>
<variable Header="N_filtering" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="47" Pointer="No"/>
<variable Header="GradX" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="50" Pointer="No"/>
<variable Header="GradY" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="51" Pointer="No"/>
<variable Header="GradZ" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="52" Pointer="No"/>
<variable Header="fMovePtrX" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="59" Pointer="No"/>
<variable Header="iMovePtrX" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="60" Pointer="No"/>
<variable Header="tMovePtrX" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="61" Pointer="No"/>
<variable Header="fMovePtrY" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="62" Pointer="No"/>
<variable Header="iMovePtrY" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="63" Pointer="No"/>
<variable Header="tMovePtrY" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="64" Pointer="No"/>
<variable Header="fMovePtrZ" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="65" Pointer="No"/>
<variable Header="iMovePtrZ" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="66" Pointer="No"/>
<variable Header="tMovePtrZ" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="67" Pointer="No"/>
<variable Header="XInit" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="69" Pointer="No"/>
<variable Header="YInit" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="70" Pointer="No"/>
<variable Header="ZInit" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\mems.c" DeclLine="71" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<type Header="RCC_ClocksTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_rcc.h" DeclLine="32" Pointer="No"/>
<type Header="TIM_TimeBaseInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="34" Pointer="No"/>
<type Header="TIM_OCInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="47" Pointer="No"/>
<func Header="BUZZER_GetMode" Icon="3" Type="func" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="358"/>
<func Header="BUZZER_SetFrequency" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="195"/>
<func Header="PlayMusic" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="104"/>
<func Header="BUZZER_SetMode" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="376"/>
<variable Header="TIM_TimeBaseStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="54" Pointer="No"/>
<variable Header="TIM_OCInitStructure" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="55" Pointer="No"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="octave" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="26" Pointer="No"/>
<variable Header="note" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="43" Pointer="No"/>
<variable Header="buzz_counter" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="52" Pointer="No"/>
<variable Header="buzz_in_progress" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="53" Pointer="No"/>
<variable Header="CCR_Val" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="56" Pointer="No"/>
<variable Header="Buzzer_Mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="57" Pointer="No"/>
<variable Header="Buzzer_Counter" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="58" Pointer="No"/>
<variable Header="CurrentMelody" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="61" Pointer="Yes"/>
<variable Header="CurrentMelodySTART" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="62" Pointer="Yes"/>
<variable Header="DefaultOctave" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="63" Pointer="No"/>
<variable Header="DefaultDuration" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="64" Pointer="No"/>
<variable Header="DefaultBeats" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="65" Pointer="No"/>
<variable Header="Note_Freq" Icon="2" Type="variable" Desc=": unsigned int[16]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\buzzer.c" DeclLine="67" Pointer="No"/>
<type Header="s32" Icon="1" Type="type" Desc=": long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="23" Pointer="No"/>
<type Header="s16" Icon="1" Type="type" Desc=": int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="24" Pointer="No"/>
<type Header="u32" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="39" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="tMEMS_Info" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="124" Pointer="No"/>
<type Header="tPointer_Info" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="194" Pointer="No"/>
<type Header="tAppPtrMgr" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="226" Pointer="No"/>
<func Header="POINTER_SetCurrentPointer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="351"/>
<func Header="POINTER_SetCurrentAngleStart" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="394"/>
<func Header="POINTER_SetCurrentSpeedOnAngle" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="430"/>
<func Header="POINTER_SetCurrentAreaStore" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="453"/>
<func Header="POINTER_SetRect" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="573"/>
<func Header="POINTER_SetRectScreen" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="615"/>
<func Header="POINTER_SetPos" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="655"/>
<func Header="POINTER_GetColor" Icon="3" Type="func" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="881"/>
<func Header="POINTER_Restore" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="806"/>
<func Header="POINTER_Draw" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="682"/>
<func Header="POINTER_Save" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="759"/>
<func Header="POINTER_SetMode" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="473"/>
<func Header="POINTER_Init" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="289"/>
<func Header="POINTER_Handler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="315"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="POINTER_Info" Icon="2" Type="variable" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="58" Pointer="No"/>
<variable Header="BallPointerBmp" Icon="2" Type="variable" Desc=": unsigned char[7]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="39" Pointer="No"/>
<variable Header="CurrentPointerBmp" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="44" Pointer="Yes"/>
<variable Header="CurrentPointerColor" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="50" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<variable Header="locbuf" Icon="2" Type="variable" Desc=": unsigned char[7]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="40" Pointer="No"/>
<variable Header="DefaultAreaStore" Icon="2" Type="variable" Desc=": unsigned char[98]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="41" Pointer="No"/>
<variable Header="CurrentPointerWidth" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="45" Pointer="No"/>
<variable Header="CurrentPointerHeight" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="46" Pointer="No"/>
<variable Header="CurrentSpeedOnAngle" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="47" Pointer="No"/>
<variable Header="CurrentAngleStart" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="48" Pointer="No"/>
<variable Header="ptrAreaStore" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="49" Pointer="Yes"/>
<variable Header="Pointer_Mode" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="51" Pointer="No"/>
<variable Header="Pointer_State" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="52" Pointer="No"/>
<variable Header="OUT_X" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="54" Pointer="No"/>
<variable Header="OUT_Y" Icon="2" Type="variable" Desc=": int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\pointer.c" DeclLine="55" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="83" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xLCDMessage" Icon="1" Type="type" Desc=": struct " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="173" Pointer="No"/>
<func Header="starting_delay" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="477"/>
<func Header="vApplicationTickHook" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="373"/>
<func Header="main" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="230"/>
<func Header="prvFlashTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="460"/>
<func Header="prvLCDTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="266"/>
<func Header="prvCheckTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="316"/>
<variable Header="dummy_var" Icon="2" Type="variable" Desc=": unsigned char" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="77" Pointer="No"/>
<variable Header="Application_Pointer_Mgr" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ST_Code\circle.h" DeclLine="429" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<variable Header="xLCDQueue" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\main.c" DeclLine="225" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="GPIOSpeed_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="39" Pointer="No"/>
<type Header="GPIOMode_TypeDef" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="54" Pointer="No"/>
<type Header="GPIO_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_gpio.h" DeclLine="67" Pointer="No"/>
<func Header="vParTestToggleLED" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" DeclLine="112"/>
<func Header="vParTestInitialise" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" DeclLine="69"/>
<variable Header="usOutputValue" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\ParTest\ParTest.c" DeclLine="64" Pointer="No"/>
<type Header="u16" Icon="1" Type="type" Desc=": unsigned int" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="40" Pointer="No"/>
<type Header="u8" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="41" Pointer="No"/>
<type Header="FunctionalState" Icon="1" Type="type" Desc=": unsigned char" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_type.h" DeclLine="59" Pointer="No"/>
<type Header="NVIC_InitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_nvic.h" DeclLine="32" Pointer="No"/>
<type Header="TIM_TimeBaseInitTypeDef" Icon="1" Type="type" Desc=": struct " DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stm32f10x_tim.h" DeclLine="34" Pointer="No"/>
<func Header="vTimer2IntHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" DeclLine="142"/>
<func Header="vSetupTimerTest" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" DeclLine="96"/>
<variable Header="usMaxJitter" Icon="2" Type="variable" Desc=": unsigned int" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\timertest.c" DeclLine="91" Pointer="No"/>
<type Header="__gnuc_va_list" Icon="1" Type="type" Desc=": struct __va_list" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="43" Pointer="No"/>
<type Header="va_list" Icon="1" Type="type" Desc=": struct __va_list" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stdarg.h" DeclLine="110" Pointer="No"/>
<func Header="printchar" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="32"/>
<func Header="prints" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="46"/>
<func Header="printi" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="79"/>
<func Header="print" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="122"/>
<func Header="sprintf" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\printf-stdarg.c" DeclLine="194"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\semphr.h" DeclLine="61" Pointer="No"/>
<func Header="xAreGenericQueueTasksStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="546"/>
<func Header="vStartGenericQueueTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="131"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\semphr.h" DeclLine="61" Pointer="No"/>
<func Header="prvMediumPriorityMutexTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="499"/>
<func Header="prvHighPriorityMutexTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="517"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\semphr.h" DeclLine="61" Pointer="No"/>
<func Header="prvLowPriorityMutexTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="401"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xSemaphoreHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\semphr.h" DeclLine="61" Pointer="No"/>
<func Header="prvSendFrontAndBackTest" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="173"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<variable Header="xErrorDetected" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="114" Pointer="No"/>
<variable Header="ulLoopCounter" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="118" Pointer="No"/>
<variable Header="ulLoopCounter2" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="119" Pointer="No"/>
<variable Header="ulGuardedVariable" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="122" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<variable Header="xHighPriorityMutexTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="126" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<variable Header="xMediumPriorityMutexTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\GenQTest.c" DeclLine="126" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="83" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<type Header="xBlockingQueueParameters" Icon="1" Type="type" Desc=": struct BLOCKING_QUEUE_PARAMETERS" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\BlockQ.c" DeclLine="104" Pointer="No"/>
<func Header="xAreBlockingQueuesStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\BlockQ.c" DeclLine="276"/>
<func Header="vStartBlockingQueueTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\BlockQ.c" DeclLine="125"/>
<func Header="vBlockingQueueProducer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\BlockQ.c" DeclLine="207"/>
<func Header="vBlockingQueueConsumer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\BlockQ.c" DeclLine="238"/>
<variable Header="sBlockingConsumerCount" Icon="2" Type="variable" Desc=": int[3]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\BlockQ.c" DeclLine="116" Pointer="No"/>
<variable Header="sBlockingProducerCount" Icon="2" Type="variable" Desc=": int[3]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\BlockQ.c" DeclLine="120" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="83" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="xAreBlockTimeTestTasksStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="466"/>
<func Header="vCreateBlockTimeTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="106"/>
<func Header="vSecondaryBlockTimeTestTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="376"/>
<func Header="vPrimaryBlockTimeTestTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="125"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<variable Header="xTestQueue" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="85" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<variable Header="xSecondary" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="89" Pointer="No"/>
<variable Header="xPrimaryCycles" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="92" Pointer="No"/>
<variable Header="xSecondaryCycles" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="92" Pointer="No"/>
<variable Header="xErrorOccurred" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="93" Pointer="No"/>
<variable Header="xRunIndicator" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\blocktim.c" DeclLine="97" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="xAreQueuePeekTasksStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="427"/>
<func Header="vStartQueuePeekTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="106"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="prvHighestPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="131"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="prvHighPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="240"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="prvMediumPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="295"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="prvLowPriorityPeekTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="336"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<variable Header="xErrorDetected" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="95" Pointer="No"/>
<variable Header="ulLoopCounter" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="99" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<variable Header="xMediumPriorityTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="102" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<variable Header="xHighPriorityTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="102" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<variable Header="xHighestPriorityTask" Icon="2" Type="variable" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\QPeek.c" DeclLine="102" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="xArePollingQueuesStillRunning" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\PollQ.c" DeclLine="220"/>
<func Header="vStartPolledQueueTasks" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\PollQ.c" DeclLine="113"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\queue.h" DeclLine="65" Pointer="No"/>
<func Header="vPolledQueueProducer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\PollQ.c" DeclLine="134"/>
<func Header="vPolledQueueConsumer" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\PollQ.c" DeclLine="173"/>
<variable Header="xPollingConsumerCount" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\PollQ.c" DeclLine="108" Pointer="No"/>
<variable Header="xPollingProducerCount" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\Common\Minimal\PollQ.c" DeclLine="108" Pointer="No"/>
<type Header="_LOCK_RECURSIVE_T" Icon="1" Type="type" Desc=": long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\lock.h" DeclLine="7" Pointer="No"/>
<type Header="_off_t" Icon="1" Type="type" Desc=": long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\_types.h" DeclLine="16" Pointer="No"/>
<type Header="__dev_t" Icon="1" Type="type" Desc=": int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\_types.h" DeclLine="24" Pointer="No"/>
<type Header="__uid_t" Icon="1" Type="type" Desc=": unsigned int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\_types.h" DeclLine="29" Pointer="No"/>
<type Header="__gid_t" Icon="1" Type="type" Desc=": unsigned int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\_types.h" DeclLine="32" Pointer="No"/>
<type Header="_fpos_t" Icon="1" Type="type" Desc=": long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\_types.h" DeclLine="44" Pointer="No"/>
<type Header="wint_t" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stddef.h" DeclLine="354" Pointer="No"/>
<type Header="_mbstate_t" Icon="1" Type="type" Desc=": struct " DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\_types.h" DeclLine="75" Pointer="No"/>
<type Header="_flock_t" Icon="1" Type="type" Desc=": long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\_types.h" DeclLine="79" Pointer="No"/>
<type Header="__ULong" Icon="1" Type="type" Desc=": unsigned long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\reent.h" DeclLine="21" Pointer="No"/>
<type Header="__FILE" Icon="1" Type="type" Desc=": struct __sFILE" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\reent.h" DeclLine="272" Pointer="No"/>
<type Header="time_t" Icon="1" Type="type" Desc=": long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="109" Pointer="No"/>
<type Header="caddr_t" Icon="1" Type="type" Desc=": unsigned char CODE*" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="126" Pointer="Yes"/>
<type Header="ino_t" Icon="1" Type="type" Desc=": unsigned int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="133" Pointer="No"/>
<type Header="off_t" Icon="1" Type="type" Desc=": long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="162" Pointer="No"/>
<type Header="dev_t" Icon="1" Type="type" Desc=": int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="163" Pointer="No"/>
<type Header="uid_t" Icon="1" Type="type" Desc=": unsigned int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="164" Pointer="No"/>
<type Header="gid_t" Icon="1" Type="type" Desc=": unsigned int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="165" Pointer="No"/>
<type Header="mode_t" Icon="1" Type="type" Desc=": unsigned long" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="186" Pointer="No"/>
<type Header="nlink_t" Icon="1" Type="type" Desc=": unsigned int" DeclFile="c:\devtools\raisonance\ride\arm-gcc\arm-none-eabi\include\sys\types.h" DeclLine="191" Pointer="No"/>
<func Header="_lseek_r" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="59"/>
<func Header="_write_r" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="71"/>
<func Header="_close_r" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="97"/>
<func Header="_isatty_r" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="153"/>
<func Header="_fstat_r" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="141"/>
<func Header="_sbrk_r" Icon="3" Type="func" Desc=": unsigned char CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="107"/>
<func Header="_read_r" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="46"/>
<variable Header="stack_ptr" Icon="2" Type="variable" Desc=": unsigned char CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Demo\CORTEX_STM32F103_Primer_GCC\syscalls.c" DeclLine="104" Pointer="Yes"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\projdefs.h" DeclLine="56" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="83" Pointer="No"/>
<type Header="xListItem" Icon="1" Type="type" Desc=": struct xLIST_ITEM" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="104" Pointer="No"/>
<type Header="xMiniListItem" Icon="1" Type="type" Desc=": struct xMINI_LIST_ITEM" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="112" Pointer="No"/>
<type Header="xList" Icon="1" Type="type" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="122" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<type Header="xTimeOutType" Icon="1" Type="type" Desc=": struct xTIME_OUT" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="94" Pointer="No"/>
<type Header="tskTCB" Icon="1" Type="type" Desc=": struct tskTaskControlBlock" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="103" Pointer="No"/>
<func Header="xTaskIsTaskSuspended" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="872"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="vTaskSuspendAll" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1037"/>
<func Header="vTaskSwitchContext" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1516"/>
<func Header="vTaskSetTimeOutState" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1677"/>
<func Header="vTaskMissedYield" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1727"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="xTaskGetCurrentTaskHandle" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="2096"/>
<func Header="vTaskPriorityDisinherit" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="2170"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="vTaskPriorityInherit" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="2138"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="xTaskRemoveFromEventList" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1630"/>
<func Header="xTaskCheckForTimeOut" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1684"/>
<func Header="xTaskGetTickCount" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1127"/>
<func Header="uxTaskPriorityGet" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="702"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="vTaskPlaceOnEventList" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1560"/>
<func Header="vTaskIncrementTick" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1320"/>
<func Header="xTaskResumeAll" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1045"/>
<func Header="vTaskResume" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="903"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="vTaskSuspend" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="829"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="vTaskPrioritySet" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="724"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="vTaskDelay" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="641"/>
<func Header="vTaskDelayUntil" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="564"/>
<func Header="prvIdleTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="1743"/>
<func Header="xTaskCreate" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="373"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\projdefs.h" DeclLine="56" Pointer="No"/>
<type Header="xTaskHandle" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="85" Pointer="No"/>
<func Header="vTaskStartScheduler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="984"/>
<variable Header="pxReadyTasksLists" Icon="2" Type="variable" Desc=": struct xLIST[5]" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="119" Pointer="No"/>
<variable Header="xDelayedTaskList1" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="120" Pointer="No"/>
<variable Header="xDelayedTaskList2" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="121" Pointer="No"/>
<variable Header="pxDelayedTaskList" Icon="2" Type="variable" Desc=": struct xLIST CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="122" Pointer="Yes"/>
<variable Header="pxOverflowDelayedTaskList" Icon="2" Type="variable" Desc=": struct xLIST CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="123" Pointer="Yes"/>
<variable Header="xPendingReadyList" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="124" Pointer="No"/>
<variable Header="xTasksWaitingTermination" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="128" Pointer="No"/>
<variable Header="uxTasksDeleted" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="129" Pointer="No"/>
<variable Header="xSuspendedTaskList" Icon="2" Type="variable" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="135" Pointer="No"/>
<variable Header="uxCurrentNumberOfTasks" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="140" Pointer="No"/>
<variable Header="xTickCount" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="141" Pointer="No"/>
<variable Header="uxTopUsedPriority" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="142" Pointer="No"/>
<variable Header="uxTopReadyPriority" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="143" Pointer="No"/>
<variable Header="xSchedulerRunning" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="144" Pointer="No"/>
<variable Header="uxSchedulerSuspended" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="145" Pointer="No"/>
<variable Header="uxMissedTicks" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="146" Pointer="No"/>
<variable Header="xMissedYield" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="147" Pointer="No"/>
<variable Header="xNumOfOverflows" Icon="2" Type="variable" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="148" Pointer="No"/>
<variable Header="uxTaskNumber" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="149" Pointer="No"/>
<variable Header="pxCurrentTCB" Icon="2" Type="variable" Desc=": struct tskTaskControlBlock CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\tasks.c" DeclLine="115" Pointer="Yes"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="83" Pointer="No"/>
<type Header="xListItem" Icon="1" Type="type" Desc=": struct xLIST_ITEM" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="104" Pointer="No"/>
<type Header="xMiniListItem" Icon="1" Type="type" Desc=": struct xMINI_LIST_ITEM" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="112" Pointer="No"/>
<type Header="xList" Icon="1" Type="type" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="122" Pointer="No"/>
<func Header="vListInitialise" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\list.c" DeclLine="62"/>
<func Header="vListInitialiseItem" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\list.c" DeclLine="82"/>
<func Header="vListInsertEnd" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\list.c" DeclLine="89"/>
<func Header="vListInsert" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\list.c" DeclLine="112"/>
<func Header="vListRemove" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\list.c" DeclLine="169"/>
<type Header="size_t" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stddef.h" DeclLine="213" Pointer="No"/>
<type Header="portTickType" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\portmacro.h" DeclLine="83" Pointer="No"/>
<type Header="xListItem" Icon="1" Type="type" Desc=": struct xLIST_ITEM" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="104" Pointer="No"/>
<type Header="xMiniListItem" Icon="1" Type="type" Desc=": struct xMINI_LIST_ITEM" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="112" Pointer="No"/>
<type Header="xList" Icon="1" Type="type" Desc=": struct xLIST" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\list.h" DeclLine="122" Pointer="No"/>
<type Header="xTimeOutType" Icon="1" Type="type" Desc=": struct xTIME_OUT" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\task.h" DeclLine="94" Pointer="No"/>
<type Header="xQUEUE" Icon="1" Type="type" Desc=": struct QueueDefinition" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="106" Pointer="No"/>
<type Header="xQueueHandle" Icon="1" Type="type" Desc=": struct QueueDefinition CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="114" Pointer="Yes"/>
<func Header="uxQueueMessagesWaiting" Icon="3" Type="func" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="1002"/>
<func Header="prvCopyDataFromQueue" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="1071"/>
<func Header="prvUnlockQueue" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="1085"/>
<func Header="xQueueGenericReceive" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="804"/>
<func Header="prvCopyDataToQueue" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="1033"/>
<func Header="xQueueGenericSendFromISR" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="751"/>
<func Header="xQueueGenericSend" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="443"/>
<func Header="xQueueCreateMutex" Icon="3" Type="func" Desc=": struct QueueDefinition CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="291"/>
<func Header="xQueueCreate" Icon="3" Type="func" Desc=": struct QueueDefinition CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\queue.c" DeclLine="238"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\projdefs.h" DeclLine="56" Pointer="No"/>
<func Header="pxPortInitialiseStack" Icon="3" Type="func" Desc=": unsigned long CODE*" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="113"/>
<type Header="pdTASK_CODE" Icon="1" Type="type" Desc=": " DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\include\projdefs.h" DeclLine="56" Pointer="No"/>
<func Header="vPortSVCHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="130"/>
<func Header="vPortStartFirstTask" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="149"/>
<func Header="vPortYieldFromISR" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="192"/>
<func Header="vPortEnterCritical" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="199"/>
<func Header="vPortExitCritical" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="206"/>
<func Header="xPortPendSVHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="216"/>
<func Header="xPortStartScheduler" Icon="3" Type="func" Desc=": long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="164"/>
<func Header="xPortSysTickHandler" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="251"/>
<variable Header="uxCriticalNesting" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="88" Pointer="No"/>
<variable Header="ulKernelPriority" Icon="2" Type="variable" Desc=": unsigned long" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\GCC\ARM_CM3\port.c" DeclLine="84" Pointer="No"/>
<type Header="size_t" Icon="1" Type="type" Desc=": unsigned long" DeclFile="C:\devtools\Raisonance\Ride\Lib\ARM\include\stddef.h" DeclLine="213" Pointer="No"/>
<type Header="xBlockLink" Icon="1" Type="type" Desc=": struct A_BLOCK_LINK" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\MemMang\heap_2.c" DeclLine="101" Pointer="No"/>
<func Header="vPortFree" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\MemMang\heap_2.c" DeclLine="238"/>
<func Header="pvPortMalloc" Icon="3" Type="func" Desc=": void" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\MemMang\heap_2.c" DeclLine="160"/>
<variable Header="xHeap" Icon="2" Type="variable" Desc=": union xRTOS_HEAP" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\MemMang\heap_2.c" DeclLine="93" Pointer="No"/>
<variable Header="xStart" Icon="2" Type="variable" Desc=": struct A_BLOCK_LINK" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\MemMang\heap_2.c" DeclLine="108" Pointer="No"/>
<variable Header="xEnd" Icon="2" Type="variable" Desc=": struct A_BLOCK_LINK" DeclFile="C:\E\temp\rc\5\FreeRTOSV5.3.1\Source\portable\MemMang\heap_2.c" DeclLine="108" Pointer="No"/>
</aoffile>

File diff suppressed because it is too large Load Diff

@ -3,104 +3,125 @@
<Group Header="ST_Library" Marker="-1" OutputFile="" sate="96" >
<NodeC Path=".\ST_Code\led.c" Header="led.c" Marker="-1" OutputFile=".\led.o" sate="0" >
<Options> </Options>
</NodeC>
<NodeC Path=".\ST_Code\crt0_STM32x.c" Header="crt0_STM32x.c" Marker="-1" OutputFile=".\crt0_STM32x.o" sate="0" >
<Options> </Options>
</NodeC>
<NodeC Path=".\ST_Code\lcd.c" Header="lcd.c" Marker="-1" OutputFile=".\lcd.o" sate="0" >
<Options> </Options>
</NodeC>
<NodeC Path=".\ST_Code\Util.c" Header="Util.c" Marker="-1" OutputFile=".\Util.o" sate="0" >
<Options> </Options>
</NodeC>
<NodeC Path=".\ST_Code\draw.c" Header="draw.c" Marker="-1" OutputFile=".\draw.o" sate="0" >
<Options> </Options>
</NodeC>
<NodeC Path=".\ST_Code\mems.c" Header="mems.c" Marker="-1" OutputFile=".\mems.o" sate="0" />
<NodeH Path=".\ST_Code\stm32f10x_conf.h" Header="stm32f10x_conf.h" Marker="-1" OutputFile="" sate="0" />
<NodeC Path=".\ST_Code\buzzer.c" Header="buzzer.c" Marker="-1" OutputFile=".\buzzer.o" sate="0" />
<NodeC Path=".\ST_Code\pointer.c" Header="pointer.c" Marker="-1" OutputFile=".\pointer.o" sate="0" />
</Group>
<Group Header="Demo_Source" Marker="-1" OutputFile="" sate="96" >
<NodeC Path=".\main.c" Header="main.c" Marker="-1" OutputFile=".\main.o" sate="0" />
<NodeC Path=".\ParTest\ParTest.c" Header="ParTest.c" Marker="-1" OutputFile=".\ParTest.o" sate="0" />
<NodeH Path=".\FreeRTOSConfig.h" Header="FreeRTOSConfig.h" Marker="-1" OutputFile="" sate="0" />
<NodeC Path=".\timertest.c" Header="timertest.c" Marker="-1" OutputFile=".\timertest.o" sate="0" />
<NodeC Path=".\printf-stdarg.c" Header="printf-stdarg.c" Marker="-1" OutputFile=".\printf-stdarg.o" sate="0" >
<Options/>
<NodeC Path=".\printf-stdarg.c" Header="printf-stdarg.c" Marker="0" OutputFile=".\printf-stdarg.o" sate="0" >
<Options>
<Config Header="Standard" >
<Set Header="NodeC" >
<Section Header="Build" >
<Property Header="Exclude" Value="No" Removable="1" />
</Section>
</Set>
</Config>
</Options>
</NodeC>
<NodeC Path="..\Common\Minimal\GenQTest.c" Header="GenQTest.c" Marker="-1" OutputFile=".\GenQTest.o" sate="0" />
<NodeC Path="..\Common\Minimal\BlockQ.c" Header="BlockQ.c" Marker="-1" OutputFile=".\BlockQ.o" sate="0" />
<NodeC Path="..\Common\Minimal\blocktim.c" Header="blocktim.c" Marker="-1" OutputFile=".\blocktim.o" sate="0" />
<NodeC Path="..\Common\Minimal\QPeek.c" Header="QPeek.c" Marker="-1" OutputFile=".\QPeek.o" sate="0" />
<NodeC Path="..\Common\Minimal\PollQ.c" Header="PollQ.c" Marker="-1" OutputFile=".\PollQ.o" sate="0" />
<NodeC Path=".\syscalls.c" Header="syscalls.c" Marker="-1" OutputFile=".\syscalls.o" sate="0" />
</Group>
<Group Header="FreeRTOS.org_Source" Marker="-1" OutputFile="" sate="96" >
<NodeC Path="..\..\Source\tasks.c" Header="tasks.c" Marker="-1" OutputFile=".\tasks.o" sate="0" >
<Options/>
</NodeC>
<NodeC Path="..\..\Source\list.c" Header="list.c" Marker="-1" OutputFile=".\list.o" sate="0" >
<Options/>
</NodeC>
<NodeC Path="..\..\Source\queue.c" Header="queue.c" Marker="-1" OutputFile=".\queue.o" sate="0" >
<Options/>
</NodeC>
<NodeC Path="..\..\Source\portable\GCC\ARM_CM3\port.c" Header="port.c" Marker="-1" OutputFile=".\port.o" sate="0" />
<NodeC Path="..\..\Source\portable\MemMang\heap_2.c" Header="heap_2.c" Marker="-1" OutputFile=".\heap_2.o" sate="0" />
</Group>
<Options>
<Config Header="Standard" >
<Set Header="ApplicationBuild" >
<Section Header="General" >
<Property Header="TargetFamily" Value="ARM" />
</Section>
<Section Header="Directories" >
<Property Header="IncDir" Value="$(ApplicationDir)\..\..\Source\include;$(ApplicationDir)\..\Common\include;$(ApplicationDir)\ST_Code;$(RkitLib)\ARM\include;." Removable="1" />
</Section>
</Set>
<Set Header="Target" >
<Section Header="ProcessorARM" >
<Property Header="Processor" Value="STM32F103RBT6" />
</Section>
<Section Header="ToolSetARM" >
<Property Header="BuildToolSetARM" Value="ARM\\GNU.config" Removable="1" />
</Section>
</Set>
<Set Header="LD" >
<Section Header="Startup" >
<Property Header="DEFAULTSTARTUP" Value="No" Removable="1" />
<Property Header="File" Value="" Removable="1" />
</Section>
<Section Header="LIB" >
<Property Header="STLIB" Value="1" Removable="1" />
<Property Header="UART0PUTC" Value="0" Removable="1" />
<Property Header="SMALLP" Value="1" Removable="1" />
</Section>
</Set>
<Set Header="GCC" >
<Section Header="Defines" >
<Property Header="Defines" Value="GCC_ARMCM3" Removable="1" />
</Section>
<Section Header="OPTIMIZE" >
<Property Header="Optimize" Value="-O1" Removable="1" />
</Section>
<Section Header="More" >
<Property Header="More" Value="" />
</Section>
</Set>
</Config>

@ -1,4 +1,4 @@
<Project Header="Project 'RTOSDemo'" Path=".\RTOSDemo.rprj" Project="Yes" OutputFile="" sate="96" ActiveApp="RTOSDemo" >
<ApplicationBuild Header="RTOSDemo" Extern=".\RTOSDemo.rapp" Path=".\RTOSDemo.rapp" OutputFile=".\RTOSDemo.elf" sate="98" ></ApplicationBuild>
<ApplicationBuild Header="RTOSDemo" Extern=".\RTOSDemo.rapp" Path=".\RTOSDemo.rapp" OutputFile=".\RTOSDemo.elf" sate="98" />
</Project>

@ -1,5 +1,5 @@
/*
FreeRTOS.org V5.3.0 - Copyright (C) 2003-2009 Richard Barry.
FreeRTOS.org V5.3.1 - Copyright (C) 2003-2009 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@ -111,7 +111,7 @@ utilised, although CircleOS itself is not used. */
and therefore takes up a large proportion of the Flash space. Setting this
parameter to 0 excludes the bitmap from the build, freeing up Flash space for
extra code. */
#define mainINCLUDE_BITMAP 1
#define mainINCLUDE_BITMAP 0
#if mainINCLUDE_BITMAP == 1
#include "bitmap.h"

@ -0,0 +1,162 @@
/****************************************************************************
* Copyright (c) 2009 by Michael Fischer. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. Neither the name of the author nor the names of its contributors may
* be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
* THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
* THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
****************************************************************************
* History:
*
* 28.03.09 mifi First Version, based on the original syscall.c from
* newlib version 1.17.0
****************************************************************************/
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/types.h>
/***************************************************************************/
int _read_r (struct _reent *r, int file, char * ptr, int len)
{
r = r;
file = file;
ptr = ptr;
len = len;
errno = EINVAL;
return -1;
}
/***************************************************************************/
int _lseek_r (struct _reent *r, int file, int ptr, int dir)
{
r = r;
file = file;
ptr = ptr;
dir = dir;
return 0;
}
/***************************************************************************/
int _write_r (struct _reent *r, int file, char * ptr, int len)
{
r = r;
file = file;
ptr = ptr;
#if 0
int index;
/* For example, output string by UART */
for(index=0; index<len; index++)
{
if (ptr[index] == '\n')
{
uart_putc('\r');
}
uart_putc(ptr[index]);
}
#endif
return len;
}
/***************************************************************************/
int _close_r (struct _reent *r, int file)
{
return 0;
}
/***************************************************************************/
/* Register name faking - works in collusion with the linker. */
register char * stack_ptr asm ("sp");
caddr_t _sbrk_r (struct _reent *r, int incr)
{
extern char end asm ("end"); /* Defined by the linker. */
static char * heap_end;
char * prev_heap_end;
if (heap_end == NULL)
heap_end = & end;
prev_heap_end = heap_end;
if (heap_end + incr > stack_ptr)
{
/* Some of the libstdc++-v3 tests rely upon detecting
out of memory errors, so do not abort here. */
#if 0
extern void abort (void);
_write (1, "_sbrk: Heap and stack collision\n", 32);
abort ();
#else
errno = ENOMEM;
return (caddr_t) -1;
#endif
}
heap_end += incr;
return (caddr_t) prev_heap_end;
}
/***************************************************************************/
int _fstat_r (struct _reent *r, int file, struct stat * st)
{
r = r;
file = file;
memset (st, 0, sizeof (* st));
st->st_mode = S_IFCHR;
return 0;
}
/***************************************************************************/
int _isatty_r(struct _reent *r, int fd)
{
r = r;
fd = fd;
return 1;
}
/*** EOF ***/
Loading…
Cancel
Save