Ignore:
Timestamp:
Sep 8, 2025, 6:57:30 PM (7 weeks ago)
Author:
f.jahn
Message:
  • Bug in ADC Kalibrierung (STM32 ADC Strom) behoben
  • DMA Buffer für ADC 1 und ADC wird vor Überschreibung während bearbeitung geschützt, indem Datenübertragung nur einmalig erfolgt und erst nach Auswertung wieder gestartet wird
  • RS485Modbus: Timeout Zeit wird für Baudraten >19200 korrekt berechnet
  • Hardware ID geändert
  • Separates Register für "Batterie Empty detection mode" auf Adresse 92 angelegt
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/firmware/Debug125A/hsi16_PP.c

    r6 r26  
    1 # 1 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     1# 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    22# 1 "<built-in>" 1
    33# 1 "<built-in>" 3
     
    55# 1 "<command line>" 1
    66# 1 "<built-in>" 2
    7 # 1 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c" 2
    8 # 29 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    9 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/HSI16/Inc\\hsi16.h" 1
    10 # 33 "D:/projekte/ecs_smartSwitch/trunk/firmware/HSI16/Inc\\hsi16.h"
     7# 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c" 2
     8# 29 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     9# 1 "D:/projekte/ecsSmartPro/trunk/firmware/HSI16/Inc\\hsi16.h" 1
     10# 33 "D:/projekte/ecsSmartPro/trunk/firmware/HSI16/Inc\\hsi16.h"
    1111# 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdint.h" 1 3
    1212# 20 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdint.h" 3
     
    700700typedef long long int intmax_t;
    701701typedef long long unsigned int uintmax_t;
    702 # 34 "D:/projekte/ecs_smartSwitch/trunk/firmware/HSI16/Inc\\hsi16.h" 2
    703 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
    704 # 119 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"
    705 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1
    706 # 69 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"
     702# 34 "D:/projekte/ecsSmartPro/trunk/firmware/HSI16/Inc\\hsi16.h" 2
     703# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
     704# 119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"
     705# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1
     706# 69 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"
    707707typedef enum
    708708{
     
    747747
    748748
    749 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 1
    750 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    751 # 63 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    752 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3
    753 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3
    754 # 64 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3
    755 # 115 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    756 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3
    757 # 54 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3
    758 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3
    759 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     749# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 1
     750# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     751# 63 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     752# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3
     753# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3
     754# 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3
     755# 115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     756# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3
     757# 54 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3
     758# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3
     759# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    760760#pragma GCC diagnostic push
    761761#pragma GCC diagnostic ignored "-Wsign-conversion"
    762762#pragma GCC diagnostic ignored "-Wconversion"
    763763#pragma GCC diagnostic ignored "-Wunused-parameter"
    764 # 71 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     764# 71 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    765765#pragma GCC diagnostic push
    766766#pragma GCC diagnostic ignored "-Wpacked"
     
    800800  struct __attribute__((packed, aligned(1))) T_UINT32_READ { uint32_t v; };
    801801#pragma GCC diagnostic pop
    802 # 131 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     802# 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    803803__attribute__((always_inline)) static inline __attribute__((__noreturn__)) void __cmsis_start(void)
    804804{
     
    835835  _start();
    836836}
    837 # 196 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     837# 196 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    838838__attribute__((always_inline)) static inline void __enable_irq(void)
    839839{
     
    865865  return(result);
    866866}
    867 # 248 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     867# 248 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    868868__attribute__((always_inline)) static inline void __set_CONTROL(uint32_t control)
    869869{
    870870  __asm volatile ("MSR control, %0" : : "r" (control) : "memory");
    871871}
    872 # 272 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     872# 272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    873873__attribute__((always_inline)) static inline uint32_t __get_IPSR(void)
    874874{
     
    920920  return(result);
    921921}
    922 # 344 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     922# 344 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    923923__attribute__((always_inline)) static inline void __set_PSP(uint32_t topOfProcStack)
    924924{
    925925  __asm volatile ("MSR psp, %0" : : "r" (topOfProcStack) : );
    926926}
    927 # 368 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     927# 368 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    928928__attribute__((always_inline)) static inline uint32_t __get_MSP(void)
    929929{
     
    933933  return(result);
    934934}
    935 # 398 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     935# 398 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    936936__attribute__((always_inline)) static inline void __set_MSP(uint32_t topOfMainStack)
    937937{
    938938  __asm volatile ("MSR msp, %0" : : "r" (topOfMainStack) : );
    939939}
    940 # 449 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     940# 449 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    941941__attribute__((always_inline)) static inline uint32_t __get_PRIMASK(void)
    942942{
     
    946946  return(result);
    947947}
    948 # 479 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     948# 479 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    949949__attribute__((always_inline)) static inline void __set_PRIMASK(uint32_t priMask)
    950950{
    951951  __asm volatile ("MSR primask, %0" : : "r" (priMask) : "memory");
    952952}
    953 # 833 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     953# 833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    954954__attribute__((always_inline)) static inline uint32_t __get_FPSCR(void)
    955955{
    956 # 849 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     956# 849 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    957957  return(0U);
    958958
     
    967967__attribute__((always_inline)) static inline void __set_FPSCR(uint32_t fpscr)
    968968{
    969 # 872 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     969# 872 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    970970  (void)fpscr;
    971971
    972972}
    973 # 933 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     973# 933 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    974974__attribute__((always_inline)) static inline void __ISB(void)
    975975{
     
    998998  __asm volatile ("dmb 0xF":::"memory");
    999999}
    1000 # 967 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1000# 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10011001__attribute__((always_inline)) static inline uint32_t __REV(uint32_t value)
    10021002{
     
    10101010
    10111011}
    1012 # 986 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1012# 986 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10131013__attribute__((always_inline)) static inline uint32_t __REV16(uint32_t value)
    10141014{
     
    10181018  return result;
    10191019}
    1020 # 1001 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1020# 1001 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10211021__attribute__((always_inline)) static inline int16_t __REVSH(int16_t value)
    10221022{
     
    10301030
    10311031}
    1032 # 1021 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1032# 1021 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10331033__attribute__((always_inline)) static inline uint32_t __ROR(uint32_t op1, uint32_t op2)
    10341034{
     
    10401040  return (op1 >> op2) | (op1 << (32U - op2));
    10411041}
    1042 # 1048 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1042# 1048 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10431043__attribute__((always_inline)) static inline uint32_t __RBIT(uint32_t value)
    10441044{
     
    10631063  return result;
    10641064}
    1065 # 1078 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1065# 1078 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10661066__attribute__((always_inline)) static inline uint8_t __CLZ(uint32_t value)
    10671067{
    1068 # 1089 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1068# 1089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10691069  if (value == 0U)
    10701070  {
     
    10731073  return __builtin_clz(value);
    10741074}
    1075 # 1382 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1075# 1382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10761076__attribute__((always_inline)) static inline int32_t __SSAT(int32_t val, uint32_t sat)
    10771077{
     
    10911091  return val;
    10921092}
    1093 # 1407 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1093# 1407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    10941094__attribute__((always_inline)) static inline uint32_t __USAT(int32_t val, uint32_t sat)
    10951095{
     
    11081108  return (uint32_t)val;
    11091109}
    1110 # 2166 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
     1110# 2166 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3
    11111111#pragma GCC diagnostic pop
    1112 # 55 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 3
    1113 # 116 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3
    1114 # 210 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1112# 55 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 3
     1113# 116 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3
     1114# 210 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    11151115typedef union
    11161116{
     
    11251125  uint32_t w;
    11261126} APSR_Type;
    1127 # 240 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1127# 240 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    11281128typedef union
    11291129{
     
    11351135  uint32_t w;
    11361136} IPSR_Type;
    1137 # 258 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1137# 258 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    11381138typedef union
    11391139{
     
    11511151  uint32_t w;
    11521152} xPSR_Type;
    1153 # 297 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1153# 297 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    11541154typedef union
    11551155{
     
    11621162  uint32_t w;
    11631163} CONTROL_Type;
    1164 # 328 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1164# 328 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    11651165typedef struct
    11661166{
     
    11761176  volatile uint32_t IP[8U];
    11771177} NVIC_Type;
    1178 # 355 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1178# 355 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    11791179typedef struct
    11801180{
     
    11931193  volatile uint32_t SHCSR;
    11941194} SCB_Type;
    1195 # 472 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1195# 472 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    11961196typedef struct
    11971197{
     
    12011201  volatile const uint32_t CALIB;
    12021202} SysTick_Type;
    1203 # 524 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1203# 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12041204typedef struct
    12051205{
     
    12101210  volatile uint32_t RASR;
    12111211} MPU_Type;
    1212 # 741 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1212# 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12131213static inline void __NVIC_EnableIRQ(IRQn_Type IRQn)
    12141214{
     
    12201220  }
    12211221}
    1222 # 760 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1222# 760 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12231223static inline uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn)
    12241224{
     
    12321232  }
    12331233}
    1234 # 779 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1234# 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12351235static inline void __NVIC_DisableIRQ(IRQn_Type IRQn)
    12361236{
     
    12421242  }
    12431243}
    1244 # 798 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1244# 798 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12451245static inline uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn)
    12461246{
     
    12541254  }
    12551255}
    1256 # 817 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1256# 817 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12571257static inline void __NVIC_SetPendingIRQ(IRQn_Type IRQn)
    12581258{
     
    12621262  }
    12631263}
    1264 # 832 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1264# 832 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12651265static inline void __NVIC_ClearPendingIRQ(IRQn_Type IRQn)
    12661266{
     
    12701270  }
    12711271}
    1272 # 850 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1272# 850 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12731273static inline void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority)
    12741274{
     
    12841284  }
    12851285}
    1286 # 874 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1286# 874 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    12871287static inline uint32_t __NVIC_GetPriority(IRQn_Type IRQn)
    12881288{
     
    12971297  }
    12981298}
    1299 # 899 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1299# 899 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    13001300static inline uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, uint32_t PreemptPriority, uint32_t SubPriority)
    13011301{
     
    13121312         );
    13131313}
    1314 # 926 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1314# 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    13151315static inline void NVIC_DecodePriority (uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority)
    13161316{
     
    13251325  *pSubPriority = (Priority ) & (uint32_t)((1UL << (SubPriorityBits )) - 1UL);
    13261326}
    1327 # 950 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1327# 950 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    13281328static inline void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector)
    13291329{
     
    13361336
    13371337}
    1338 # 970 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1338# 970 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    13391339static inline uint32_t __NVIC_GetVector(IRQn_Type IRQn)
    13401340{
     
    13721372
    13731373
    1374 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 3
    1375 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3
    1376 # 183 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3
     1374# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 3
     1375# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3
     1376# 183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3
    13771377typedef struct {
    13781378  uint32_t RBAR;
     
    14631463  ARM_MPU_OrderedMemcpy(&(((MPU_Type *) ((0xE000E000UL) + 0x0D90UL) )->RBAR), &(table->RBAR), cnt*rowWordSize);
    14641464}
    1465 # 1006 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3
    1466 # 1025 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1465# 1006 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3
     1466# 1025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    14671467static inline uint32_t SCB_GetFPUType(void)
    14681468{
    14691469    return 0U;
    14701470}
    1471 # 1056 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
     1471# 1056 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3
    14721472static inline uint32_t SysTick_Config(uint32_t ticks)
    14731473{
     
    14851485  return (0UL);
    14861486}
    1487 # 112 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2
    1488 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1
    1489 # 56 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"
     1487# 112 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2
     1488# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1
     1489# 56 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"
    14901490extern uint32_t SystemCoreClock;
    14911491
    14921492extern const uint32_t AHBPrescTable[16];
    14931493extern const uint32_t APBPrescTable[8];
    1494 # 85 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"
     1494# 85 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"
    14951495extern void SystemInit(void);
    14961496extern void SystemCoreClockUpdate(void);
    1497 # 113 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2
    1498 # 122 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"
     1497# 113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2
     1498# 122 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"
    14991499typedef struct
    15001500{
     
    15241524  volatile uint32_t CCR;
    15251525} ADC_Common_TypeDef;
    1526 # 161 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"
     1526# 161 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"
    15271527typedef struct
    15281528{
     
    18831883  volatile uint32_t SR;
    18841884} WWDG_TypeDef;
    1885 # 120 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2
    1886 # 143 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"
     1885# 120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2
     1886# 143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"
    18871887typedef enum
    18881888{
     
    19031903  ERROR = !SUCCESS
    19041904} ErrorStatus;
    1905 # 230 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"
    1906 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1
    1907 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
    1908 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 1
    1909 # 195 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
    1910 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 1
    1911 # 27 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
    1912 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 1
    1913 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h"
    1914 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
    1915 # 30 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2
    1916 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 1
    1917 # 31 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2
     1905# 230 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"
     1906# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1
     1907# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
     1908# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 1
     1909# 195 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
     1910# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 1
     1911# 27 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
     1912# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 1
     1913# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h"
     1914# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
     1915# 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2
     1916# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 1
     1917# 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2
    19181918# 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 1 3
    19191919# 72 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3
     
    19251925# 110 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3
    19261926typedef double max_align_t;
    1927 # 32 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2
     1927# 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2
    19281928
    19291929
     
    19481948  HAL_LOCKED = 0x01U
    19491949} HAL_LockTypeDef;
    1950 # 28 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2
    1951 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1
    1952 # 27 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    1953 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
    1954 # 28 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2
    1955 # 1248 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     1950# 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2
     1951# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1
     1952# 27 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     1953# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
     1954# 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2
     1955# 1248 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    19561956static inline void LL_RCC_HSE_EnableCSS(void)
    19571957{
     
    20082008  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (17U)))) == ((0x1UL << (17U)))) ? 1UL : 0UL);
    20092009}
    2010 # 1317 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2010# 1317 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    20112011static inline void LL_RCC_HSI_EnableInStopMode(void)
    20122012{
     
    20632063  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (10U)))) == ((0x1UL << (10U)))) ? 1UL : 0UL);
    20642064}
    2065 # 1379 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2065# 1379 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    20662066static inline uint32_t LL_RCC_HSI_GetCalibration(void)
    20672067{
    20682068  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR) & ((0xFFUL << (0U)))) >> (0U));
    20692069}
    2070 # 1393 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2070# 1393 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    20712071static inline void LL_RCC_HSI_SetCalibTrimming(uint32_t Value)
    20722072{
     
    20832083  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR) & ((0x7FUL << (8U)))) >> (8U));
    20842084}
    2085 # 1471 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2085# 1471 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    20862086static inline void LL_RCC_LSE_Enable(void)
    20872087{
     
    21182118  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (2U))));
    21192119}
    2120 # 1517 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2120# 1517 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    21212121static inline void LL_RCC_LSE_SetDriveCapability(uint32_t LSEDrive)
    21222122{
    21232123  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x3UL << (3U))))) | (LSEDrive))));
    21242124}
    2125 # 1531 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2125# 1531 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    21262126static inline uint32_t LL_RCC_LSE_GetDriveCapability(void)
    21272127{
     
    21382138  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) |= ((0x1UL << (5U))));
    21392139}
    2140 # 1553 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2140# 1553 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    21412141static inline void LL_RCC_LSE_DisableCSS(void)
    21422142{
     
    21632163  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) & ((0x1UL << (6U)))) == ((0x1UL << (6U)))) ? 1UL : 0UL);
    21642164}
    2165 # 1591 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2165# 1591 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    21662166static inline void LL_RCC_LSI_Enable(void)
    21672167{
     
    21882188  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CSR) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL);
    21892189}
    2190 # 1629 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2190# 1629 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    21912191static inline void LL_RCC_LSCO_Enable(void)
    21922192{
     
    22032203  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (24U))));
    22042204}
    2205 # 1652 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2205# 1652 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22062206static inline void LL_RCC_LSCO_SetSource(uint32_t Source)
    22072207{
    22082208  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x1UL << (25U))))) | (Source))));
    22092209}
    2210 # 1664 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2210# 1664 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22112211static inline uint32_t LL_RCC_LSCO_GetSource(void)
    22122212{
    22132213  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) & ((0x1UL << (25U)))));
    22142214}
    2215 # 1688 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2215# 1688 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22162216static inline void LL_RCC_SetSysClkSource(uint32_t Source)
    22172217{
    22182218  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (0U))))) | (Source))));
    22192219}
    2220 # 1703 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2220# 1703 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22212221static inline uint32_t LL_RCC_GetSysClkSource(void)
    22222222{
    22232223  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0x7UL << (3U)))));
    22242224}
    2225 # 1723 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2225# 1723 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22262226static inline void LL_RCC_SetAHBPrescaler(uint32_t Prescaler)
    22272227{
    22282228  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0xFUL << (8U))))) | (Prescaler))));
    22292229}
    2230 # 1739 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2230# 1739 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22312231static inline void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler)
    22322232{
    22332233  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (12U))))) | (Prescaler))));
    22342234}
    2235 # 1760 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2235# 1760 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22362236static inline void LL_RCC_SetHSIDiv(uint32_t HSIDiv)
    22372237{
    22382238  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR))) & (~((0x7UL << (11U))))) | (HSIDiv))));
    22392239}
    2240 # 1778 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2240# 1778 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22412241static inline uint32_t LL_RCC_GetAHBPrescaler(void)
    22422242{
    22432243  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0xFUL << (8U)))));
    22442244}
    2245 # 1793 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2245# 1793 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22462246static inline uint32_t LL_RCC_GetAPB1Prescaler(void)
    22472247{
    22482248  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0x7UL << (12U)))));
    22492249}
    2250 # 1813 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2250# 1813 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22512251static inline uint32_t LL_RCC_GetHSIDiv(void)
    22522252{
    22532253  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x7UL << (11U)))));
    22542254}
    2255 # 1854 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2255# 1854 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22562256static inline void LL_RCC_ConfigMCO(uint32_t MCOxSource, uint32_t MCOxPrescaler)
    22572257{
    22582258  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (24U)) | (0x7UL << (28U))))) | (MCOxSource | MCOxPrescaler))));
    22592259}
    2260 # 1935 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2260# 1935 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22612261static inline void LL_RCC_SetUSARTClockSource(uint32_t USARTxSource)
    22622262{
    22632263  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((USARTxSource >> 16U)))) | ((USARTxSource & 0x0000FFFFU)))));
    22642264}
    2265 # 1976 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2265# 1976 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22662266static inline void LL_RCC_SetI2CClockSource(uint32_t I2CxSource)
    22672267{
    22682268  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((I2CxSource >> 16U)))) | ((I2CxSource & 0x0000FFFFU)))));
    22692269}
    2270 # 2113 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2270# 2113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22712271static inline void LL_RCC_SetADCClockSource(uint32_t ADCxSource)
    22722272{
    22732273  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((0x3UL << (30U))))) | (ADCxSource))));
    22742274}
    2275 # 2149 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2275# 2149 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22762276static inline void LL_RCC_SetI2SClockSource(uint32_t I2SxSource)
    22772277{
    22782278  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((0x3UL << (14U))))) | (I2SxSource))));
    22792279}
    2280 # 2177 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2280# 2177 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22812281static inline uint32_t LL_RCC_GetUSARTClockSource(uint32_t USARTx)
    22822282{
    22832283  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (USARTx)) | (USARTx << 16U));
    22842284}
    2285 # 2222 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2285# 2222 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22862286static inline uint32_t LL_RCC_GetI2CClockSource(uint32_t I2Cx)
    22872287{
    22882288  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (I2Cx)) | (I2Cx << 16U));
    22892289}
    2290 # 2364 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2290# 2364 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22912291static inline uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx)
    22922292{
    22932293  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (ADCx)));
    22942294}
    2295 # 2403 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2295# 2403 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    22962296static inline uint32_t LL_RCC_GetI2SClockSource(uint32_t I2Sx)
    22972297{
    22982298  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (I2Sx)));
    22992299}
    2300 # 2429 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2300# 2429 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    23012301static inline void LL_RCC_SetRTCClockSource(uint32_t Source)
    23022302{
    23032303  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x3UL << (8U))))) | (Source))));
    23042304}
    2305 # 2443 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2305# 2443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    23062306static inline uint32_t LL_RCC_GetRTCClockSource(void)
    23072307{
     
    23582358  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (16U))));
    23592359}
    2360 # 2512 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2360# 2512 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    23612361static inline void LL_RCC_PLL_Enable(void)
    23622362{
     
    23842384  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (25U)))) == ((0x1UL << (25U)))) ? 1UL : 0UL);
    23852385}
    2386 # 2570 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2386# 2570 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    23872387static inline void LL_RCC_PLL_ConfigDomain_SYS(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLR)
    23882388{
     
    23902390
    23912391}
    2392 # 2635 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2392# 2635 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    23932393static inline void LL_RCC_PLL_ConfigDomain_ADC(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLP)
    23942394{
     
    23962396
    23972397}
    2398 # 2700 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2398# 2700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    23992399static inline void LL_RCC_PLL_ConfigDomain_I2S1(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLP)
    24002400{
     
    24022402
    24032403}
    2404 # 2993 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2404# 2993 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24052405static inline uint32_t LL_RCC_PLL_GetN(void)
    24062406{
    24072407  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7FUL << (8U)))) >> (8U));
    24082408}
    2409 # 3035 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2409# 3035 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24102410static inline uint32_t LL_RCC_PLL_GetP(void)
    24112411{
    24122412  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1FUL << (17U)))));
    24132413}
    2414 # 3073 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2414# 3073 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24152415static inline uint32_t LL_RCC_PLL_GetR(void)
    24162416{
    24172417  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7UL << (29U)))));
    24182418}
    2419 # 3086 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2419# 3086 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24202420static inline void LL_RCC_PLL_SetMainSource(uint32_t PLLSource)
    24212421{
    24222422  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR))) & (~((0x3UL << (0U))))) | (PLLSource))));
    24232423}
    2424 # 3099 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2424# 3099 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24252425static inline uint32_t LL_RCC_PLL_GetMainSource(void)
    24262426{
    24272427  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x3UL << (0U)))));
    24282428}
    2429 # 3117 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2429# 3117 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24302430static inline uint32_t LL_RCC_PLL_GetDivider(void)
    24312431{
    24322432  return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7UL << (4U)))));
    24332433}
    2434 # 3129 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2434# 3129 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24352435static inline void LL_RCC_PLL_EnableDomain_ADC(void)
    24362436{
    24372437  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (16U))));
    24382438}
    2439 # 3144 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2439# 3144 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24402440static inline void LL_RCC_PLL_DisableDomain_ADC(void)
    24412441{
     
    24522452  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL);
    24532453}
    2454 # 3166 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2454# 3166 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24552455static inline void LL_RCC_PLL_EnableDomain_I2S1(void)
    24562456{
    24572457  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (16U))));
    24582458}
    2459 # 3195 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2459# 3195 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24602460static inline void LL_RCC_PLL_DisableDomain_I2S1(void)
    24612461{
     
    24722472  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL);
    24732473}
    2474 # 3437 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2474# 3437 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24752475static inline void LL_RCC_PLL_EnableDomain_SYS(void)
    24762476{
    24772477  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (28U))));
    24782478}
    2479 # 3450 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2479# 3450 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24802480static inline void LL_RCC_PLL_DisableDomain_SYS(void)
    24812481{
     
    24922492  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (28U)))) == ((0x1UL << (28U)))) ? 1UL : 0UL);
    24932493}
    2494 # 3480 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2494# 3480 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    24952495static inline void LL_RCC_ClearFlag_LSIRDY(void)
    24962496{
     
    25372537  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CICR) |= ((0x1UL << (5U))));
    25382538}
    2539 # 3541 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2539# 3541 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    25402540static inline void LL_RCC_ClearFlag_HSECSS(void)
    25412541{
     
    26022602  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIFR) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL);
    26032603}
    2604 # 3623 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2604# 3623 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    26052605static inline uint32_t LL_RCC_IsActiveFlag_HSECSS(void)
    26062606{
     
    26972697  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CSR) |= ((0x1UL << (23U))));
    26982698}
    2699 # 3731 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2699# 3731 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    27002700static inline void LL_RCC_EnableIT_LSIRDY(void)
    27012701{
     
    27422742  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) |= ((0x1UL << (5U))));
    27432743}
    2744 # 3793 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2744# 3793 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    27452745static inline void LL_RCC_DisableIT_LSIRDY(void)
    27462746{
     
    27872787  ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) &= ~((0x1UL << (5U))));
    27882788}
    2789 # 3855 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2789# 3855 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    27902790static inline uint32_t LL_RCC_IsEnabledIT_LSIRDY(void)
    27912791{
     
    28122812  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) & ((0x1UL << (3U)))) == ((0x1UL << (3U)))) ? 1UL : 0UL);
    28132813}
    2814 # 3897 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
     2814# 3897 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"
    28152815static inline uint32_t LL_RCC_IsEnabledIT_HSERDY(void)
    28162816{
     
    28272827  return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL);
    28282828}
    2829 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2
    2830 # 265 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
     2829# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2
     2830# 265 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
    28312831typedef struct
    28322832{
     
    28442844
    28452845  uint32_t PLLP;
    2846 # 289 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
     2846# 289 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
    28472847  uint32_t PLLR;
    28482848
     
    28752875
    28762876  uint32_t LSIState;
    2877 # 327 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
     2877# 327 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
    28782878  RCC_PLLInitTypeDef PLL;
    28792879
     
    28992899
    29002900} RCC_ClkInitTypeDef;
    2901 # 3106 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
    2902 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 1
    2903 # 46 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
     2901# 3106 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
     2902# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 1
     2903# 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
    29042904typedef struct
    29052905{
     
    29112911
    29122912  uint32_t Usart2ClockSelection;
    2913 # 73 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
     2913# 73 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
    29142914  uint32_t I2c1ClockSelection;
    29152915
     
    29212921
    29222922  uint32_t I2s1ClockSelection;
    2923 # 99 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
     2923# 99 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
    29242924  uint32_t AdcClockSelection;
    2925 # 113 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
     2925# 113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
    29262926  uint32_t RTCClockSelection;
    2927 # 123 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
     2927# 123 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
    29282928} RCC_PeriphCLKInitTypeDef;
    2929 # 1193 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
     2929# 1193 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
    29302930HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit);
    29312931void HAL_RCCEx_GetPeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit);
    29322932uint32_t HAL_RCCEx_GetPeriphCLKFreq(uint32_t PeriphClk);
    2933 # 1205 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
     2933# 1205 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"
    29342934void HAL_RCCEx_EnableLSCO(uint32_t LSCOSource);
    29352935void HAL_RCCEx_DisableLSCO(void);
    2936 # 3107 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2
    2937 # 3119 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
     2936# 3107 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2
     2937# 3119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
    29382938HAL_StatusTypeDef HAL_RCC_DeInit(void);
    29392939HAL_StatusTypeDef HAL_RCC_OscConfig(RCC_OscInitTypeDef *RCC_OscInitStruct);
    29402940HAL_StatusTypeDef HAL_RCC_ClockConfig(RCC_ClkInitTypeDef *RCC_ClkInitStruct, uint32_t FLatency);
    2941 # 3132 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
     2941# 3132 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"
    29422942void HAL_RCC_MCOConfig(uint32_t RCC_MCOx, uint32_t RCC_MCOSource, uint32_t RCC_MCODiv);
    29432943void HAL_RCC_EnableCSS(void);
     
    29552955void HAL_RCC_CSSCallback(void);
    29562956void HAL_RCC_LSECSSCallback(void);
    2957 # 196 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    2958 
    2959 
    2960 
    2961 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 1
    2962 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
     2957# 196 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     2958
     2959
     2960
     2961# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 1
     2962# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
    29632963typedef struct
    29642964{
     
    29872987  GPIO_PIN_SET
    29882988} GPIO_PinState;
    2989 # 306 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
    2990 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio_ex.h" 1
    2991 # 307 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2
    2992 # 320 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
     2989# 306 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
     2990# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio_ex.h" 1
     2991# 307 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2
     2992# 320 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
    29932993void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
    29942994void HAL_GPIO_DeInit(GPIO_TypeDef *GPIOx, uint32_t GPIO_Pin);
    2995 # 333 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
     2995# 333 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"
    29962996GPIO_PinState HAL_GPIO_ReadPin(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin);
    29972997void HAL_GPIO_WritePin(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, GPIO_PinState PinState);
     
    30013001void HAL_GPIO_EXTI_Rising_Callback(uint16_t GPIO_Pin);
    30023002void HAL_GPIO_EXTI_Falling_Callback(uint16_t GPIO_Pin);
    3003 # 200 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    3004 
    3005 
    3006 
    3007 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 1
    3008 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
    3009 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 1
    3010 # 28 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    3011 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
    3012 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2
    3013 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 1
    3014 # 28 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    3015 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
    3016 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 2
    3017 # 524 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3003# 200 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     3004
     3005
     3006
     3007# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 1
     3008# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
     3009# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 1
     3010# 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3011# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
     3012# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2
     3013# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 1
     3014# 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3015# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
     3016# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 2
     3017# 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30183018static inline void LL_DMAMUX_SetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Request)
    30193019{
     
    30213021  ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3FUL << (0U))))) | (Request))));
    30223022}
    3023 # 615 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3023# 615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30243024static inline uint32_t LL_DMAMUX_GetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30253025{
     
    30273027  return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3FUL << (0U)))));
    30283028}
    3029 # 645 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3029# 645 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30303030static inline void LL_DMAMUX_SetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t RequestNb)
    30313031{
     
    30333033  ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (19U))))) | (((RequestNb - 1U) << (19U))))));
    30343034}
    3035 # 674 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3035# 674 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30363036static inline uint32_t LL_DMAMUX_GetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30373037{
     
    30393039  return (uint32_t)((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (19U))))) >> (19U)) + 1U);
    30403040}
    3041 # 708 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3041# 708 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30423042static inline void LL_DMAMUX_SetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Polarity)
    30433043{
     
    30453045  ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3UL << (17U))))) | (Polarity))));
    30463046}
    3047 # 741 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3047# 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30483048static inline uint32_t LL_DMAMUX_GetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30493049{
     
    30513051  return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3UL << (17U)))));
    30523052}
    3053 # 770 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3053# 770 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30543054static inline void LL_DMAMUX_EnableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30553055{
     
    30573057  (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (9U))));
    30583058}
    3059 # 799 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3059# 799 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30603060static inline void LL_DMAMUX_DisableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30613061{
     
    30633063  (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (9U))));
    30643064}
    3065 # 828 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3065# 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30663066static inline uint32_t LL_DMAMUX_IsEnabledEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30673067{
     
    30693069  return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL);
    30703070}
    3071 # 857 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3071# 857 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30723072static inline void LL_DMAMUX_EnableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30733073{
     
    30753075  (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (16U))));
    30763076}
    3077 # 886 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3077# 886 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30783078static inline void LL_DMAMUX_DisableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30793079{
     
    30813081  (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (16U))));
    30823082}
    3083 # 915 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3083# 915 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30843084static inline uint32_t LL_DMAMUX_IsEnabledSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30853085{
     
    30873087  return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL);
    30883088}
    3089 # 968 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3089# 968 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30903090static inline void LL_DMAMUX_SetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t SyncID)
    30913091{
     
    30933093  ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (24U))))) | (SyncID))));
    30943094}
    3095 # 1020 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3095# 1020 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    30963096static inline uint32_t LL_DMAMUX_GetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    30973097{
     
    30993099  return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (24U)))));
    31003100}
    3101 # 1037 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3101# 1037 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31023102static inline void LL_DMAMUX_EnableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    31033103{
     
    31063106
    31073107}
    3108 # 1055 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3108# 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31093109static inline void LL_DMAMUX_DisableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    31103110{
     
    31133113
    31143114}
    3115 # 1073 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3115# 1073 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31163116static inline uint32_t LL_DMAMUX_IsEnabledRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    31173117{
     
    31203120
    31213121}
    3122 # 1096 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3122# 1096 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31233123static inline void LL_DMAMUX_SetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel,
    31243124                                                     uint32_t Polarity)
     
    31283128
    31293129}
    3130 # 1119 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3130# 1119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31313131static inline uint32_t LL_DMAMUX_GetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    31323132{
     
    31353135
    31363136}
    3137 # 1139 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3137# 1139 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31383138static inline void LL_DMAMUX_SetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel,
    31393139                                               uint32_t RequestNb)
     
    31433143
    31443144}
    3145 # 1158 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3145# 1158 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31463146static inline uint32_t LL_DMAMUX_GetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    31473147{
     
    31503150
    31513151}
    3152 # 1200 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3152# 1200 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31533153static inline void LL_DMAMUX_SetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel,
    31543154                                                  uint32_t RequestSignalID)
     
    31583158
    31593159}
    3160 # 1242 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3160# 1242 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31613161static inline uint32_t LL_DMAMUX_GetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    31623162{
     
    31653165
    31663166}
    3167 # 1263 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3167# 1263 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    31683168static inline uint32_t LL_DMAMUX_IsActiveFlag_SO0(const DMAMUX_Channel_TypeDef *DMAMUXx)
    31693169{
     
    32193219  return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL);
    32203220}
    3221 # 1324 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3221# 1324 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    32223222static inline uint32_t LL_DMAMUX_IsActiveFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx)
    32233223{
     
    32253225  return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL);
    32263226}
    3227 # 1338 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3227# 1338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    32283228static inline uint32_t LL_DMAMUX_IsActiveFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx)
    32293229{
     
    32313231  return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (6U)))) == ((0x1UL << (6U)))) ? 1UL : 0UL);
    32323232}
    3233 # 1421 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3233# 1421 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    32343234static inline uint32_t LL_DMAMUX_IsActiveFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx)
    32353235{
     
    33333333  ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (4U))));
    33343334}
    3335 # 1530 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3335# 1530 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    33363336static inline void LL_DMAMUX_ClearFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx)
    33373337{
     
    33393339  ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (5U))));
    33403340}
    3341 # 1544 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3341# 1544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    33423342static inline void LL_DMAMUX_ClearFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx)
    33433343{
     
    33453345  ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (6U))));
    33463346}
    3347 # 1627 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3347# 1627 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    33483348static inline void LL_DMAMUX_ClearFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx)
    33493349{
     
    33873387  ((((DMAMUX_RequestGenStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000140UL))->RGCFR) |= ((0x1UL << (3U))));
    33883388}
    3389 # 1700 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3389# 1700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    33903390static inline void LL_DMAMUX_EnableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    33913391{
     
    33933393  (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (8U))));
    33943394}
    3395 # 1729 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3395# 1729 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    33963396static inline void LL_DMAMUX_DisableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    33973397{
     
    33993399  (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (8U))));
    34003400}
    3401 # 1758 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3401# 1758 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    34023402static inline uint32_t LL_DMAMUX_IsEnabledIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel)
    34033403{
     
    34053405  return ((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (8U))))) == ((0x1UL << (8U)))) ? 1UL : 0UL);
    34063406}
    3407 # 1775 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3407# 1775 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    34083408static inline void LL_DMAMUX_EnableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    34093409{
     
    34113411  (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) |= ((0x1UL << (8U))));
    34123412}
    3413 # 1792 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3413# 1792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    34143414static inline void LL_DMAMUX_DisableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    34153415{
     
    34173417  (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) &= ~((0x1UL << (8U))));
    34183418}
    3419 # 1809 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
     3419# 1809 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"
    34203420static inline uint32_t LL_DMAMUX_IsEnabledIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel)
    34213421{
     
    34233423  return (((((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL);
    34243424}
    3425 # 30 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2
    3426 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3425# 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2
     3426# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34273427static const uint8_t CHANNEL_OFFSET_TAB[] =
    34283428{
     
    34393439
    34403440};
    3441 # 500 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3441# 500 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34423442static inline void LL_DMA_EnableChannel(const DMA_TypeDef *DMAx, uint32_t Channel)
    34433443{
     
    34453445  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (0U))));
    34463446}
    3447 # 520 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3447# 520 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34483448static inline void LL_DMA_DisableChannel(const DMA_TypeDef *DMAx, uint32_t Channel)
    34493449{
     
    34513451  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (0U))));
    34523452}
    3453 # 540 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3453# 540 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34543454static inline uint32_t LL_DMA_IsEnabledChannel(const DMA_TypeDef *DMAx, uint32_t Channel)
    34553455{
     
    34583458
    34593459}
    3460 # 576 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3460# 576 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34613461static inline void LL_DMA_ConfigTransfer(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Configuration)
    34623462{
     
    34663466
    34673467}
    3468 # 603 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3468# 603 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34693469static inline void LL_DMA_SetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Direction)
    34703470{
     
    34733473
    34743474}
    3475 # 628 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3475# 628 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34763476static inline uint32_t LL_DMA_GetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel)
    34773477{
     
    34803480
    34813481}
    3482 # 654 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3482# 654 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34833483static inline void LL_DMA_SetMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Mode)
    34843484{
     
    34873487
    34883488}
    3489 # 677 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3489# 677 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34903490static inline uint32_t LL_DMA_GetMode(const DMA_TypeDef *DMAx, uint32_t Channel)
    34913491{
     
    34943494
    34953495}
    3496 # 701 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3496# 701 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    34973497static inline void LL_DMA_SetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcIncMode)
    34983498{
     
    35013501
    35023502}
    3503 # 724 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3503# 724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35043504static inline uint32_t LL_DMA_GetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel)
    35053505{
     
    35083508
    35093509}
    3510 # 748 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3510# 748 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35113511static inline void LL_DMA_SetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstIncMode)
    35123512{
     
    35153515
    35163516}
    3517 # 771 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3517# 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35183518static inline uint32_t LL_DMA_GetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel)
    35193519{
     
    35223522
    35233523}
    3524 # 796 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3524# 796 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35253525static inline void LL_DMA_SetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcDataSize)
    35263526{
     
    35293529
    35303530}
    3531 # 820 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3531# 820 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35323532static inline uint32_t LL_DMA_GetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel)
    35333533{
     
    35363536
    35373537}
    3538 # 845 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3538# 845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35393539static inline void LL_DMA_SetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstDataSize)
    35403540{
     
    35433543
    35443544}
    3545 # 869 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3545# 869 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35463546static inline uint32_t LL_DMA_GetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel)
    35473547{
     
    35503550
    35513551}
    3552 # 895 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3552# 895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35533553static inline void LL_DMA_SetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Priority)
    35543554{
     
    35573557
    35583558}
    3559 # 920 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3559# 920 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35603560static inline uint32_t LL_DMA_GetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel)
    35613561{
     
    35643564
    35653565}
    3566 # 944 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3566# 944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35673567static inline void LL_DMA_SetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t NbData)
    35683568{
     
    35713571
    35723572}
    3573 # 967 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3573# 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35743574static inline uint32_t LL_DMA_GetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel)
    35753575{
     
    35783578
    35793579}
    3580 # 997 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3580# 997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35813581static inline void LL_DMA_ConfigAddresses(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t SrcAddress,
    35823582                                            uint32_t DstAddress, uint32_t Direction)
     
    35963596  }
    35973597}
    3598 # 1032 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3598# 1032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    35993599static inline void LL_DMA_SetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress)
    36003600{
     
    36023602  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress));
    36033603}
    3604 # 1055 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3604# 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36053605static inline void LL_DMA_SetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphAddress)
    36063606{
     
    36083608  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (PeriphAddress));
    36093609}
    3610 # 1076 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3610# 1076 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36113611static inline uint32_t LL_DMA_GetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel)
    36123612{
     
    36143614  return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR)));
    36153615}
    3616 # 1097 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3616# 1097 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36173617static inline uint32_t LL_DMA_GetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel)
    36183618{
     
    36203620  return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR)));
    36213621}
    3622 # 1120 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3622# 1120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36233623static inline void LL_DMA_SetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress)
    36243624{
     
    36263626  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (MemoryAddress));
    36273627}
    3628 # 1143 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3628# 1143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36293629static inline void LL_DMA_SetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress)
    36303630{
     
    36323632  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress));
    36333633}
    3634 # 1164 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3634# 1164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36353635static inline uint32_t LL_DMA_GetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel)
    36363636{
     
    36383638  return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR)));
    36393639}
    3640 # 1185 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3640# 1185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36413641static inline uint32_t LL_DMA_GetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel)
    36423642{
     
    36443644  return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR)));
    36453645}
    3646 # 1270 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3646# 1270 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36473647static inline void LL_DMA_SetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Request)
    36483648{
     
    36503650  ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel + dmamux_ccr_offset)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel + dmamux_ccr_offset)->CCR))) & (~((0x3FUL << (0U))))) | (Request))));
    36513651}
    3652 # 1354 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3652# 1354 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36533653static inline uint32_t LL_DMA_GetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel)
    36543654{
     
    36563656  return ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel + dmamux_ccr_offset)->CCR) & ((0x3FUL << (0U)))));
    36573657}
    3658 # 1374 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3658# 1374 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    36593659static inline uint32_t LL_DMA_IsActiveFlag_GI1(const DMA_TypeDef *DMAx)
    36603660{
     
    37053705  return ((((DMAx->ISR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL);
    37063706}
    3707 # 1430 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3707# 1430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    37083708static inline uint32_t LL_DMA_IsActiveFlag_GI6(const DMA_TypeDef *DMAx)
    37093709{
    37103710  return ((((DMAx->ISR) & ((0x1UL << (20U)))) == ((0x1UL << (20U)))) ? 1UL : 0UL);
    37113711}
    3712 # 1443 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3712# 1443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    37133713static inline uint32_t LL_DMA_IsActiveFlag_GI7(const DMA_TypeDef *DMAx)
    37143714{
    37153715  return ((((DMAx->ISR) & ((0x1UL << (24U)))) == ((0x1UL << (24U)))) ? 1UL : 0UL);
    37163716}
    3717 # 1455 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3717# 1455 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    37183718static inline uint32_t LL_DMA_IsActiveFlag_TC1(const DMA_TypeDef *DMAx)
    37193719{
     
    37643764  return ((((DMAx->ISR) & ((0x1UL << (17U)))) == ((0x1UL << (17U)))) ? 1UL : 0UL);
    37653765}
    3766 # 1511 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3766# 1511 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    37673767static inline uint32_t LL_DMA_IsActiveFlag_TC6(const DMA_TypeDef *DMAx)
    37683768{
    37693769  return ((((DMAx->ISR) & ((0x1UL << (21U)))) == ((0x1UL << (21U)))) ? 1UL : 0UL);
    37703770}
    3771 # 1524 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3771# 1524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    37723772static inline uint32_t LL_DMA_IsActiveFlag_TC7(const DMA_TypeDef *DMAx)
    37733773{
    37743774  return ((((DMAx->ISR) & ((0x1UL << (25U)))) == ((0x1UL << (25U)))) ? 1UL : 0UL);
    37753775}
    3776 # 1536 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3776# 1536 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    37773777static inline uint32_t LL_DMA_IsActiveFlag_HT1(const DMA_TypeDef *DMAx)
    37783778{
     
    38233823  return ((((DMAx->ISR) & ((0x1UL << (18U)))) == ((0x1UL << (18U)))) ? 1UL : 0UL);
    38243824}
    3825 # 1592 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3825# 1592 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    38263826static inline uint32_t LL_DMA_IsActiveFlag_HT6(const DMA_TypeDef *DMAx)
    38273827{
    38283828  return ((((DMAx->ISR) & ((0x1UL << (22U)))) == ((0x1UL << (22U)))) ? 1UL : 0UL);
    38293829}
    3830 # 1605 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3830# 1605 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    38313831static inline uint32_t LL_DMA_IsActiveFlag_HT7(const DMA_TypeDef *DMAx)
    38323832{
    38333833  return ((((DMAx->ISR) & ((0x1UL << (26U)))) == ((0x1UL << (26U)))) ? 1UL : 0UL);
    38343834}
    3835 # 1617 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3835# 1617 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    38363836static inline uint32_t LL_DMA_IsActiveFlag_TE1(const DMA_TypeDef *DMAx)
    38373837{
     
    38823882  return ((((DMAx->ISR) & ((0x1UL << (19U)))) == ((0x1UL << (19U)))) ? 1UL : 0UL);
    38833883}
    3884 # 1673 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3884# 1673 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    38853885static inline uint32_t LL_DMA_IsActiveFlag_TE6(const DMA_TypeDef *DMAx)
    38863886{
    38873887  return ((((DMAx->ISR) & ((0x1UL << (23U)))) == ((0x1UL << (23U)))) ? 1UL : 0UL);
    38883888}
    3889 # 1686 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3889# 1686 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    38903890static inline uint32_t LL_DMA_IsActiveFlag_TE7(const DMA_TypeDef *DMAx)
    38913891{
    38923892  return ((((DMAx->ISR) & ((0x1UL << (27U)))) == ((0x1UL << (27U)))) ? 1UL : 0UL);
    38933893}
    3894 # 1702 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3894# 1702 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    38953895static inline void LL_DMA_ClearFlag_GI1(DMA_TypeDef *DMAx)
    38963896{
    38973897  ((DMAx->IFCR) = ((0x1UL << (0U))));
    38983898}
    3899 # 1717 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3899# 1717 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39003900static inline void LL_DMA_ClearFlag_GI2(DMA_TypeDef *DMAx)
    39013901{
    39023902  ((DMAx->IFCR) = ((0x1UL << (4U))));
    39033903}
    3904 # 1732 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3904# 1732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39053905static inline void LL_DMA_ClearFlag_GI3(DMA_TypeDef *DMAx)
    39063906{
    39073907  ((DMAx->IFCR) = ((0x1UL << (8U))));
    39083908}
    3909 # 1747 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3909# 1747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39103910static inline void LL_DMA_ClearFlag_GI4(DMA_TypeDef *DMAx)
    39113911{
    39123912  ((DMAx->IFCR) = ((0x1UL << (12U))));
    39133913}
    3914 # 1762 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3914# 1762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39153915static inline void LL_DMA_ClearFlag_GI5(DMA_TypeDef *DMAx)
    39163916{
    39173917  ((DMAx->IFCR) = ((0x1UL << (16U))));
    39183918}
    3919 # 1778 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3919# 1778 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39203920static inline void LL_DMA_ClearFlag_GI6(DMA_TypeDef *DMAx)
    39213921{
    39223922  ((DMAx->IFCR) = ((0x1UL << (20U))));
    39233923}
    3924 # 1795 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3924# 1795 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39253925static inline void LL_DMA_ClearFlag_GI7(DMA_TypeDef *DMAx)
    39263926{
    39273927  ((DMAx->IFCR) = ((0x1UL << (24U))));
    39283928}
    3929 # 1807 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3929# 1807 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39303930static inline void LL_DMA_ClearFlag_TC1(DMA_TypeDef *DMAx)
    39313931{
     
    39763976  ((DMAx->IFCR) = ((0x1UL << (17U))));
    39773977}
    3978 # 1863 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3978# 1863 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39793979static inline void LL_DMA_ClearFlag_TC6(DMA_TypeDef *DMAx)
    39803980{
    39813981  ((DMAx->IFCR) = ((0x1UL << (21U))));
    39823982}
    3983 # 1876 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3983# 1876 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39843984static inline void LL_DMA_ClearFlag_TC7(DMA_TypeDef *DMAx)
    39853985{
    39863986  ((DMAx->IFCR) = ((0x1UL << (25U))));
    39873987}
    3988 # 1888 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     3988# 1888 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    39893989static inline void LL_DMA_ClearFlag_HT1(DMA_TypeDef *DMAx)
    39903990{
     
    40354035  ((DMAx->IFCR) = ((0x1UL << (18U))));
    40364036}
    4037 # 1944 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4037# 1944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    40384038static inline void LL_DMA_ClearFlag_HT6(DMA_TypeDef *DMAx)
    40394039{
    40404040  ((DMAx->IFCR) = ((0x1UL << (22U))));
    40414041}
    4042 # 1957 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4042# 1957 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    40434043static inline void LL_DMA_ClearFlag_HT7(DMA_TypeDef *DMAx)
    40444044{
    40454045  ((DMAx->IFCR) = ((0x1UL << (26U))));
    40464046}
    4047 # 1969 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4047# 1969 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    40484048static inline void LL_DMA_ClearFlag_TE1(DMA_TypeDef *DMAx)
    40494049{
     
    40944094  ((DMAx->IFCR) = ((0x1UL << (19U))));
    40954095}
    4096 # 2025 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4096# 2025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    40974097static inline void LL_DMA_ClearFlag_TE6(DMA_TypeDef *DMAx)
    40984098{
    40994099  ((DMAx->IFCR) = ((0x1UL << (23U))));
    41004100}
    4101 # 2038 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4101# 2038 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41024102static inline void LL_DMA_ClearFlag_TE7(DMA_TypeDef *DMAx)
    41034103{
    41044104  ((DMAx->IFCR) = ((0x1UL << (27U))));
    41054105}
    4106 # 2065 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4106# 2065 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41074107static inline void LL_DMA_EnableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel)
    41084108{
     
    41104110  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (1U))));
    41114111}
    4112 # 2085 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4112# 2085 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41134113static inline void LL_DMA_EnableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel)
    41144114{
     
    41164116  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (2U))));
    41174117}
    4118 # 2105 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4118# 2105 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41194119static inline void LL_DMA_EnableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel)
    41204120{
     
    41224122  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (3U))));
    41234123}
    4124 # 2125 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4124# 2125 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41254125static inline void LL_DMA_DisableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel)
    41264126{
     
    41284128  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (1U))));
    41294129}
    4130 # 2145 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4130# 2145 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41314131static inline void LL_DMA_DisableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel)
    41324132{
     
    41344134  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (2U))));
    41354135}
    4136 # 2165 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4136# 2165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41374137static inline void LL_DMA_DisableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel)
    41384138{
     
    41404140  ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (3U))));
    41414141}
    4142 # 2185 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4142# 2185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41434143static inline uint32_t LL_DMA_IsEnabledIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel)
    41444144{
     
    41474147
    41484148}
    4149 # 2206 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4149# 2206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41504150static inline uint32_t LL_DMA_IsEnabledIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel)
    41514151{
     
    41544154
    41554155}
    4156 # 2227 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
     4156# 2227 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"
    41574157static inline uint32_t LL_DMA_IsEnabledIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel)
    41584158{
     
    41614161
    41624162}
    4163 # 30 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2
    4164 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
     4163# 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2
     4164# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
    41654165typedef struct
    41664166{
     
    42694269  uint32_t DMAmuxRequestGenStatusMask;
    42704270} DMA_HandleTypeDef;
    4271 # 698 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
    4272 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 1
    4273 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"
     4271# 698 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
     4272# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 1
     4273# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"
    42744274typedef struct
    42754275{
     
    43084308
    43094309} HAL_DMA_MuxRequestGeneratorConfigTypeDef;
    4310 # 206 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"
     4310# 206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"
    43114311HAL_StatusTypeDef HAL_DMAEx_ConfigMuxRequestGenerator(DMA_HandleTypeDef *hdma,
    43124312                                                      HAL_DMA_MuxRequestGeneratorConfigTypeDef *pRequestGeneratorConfig);
     
    43204320
    43214321void HAL_DMAEx_MUX_IRQHandler(DMA_HandleTypeDef *hdma);
    4322 # 699 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2
    4323 # 710 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
     4322# 699 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2
     4323# 710 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
    43244324HAL_StatusTypeDef HAL_DMA_Init(DMA_HandleTypeDef *hdma);
    43254325HAL_StatusTypeDef HAL_DMA_DeInit(DMA_HandleTypeDef *hdma);
    4326 # 720 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
     4326# 720 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
    43274327HAL_StatusTypeDef HAL_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength);
    43284328HAL_StatusTypeDef HAL_DMA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress,
     
    43354335HAL_StatusTypeDef HAL_DMA_RegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID, void (* pCallback)(DMA_HandleTypeDef *_hdma));
    43364336HAL_StatusTypeDef HAL_DMA_UnRegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID);
    4337 # 739 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
     4337# 739 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"
    43384338HAL_DMA_StateTypeDef HAL_DMA_GetState(DMA_HandleTypeDef *hdma);
    43394339uint32_t HAL_DMA_GetError(DMA_HandleTypeDef *hdma);
    4340 # 204 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    4341 
    4342 
    4343 
    4344 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 1
    4345 # 49 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"
     4340# 204 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     4341
     4342
     4343
     4344# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 1
     4345# 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"
    43464346typedef struct
    43474347{
     
    43694369
    43704370} MPU_Region_InitTypeDef;
    4371 # 250 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"
     4371# 250 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"
    43724372void HAL_NVIC_SetPriority(IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority);
    43734373void HAL_NVIC_EnableIRQ(IRQn_Type IRQn);
     
    43754375void HAL_NVIC_SystemReset(void);
    43764376uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb);
    4377 # 264 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"
     4377# 264 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"
    43784378uint32_t HAL_NVIC_GetPriority(IRQn_Type IRQn);
    43794379uint32_t HAL_NVIC_GetPendingIRQ(IRQn_Type IRQn);
     
    43904390void HAL_MPU_DisableRegion(uint32_t RegionNumber);
    43914391void HAL_MPU_ConfigRegion(MPU_Region_InitTypeDef *MPU_Init);
    4392 # 208 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    4393 
    4394 
    4395 
    4396 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 1
    4397 # 31 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    4398 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 1
    4399 # 28 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    4400 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
    4401 # 29 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 2
    4402 # 1953 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4392# 208 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     4393
     4394
     4395
     4396# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 1
     4397# 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     4398# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 1
     4399# 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4400# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1
     4401# 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 2
     4402# 1953 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44034403static inline uint32_t LL_ADC_DMA_GetRegAddr(const ADC_TypeDef *ADCx, uint32_t Register)
    44044404{
     
    44094409  return (uint32_t) &(ADCx->DR);
    44104410}
    4411 # 2002 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4411# 2002 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44124412static inline void LL_ADC_SetCommonClock(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonClock)
    44134413{
    44144414  (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0xFUL << (18U))))) | (CommonClock))));
    44154415}
    4416 # 2031 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4416# 2031 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44174417static inline uint32_t LL_ADC_GetCommonClock(const ADC_Common_TypeDef *ADCxy_COMMON)
    44184418{
    44194419  return (uint32_t)(((ADCxy_COMMON->CCR) & ((0xFUL << (18U)))));
    44204420}
    4421 # 2052 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4421# 2052 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44224422static inline void LL_ADC_SetCommonFrequencyMode(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonFrequencyMode)
    44234423{
    44244424  (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (25U))))) | (CommonFrequencyMode))));
    44254425}
    4426 # 2068 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4426# 2068 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44274427static inline uint32_t LL_ADC_GetCommonFrequencyMode(const ADC_Common_TypeDef *ADCxy_COMMON)
    44284428{
    44294429  return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (25U)))));
    44304430}
    4431 # 2111 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4431# 2111 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44324432static inline void LL_ADC_SetCommonPathInternalCh(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal)
    44334433{
    44344434  (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U))))) | (PathInternal))));
    44354435}
    4436 # 2153 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4436# 2153 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44374437static inline void LL_ADC_SetCommonPathInternalChAdd(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal)
    44384438{
    44394439  ((ADCxy_COMMON->CCR) |= (PathInternal));
    44404440}
    4441 # 2183 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4441# 2183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44424442static inline void LL_ADC_SetCommonPathInternalChRem(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal)
    44434443{
    44444444  ((ADCxy_COMMON->CCR) &= ~(PathInternal));
    44454445}
    4446 # 2205 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4446# 2205 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44474447static inline uint32_t LL_ADC_GetCommonPathInternalCh(const ADC_Common_TypeDef *ADCxy_COMMON)
    44484448{
    44494449  return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U)))));
    44504450}
    4451 # 2241 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4451# 2241 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44524452static inline void LL_ADC_SetClock(ADC_TypeDef *ADCx, uint32_t ClockSource)
    44534453{
    44544454  (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x3UL << (30U))))) | (ClockSource))));
    44554455}
    4456 # 2265 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4456# 2265 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44574457static inline uint32_t LL_ADC_GetClock(const ADC_TypeDef *ADCx)
    44584458{
    44594459  return (uint32_t)(((ADCx->CFGR2) & ((0x3UL << (30U)))));
    44604460}
    4461 # 2285 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4461# 2285 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44624462static inline void LL_ADC_SetCalibrationFactor(ADC_TypeDef *ADCx, uint32_t CalibrationFactor)
    44634463{
     
    44664466
    44674467}
    4468 # 2301 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4468# 2301 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44694469static inline uint32_t LL_ADC_GetCalibrationFactor(const ADC_TypeDef *ADCx)
    44704470{
    44714471  return (uint32_t)(((ADCx->CALFACT) & ((0x7FUL << (0U)))));
    44724472}
    4473 # 2322 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4473# 2322 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44744474static inline void LL_ADC_SetResolution(ADC_TypeDef *ADCx, uint32_t Resolution)
    44754475{
    44764476  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (3U))))) | (Resolution))));
    44774477}
    4478 # 2339 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4478# 2339 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44794479static inline uint32_t LL_ADC_GetResolution(const ADC_TypeDef *ADCx)
    44804480{
    44814481  return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (3U)))));
    44824482}
    4483 # 2358 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4483# 2358 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44844484static inline void LL_ADC_SetDataAlignment(ADC_TypeDef *ADCx, uint32_t DataAlignment)
    44854485{
    44864486  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (5U))))) | (DataAlignment))));
    44874487}
    4488 # 2373 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4488# 2373 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44894489static inline uint32_t LL_ADC_GetDataAlignment(const ADC_TypeDef *ADCx)
    44904490{
    44914491  return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (5U)))));
    44924492}
    4493 # 2430 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4493# 2430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44944494static inline void LL_ADC_SetLowPowerMode(ADC_TypeDef *ADCx, uint32_t LowPowerMode)
    44954495{
    44964496  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~(((0x1UL << (14U)) | (0x1UL << (15U)))))) | (LowPowerMode))));
    44974497}
    4498 # 2483 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4498# 2483 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    44994499static inline uint32_t LL_ADC_GetLowPowerMode(const ADC_TypeDef *ADCx)
    45004500{
    45014501  return (uint32_t)(((ADCx->CFGR1) & (((0x1UL << (14U)) | (0x1UL << (15U))))));
    45024502}
    4503 # 2513 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4503# 2513 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45044504static inline void LL_ADC_SetTriggerFrequencyMode(ADC_TypeDef *ADCx, uint32_t TriggerFrequencyMode)
    45054505{
    45064506  (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (29U))))) | (TriggerFrequencyMode))));
    45074507}
    4508 # 2526 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4508# 2526 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45094509static inline uint32_t LL_ADC_GetTriggerFrequencyMode(const ADC_TypeDef *ADCx)
    45104510{
    45114511  return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (29U)))));
    45124512}
    4513 # 2575 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4513# 2575 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45144514static inline void LL_ADC_SetSamplingTimeCommonChannels(ADC_TypeDef *ADCx, uint32_t SamplingTimeY,
    45154515                                                          uint32_t SamplingTime)
     
    45194519
    45204520}
    4521 # 2608 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4521# 2608 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45224522static inline uint32_t LL_ADC_GetSamplingTimeCommonChannels(const ADC_TypeDef *ADCx, uint32_t SamplingTimeY)
    45234523{
     
    45254525                    >> (SamplingTimeY & (( 4UL) | ( 0UL))));
    45264526}
    4527 # 2657 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4527# 2657 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45284528static inline void LL_ADC_REG_SetTriggerSource(ADC_TypeDef *ADCx, uint32_t TriggerSource)
    45294529{
    45304530  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U)) | (0x7UL << (6U))))) | (TriggerSource))));
    45314531}
    4532 # 2689 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4532# 2689 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45334533static inline uint32_t LL_ADC_REG_GetTriggerSource(const ADC_TypeDef *ADCx)
    45344534{
     
    45464546         );
    45474547}
    4548 # 2716 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4548# 2716 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45494549static inline uint32_t LL_ADC_REG_IsTriggerSourceSWStart(const ADC_TypeDef *ADCx)
    45504550{
    45514551  return ((((ADCx->CFGR1) & ((0x3UL << (10U)))) == ((0x00000000UL) & (0x3UL << (10U)))) ? 1UL : 0UL);
    45524552}
    4553 # 2735 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4553# 2735 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45544554static inline void LL_ADC_REG_SetTriggerEdge(ADC_TypeDef *ADCx, uint32_t ExternalTriggerEdge)
    45554555{
    45564556  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U))))) | (ExternalTriggerEdge))));
    45574557}
    4558 # 2750 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4558# 2750 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45594559static inline uint32_t LL_ADC_REG_GetTriggerEdge(const ADC_TypeDef *ADCx)
    45604560{
    45614561  return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (10U)))));
    45624562}
    4563 # 2787 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4563# 2787 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45644564static inline void LL_ADC_REG_SetSequencerConfigurable(ADC_TypeDef *ADCx, uint32_t Configurability)
    45654565{
    45664566  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (21U))))) | (Configurability))));
    45674567}
    4568 # 2813 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4568# 2813 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45694569static inline uint32_t LL_ADC_REG_GetSequencerConfigurable(const ADC_TypeDef *ADCx)
    45704570{
    45714571  return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (21U)))));
    45724572}
    4573 # 2885 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4573# 2885 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45744574static inline void LL_ADC_REG_SetSequencerLength(ADC_TypeDef *ADCx, uint32_t SequencerNbRanks)
    45754575{
    45764576  ((ADCx->CHSELR) |= (SequencerNbRanks));
    45774577}
    4578 # 2944 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4578# 2944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    45794579static inline uint32_t LL_ADC_REG_GetSequencerLength(const ADC_TypeDef *ADCx)
    45804580{
     
    46004600  return sequencer_length;
    46014601}
    4602 # 2993 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4602# 2993 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46034603static inline void LL_ADC_REG_SetSequencerScanDirection(ADC_TypeDef *ADCx, uint32_t ScanDirection)
    46044604{
    46054605  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (2U))))) | (ScanDirection))));
    46064606}
    4607 # 3011 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4607# 3011 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46084608static inline uint32_t LL_ADC_REG_GetSequencerScanDirection(const ADC_TypeDef *ADCx)
    46094609{
    46104610  return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (2U)))));
    46114611}
    4612 # 3032 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4612# 3032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46134613static inline void LL_ADC_REG_SetSequencerDiscont(ADC_TypeDef *ADCx, uint32_t SeqDiscont)
    46144614{
    46154615  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (16U))))) | (SeqDiscont))));
    46164616}
    4617 # 3047 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4617# 3047 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46184618static inline uint32_t LL_ADC_REG_GetSequencerDiscont(const ADC_TypeDef *ADCx)
    46194619{
    46204620  return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (16U)))));
    46214621}
    4622 # 3127 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4622# 3127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46234623static inline void LL_ADC_REG_SetSequencerRanks(ADC_TypeDef *ADCx, uint32_t Rank, uint32_t Channel)
    46244624{
     
    46324632
    46334633}
    4634 # 3208 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4634# 3208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46354635static inline uint32_t LL_ADC_REG_GetSequencerRanks(const ADC_TypeDef *ADCx, uint32_t Rank)
    46364636{
     
    46414641                   );
    46424642}
    4643 # 3302 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4643# 3302 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46444644static inline void LL_ADC_REG_SetSequencerChannels(ADC_TypeDef *ADCx, uint32_t Channel)
    46454645{
     
    46484648  ((ADCx->CHSELR) = ((Channel & ((0x7FFFFUL << (0U))))));
    46494649}
    4650 # 3394 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4650# 3394 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46514651static inline void LL_ADC_REG_SetSequencerChAdd(ADC_TypeDef *ADCx, uint32_t Channel)
    46524652{
     
    46554655  ((ADCx->CHSELR) |= ((Channel & ((0x7FFFFUL << (0U))))));
    46564656}
    4657 # 3486 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4657# 3486 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46584658static inline void LL_ADC_REG_SetSequencerChRem(ADC_TypeDef *ADCx, uint32_t Channel)
    46594659{
     
    46624662  ((ADCx->CHSELR) &= ~((Channel & ((0x7FFFFUL << (0U))))));
    46634663}
    4664 # 3567 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4664# 3567 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46654665static inline uint32_t LL_ADC_REG_GetSequencerChannels(const ADC_TypeDef *ADCx)
    46664666{
     
    46904690         );
    46914691}
    4692 # 3613 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4692# 3613 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46934693static inline void LL_ADC_REG_SetContinuousMode(ADC_TypeDef *ADCx, uint32_t Continuous)
    46944694{
    46954695  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (13U))))) | (Continuous))));
    46964696}
    4697 # 3630 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4697# 3630 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    46984698static inline uint32_t LL_ADC_REG_GetContinuousMode(const ADC_TypeDef *ADCx)
    46994699{
    47004700  return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (13U)))));
    47014701}
    4702 # 3667 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4702# 3667 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47034703static inline void LL_ADC_REG_SetDMATransfer(ADC_TypeDef *ADCx, uint32_t DMATransfer)
    47044704{
    47054705  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (0U)) | (0x1UL << (1U))))) | (DMATransfer))));
    47064706}
    4707 # 3700 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4707# 3700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47084708static inline uint32_t LL_ADC_REG_GetDMATransfer(const ADC_TypeDef *ADCx)
    47094709{
    47104710  return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (0U)) | (0x1UL << (1U)))));
    47114711}
    4712 # 3724 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4712# 3724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47134713static inline void LL_ADC_REG_SetOverrun(ADC_TypeDef *ADCx, uint32_t Overrun)
    47144714{
    47154715  (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (12U))))) | (Overrun))));
    47164716}
    4717 # 3738 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4717# 3738 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47184718static inline uint32_t LL_ADC_REG_GetOverrun(const ADC_TypeDef *ADCx)
    47194719{
    47204720  return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (12U)))));
    47214721}
    4722 # 3826 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4722# 3826 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47234723static inline void LL_ADC_SetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t SamplingTimeY)
    47244724{
     
    47304730
    47314731}
    4732 # 3895 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4732# 3895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47334733static inline uint32_t LL_ADC_GetChannelSamplingTime(const ADC_TypeDef *ADCx, uint32_t Channel)
    47344734{
     
    47464746          | (smp_channel_posbit0 * (( 4UL) | (((0x7FFFFUL << (0U))) << ( 8UL)))));
    47474747}
    4748 # 3988 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4748# 3988 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47494749static inline void LL_ADC_SetAnalogWDMonitChannels(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDChannelGroup)
    47504750{
     
    47694769
    47704770}
    4771 # 4089 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4771# 4089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    47724772static inline uint32_t LL_ADC_GetAnalogWDMonitChannels(const ADC_TypeDef *ADCx, uint32_t AWDy)
    47734773{
     
    48274827  return analog_wd_monit_channels;
    48284828}
    4829 # 4208 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4829# 4208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    48304830static inline void LL_ADC_ConfigAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdHighValue,
    48314831                                                     uint32_t AWDThresholdLowValue)
     
    48474847
    48484848}
    4849 # 4291 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4849# 4291 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    48504850static inline void LL_ADC_SetAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdsHighLow,
    48514851                                                  uint32_t AWDThresholdValue)
     
    48664866
    48674867}
    4868 # 4338 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4868# 4338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    48694869static inline uint32_t LL_ADC_GetAnalogWDThresholds(const ADC_TypeDef *ADCx,
    48704870                                                      uint32_t AWDy, uint32_t AWDThresholdsHighLow)
     
    48864886                        & ~(AWDThresholdsHighLow & (0xFFFUL << (0U)))));
    48874887}
    4888 # 4378 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4888# 4378 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    48894889static inline void LL_ADC_SetOverSamplingScope(ADC_TypeDef *ADCx, uint32_t OvsScope)
    48904890{
    48914891  (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (0U))))) | (OvsScope))));
    48924892}
    4893 # 4391 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4893# 4391 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    48944894static inline uint32_t LL_ADC_GetOverSamplingScope(const ADC_TypeDef *ADCx)
    48954895{
    48964896  return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (0U)))));
    48974897}
    4898 # 4414 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4898# 4414 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    48994899static inline void LL_ADC_SetOverSamplingDiscont(ADC_TypeDef *ADCx, uint32_t OverSamplingDiscont)
    49004900{
    49014901  (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (9U))))) | (OverSamplingDiscont))));
    49024902}
    4903 # 4433 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4903# 4433 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49044904static inline uint32_t LL_ADC_GetOverSamplingDiscont(const ADC_TypeDef *ADCx)
    49054905{
    49064906  return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (9U)))));
    49074907}
    4908 # 4470 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4908# 4470 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49094909static inline void LL_ADC_ConfigOverSamplingRatioShift(ADC_TypeDef *ADCx, uint32_t Ratio, uint32_t Shift)
    49104910{
    49114911  (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~(((0xFUL << (5U)) | (0x7UL << (2U)))))) | ((Shift | Ratio)))));
    49124912}
    4913 # 4489 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4913# 4489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49144914static inline uint32_t LL_ADC_GetOverSamplingRatio(const ADC_TypeDef *ADCx)
    49154915{
    49164916  return (uint32_t)(((ADCx->CFGR2) & ((0x7UL << (2U)))));
    49174917}
    4918 # 4509 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4918# 4509 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49194919static inline uint32_t LL_ADC_GetOverSamplingShift(const ADC_TypeDef *ADCx)
    49204920{
    49214921  return (uint32_t)(((ADCx->CFGR2) & ((0xFUL << (5U)))));
    49224922}
    4923 # 4544 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4923# 4544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49244924static inline void LL_ADC_EnableInternalRegulator(ADC_TypeDef *ADCx)
    49254925{
     
    49314931
    49324932}
    4933 # 4563 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4933# 4563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49344934static inline void LL_ADC_DisableInternalRegulator(ADC_TypeDef *ADCx)
    49354935{
     
    49474947  return ((((ADCx->CR) & ((0x1UL << (28U)))) == ((0x1UL << (28U)))) ? 1UL : 0UL);
    49484948}
    4949 # 4595 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4949# 4595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49504950static inline void LL_ADC_Enable(ADC_TypeDef *ADCx)
    49514951{
     
    49574957
    49584958}
    4959 # 4615 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4959# 4615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49604960static inline void LL_ADC_Disable(ADC_TypeDef *ADCx)
    49614961{
     
    49674967
    49684968}
    4969 # 4634 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4969# 4634 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49704970static inline uint32_t LL_ADC_IsEnabled(const ADC_TypeDef *ADCx)
    49714971{
     
    49834983  return ((((ADCx->CR) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL);
    49844984}
    4985 # 4678 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     4985# 4678 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    49864986static inline void LL_ADC_StartCalibration(ADC_TypeDef *ADCx)
    49874987{
     
    50045004  return ((((ADCx->CR) & ((0x1UL << (31U)))) == ((0x1UL << (31U)))) ? 1UL : 0UL);
    50055005}
    5006 # 4725 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5006# 4725 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50075007static inline void LL_ADC_REG_StartConversion(ADC_TypeDef *ADCx)
    50085008{
     
    50145014
    50155015}
    5016 # 4745 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5016# 4745 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50175017static inline void LL_ADC_REG_StopConversion(ADC_TypeDef *ADCx)
    50185018{
     
    50465046  return ((((ADCx->CR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL);
    50475047}
    5048 # 4786 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5048# 4786 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50495049static inline uint32_t LL_ADC_REG_ReadConversionData32(const ADC_TypeDef *ADCx)
    50505050{
    50515051  return (uint32_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))));
    50525052}
    5053 # 4801 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5053# 4801 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50545054static inline uint16_t LL_ADC_REG_ReadConversionData12(const ADC_TypeDef *ADCx)
    50555055{
    50565056  return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x00000FFFUL);
    50575057}
    5058 # 4816 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5058# 4816 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50595059static inline uint16_t LL_ADC_REG_ReadConversionData10(const ADC_TypeDef *ADCx)
    50605060{
    50615061  return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000003FFUL);
    50625062}
    5063 # 4831 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5063# 4831 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50645064static inline uint8_t LL_ADC_REG_ReadConversionData8(const ADC_TypeDef *ADCx)
    50655065{
    50665066  return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000000FFUL);
    50675067}
    5068 # 4846 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5068# 4846 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50695069static inline uint8_t LL_ADC_REG_ReadConversionData6(const ADC_TypeDef *ADCx)
    50705070{
    50715071  return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x0000003FUL);
    50725072}
    5073 # 4868 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5073# 4868 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50745074static inline uint32_t LL_ADC_IsActiveFlag_ADRDY(const ADC_TypeDef *ADCx)
    50755075{
    50765076  return ((((ADCx->ISR) & ((0x1UL << (0U)))) == ((0x1UL << (0U)))) ? 1UL : 0UL);
    50775077}
    5078 # 4895 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5078# 4895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    50795079static inline uint32_t LL_ADC_IsActiveFlag_CCRDY(const ADC_TypeDef *ADCx)
    50805080{
     
    51695169  return ((((ADCx->ISR) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL);
    51705170}
    5171 # 4997 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5171# 4997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    51725172static inline void LL_ADC_ClearFlag_ADRDY(ADC_TypeDef *ADCx)
    51735173{
     
    52735273  ((ADCx->ISR) = ((0x1UL << (11U))));
    52745274}
    5275 # 5115 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5275# 5115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    52765276static inline void LL_ADC_EnableIT_ADRDY(ADC_TypeDef *ADCx)
    52775277{
     
    54875487  ((ADCx->IER) &= ~((0x1UL << (11U))));
    54885488}
    5489 # 5336 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5489# 5336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    54905490static inline uint32_t LL_ADC_IsEnabledIT_ADRDY(const ADC_TypeDef *ADCx)
    54915491{
     
    55035503  return ((((ADCx->IER) & ((0x1UL << (13U)))) == ((0x1UL << (13U)))) ? 1UL : 0UL);
    55045504}
    5505 # 5359 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5505# 5359 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55065506static inline uint32_t LL_ADC_IsEnabledIT_EOC(const ADC_TypeDef *ADCx)
    55075507{
    55085508  return ((((ADCx->IER) & ((0x1UL << (2U)))) == ((0x1UL << (2U)))) ? 1UL : 0UL);
    55095509}
    5510 # 5371 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5510# 5371 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55115511static inline uint32_t LL_ADC_IsEnabledIT_EOS(const ADC_TypeDef *ADCx)
    55125512{
    55135513  return ((((ADCx->IER) & ((0x1UL << (3U)))) == ((0x1UL << (3U)))) ? 1UL : 0UL);
    55145514}
    5515 # 5383 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5515# 5383 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55165516static inline uint32_t LL_ADC_IsEnabledIT_OVR(const ADC_TypeDef *ADCx)
    55175517{
    55185518  return ((((ADCx->IER) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL);
    55195519}
    5520 # 5395 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5520# 5395 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55215521static inline uint32_t LL_ADC_IsEnabledIT_EOSMP(const ADC_TypeDef *ADCx)
    55225522{
    55235523  return ((((ADCx->IER) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL);
    55245524}
    5525 # 5407 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5525# 5407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55265526static inline uint32_t LL_ADC_IsEnabledIT_AWD1(const ADC_TypeDef *ADCx)
    55275527{
    55285528  return ((((ADCx->IER) & ((0x1UL << (7U)))) == ((0x1UL << (7U)))) ? 1UL : 0UL);
    55295529}
    5530 # 5419 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5530# 5419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55315531static inline uint32_t LL_ADC_IsEnabledIT_AWD2(const ADC_TypeDef *ADCx)
    55325532{
    55335533  return ((((ADCx->IER) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL);
    55345534}
    5535 # 5431 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5535# 5431 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55365536static inline uint32_t LL_ADC_IsEnabledIT_AWD3(const ADC_TypeDef *ADCx)
    55375537{
    55385538  return ((((ADCx->IER) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL);
    55395539}
    5540 # 5443 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
     5540# 5443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"
    55415541static inline uint32_t LL_ADC_IsEnabledIT_EOCAL(const ADC_TypeDef *ADCx)
    55425542{
    55435543  return ((((ADCx->IER) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL);
    55445544}
    5545 # 32 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2
    5546 # 49 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5545# 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2
     5546# 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    55475547typedef struct
    55485548{
     
    55575557
    55585558} ADC_OversamplingTypeDef;
    5559 # 79 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5559# 79 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    55605560typedef struct
    55615561{
    55625562  uint32_t ClockPrescaler;
    5563 # 94 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5563# 94 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    55645564  uint32_t Resolution;
    55655565
     
    55705570
    55715571  uint32_t ScanConvMode;
    5572 # 127 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5572# 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    55735573  uint32_t EOCSelection;
    55745574
     
    55765576
    55775577  FunctionalState LowPowerAutoWait;
    5578 # 150 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5578# 150 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    55795579  FunctionalState LowPowerAutoPowerOff;
    55805580
     
    55905590
    55915591  uint32_t NbrOfConversion;
    5592 # 180 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5592# 180 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    55935593  FunctionalState DiscontinuousConvMode;
    5594 # 191 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5594# 191 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    55955595  uint32_t ExternalTrigConv;
    55965596
     
    56135613
    56145614  uint32_t Overrun;
    5615 # 225 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5615# 225 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56165616  uint32_t SamplingTimeCommon1;
    5617 # 243 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5617# 243 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56185618  uint32_t SamplingTimeCommon2;
    5619 # 261 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5619# 261 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56205620  FunctionalState OversamplingMode;
    56215621
     
    56285628
    56295629  uint32_t TriggerFrequencyMode;
    5630 # 281 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5630# 281 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56315631} ADC_InitTypeDef;
    5632 # 292 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5632# 292 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56335633typedef struct
    56345634{
     
    56405640
    56415641  uint32_t Rank;
    5642 # 313 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5642# 313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56435643  uint32_t SamplingTime;
    5644 # 331 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5644# 331 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56455645} ADC_ChannelConfTypeDef;
    5646 # 341 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5646# 341 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56475647typedef struct
    56485648{
     
    56625662
    56635663  uint32_t Channel;
    5664 # 367 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5664# 367 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56655665  FunctionalState ITMode;
    56665666
    56675667
    56685668  uint32_t HighThreshold;
    5669 # 382 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5669# 382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56705670  uint32_t LowThreshold;
    5671 # 393 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5671# 393 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56725672} ADC_AnalogWDGConfTypeDef;
    5673 # 460 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5673# 460 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56745674typedef struct
    56755675
     
    56835683
    56845684  uint32_t ADCGroupRegularSequencerRanks;
    5685 # 485 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5685# 485 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    56865686} ADC_HandleTypeDef;
    5687 # 1833 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    5688 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 1
    5689 # 146 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"
     5687# 1833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5688# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 1
     5689# 146 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"
    56905690HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef *hadc);
    56915691uint32_t HAL_ADCEx_Calibration_GetValue(const ADC_HandleTypeDef *hadc);
     
    56975697void HAL_ADCEx_EndOfSamplingCallback(ADC_HandleTypeDef *hadc);
    56985698void HAL_ADCEx_ChannelConfigReadyCallback(ADC_HandleTypeDef *hadc);
    5699 # 164 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"
     5699# 164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"
    57005700HAL_StatusTypeDef HAL_ADCEx_DisableVoltageRegulator(ADC_HandleTypeDef *hadc);
    5701 # 1834 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2
    5702 # 1845 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5701# 1834 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2
     5702# 1845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    57035703HAL_StatusTypeDef HAL_ADC_Init(ADC_HandleTypeDef *hadc);
    57045704HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef *hadc);
    57055705void HAL_ADC_MspInit(ADC_HandleTypeDef *hadc);
    57065706void HAL_ADC_MspDeInit(ADC_HandleTypeDef *hadc);
    5707 # 1867 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5707# 1867 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    57085708HAL_StatusTypeDef HAL_ADC_Start(ADC_HandleTypeDef *hadc);
    57095709HAL_StatusTypeDef HAL_ADC_Stop(ADC_HandleTypeDef *hadc);
     
    57285728void HAL_ADC_LevelOutOfWindowCallback(ADC_HandleTypeDef *hadc);
    57295729void HAL_ADC_ErrorCallback(ADC_HandleTypeDef *hadc);
    5730 # 1898 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5730# 1898 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    57315731HAL_StatusTypeDef HAL_ADC_ConfigChannel(ADC_HandleTypeDef *hadc, const ADC_ChannelConfTypeDef *pConfig);
    57325732HAL_StatusTypeDef HAL_ADC_AnalogWDGConfig(ADC_HandleTypeDef *hadc,
    57335733                                                const ADC_AnalogWDGConfTypeDef *pAnalogWDGConfig);
    5734 # 1910 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5734# 1910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    57355735uint32_t HAL_ADC_GetState(const ADC_HandleTypeDef *hadc);
    57365736uint32_t HAL_ADC_GetError(const ADC_HandleTypeDef *hadc);
    5737 # 1922 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
     5737# 1922 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"
    57385738HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc);
    57395739HAL_StatusTypeDef ADC_Enable(ADC_HandleTypeDef *hadc);
    57405740HAL_StatusTypeDef ADC_Disable(ADC_HandleTypeDef *hadc);
    5741 # 212 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    5742 # 224 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
    5743 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 1
    5744 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
     5741# 212 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     5742# 224 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
     5743# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 1
     5744# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
    57455745typedef enum
    57465746{
     
    58185818
    58195819} CRC_HandleTypeDef;
    5820 # 288 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
    5821 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 1
    5822 # 127 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h"
     5820# 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
     5821# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 1
     5822# 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h"
    58235823HAL_StatusTypeDef HAL_CRCEx_Polynomial_Set(CRC_HandleTypeDef *hcrc, uint32_t Pol, uint32_t PolyLength);
    58245824HAL_StatusTypeDef HAL_CRCEx_Input_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t InputReverseMode);
    58255825HAL_StatusTypeDef HAL_CRCEx_Output_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t OutputReverseMode);
    5826 # 289 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 2
    5827 # 299 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
     5826# 289 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 2
     5827# 299 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
    58285828HAL_StatusTypeDef HAL_CRC_Init(CRC_HandleTypeDef *hcrc);
    58295829HAL_StatusTypeDef HAL_CRC_DeInit(CRC_HandleTypeDef *hcrc);
    58305830void HAL_CRC_MspInit(CRC_HandleTypeDef *hcrc);
    58315831void HAL_CRC_MspDeInit(CRC_HandleTypeDef *hcrc);
    5832 # 311 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
     5832# 311 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
    58335833uint32_t HAL_CRC_Accumulate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength);
    58345834uint32_t HAL_CRC_Calculate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength);
    5835 # 321 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
     5835# 321 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"
    58365836HAL_CRC_StateTypeDef HAL_CRC_GetState(CRC_HandleTypeDef *hcrc);
    5837 # 225 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    5838 # 236 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
    5839 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 1
    5840 # 44 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"
     5837# 225 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     5838# 236 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
     5839# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 1
     5840# 44 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"
    58415841typedef enum
    58425842{
     
    58725872
    58735873} EXTI_ConfigTypeDef;
    5874 # 347 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"
     5874# 347 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"
    58755875HAL_StatusTypeDef HAL_EXTI_SetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig);
    58765876HAL_StatusTypeDef HAL_EXTI_GetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig);
     
    58785878HAL_StatusTypeDef HAL_EXTI_RegisterCallback(EXTI_HandleTypeDef *hexti, EXTI_CallbackIDTypeDef CallbackID, void (*pPendingCbfn)(void));
    58795879HAL_StatusTypeDef HAL_EXTI_GetHandle(EXTI_HandleTypeDef *hexti, uint32_t ExtiLine);
    5880 # 361 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"
     5880# 361 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"
    58815881void HAL_EXTI_IRQHandler(EXTI_HandleTypeDef *hexti);
    58825882uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge);
    58835883void HAL_EXTI_ClearPending(EXTI_HandleTypeDef *hexti, uint32_t Edge);
    58845884void HAL_EXTI_GenerateSWI(EXTI_HandleTypeDef *hexti);
    5885 # 237 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    5886 
    5887 
    5888 
    5889 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 1
    5890 # 45 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
     5885# 237 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     5886
     5887
     5888
     5889# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 1
     5890# 45 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
    58915891typedef struct
    58925892{
     
    59215921
    59225922  uint32_t USERConfig;
    5923 # 131 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
     5923# 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
    59245924} FLASH_OBProgramInitTypeDef;
    59255925
     
    59375937  uint32_t NbPagesToErase;
    59385938} FLASH_ProcessTypeDef;
    5939 # 804 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
    5940 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 1
    5941 # 64 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"
     5939# 804 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
     5940# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 1
     5941# 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"
    59425942HAL_StatusTypeDef HAL_FLASHEx_Erase(FLASH_EraseInitTypeDef *pEraseInit, uint32_t *PageError);
    59435943HAL_StatusTypeDef HAL_FLASHEx_Erase_IT(FLASH_EraseInitTypeDef *pEraseInit);
     
    59515951HAL_StatusTypeDef HAL_FLASHEx_OBProgram(FLASH_OBProgramInitTypeDef *pOBInit);
    59525952void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit);
    5953 # 98 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"
     5953# 98 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"
    59545954void FLASH_PageErase(uint32_t Banks, uint32_t Page);
    5955 # 805 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 2
     5955# 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 2
    59565956
    59575957
     
    59595959
    59605960extern FLASH_ProcessTypeDef pFlash;
    5961 # 823 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
     5961# 823 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
    59625962HAL_StatusTypeDef HAL_FLASH_Program(uint32_t TypeProgram, uint32_t Address, uint64_t Data);
    59635963HAL_StatusTypeDef HAL_FLASH_Program_IT(uint32_t TypeProgram, uint32_t Address, uint64_t Data);
     
    59675967void HAL_FLASH_EndOfOperationCallback(uint32_t ReturnValue);
    59685968void HAL_FLASH_OperationErrorCallback(uint32_t ReturnValue);
    5969 # 838 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
     5969# 838 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
    59705970HAL_StatusTypeDef HAL_FLASH_Unlock(void);
    59715971HAL_StatusTypeDef HAL_FLASH_Lock(void);
     
    59745974HAL_StatusTypeDef HAL_FLASH_OB_Lock(void);
    59755975HAL_StatusTypeDef HAL_FLASH_OB_Launch(void);
    5976 # 852 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
     5976# 852 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
    59775977uint32_t HAL_FLASH_GetError(void);
    5978 # 865 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
     5978# 865 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"
    59795979HAL_StatusTypeDef FLASH_WaitForLastOperation(uint32_t Timeout);
    5980 # 241 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    5981 # 264 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
    5982 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 1
    5983 # 267 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"
    5984 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 1
    5985 # 563 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"
     5980# 241 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     5981# 264 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
     5982# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 1
     5983# 267 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"
     5984# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 1
     5985# 563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"
    59865986void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorSelection);
    59875987void HAL_PWREx_DisableBatteryCharging(void);
     
    60066006uint32_t HAL_PWREx_GetVoltageRange(void);
    60076007HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling);
    6008 # 604 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"
     6008# 604 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"
    60096009void HAL_PWREx_EnableLowPowerRunMode(void);
    60106010HAL_StatusTypeDef HAL_PWREx_DisableLowPowerRunMode(void);
    6011 # 268 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 2
    6012 # 279 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"
     6011# 268 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 2
     6012# 279 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"
    60136013void HAL_PWR_DeInit(void);
    6014 # 288 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"
     6014# 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"
    60156015void HAL_PWR_EnableBkUpAccess(void);
    60166016void HAL_PWR_DisableBkUpAccess(void);
     
    60286028void HAL_PWR_EnableSEVOnPend(void);
    60296029void HAL_PWR_DisableSEVOnPend(void);
    6030 # 265 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    6031 
    6032 
    6033 
    6034 
    6035 
    6036 
    6037 
    6038 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 1
    6039 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6030# 265 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     6031
     6032
     6033
     6034
     6035
     6036
     6037
     6038# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 1
     6039# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    60406040typedef enum
    60416041{
     
    61756175
    61766176  volatile HAL_RTCStateTypeDef State;
    6177 # 214 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6177# 214 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    61786178}RTC_HandleTypeDef;
    6179 # 721 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    6180 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 1
    6181 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
     6179# 721 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6180# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 1
     6181# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
    61826182typedef struct
    61836183{
     
    62096209
    62106210}RTC_TamperTypeDef;
    6211 # 84 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
     6211# 84 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
    62126212typedef struct
    62136213{
     
    62186218
    62196219} RTC_InternalTamperTypeDef;
    6220 # 890 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
     6220# 890 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
    62216221HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin);
    62226222HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp_IT(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin);
     
    62296229HAL_StatusTypeDef HAL_RTCEx_PollForTimeStampEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout);
    62306230void HAL_RTCEx_TimeStampEventCallback(RTC_HandleTypeDef *hrtc);
    6231 # 910 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
     6231# 910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
    62326232HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock);
    62336233HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer_IT(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock);
     
    62376237void HAL_RTCEx_WakeUpTimerEventCallback(RTC_HandleTypeDef *hrtc);
    62386238HAL_StatusTypeDef HAL_RTCEx_PollForWakeUpTimerEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout);
    6239 # 926 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
     6239# 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
    62406240HAL_StatusTypeDef HAL_RTCEx_SetSmoothCalib(RTC_HandleTypeDef *hrtc, uint32_t SmoothCalibPeriod, uint32_t SmoothCalibPlusPulses, uint32_t SmoothCalibMinusPulsesValue);
    62416241HAL_StatusTypeDef HAL_RTCEx_SetSynchroShift(RTC_HandleTypeDef *hrtc, uint32_t ShiftAdd1S, uint32_t ShiftSubFS);
     
    62466246HAL_StatusTypeDef HAL_RTCEx_EnableBypassShadow(RTC_HandleTypeDef *hrtc);
    62476247HAL_StatusTypeDef HAL_RTCEx_DisableBypassShadow(RTC_HandleTypeDef *hrtc);
    6248 # 943 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
     6248# 943 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"
    62496249void HAL_RTCEx_AlarmBEventCallback(RTC_HandleTypeDef *hrtc);
    62506250HAL_StatusTypeDef HAL_RTCEx_PollForAlarmBEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout);
     
    62806280void HAL_RTCEx_BKUPWrite(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister, uint32_t Data);
    62816281uint32_t HAL_RTCEx_BKUPRead(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister);
    6282 # 722 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 2
    6283 # 732 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6282# 722 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 2
     6283# 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    62846284HAL_StatusTypeDef HAL_RTC_Init(RTC_HandleTypeDef *hrtc);
    62856285HAL_StatusTypeDef HAL_RTC_DeInit(RTC_HandleTypeDef *hrtc);
     
    62876287void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc);
    62886288void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc);
    6289 # 752 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6289# 752 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    62906290HAL_StatusTypeDef HAL_RTC_SetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format);
    62916291HAL_StatusTypeDef HAL_RTC_GetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format);
    62926292HAL_StatusTypeDef HAL_RTC_SetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format);
    62936293HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format);
    6294 # 764 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6294# 764 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    62956295HAL_StatusTypeDef HAL_RTC_SetAlarm(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format);
    62966296HAL_StatusTypeDef HAL_RTC_SetAlarm_IT(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format);
     
    63006300HAL_StatusTypeDef HAL_RTC_PollForAlarmAEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout);
    63016301void HAL_RTC_AlarmAEventCallback(RTC_HandleTypeDef *hrtc);
    6302 # 779 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6302# 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    63036303HAL_StatusTypeDef HAL_RTC_WaitForSynchro(RTC_HandleTypeDef* hrtc);
    6304 # 788 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6304# 788 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    63056305HAL_RTCStateTypeDef HAL_RTC_GetState(RTC_HandleTypeDef *hrtc);
    6306 # 938 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
     6306# 938 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"
    63076307HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef* hrtc);
    63086308HAL_StatusTypeDef RTC_ExitInitMode(RTC_HandleTypeDef *hrtc);
    63096309uint8_t RTC_ByteToBcd2(uint8_t Value);
    63106310uint8_t RTC_Bcd2ToByte(uint8_t Value);
    6311 # 273 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    6312 # 284 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
    6313 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 1
    6314 # 46 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
     6311# 273 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     6312# 284 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"
     6313# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 1
     6314# 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
    63156315typedef struct
    63166316{
     
    64156415
    64166416  volatile uint32_t ErrorCode;
    6417 # 162 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
     6417# 162 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
    64186418} SPI_HandleTypeDef;
    6419 # 762 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
    6420 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 1
    6421 # 51 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h"
     6419# 762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
     6420# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 1
     6421# 51 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h"
    64226422HAL_StatusTypeDef HAL_SPIEx_FlushRxFifo(const SPI_HandleTypeDef *hspi);
    6423 # 763 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 2
    6424 # 773 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
     6423# 763 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 2
     6424# 773 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
    64256425HAL_StatusTypeDef HAL_SPI_Init(SPI_HandleTypeDef *hspi);
    64266426HAL_StatusTypeDef HAL_SPI_DeInit(SPI_HandleTypeDef *hspi);
    64276427void HAL_SPI_MspInit(SPI_HandleTypeDef *hspi);
    64286428void HAL_SPI_MspDeInit(SPI_HandleTypeDef *hspi);
    6429 # 792 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
     6429# 792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
    64306430HAL_StatusTypeDef HAL_SPI_Transmit(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout);
    64316431HAL_StatusTypeDef HAL_SPI_Receive(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout);
     
    64566456void HAL_SPI_ErrorCallback(SPI_HandleTypeDef *hspi);
    64576457void HAL_SPI_AbortCpltCallback(SPI_HandleTypeDef *hspi);
    6458 # 828 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
     6458# 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"
    64596459HAL_SPI_StateTypeDef HAL_SPI_GetState(SPI_HandleTypeDef *hspi);
    64606460uint32_t HAL_SPI_GetError(SPI_HandleTypeDef *hspi);
    6461 # 285 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    6462 
    6463 
    6464 
    6465 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 1
    6466 # 46 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6461# 285 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     6462
     6463
     6464
     6465# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 1
     6466# 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    64676467typedef struct
    64686468{
     
    64816481
    64826482  uint32_t RepetitionCounter;
    6483 # 72 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6483# 72 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    64846484  uint32_t AutoReloadPreload;
    64856485
     
    67766776  volatile HAL_TIM_ChannelStateTypeDef ChannelNState[4];
    67776777  volatile HAL_TIM_DMABurstStateTypeDef DMABurstState;
    6778 # 397 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6778# 397 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    67796779} TIM_HandleTypeDef;
    6780 # 2192 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    6781 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 1
    6782 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6780# 2192 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6781# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 1
     6782# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    67836783typedef struct
    67846784{
     
    68086808
    68096809} TIMEx_BreakInputConfigTypeDef;
    6810 # 338 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6810# 338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68116811HAL_StatusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, const TIM_HallSensor_InitTypeDef *sConfig);
    68126812HAL_StatusTypeDef HAL_TIMEx_HallSensor_DeInit(TIM_HandleTypeDef *htim);
     
    68246824HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_DMA(TIM_HandleTypeDef *htim, uint32_t *pData, uint16_t Length);
    68256825HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_DMA(TIM_HandleTypeDef *htim);
    6826 # 363 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6826# 363 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68276827HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel);
    68286828HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel);
     
    68366836                                          uint16_t Length);
    68376837HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
    6838 # 384 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6838# 384 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68396839HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel);
    68406840HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel);
     
    68476847                                           uint16_t Length);
    68486848HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
    6849 # 404 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6849# 404 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68506850HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
    68516851HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
     
    68546854HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
    68556855HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
    6856 # 419 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6856# 419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68576857HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent(TIM_HandleTypeDef *htim, uint32_t InputTrigger,
    68586858                                              uint32_t CommutationSource);
     
    68736873HAL_StatusTypeDef HAL_TIMEx_DisarmBreakInput(TIM_HandleTypeDef *htim, uint32_t BreakInput);
    68746874HAL_StatusTypeDef HAL_TIMEx_ReArmBreakInput(const TIM_HandleTypeDef *htim, uint32_t BreakInput);
    6875 # 446 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6875# 446 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68766876void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim);
    68776877void HAL_TIMEx_CommutHalfCpltCallback(TIM_HandleTypeDef *htim);
    68786878void HAL_TIMEx_BreakCallback(TIM_HandleTypeDef *htim);
    68796879void HAL_TIMEx_Break2Callback(TIM_HandleTypeDef *htim);
    6880 # 459 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6880# 459 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68816881HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState(const TIM_HandleTypeDef *htim);
    68826882HAL_TIM_ChannelStateTypeDef HAL_TIMEx_GetChannelNState(const TIM_HandleTypeDef *htim, uint32_t ChannelN);
    6883 # 474 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
     6883# 474 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"
    68846884void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
    68856885void TIMEx_DMACommutationHalfCplt(DMA_HandleTypeDef *hdma);
    6886 # 2193 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 2
    6887 # 2204 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6886# 2193 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 2
     6887# 2204 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    68886888HAL_StatusTypeDef HAL_TIM_Base_Init(TIM_HandleTypeDef *htim);
    68896889HAL_StatusTypeDef HAL_TIM_Base_DeInit(TIM_HandleTypeDef *htim);
     
    68996899HAL_StatusTypeDef HAL_TIM_Base_Start_DMA(TIM_HandleTypeDef *htim, const uint32_t *pData, uint16_t Length);
    69006900HAL_StatusTypeDef HAL_TIM_Base_Stop_DMA(TIM_HandleTypeDef *htim);
    6901 # 2226 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6901# 2226 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    69026902HAL_StatusTypeDef HAL_TIM_OC_Init(TIM_HandleTypeDef *htim);
    69036903HAL_StatusTypeDef HAL_TIM_OC_DeInit(TIM_HandleTypeDef *htim);
     
    69146914                                       uint16_t Length);
    69156915HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
    6916 # 2249 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6916# 2249 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    69176917HAL_StatusTypeDef HAL_TIM_PWM_Init(TIM_HandleTypeDef *htim);
    69186918HAL_StatusTypeDef HAL_TIM_PWM_DeInit(TIM_HandleTypeDef *htim);
     
    69296929                                        uint16_t Length);
    69306930HAL_StatusTypeDef HAL_TIM_PWM_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
    6931 # 2272 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6931# 2272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    69326932HAL_StatusTypeDef HAL_TIM_IC_Init(TIM_HandleTypeDef *htim);
    69336933HAL_StatusTypeDef HAL_TIM_IC_DeInit(TIM_HandleTypeDef *htim);
     
    69436943HAL_StatusTypeDef HAL_TIM_IC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, uint16_t Length);
    69446944HAL_StatusTypeDef HAL_TIM_IC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
    6945 # 2294 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6945# 2294 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    69466946HAL_StatusTypeDef HAL_TIM_OnePulse_Init(TIM_HandleTypeDef *htim, uint32_t OnePulseMode);
    69476947HAL_StatusTypeDef HAL_TIM_OnePulse_DeInit(TIM_HandleTypeDef *htim);
     
    69546954HAL_StatusTypeDef HAL_TIM_OnePulse_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
    69556955HAL_StatusTypeDef HAL_TIM_OnePulse_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
    6956 # 2313 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6956# 2313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    69576957HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig);
    69586958HAL_StatusTypeDef HAL_TIM_Encoder_DeInit(TIM_HandleTypeDef *htim);
     
    69696969                                            uint32_t *pData2, uint16_t Length);
    69706970HAL_StatusTypeDef HAL_TIM_Encoder_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
    6971 # 2336 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6971# 2336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    69726972void HAL_TIM_IRQHandler(TIM_HandleTypeDef *htim);
    6973 # 2346 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     6973# 2346 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    69746974HAL_StatusTypeDef HAL_TIM_OC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_OC_InitTypeDef *sConfig,
    69756975                                           uint32_t Channel);
     
    70027002HAL_StatusTypeDef HAL_TIM_GenerateEvent(TIM_HandleTypeDef *htim, uint32_t EventSource);
    70037003uint32_t HAL_TIM_ReadCapturedValue(const TIM_HandleTypeDef *htim, uint32_t Channel);
    7004 # 2385 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     7004# 2385 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    70057005void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim);
    70067006void HAL_TIM_PeriodElapsedHalfCpltCallback(TIM_HandleTypeDef *htim);
     
    70137013void HAL_TIM_TriggerHalfCpltCallback(TIM_HandleTypeDef *htim);
    70147014void HAL_TIM_ErrorCallback(TIM_HandleTypeDef *htim);
    7015 # 2412 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     7015# 2412 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    70167016HAL_TIM_StateTypeDef HAL_TIM_Base_GetState(const TIM_HandleTypeDef *htim);
    70177017HAL_TIM_StateTypeDef HAL_TIM_OC_GetState(const TIM_HandleTypeDef *htim);
     
    70257025HAL_TIM_ChannelStateTypeDef HAL_TIM_GetChannelState(const TIM_HandleTypeDef *htim, uint32_t Channel);
    70267026HAL_TIM_DMABurstStateTypeDef HAL_TIM_DMABurstState(const TIM_HandleTypeDef *htim);
    7027 # 2436 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
     7027# 2436 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"
    70287028void TIM_Base_SetConfig(TIM_TypeDef *TIMx, const TIM_Base_InitTypeDef *Structure);
    70297029void TIM_TI1_SetConfig(TIM_TypeDef *TIMx, uint32_t TIM_ICPolarity, uint32_t TIM_ICSelection, uint32_t TIM_ICFilter);
     
    70377037void TIM_DMACaptureHalfCplt(DMA_HandleTypeDef *hdma);
    70387038void TIM_CCxChannelCmd(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ChannelState);
    7039 # 289 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    7040 
    7041 
    7042 
    7043 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 1
    7044 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7039# 289 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     7040
     7041
     7042
     7043# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 1
     7044# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    70457045typedef struct
    70467046{
    70477047  uint32_t BaudRate;
    7048 # 65 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7048# 65 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    70497049  uint32_t WordLength;
    70507050
     
    71177117
    71187118} UART_AdvFeatureInitTypeDef;
    7119 # 177 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7119# 177 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    71207120typedef uint32_t HAL_UART_StateTypeDef;
    71217121
     
    71827182
    71837183  volatile uint32_t ErrorCode;
    7184 # 259 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7184# 259 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    71857185} UART_HandleTypeDef;
    7186 # 1489 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    7187 # 1 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 1
    7188 # 47 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
     7186# 1489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7187# 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 1
     7188# 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
    71897189typedef struct
    71907190{
     
    71997199  uint8_t Address;
    72007200} UART_WakeUpTypeDef;
    7201 # 141 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
     7201# 141 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
    72027202HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t AssertionTime, uint32_t DeassertionTime);
    7203 # 151 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
     7203# 151 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
    72047204void HAL_UARTEx_WakeupCallback(UART_HandleTypeDef *huart);
    72057205
    72067206void HAL_UARTEx_RxFifoFullCallback(UART_HandleTypeDef *huart);
    72077207void HAL_UARTEx_TxFifoEmptyCallback(UART_HandleTypeDef *huart);
    7208 # 165 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
     7208# 165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"
    72097209HAL_StatusTypeDef HAL_UARTEx_StopModeWakeUpSourceConfig(UART_HandleTypeDef *huart, UART_WakeUpTypeDef WakeUpSelection);
    72107210HAL_StatusTypeDef HAL_UARTEx_EnableStopMode(UART_HandleTypeDef *huart);
     
    72157215HAL_StatusTypeDef HAL_UARTEx_SetTxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold);
    72167216HAL_StatusTypeDef HAL_UARTEx_SetRxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold);
    7217 # 1490 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 2
    7218 # 1502 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7217# 1490 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 2
     7218# 1502 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    72197219HAL_StatusTypeDef HAL_UART_Init(UART_HandleTypeDef *huart);
    72207220HAL_StatusTypeDef HAL_HalfDuplex_Init(UART_HandleTypeDef *huart);
     
    72247224void HAL_UART_MspInit(UART_HandleTypeDef *huart);
    72257225void HAL_UART_MspDeInit(UART_HandleTypeDef *huart);
    7226 # 1525 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7226# 1525 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    72277227HAL_StatusTypeDef HAL_UART_Transmit(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout);
    72287228HAL_StatusTypeDef HAL_UART_Receive(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout);
     
    72517251void HAL_UART_AbortTransmitCpltCallback(UART_HandleTypeDef *huart);
    72527252void HAL_UART_AbortReceiveCpltCallback(UART_HandleTypeDef *huart);
    7253 # 1561 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7253# 1561 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    72547254HAL_StatusTypeDef HAL_LIN_SendBreak(UART_HandleTypeDef *huart);
    72557255HAL_StatusTypeDef HAL_MultiProcessor_EnableMuteMode(UART_HandleTypeDef *huart);
     
    72587258HAL_StatusTypeDef HAL_HalfDuplex_EnableTransmitter(UART_HandleTypeDef *huart);
    72597259HAL_StatusTypeDef HAL_HalfDuplex_EnableReceiver(UART_HandleTypeDef *huart);
    7260 # 1577 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7260# 1577 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    72617261HAL_UART_StateTypeDef HAL_UART_GetState(UART_HandleTypeDef *huart);
    72627262uint32_t HAL_UART_GetError(UART_HandleTypeDef *huart);
    7263 # 1595 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
     7263# 1595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"
    72647264HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart);
    72657265HAL_StatusTypeDef UART_CheckIdleState(UART_HandleTypeDef *huart);
    72667266HAL_StatusTypeDef UART_WaitOnFlagUntilTimeout(UART_HandleTypeDef *huart, uint32_t Flag, FlagStatus Status, uint32_t Tickstart, uint32_t Timeout);
    72677267void UART_AdvFeatureConfig(UART_HandleTypeDef *huart);
    7268 # 293 "D:/projekte/ecs_smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
    7269 # 30 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 2
    7270 # 43 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
     7268# 293 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2
     7269# 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 2
     7270# 43 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
    72717271typedef enum
    72727272{
     
    72767276  HAL_TICK_FREQ_DEFAULT = HAL_TICK_FREQ_1KHZ
    72777277} HAL_TickFreqTypeDef;
    7278 # 732 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
     7278# 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
    72797279HAL_StatusTypeDef HAL_Init(void);
    72807280HAL_StatusTypeDef HAL_DeInit(void);
     
    72827282void HAL_MspDeInit(void);
    72837283HAL_StatusTypeDef HAL_InitTick(uint32_t TickPriority);
    7284 # 747 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
     7284# 747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
    72857285void HAL_IncTick(void);
    72867286void HAL_Delay(uint32_t Delay);
     
    72977297uint32_t HAL_GetUIDw1(void);
    72987298uint32_t HAL_GetUIDw2(void);
    7299 # 771 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
     7299# 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
    73007300void HAL_DBGMCU_EnableDBGStopMode(void);
    73017301void HAL_DBGMCU_DisableDBGStopMode(void);
    73027302void HAL_DBGMCU_EnableDBGStandbyMode(void);
    73037303void HAL_DBGMCU_DisableDBGStandbyMode(void);
    7304 # 784 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
     7304# 784 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
    73057305extern volatile uint32_t uwTick;
    73067306extern uint32_t uwTickPrio;
    73077307extern HAL_TickFreqTypeDef uwTickFreq;
    7308 # 805 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
     7308# 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"
    73097309void HAL_SYSCFG_EnableIOAnalogSwitchBooster(void);
    73107310void HAL_SYSCFG_DisableIOAnalogSwitchBooster(void);
     
    73177317
    73187318void HAL_SYSCFG_StrobeDBattpinsConfig(uint32_t ConfigDeadBattery);
    7319 # 231 "D:/projekte/ecs_smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2
    7320 # 35 "D:/projekte/ecs_smartSwitch/trunk/firmware/HSI16/Inc\\hsi16.h" 2
     7319# 231 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2
     7320# 35 "D:/projekte/ecsSmartPro/trunk/firmware/HSI16/Inc\\hsi16.h" 2
    73217321
    73227322
     
    73297329void HSI16_GetCurve(void);
    73307330void frequencyErrorTest(void);
    7331 # 30 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c" 2
     7331# 30 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c" 2
    73327332# 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdio.h" 1 3
    73337333# 77 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdio.h" 3
     
    74237423int vdprintf (int, const char *, __builtin_va_list);
    74247424FILE * fdopen (int, const char *);
    7425 # 31 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c" 2
    7426 # 75 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     7425# 31 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c" 2
     7426# 75 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    74277427TIM_HandleTypeDef TimHandle;
    74287428
     
    74447444void CLK_ConfigForCalibration(void);
    74457445void GPIO_ConfigForCalibration(void);
    7446 # 110 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     7446# 110 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    74477447uint32_t HSI16_CalibrateMinError(void)
    74487448{
     
    74987498
    74997499}
    7500 # 176 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     7500# 176 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    75017501ErrorStatus HSI16_CalibrateFixedError(uint32_t MaxAllowedError, uint32_t* Freq)
    75027502{
     
    76127612  (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR))) & (~((0x7FUL << (8U))))) | ((uint32_t)(trimmingindexorig) << (8U)))));
    76137613}
    7614 # 300 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     7614# 300 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    76157615ErrorStatus HSI16_CalibrateCurve(uint32_t* Freq)
    76167616{
     
    76667666{
    76677667  uint32_t measuredfrequency;
    7668 # 363 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     7668# 363 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    76697669  if(CaptureState == ((uint32_t) 0x00000004))
    76707670  {
     
    77317731void HSI16_MeasurementInit(void)
    77327732{
    7733 # 435 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     7733# 435 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    77347734  HSI16_TIMx_ConfigForCalibration();
    77357735  CaptureState = ((uint32_t) 0x00000004);
     
    77977797
    77987798}
    7799 # 508 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
     7799# 508 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\HSI16\\Src\\hsi16.c"
    78007800void HSI16_RCC_AdjustCalibrationValue(uint8_t InternOsc, uint8_t TrimmingValue)
    78017801{
Note: See TracChangeset for help on using the changeset viewer.