Changeset 26 for trunk/firmware/Debug125A/ah_counter_PP.c
- Timestamp:
- Sep 8, 2025, 6:57:30 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/firmware/Debug125A/ah_counter_PP.c (modified) (267 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/firmware/Debug125A/ah_counter_PP.c
r6 r26 1 # 1 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c"1 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 2 # 1 "<built-in>" 1 3 3 # 1 "<built-in>" 3 … … 5 5 # 1 "<command line>" 1 6 6 # 1 "<built-in>" 2 7 # 1 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c" 28 # 13 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c"9 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h" 110 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h"11 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 112 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"13 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 114 # 195 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"15 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 116 # 27 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"17 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 118 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h"19 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 120 # 119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"21 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 122 # 69 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"7 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 8 # 13 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 9 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 1 10 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 11 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1 12 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 13 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 1 14 # 195 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 15 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 1 16 # 27 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 17 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 1 18 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 19 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 20 # 119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 21 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1 22 # 69 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 23 23 typedef enum 24 24 { … … 63 63 64 64 65 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 166 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 365 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 1 66 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 67 67 68 68 … … 761 761 typedef long long int intmax_t; 762 762 typedef long long unsigned int uintmax_t; 763 # 35 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3764 # 63 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3765 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3766 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3767 # 64 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3768 # 115 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3769 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3770 # 54 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3771 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3772 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3763 # 35 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 764 # 63 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 765 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3 766 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3 767 # 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 768 # 115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 769 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3 770 # 54 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3 771 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3 772 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 773 773 #pragma GCC diagnostic push 774 774 #pragma GCC diagnostic ignored "-Wsign-conversion" 775 775 #pragma GCC diagnostic ignored "-Wconversion" 776 776 #pragma GCC diagnostic ignored "-Wunused-parameter" 777 # 71 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3777 # 71 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 778 778 #pragma GCC diagnostic push 779 779 #pragma GCC diagnostic ignored "-Wpacked" … … 813 813 struct __attribute__((packed, aligned(1))) T_UINT32_READ { uint32_t v; }; 814 814 #pragma GCC diagnostic pop 815 # 131 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3815 # 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 816 816 __attribute__((always_inline)) static inline __attribute__((__noreturn__)) void __cmsis_start(void) 817 817 { … … 848 848 _start(); 849 849 } 850 # 196 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3850 # 196 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 851 851 __attribute__((always_inline)) static inline void __enable_irq(void) 852 852 { … … 878 878 return(result); 879 879 } 880 # 248 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3880 # 248 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 881 881 __attribute__((always_inline)) static inline void __set_CONTROL(uint32_t control) 882 882 { 883 883 __asm volatile ("MSR control, %0" : : "r" (control) : "memory"); 884 884 } 885 # 272 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3885 # 272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 886 886 __attribute__((always_inline)) static inline uint32_t __get_IPSR(void) 887 887 { … … 933 933 return(result); 934 934 } 935 # 344 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3935 # 344 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 936 936 __attribute__((always_inline)) static inline void __set_PSP(uint32_t topOfProcStack) 937 937 { 938 938 __asm volatile ("MSR psp, %0" : : "r" (topOfProcStack) : ); 939 939 } 940 # 368 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3940 # 368 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 941 941 __attribute__((always_inline)) static inline uint32_t __get_MSP(void) 942 942 { … … 946 946 return(result); 947 947 } 948 # 398 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3948 # 398 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 949 949 __attribute__((always_inline)) static inline void __set_MSP(uint32_t topOfMainStack) 950 950 { 951 951 __asm volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); 952 952 } 953 # 449 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3953 # 449 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 954 954 __attribute__((always_inline)) static inline uint32_t __get_PRIMASK(void) 955 955 { … … 959 959 return(result); 960 960 } 961 # 479 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3961 # 479 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 962 962 __attribute__((always_inline)) static inline void __set_PRIMASK(uint32_t priMask) 963 963 { 964 964 __asm volatile ("MSR primask, %0" : : "r" (priMask) : "memory"); 965 965 } 966 # 833 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3966 # 833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 967 967 __attribute__((always_inline)) static inline uint32_t __get_FPSCR(void) 968 968 { 969 # 849 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3969 # 849 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 970 970 return(0U); 971 971 … … 980 980 __attribute__((always_inline)) static inline void __set_FPSCR(uint32_t fpscr) 981 981 { 982 # 872 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3982 # 872 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 983 983 (void)fpscr; 984 984 985 985 } 986 # 933 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3986 # 933 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 987 987 __attribute__((always_inline)) static inline void __ISB(void) 988 988 { … … 1011 1011 __asm volatile ("dmb 0xF":::"memory"); 1012 1012 } 1013 # 967 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31013 # 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1014 1014 __attribute__((always_inline)) static inline uint32_t __REV(uint32_t value) 1015 1015 { … … 1023 1023 1024 1024 } 1025 # 986 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31025 # 986 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1026 1026 __attribute__((always_inline)) static inline uint32_t __REV16(uint32_t value) 1027 1027 { … … 1031 1031 return result; 1032 1032 } 1033 # 1001 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31033 # 1001 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1034 1034 __attribute__((always_inline)) static inline int16_t __REVSH(int16_t value) 1035 1035 { … … 1043 1043 1044 1044 } 1045 # 1021 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31045 # 1021 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1046 1046 __attribute__((always_inline)) static inline uint32_t __ROR(uint32_t op1, uint32_t op2) 1047 1047 { … … 1053 1053 return (op1 >> op2) | (op1 << (32U - op2)); 1054 1054 } 1055 # 1048 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31055 # 1048 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1056 1056 __attribute__((always_inline)) static inline uint32_t __RBIT(uint32_t value) 1057 1057 { … … 1076 1076 return result; 1077 1077 } 1078 # 1078 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31078 # 1078 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1079 1079 __attribute__((always_inline)) static inline uint8_t __CLZ(uint32_t value) 1080 1080 { 1081 # 1089 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31081 # 1089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1082 1082 if (value == 0U) 1083 1083 { … … 1086 1086 return __builtin_clz(value); 1087 1087 } 1088 # 1382 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31088 # 1382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1089 1089 __attribute__((always_inline)) static inline int32_t __SSAT(int32_t val, uint32_t sat) 1090 1090 { … … 1104 1104 return val; 1105 1105 } 1106 # 1407 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31106 # 1407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1107 1107 __attribute__((always_inline)) static inline uint32_t __USAT(int32_t val, uint32_t sat) 1108 1108 { … … 1121 1121 return (uint32_t)val; 1122 1122 } 1123 # 2166 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31123 # 2166 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1124 1124 #pragma GCC diagnostic pop 1125 # 55 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 31126 # 116 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 31127 # 210 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31125 # 55 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 3 1126 # 116 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 1127 # 210 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1128 1128 typedef union 1129 1129 { … … 1138 1138 uint32_t w; 1139 1139 } APSR_Type; 1140 # 240 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31140 # 240 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1141 1141 typedef union 1142 1142 { … … 1148 1148 uint32_t w; 1149 1149 } IPSR_Type; 1150 # 258 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31150 # 258 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1151 1151 typedef union 1152 1152 { … … 1164 1164 uint32_t w; 1165 1165 } xPSR_Type; 1166 # 297 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31166 # 297 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1167 1167 typedef union 1168 1168 { … … 1175 1175 uint32_t w; 1176 1176 } CONTROL_Type; 1177 # 328 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31177 # 328 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1178 1178 typedef struct 1179 1179 { … … 1189 1189 volatile uint32_t IP[8U]; 1190 1190 } NVIC_Type; 1191 # 355 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31191 # 355 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1192 1192 typedef struct 1193 1193 { … … 1206 1206 volatile uint32_t SHCSR; 1207 1207 } SCB_Type; 1208 # 472 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31208 # 472 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1209 1209 typedef struct 1210 1210 { … … 1214 1214 volatile const uint32_t CALIB; 1215 1215 } SysTick_Type; 1216 # 524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31216 # 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1217 1217 typedef struct 1218 1218 { … … 1223 1223 volatile uint32_t RASR; 1224 1224 } MPU_Type; 1225 # 741 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31225 # 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1226 1226 static inline void __NVIC_EnableIRQ(IRQn_Type IRQn) 1227 1227 { … … 1233 1233 } 1234 1234 } 1235 # 760 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31235 # 760 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1236 1236 static inline uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) 1237 1237 { … … 1245 1245 } 1246 1246 } 1247 # 779 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31247 # 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1248 1248 static inline void __NVIC_DisableIRQ(IRQn_Type IRQn) 1249 1249 { … … 1255 1255 } 1256 1256 } 1257 # 798 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31257 # 798 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1258 1258 static inline uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) 1259 1259 { … … 1267 1267 } 1268 1268 } 1269 # 817 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31269 # 817 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1270 1270 static inline void __NVIC_SetPendingIRQ(IRQn_Type IRQn) 1271 1271 { … … 1275 1275 } 1276 1276 } 1277 # 832 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31277 # 832 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1278 1278 static inline void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) 1279 1279 { … … 1283 1283 } 1284 1284 } 1285 # 850 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31285 # 850 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1286 1286 static inline void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) 1287 1287 { … … 1297 1297 } 1298 1298 } 1299 # 874 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31299 # 874 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1300 1300 static inline uint32_t __NVIC_GetPriority(IRQn_Type IRQn) 1301 1301 { … … 1310 1310 } 1311 1311 } 1312 # 899 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31312 # 899 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1313 1313 static inline uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, uint32_t PreemptPriority, uint32_t SubPriority) 1314 1314 { … … 1325 1325 ); 1326 1326 } 1327 # 926 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31327 # 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1328 1328 static inline void NVIC_DecodePriority (uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) 1329 1329 { … … 1338 1338 *pSubPriority = (Priority ) & (uint32_t)((1UL << (SubPriorityBits )) - 1UL); 1339 1339 } 1340 # 950 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31340 # 950 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1341 1341 static inline void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) 1342 1342 { … … 1349 1349 1350 1350 } 1351 # 970 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31351 # 970 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1352 1352 static inline uint32_t __NVIC_GetVector(IRQn_Type IRQn) 1353 1353 { … … 1385 1385 1386 1386 1387 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 31388 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 31389 # 183 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 31387 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 3 1388 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3 1389 # 183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3 1390 1390 typedef struct { 1391 1391 uint32_t RBAR; … … 1476 1476 ARM_MPU_OrderedMemcpy(&(((MPU_Type *) ((0xE000E000UL) + 0x0D90UL) )->RBAR), &(table->RBAR), cnt*rowWordSize); 1477 1477 } 1478 # 1006 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 31479 # 1025 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31478 # 1006 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 1479 # 1025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1480 1480 static inline uint32_t SCB_GetFPUType(void) 1481 1481 { 1482 1482 return 0U; 1483 1483 } 1484 # 1056 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31484 # 1056 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1485 1485 static inline uint32_t SysTick_Config(uint32_t ticks) 1486 1486 { … … 1498 1498 return (0UL); 1499 1499 } 1500 # 112 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 21501 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 11502 # 56 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"1500 # 112 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2 1501 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1 1502 # 56 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1503 1503 extern uint32_t SystemCoreClock; 1504 1504 1505 1505 extern const uint32_t AHBPrescTable[16]; 1506 1506 extern const uint32_t APBPrescTable[8]; 1507 # 85 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"1507 # 85 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1508 1508 extern void SystemInit(void); 1509 1509 extern void SystemCoreClockUpdate(void); 1510 # 113 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 21511 # 122 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"1510 # 113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2 1511 # 122 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1512 1512 typedef struct 1513 1513 { … … 1537 1537 volatile uint32_t CCR; 1538 1538 } ADC_Common_TypeDef; 1539 # 161 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"1539 # 161 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1540 1540 typedef struct 1541 1541 { … … 1896 1896 volatile uint32_t SR; 1897 1897 } WWDG_TypeDef; 1898 # 120 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 21899 # 143 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"1898 # 120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2 1899 # 143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1900 1900 typedef enum 1901 1901 { … … 1916 1916 ERROR = !SUCCESS 1917 1917 } ErrorStatus; 1918 # 230 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"1919 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 11920 # 231 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 21921 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21922 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 11923 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21918 # 230 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1919 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1 1920 # 231 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2 1921 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1922 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 1 1923 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1924 1924 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 1 3 1925 1925 # 72 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3 … … 1931 1931 # 110 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3 1932 1932 typedef double max_align_t; 1933 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21933 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1934 1934 1935 1935 … … 1954 1954 HAL_LOCKED = 0x01U 1955 1955 } HAL_LockTypeDef; 1956 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 21957 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 11958 # 1248 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"1956 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2 1957 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1 1958 # 1248 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1959 1959 static inline void LL_RCC_HSE_EnableCSS(void) 1960 1960 { … … 2011 2011 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (17U)))) == ((0x1UL << (17U)))) ? 1UL : 0UL); 2012 2012 } 2013 # 1317 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2013 # 1317 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2014 2014 static inline void LL_RCC_HSI_EnableInStopMode(void) 2015 2015 { … … 2066 2066 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (10U)))) == ((0x1UL << (10U)))) ? 1UL : 0UL); 2067 2067 } 2068 # 1379 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2068 # 1379 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2069 2069 static inline uint32_t LL_RCC_HSI_GetCalibration(void) 2070 2070 { 2071 2071 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR) & ((0xFFUL << (0U)))) >> (0U)); 2072 2072 } 2073 # 1393 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2073 # 1393 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2074 2074 static inline void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) 2075 2075 { … … 2086 2086 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR) & ((0x7FUL << (8U)))) >> (8U)); 2087 2087 } 2088 # 1471 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2088 # 1471 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2089 2089 static inline void LL_RCC_LSE_Enable(void) 2090 2090 { … … 2121 2121 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (2U)))); 2122 2122 } 2123 # 1517 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2123 # 1517 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2124 2124 static inline void LL_RCC_LSE_SetDriveCapability(uint32_t LSEDrive) 2125 2125 { 2126 2126 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x3UL << (3U))))) | (LSEDrive)))); 2127 2127 } 2128 # 1531 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2128 # 1531 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2129 2129 static inline uint32_t LL_RCC_LSE_GetDriveCapability(void) 2130 2130 { … … 2141 2141 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) |= ((0x1UL << (5U)))); 2142 2142 } 2143 # 1553 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2143 # 1553 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2144 2144 static inline void LL_RCC_LSE_DisableCSS(void) 2145 2145 { … … 2166 2166 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) & ((0x1UL << (6U)))) == ((0x1UL << (6U)))) ? 1UL : 0UL); 2167 2167 } 2168 # 1591 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2168 # 1591 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2169 2169 static inline void LL_RCC_LSI_Enable(void) 2170 2170 { … … 2191 2191 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CSR) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 2192 2192 } 2193 # 1629 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2193 # 1629 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2194 2194 static inline void LL_RCC_LSCO_Enable(void) 2195 2195 { … … 2206 2206 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (24U)))); 2207 2207 } 2208 # 1652 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2208 # 1652 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2209 2209 static inline void LL_RCC_LSCO_SetSource(uint32_t Source) 2210 2210 { 2211 2211 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x1UL << (25U))))) | (Source)))); 2212 2212 } 2213 # 1664 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2213 # 1664 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2214 2214 static inline uint32_t LL_RCC_LSCO_GetSource(void) 2215 2215 { 2216 2216 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) & ((0x1UL << (25U))))); 2217 2217 } 2218 # 1688 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2218 # 1688 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2219 2219 static inline void LL_RCC_SetSysClkSource(uint32_t Source) 2220 2220 { 2221 2221 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (0U))))) | (Source)))); 2222 2222 } 2223 # 1703 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2223 # 1703 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2224 2224 static inline uint32_t LL_RCC_GetSysClkSource(void) 2225 2225 { 2226 2226 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0x7UL << (3U))))); 2227 2227 } 2228 # 1723 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2228 # 1723 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2229 2229 static inline void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) 2230 2230 { 2231 2231 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0xFUL << (8U))))) | (Prescaler)))); 2232 2232 } 2233 # 1739 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2233 # 1739 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2234 2234 static inline void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) 2235 2235 { 2236 2236 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (12U))))) | (Prescaler)))); 2237 2237 } 2238 # 1760 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2238 # 1760 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2239 2239 static inline void LL_RCC_SetHSIDiv(uint32_t HSIDiv) 2240 2240 { 2241 2241 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR))) & (~((0x7UL << (11U))))) | (HSIDiv)))); 2242 2242 } 2243 # 1778 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2243 # 1778 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2244 2244 static inline uint32_t LL_RCC_GetAHBPrescaler(void) 2245 2245 { 2246 2246 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0xFUL << (8U))))); 2247 2247 } 2248 # 1793 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2248 # 1793 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2249 2249 static inline uint32_t LL_RCC_GetAPB1Prescaler(void) 2250 2250 { 2251 2251 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0x7UL << (12U))))); 2252 2252 } 2253 # 1813 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2253 # 1813 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2254 2254 static inline uint32_t LL_RCC_GetHSIDiv(void) 2255 2255 { 2256 2256 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x7UL << (11U))))); 2257 2257 } 2258 # 1854 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2258 # 1854 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2259 2259 static inline void LL_RCC_ConfigMCO(uint32_t MCOxSource, uint32_t MCOxPrescaler) 2260 2260 { 2261 2261 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (24U)) | (0x7UL << (28U))))) | (MCOxSource | MCOxPrescaler)))); 2262 2262 } 2263 # 1935 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2263 # 1935 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2264 2264 static inline void LL_RCC_SetUSARTClockSource(uint32_t USARTxSource) 2265 2265 { 2266 2266 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((USARTxSource >> 16U)))) | ((USARTxSource & 0x0000FFFFU))))); 2267 2267 } 2268 # 1976 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2268 # 1976 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2269 2269 static inline void LL_RCC_SetI2CClockSource(uint32_t I2CxSource) 2270 2270 { 2271 2271 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((I2CxSource >> 16U)))) | ((I2CxSource & 0x0000FFFFU))))); 2272 2272 } 2273 # 2113 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2273 # 2113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2274 2274 static inline void LL_RCC_SetADCClockSource(uint32_t ADCxSource) 2275 2275 { 2276 2276 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((0x3UL << (30U))))) | (ADCxSource)))); 2277 2277 } 2278 # 2149 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2278 # 2149 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2279 2279 static inline void LL_RCC_SetI2SClockSource(uint32_t I2SxSource) 2280 2280 { 2281 2281 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((0x3UL << (14U))))) | (I2SxSource)))); 2282 2282 } 2283 # 2177 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2283 # 2177 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2284 2284 static inline uint32_t LL_RCC_GetUSARTClockSource(uint32_t USARTx) 2285 2285 { 2286 2286 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (USARTx)) | (USARTx << 16U)); 2287 2287 } 2288 # 2222 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2288 # 2222 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2289 2289 static inline uint32_t LL_RCC_GetI2CClockSource(uint32_t I2Cx) 2290 2290 { 2291 2291 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (I2Cx)) | (I2Cx << 16U)); 2292 2292 } 2293 # 2364 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2293 # 2364 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2294 2294 static inline uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) 2295 2295 { 2296 2296 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (ADCx))); 2297 2297 } 2298 # 2403 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2298 # 2403 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2299 2299 static inline uint32_t LL_RCC_GetI2SClockSource(uint32_t I2Sx) 2300 2300 { 2301 2301 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (I2Sx))); 2302 2302 } 2303 # 2429 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2303 # 2429 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2304 2304 static inline void LL_RCC_SetRTCClockSource(uint32_t Source) 2305 2305 { 2306 2306 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x3UL << (8U))))) | (Source)))); 2307 2307 } 2308 # 2443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2308 # 2443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2309 2309 static inline uint32_t LL_RCC_GetRTCClockSource(void) 2310 2310 { … … 2361 2361 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (16U)))); 2362 2362 } 2363 # 2512 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2363 # 2512 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2364 2364 static inline void LL_RCC_PLL_Enable(void) 2365 2365 { … … 2387 2387 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (25U)))) == ((0x1UL << (25U)))) ? 1UL : 0UL); 2388 2388 } 2389 # 2570 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2389 # 2570 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2390 2390 static inline void LL_RCC_PLL_ConfigDomain_SYS(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLR) 2391 2391 { … … 2393 2393 2394 2394 } 2395 # 2635 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2395 # 2635 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2396 2396 static inline void LL_RCC_PLL_ConfigDomain_ADC(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLP) 2397 2397 { … … 2399 2399 2400 2400 } 2401 # 2700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2401 # 2700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2402 2402 static inline void LL_RCC_PLL_ConfigDomain_I2S1(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLP) 2403 2403 { … … 2405 2405 2406 2406 } 2407 # 2993 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2407 # 2993 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2408 2408 static inline uint32_t LL_RCC_PLL_GetN(void) 2409 2409 { 2410 2410 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7FUL << (8U)))) >> (8U)); 2411 2411 } 2412 # 3035 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2412 # 3035 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2413 2413 static inline uint32_t LL_RCC_PLL_GetP(void) 2414 2414 { 2415 2415 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1FUL << (17U))))); 2416 2416 } 2417 # 3073 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2417 # 3073 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2418 2418 static inline uint32_t LL_RCC_PLL_GetR(void) 2419 2419 { 2420 2420 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7UL << (29U))))); 2421 2421 } 2422 # 3086 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2422 # 3086 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2423 2423 static inline void LL_RCC_PLL_SetMainSource(uint32_t PLLSource) 2424 2424 { 2425 2425 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR))) & (~((0x3UL << (0U))))) | (PLLSource)))); 2426 2426 } 2427 # 3099 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2427 # 3099 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2428 2428 static inline uint32_t LL_RCC_PLL_GetMainSource(void) 2429 2429 { 2430 2430 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x3UL << (0U))))); 2431 2431 } 2432 # 3117 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2432 # 3117 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2433 2433 static inline uint32_t LL_RCC_PLL_GetDivider(void) 2434 2434 { 2435 2435 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7UL << (4U))))); 2436 2436 } 2437 # 3129 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2437 # 3129 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2438 2438 static inline void LL_RCC_PLL_EnableDomain_ADC(void) 2439 2439 { 2440 2440 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (16U)))); 2441 2441 } 2442 # 3144 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2442 # 3144 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2443 2443 static inline void LL_RCC_PLL_DisableDomain_ADC(void) 2444 2444 { … … 2455 2455 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 2456 2456 } 2457 # 3166 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2457 # 3166 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2458 2458 static inline void LL_RCC_PLL_EnableDomain_I2S1(void) 2459 2459 { 2460 2460 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (16U)))); 2461 2461 } 2462 # 3195 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2462 # 3195 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2463 2463 static inline void LL_RCC_PLL_DisableDomain_I2S1(void) 2464 2464 { … … 2475 2475 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 2476 2476 } 2477 # 3437 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2477 # 3437 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2478 2478 static inline void LL_RCC_PLL_EnableDomain_SYS(void) 2479 2479 { 2480 2480 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (28U)))); 2481 2481 } 2482 # 3450 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2482 # 3450 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2483 2483 static inline void LL_RCC_PLL_DisableDomain_SYS(void) 2484 2484 { … … 2495 2495 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (28U)))) == ((0x1UL << (28U)))) ? 1UL : 0UL); 2496 2496 } 2497 # 3480 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2497 # 3480 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2498 2498 static inline void LL_RCC_ClearFlag_LSIRDY(void) 2499 2499 { … … 2540 2540 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CICR) |= ((0x1UL << (5U)))); 2541 2541 } 2542 # 3541 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2542 # 3541 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2543 2543 static inline void LL_RCC_ClearFlag_HSECSS(void) 2544 2544 { … … 2605 2605 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIFR) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL); 2606 2606 } 2607 # 3623 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2607 # 3623 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2608 2608 static inline uint32_t LL_RCC_IsActiveFlag_HSECSS(void) 2609 2609 { … … 2700 2700 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CSR) |= ((0x1UL << (23U)))); 2701 2701 } 2702 # 3731 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2702 # 3731 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2703 2703 static inline void LL_RCC_EnableIT_LSIRDY(void) 2704 2704 { … … 2745 2745 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) |= ((0x1UL << (5U)))); 2746 2746 } 2747 # 3793 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2747 # 3793 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2748 2748 static inline void LL_RCC_DisableIT_LSIRDY(void) 2749 2749 { … … 2790 2790 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) &= ~((0x1UL << (5U)))); 2791 2791 } 2792 # 3855 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2792 # 3855 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2793 2793 static inline uint32_t LL_RCC_IsEnabledIT_LSIRDY(void) 2794 2794 { … … 2815 2815 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) & ((0x1UL << (3U)))) == ((0x1UL << (3U)))) ? 1UL : 0UL); 2816 2816 } 2817 # 3897 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2817 # 3897 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2818 2818 static inline uint32_t LL_RCC_IsEnabledIT_HSERDY(void) 2819 2819 { … … 2830 2830 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL); 2831 2831 } 2832 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 22833 # 265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2832 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2 2833 # 265 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2834 2834 typedef struct 2835 2835 { … … 2847 2847 2848 2848 uint32_t PLLP; 2849 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2849 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2850 2850 uint32_t PLLR; 2851 2851 … … 2878 2878 2879 2879 uint32_t LSIState; 2880 # 327 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2880 # 327 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2881 2881 RCC_PLLInitTypeDef PLL; 2882 2882 … … 2902 2902 2903 2903 } RCC_ClkInitTypeDef; 2904 # 3106 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2905 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 12906 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2904 # 3106 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2905 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 1 2906 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2907 2907 typedef struct 2908 2908 { … … 2914 2914 2915 2915 uint32_t Usart2ClockSelection; 2916 # 73 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2916 # 73 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2917 2917 uint32_t I2c1ClockSelection; 2918 2918 … … 2924 2924 2925 2925 uint32_t I2s1ClockSelection; 2926 # 99 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2926 # 99 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2927 2927 uint32_t AdcClockSelection; 2928 # 113 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2928 # 113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2929 2929 uint32_t RTCClockSelection; 2930 # 123 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2930 # 123 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2931 2931 } RCC_PeriphCLKInitTypeDef; 2932 # 1193 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2932 # 1193 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2933 2933 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit); 2934 2934 void HAL_RCCEx_GetPeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit); 2935 2935 uint32_t HAL_RCCEx_GetPeriphCLKFreq(uint32_t PeriphClk); 2936 # 1205 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2936 # 1205 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2937 2937 void HAL_RCCEx_EnableLSCO(uint32_t LSCOSource); 2938 2938 void HAL_RCCEx_DisableLSCO(void); 2939 # 3107 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 22940 # 3119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2939 # 3107 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2 2940 # 3119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2941 2941 HAL_StatusTypeDef HAL_RCC_DeInit(void); 2942 2942 HAL_StatusTypeDef HAL_RCC_OscConfig(RCC_OscInitTypeDef *RCC_OscInitStruct); 2943 2943 HAL_StatusTypeDef HAL_RCC_ClockConfig(RCC_ClkInitTypeDef *RCC_ClkInitStruct, uint32_t FLatency); 2944 # 3132 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2944 # 3132 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2945 2945 void HAL_RCC_MCOConfig(uint32_t RCC_MCOx, uint32_t RCC_MCOSource, uint32_t RCC_MCODiv); 2946 2946 void HAL_RCC_EnableCSS(void); … … 2958 2958 void HAL_RCC_CSSCallback(void); 2959 2959 void HAL_RCC_LSECSSCallback(void); 2960 # 196 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 22961 2962 2963 2964 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 12965 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"2960 # 196 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 2961 2962 2963 2964 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 1 2965 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2966 2966 typedef struct 2967 2967 { … … 2990 2990 GPIO_PIN_SET 2991 2991 } GPIO_PinState; 2992 # 306 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"2993 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio_ex.h" 12994 # 307 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 22995 # 320 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"2992 # 306 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2993 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio_ex.h" 1 2994 # 307 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2 2995 # 320 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2996 2996 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init); 2997 2997 void HAL_GPIO_DeInit(GPIO_TypeDef *GPIOx, uint32_t GPIO_Pin); 2998 # 333 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"2998 # 333 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2999 2999 GPIO_PinState HAL_GPIO_ReadPin(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin); 3000 3000 void HAL_GPIO_WritePin(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, GPIO_PinState PinState); … … 3004 3004 void HAL_GPIO_EXTI_Rising_Callback(uint16_t GPIO_Pin); 3005 3005 void HAL_GPIO_EXTI_Falling_Callback(uint16_t GPIO_Pin); 3006 # 200 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 23007 3008 3009 3010 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 13011 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"3012 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 13013 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3014 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 13015 # 524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3006 # 200 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 3007 3008 3009 3010 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 1 3011 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 3012 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 1 3013 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3014 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 1 3015 # 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3016 3016 static inline void LL_DMAMUX_SetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Request) 3017 3017 { … … 3019 3019 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3FUL << (0U))))) | (Request)))); 3020 3020 } 3021 # 615 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3021 # 615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3022 3022 static inline uint32_t LL_DMAMUX_GetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3023 3023 { … … 3025 3025 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3FUL << (0U))))); 3026 3026 } 3027 # 645 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3027 # 645 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3028 3028 static inline void LL_DMAMUX_SetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t RequestNb) 3029 3029 { … … 3031 3031 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (19U))))) | (((RequestNb - 1U) << (19U)))))); 3032 3032 } 3033 # 674 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3033 # 674 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3034 3034 static inline uint32_t LL_DMAMUX_GetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3035 3035 { … … 3037 3037 return (uint32_t)((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (19U))))) >> (19U)) + 1U); 3038 3038 } 3039 # 708 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3039 # 708 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3040 3040 static inline void LL_DMAMUX_SetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Polarity) 3041 3041 { … … 3043 3043 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3UL << (17U))))) | (Polarity)))); 3044 3044 } 3045 # 741 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3045 # 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3046 3046 static inline uint32_t LL_DMAMUX_GetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3047 3047 { … … 3049 3049 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3UL << (17U))))); 3050 3050 } 3051 # 770 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3051 # 770 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3052 3052 static inline void LL_DMAMUX_EnableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3053 3053 { … … 3055 3055 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (9U)))); 3056 3056 } 3057 # 799 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3057 # 799 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3058 3058 static inline void LL_DMAMUX_DisableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3059 3059 { … … 3061 3061 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (9U)))); 3062 3062 } 3063 # 828 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3063 # 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3064 3064 static inline uint32_t LL_DMAMUX_IsEnabledEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3065 3065 { … … 3067 3067 return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL); 3068 3068 } 3069 # 857 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3069 # 857 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3070 3070 static inline void LL_DMAMUX_EnableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3071 3071 { … … 3073 3073 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (16U)))); 3074 3074 } 3075 # 886 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3075 # 886 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3076 3076 static inline void LL_DMAMUX_DisableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3077 3077 { … … 3079 3079 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (16U)))); 3080 3080 } 3081 # 915 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3081 # 915 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3082 3082 static inline uint32_t LL_DMAMUX_IsEnabledSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3083 3083 { … … 3085 3085 return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 3086 3086 } 3087 # 968 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3087 # 968 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3088 3088 static inline void LL_DMAMUX_SetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t SyncID) 3089 3089 { … … 3091 3091 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (24U))))) | (SyncID)))); 3092 3092 } 3093 # 1020 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3093 # 1020 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3094 3094 static inline uint32_t LL_DMAMUX_GetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3095 3095 { … … 3097 3097 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (24U))))); 3098 3098 } 3099 # 1037 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3099 # 1037 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3100 3100 static inline void LL_DMAMUX_EnableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3101 3101 { … … 3104 3104 3105 3105 } 3106 # 1055 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3106 # 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3107 3107 static inline void LL_DMAMUX_DisableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3108 3108 { … … 3111 3111 3112 3112 } 3113 # 1073 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3113 # 1073 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3114 3114 static inline uint32_t LL_DMAMUX_IsEnabledRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3115 3115 { … … 3118 3118 3119 3119 } 3120 # 1096 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3120 # 1096 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3121 3121 static inline void LL_DMAMUX_SetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3122 3122 uint32_t Polarity) … … 3126 3126 3127 3127 } 3128 # 1119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3128 # 1119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3129 3129 static inline uint32_t LL_DMAMUX_GetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3130 3130 { … … 3133 3133 3134 3134 } 3135 # 1139 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3135 # 1139 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3136 3136 static inline void LL_DMAMUX_SetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3137 3137 uint32_t RequestNb) … … 3141 3141 3142 3142 } 3143 # 1158 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3143 # 1158 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3144 3144 static inline uint32_t LL_DMAMUX_GetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3145 3145 { … … 3148 3148 3149 3149 } 3150 # 1200 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3150 # 1200 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3151 3151 static inline void LL_DMAMUX_SetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3152 3152 uint32_t RequestSignalID) … … 3156 3156 3157 3157 } 3158 # 1242 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3158 # 1242 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3159 3159 static inline uint32_t LL_DMAMUX_GetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3160 3160 { … … 3163 3163 3164 3164 } 3165 # 1263 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3165 # 1263 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3166 3166 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3167 3167 { … … 3217 3217 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 3218 3218 } 3219 # 1324 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3219 # 1324 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3220 3220 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx) 3221 3221 { … … 3223 3223 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL); 3224 3224 } 3225 # 1338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3225 # 1338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3226 3226 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx) 3227 3227 { … … 3229 3229 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (6U)))) == ((0x1UL << (6U)))) ? 1UL : 0UL); 3230 3230 } 3231 # 1421 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3231 # 1421 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3232 3232 static inline uint32_t LL_DMAMUX_IsActiveFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3233 3233 { … … 3331 3331 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (4U)))); 3332 3332 } 3333 # 1530 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3333 # 1530 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3334 3334 static inline void LL_DMAMUX_ClearFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx) 3335 3335 { … … 3337 3337 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (5U)))); 3338 3338 } 3339 # 1544 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3339 # 1544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3340 3340 static inline void LL_DMAMUX_ClearFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx) 3341 3341 { … … 3343 3343 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (6U)))); 3344 3344 } 3345 # 1627 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3345 # 1627 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3346 3346 static inline void LL_DMAMUX_ClearFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3347 3347 { … … 3385 3385 ((((DMAMUX_RequestGenStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000140UL))->RGCFR) |= ((0x1UL << (3U)))); 3386 3386 } 3387 # 1700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3387 # 1700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3388 3388 static inline void LL_DMAMUX_EnableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3389 3389 { … … 3391 3391 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (8U)))); 3392 3392 } 3393 # 1729 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3393 # 1729 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3394 3394 static inline void LL_DMAMUX_DisableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3395 3395 { … … 3397 3397 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (8U)))); 3398 3398 } 3399 # 1758 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3399 # 1758 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3400 3400 static inline uint32_t LL_DMAMUX_IsEnabledIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3401 3401 { … … 3403 3403 return ((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (8U))))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 3404 3404 } 3405 # 1775 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3405 # 1775 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3406 3406 static inline void LL_DMAMUX_EnableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3407 3407 { … … 3409 3409 (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) |= ((0x1UL << (8U)))); 3410 3410 } 3411 # 1792 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3411 # 1792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3412 3412 static inline void LL_DMAMUX_DisableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3413 3413 { … … 3415 3415 (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) &= ~((0x1UL << (8U)))); 3416 3416 } 3417 # 1809 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3417 # 1809 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3418 3418 static inline uint32_t LL_DMAMUX_IsEnabledIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3419 3419 { … … 3421 3421 return (((((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 3422 3422 } 3423 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 23424 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3423 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2 3424 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3425 3425 static const uint8_t CHANNEL_OFFSET_TAB[] = 3426 3426 { … … 3437 3437 3438 3438 }; 3439 # 500 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3439 # 500 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3440 3440 static inline void LL_DMA_EnableChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3441 3441 { … … 3443 3443 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (0U)))); 3444 3444 } 3445 # 520 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3445 # 520 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3446 3446 static inline void LL_DMA_DisableChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3447 3447 { … … 3449 3449 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (0U)))); 3450 3450 } 3451 # 540 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3451 # 540 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3452 3452 static inline uint32_t LL_DMA_IsEnabledChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3453 3453 { … … 3456 3456 3457 3457 } 3458 # 576 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3458 # 576 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3459 3459 static inline void LL_DMA_ConfigTransfer(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Configuration) 3460 3460 { … … 3464 3464 3465 3465 } 3466 # 603 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3466 # 603 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3467 3467 static inline void LL_DMA_SetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Direction) 3468 3468 { … … 3471 3471 3472 3472 } 3473 # 628 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3473 # 628 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3474 3474 static inline uint32_t LL_DMA_GetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel) 3475 3475 { … … 3478 3478 3479 3479 } 3480 # 654 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3480 # 654 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3481 3481 static inline void LL_DMA_SetMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Mode) 3482 3482 { … … 3485 3485 3486 3486 } 3487 # 677 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3487 # 677 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3488 3488 static inline uint32_t LL_DMA_GetMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3489 3489 { … … 3492 3492 3493 3493 } 3494 # 701 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3494 # 701 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3495 3495 static inline void LL_DMA_SetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcIncMode) 3496 3496 { … … 3499 3499 3500 3500 } 3501 # 724 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3501 # 724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3502 3502 static inline uint32_t LL_DMA_GetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3503 3503 { … … 3506 3506 3507 3507 } 3508 # 748 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3508 # 748 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3509 3509 static inline void LL_DMA_SetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstIncMode) 3510 3510 { … … 3513 3513 3514 3514 } 3515 # 771 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3515 # 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3516 3516 static inline uint32_t LL_DMA_GetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3517 3517 { … … 3520 3520 3521 3521 } 3522 # 796 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3522 # 796 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3523 3523 static inline void LL_DMA_SetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcDataSize) 3524 3524 { … … 3527 3527 3528 3528 } 3529 # 820 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3529 # 820 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3530 3530 static inline uint32_t LL_DMA_GetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel) 3531 3531 { … … 3534 3534 3535 3535 } 3536 # 845 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3536 # 845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3537 3537 static inline void LL_DMA_SetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstDataSize) 3538 3538 { … … 3541 3541 3542 3542 } 3543 # 869 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3543 # 869 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3544 3544 static inline uint32_t LL_DMA_GetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel) 3545 3545 { … … 3548 3548 3549 3549 } 3550 # 895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3550 # 895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3551 3551 static inline void LL_DMA_SetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Priority) 3552 3552 { … … 3555 3555 3556 3556 } 3557 # 920 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3557 # 920 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3558 3558 static inline uint32_t LL_DMA_GetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel) 3559 3559 { … … 3562 3562 3563 3563 } 3564 # 944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3564 # 944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3565 3565 static inline void LL_DMA_SetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t NbData) 3566 3566 { … … 3569 3569 3570 3570 } 3571 # 967 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3571 # 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3572 3572 static inline uint32_t LL_DMA_GetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel) 3573 3573 { … … 3576 3576 3577 3577 } 3578 # 997 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3578 # 997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3579 3579 static inline void LL_DMA_ConfigAddresses(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t SrcAddress, 3580 3580 uint32_t DstAddress, uint32_t Direction) … … 3594 3594 } 3595 3595 } 3596 # 1032 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3596 # 1032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3597 3597 static inline void LL_DMA_SetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3598 3598 { … … 3600 3600 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress)); 3601 3601 } 3602 # 1055 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3602 # 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3603 3603 static inline void LL_DMA_SetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphAddress) 3604 3604 { … … 3606 3606 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (PeriphAddress)); 3607 3607 } 3608 # 1076 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3608 # 1076 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3609 3609 static inline uint32_t LL_DMA_GetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3610 3610 { … … 3612 3612 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR))); 3613 3613 } 3614 # 1097 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3614 # 1097 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3615 3615 static inline uint32_t LL_DMA_GetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3616 3616 { … … 3618 3618 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR))); 3619 3619 } 3620 # 1120 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3620 # 1120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3621 3621 static inline void LL_DMA_SetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3622 3622 { … … 3624 3624 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (MemoryAddress)); 3625 3625 } 3626 # 1143 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3626 # 1143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3627 3627 static inline void LL_DMA_SetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3628 3628 { … … 3630 3630 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress)); 3631 3631 } 3632 # 1164 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3632 # 1164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3633 3633 static inline uint32_t LL_DMA_GetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3634 3634 { … … 3636 3636 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR))); 3637 3637 } 3638 # 1185 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3638 # 1185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3639 3639 static inline uint32_t LL_DMA_GetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3640 3640 { … … 3642 3642 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR))); 3643 3643 } 3644 # 1270 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3644 # 1270 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3645 3645 static inline void LL_DMA_SetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Request) 3646 3646 { … … 3648 3648 ((((((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)))); 3649 3649 } 3650 # 1354 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3650 # 1354 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3651 3651 static inline uint32_t LL_DMA_GetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel) 3652 3652 { … … 3654 3654 return ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel + dmamux_ccr_offset)->CCR) & ((0x3FUL << (0U))))); 3655 3655 } 3656 # 1374 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3656 # 1374 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3657 3657 static inline uint32_t LL_DMA_IsActiveFlag_GI1(const DMA_TypeDef *DMAx) 3658 3658 { … … 3703 3703 return ((((DMAx->ISR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 3704 3704 } 3705 # 1430 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3705 # 1430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3706 3706 static inline uint32_t LL_DMA_IsActiveFlag_GI6(const DMA_TypeDef *DMAx) 3707 3707 { 3708 3708 return ((((DMAx->ISR) & ((0x1UL << (20U)))) == ((0x1UL << (20U)))) ? 1UL : 0UL); 3709 3709 } 3710 # 1443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3710 # 1443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3711 3711 static inline uint32_t LL_DMA_IsActiveFlag_GI7(const DMA_TypeDef *DMAx) 3712 3712 { 3713 3713 return ((((DMAx->ISR) & ((0x1UL << (24U)))) == ((0x1UL << (24U)))) ? 1UL : 0UL); 3714 3714 } 3715 # 1455 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3715 # 1455 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3716 3716 static inline uint32_t LL_DMA_IsActiveFlag_TC1(const DMA_TypeDef *DMAx) 3717 3717 { … … 3762 3762 return ((((DMAx->ISR) & ((0x1UL << (17U)))) == ((0x1UL << (17U)))) ? 1UL : 0UL); 3763 3763 } 3764 # 1511 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3764 # 1511 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3765 3765 static inline uint32_t LL_DMA_IsActiveFlag_TC6(const DMA_TypeDef *DMAx) 3766 3766 { 3767 3767 return ((((DMAx->ISR) & ((0x1UL << (21U)))) == ((0x1UL << (21U)))) ? 1UL : 0UL); 3768 3768 } 3769 # 1524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3769 # 1524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3770 3770 static inline uint32_t LL_DMA_IsActiveFlag_TC7(const DMA_TypeDef *DMAx) 3771 3771 { 3772 3772 return ((((DMAx->ISR) & ((0x1UL << (25U)))) == ((0x1UL << (25U)))) ? 1UL : 0UL); 3773 3773 } 3774 # 1536 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3774 # 1536 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3775 3775 static inline uint32_t LL_DMA_IsActiveFlag_HT1(const DMA_TypeDef *DMAx) 3776 3776 { … … 3821 3821 return ((((DMAx->ISR) & ((0x1UL << (18U)))) == ((0x1UL << (18U)))) ? 1UL : 0UL); 3822 3822 } 3823 # 1592 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3823 # 1592 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3824 3824 static inline uint32_t LL_DMA_IsActiveFlag_HT6(const DMA_TypeDef *DMAx) 3825 3825 { 3826 3826 return ((((DMAx->ISR) & ((0x1UL << (22U)))) == ((0x1UL << (22U)))) ? 1UL : 0UL); 3827 3827 } 3828 # 1605 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3828 # 1605 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3829 3829 static inline uint32_t LL_DMA_IsActiveFlag_HT7(const DMA_TypeDef *DMAx) 3830 3830 { 3831 3831 return ((((DMAx->ISR) & ((0x1UL << (26U)))) == ((0x1UL << (26U)))) ? 1UL : 0UL); 3832 3832 } 3833 # 1617 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3833 # 1617 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3834 3834 static inline uint32_t LL_DMA_IsActiveFlag_TE1(const DMA_TypeDef *DMAx) 3835 3835 { … … 3880 3880 return ((((DMAx->ISR) & ((0x1UL << (19U)))) == ((0x1UL << (19U)))) ? 1UL : 0UL); 3881 3881 } 3882 # 1673 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3882 # 1673 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3883 3883 static inline uint32_t LL_DMA_IsActiveFlag_TE6(const DMA_TypeDef *DMAx) 3884 3884 { 3885 3885 return ((((DMAx->ISR) & ((0x1UL << (23U)))) == ((0x1UL << (23U)))) ? 1UL : 0UL); 3886 3886 } 3887 # 1686 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3887 # 1686 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3888 3888 static inline uint32_t LL_DMA_IsActiveFlag_TE7(const DMA_TypeDef *DMAx) 3889 3889 { 3890 3890 return ((((DMAx->ISR) & ((0x1UL << (27U)))) == ((0x1UL << (27U)))) ? 1UL : 0UL); 3891 3891 } 3892 # 1702 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3892 # 1702 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3893 3893 static inline void LL_DMA_ClearFlag_GI1(DMA_TypeDef *DMAx) 3894 3894 { 3895 3895 ((DMAx->IFCR) = ((0x1UL << (0U)))); 3896 3896 } 3897 # 1717 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3897 # 1717 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3898 3898 static inline void LL_DMA_ClearFlag_GI2(DMA_TypeDef *DMAx) 3899 3899 { 3900 3900 ((DMAx->IFCR) = ((0x1UL << (4U)))); 3901 3901 } 3902 # 1732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3902 # 1732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3903 3903 static inline void LL_DMA_ClearFlag_GI3(DMA_TypeDef *DMAx) 3904 3904 { 3905 3905 ((DMAx->IFCR) = ((0x1UL << (8U)))); 3906 3906 } 3907 # 1747 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3907 # 1747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3908 3908 static inline void LL_DMA_ClearFlag_GI4(DMA_TypeDef *DMAx) 3909 3909 { 3910 3910 ((DMAx->IFCR) = ((0x1UL << (12U)))); 3911 3911 } 3912 # 1762 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3912 # 1762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3913 3913 static inline void LL_DMA_ClearFlag_GI5(DMA_TypeDef *DMAx) 3914 3914 { 3915 3915 ((DMAx->IFCR) = ((0x1UL << (16U)))); 3916 3916 } 3917 # 1778 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3917 # 1778 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3918 3918 static inline void LL_DMA_ClearFlag_GI6(DMA_TypeDef *DMAx) 3919 3919 { 3920 3920 ((DMAx->IFCR) = ((0x1UL << (20U)))); 3921 3921 } 3922 # 1795 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3922 # 1795 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3923 3923 static inline void LL_DMA_ClearFlag_GI7(DMA_TypeDef *DMAx) 3924 3924 { 3925 3925 ((DMAx->IFCR) = ((0x1UL << (24U)))); 3926 3926 } 3927 # 1807 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3927 # 1807 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3928 3928 static inline void LL_DMA_ClearFlag_TC1(DMA_TypeDef *DMAx) 3929 3929 { … … 3974 3974 ((DMAx->IFCR) = ((0x1UL << (17U)))); 3975 3975 } 3976 # 1863 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3976 # 1863 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3977 3977 static inline void LL_DMA_ClearFlag_TC6(DMA_TypeDef *DMAx) 3978 3978 { 3979 3979 ((DMAx->IFCR) = ((0x1UL << (21U)))); 3980 3980 } 3981 # 1876 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3981 # 1876 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3982 3982 static inline void LL_DMA_ClearFlag_TC7(DMA_TypeDef *DMAx) 3983 3983 { 3984 3984 ((DMAx->IFCR) = ((0x1UL << (25U)))); 3985 3985 } 3986 # 1888 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3986 # 1888 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3987 3987 static inline void LL_DMA_ClearFlag_HT1(DMA_TypeDef *DMAx) 3988 3988 { … … 4033 4033 ((DMAx->IFCR) = ((0x1UL << (18U)))); 4034 4034 } 4035 # 1944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4035 # 1944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4036 4036 static inline void LL_DMA_ClearFlag_HT6(DMA_TypeDef *DMAx) 4037 4037 { 4038 4038 ((DMAx->IFCR) = ((0x1UL << (22U)))); 4039 4039 } 4040 # 1957 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4040 # 1957 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4041 4041 static inline void LL_DMA_ClearFlag_HT7(DMA_TypeDef *DMAx) 4042 4042 { 4043 4043 ((DMAx->IFCR) = ((0x1UL << (26U)))); 4044 4044 } 4045 # 1969 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4045 # 1969 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4046 4046 static inline void LL_DMA_ClearFlag_TE1(DMA_TypeDef *DMAx) 4047 4047 { … … 4092 4092 ((DMAx->IFCR) = ((0x1UL << (19U)))); 4093 4093 } 4094 # 2025 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4094 # 2025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4095 4095 static inline void LL_DMA_ClearFlag_TE6(DMA_TypeDef *DMAx) 4096 4096 { 4097 4097 ((DMAx->IFCR) = ((0x1UL << (23U)))); 4098 4098 } 4099 # 2038 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4099 # 2038 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4100 4100 static inline void LL_DMA_ClearFlag_TE7(DMA_TypeDef *DMAx) 4101 4101 { 4102 4102 ((DMAx->IFCR) = ((0x1UL << (27U)))); 4103 4103 } 4104 # 2065 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4104 # 2065 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4105 4105 static inline void LL_DMA_EnableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4106 4106 { … … 4108 4108 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (1U)))); 4109 4109 } 4110 # 2085 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4110 # 2085 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4111 4111 static inline void LL_DMA_EnableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4112 4112 { … … 4114 4114 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (2U)))); 4115 4115 } 4116 # 2105 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4116 # 2105 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4117 4117 static inline void LL_DMA_EnableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4118 4118 { … … 4120 4120 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (3U)))); 4121 4121 } 4122 # 2125 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4122 # 2125 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4123 4123 static inline void LL_DMA_DisableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4124 4124 { … … 4126 4126 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (1U)))); 4127 4127 } 4128 # 2145 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4128 # 2145 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4129 4129 static inline void LL_DMA_DisableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4130 4130 { … … 4132 4132 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (2U)))); 4133 4133 } 4134 # 2165 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4134 # 2165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4135 4135 static inline void LL_DMA_DisableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4136 4136 { … … 4138 4138 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (3U)))); 4139 4139 } 4140 # 2185 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4140 # 2185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4141 4141 static inline uint32_t LL_DMA_IsEnabledIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4142 4142 { … … 4145 4145 4146 4146 } 4147 # 2206 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4147 # 2206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4148 4148 static inline uint32_t LL_DMA_IsEnabledIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4149 4149 { … … 4152 4152 4153 4153 } 4154 # 2227 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4154 # 2227 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4155 4155 static inline uint32_t LL_DMA_IsEnabledIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4156 4156 { … … 4159 4159 4160 4160 } 4161 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 24162 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4161 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2 4162 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4163 4163 typedef struct 4164 4164 { … … 4267 4267 uint32_t DMAmuxRequestGenStatusMask; 4268 4268 } DMA_HandleTypeDef; 4269 # 698 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4270 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 14271 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"4269 # 698 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4270 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 1 4271 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 4272 4272 typedef struct 4273 4273 { … … 4306 4306 4307 4307 } HAL_DMA_MuxRequestGeneratorConfigTypeDef; 4308 # 206 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"4308 # 206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 4309 4309 HAL_StatusTypeDef HAL_DMAEx_ConfigMuxRequestGenerator(DMA_HandleTypeDef *hdma, 4310 4310 HAL_DMA_MuxRequestGeneratorConfigTypeDef *pRequestGeneratorConfig); … … 4318 4318 4319 4319 void HAL_DMAEx_MUX_IRQHandler(DMA_HandleTypeDef *hdma); 4320 # 699 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 24321 # 710 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4320 # 699 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2 4321 # 710 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4322 4322 HAL_StatusTypeDef HAL_DMA_Init(DMA_HandleTypeDef *hdma); 4323 4323 HAL_StatusTypeDef HAL_DMA_DeInit(DMA_HandleTypeDef *hdma); 4324 # 720 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4324 # 720 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4325 4325 HAL_StatusTypeDef HAL_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength); 4326 4326 HAL_StatusTypeDef HAL_DMA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, … … 4333 4333 HAL_StatusTypeDef HAL_DMA_RegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID, void (* pCallback)(DMA_HandleTypeDef *_hdma)); 4334 4334 HAL_StatusTypeDef HAL_DMA_UnRegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID); 4335 # 739 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4335 # 739 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4336 4336 HAL_DMA_StateTypeDef HAL_DMA_GetState(DMA_HandleTypeDef *hdma); 4337 4337 uint32_t HAL_DMA_GetError(DMA_HandleTypeDef *hdma); 4338 # 204 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 24339 4340 4341 4342 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 14343 # 49 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4338 # 204 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 4339 4340 4341 4342 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 1 4343 # 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4344 4344 typedef struct 4345 4345 { … … 4367 4367 4368 4368 } MPU_Region_InitTypeDef; 4369 # 250 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4369 # 250 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4370 4370 void HAL_NVIC_SetPriority(IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority); 4371 4371 void HAL_NVIC_EnableIRQ(IRQn_Type IRQn); … … 4373 4373 void HAL_NVIC_SystemReset(void); 4374 4374 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb); 4375 # 264 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4375 # 264 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4376 4376 uint32_t HAL_NVIC_GetPriority(IRQn_Type IRQn); 4377 4377 uint32_t HAL_NVIC_GetPendingIRQ(IRQn_Type IRQn); … … 4388 4388 void HAL_MPU_DisableRegion(uint32_t RegionNumber); 4389 4389 void HAL_MPU_ConfigRegion(MPU_Region_InitTypeDef *MPU_Init); 4390 # 208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 24391 4392 4393 4394 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 14395 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"4396 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 14397 # 1953 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4390 # 208 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 4391 4392 4393 4394 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 1 4395 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 4396 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 1 4397 # 1953 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4398 4398 static inline uint32_t LL_ADC_DMA_GetRegAddr(const ADC_TypeDef *ADCx, uint32_t Register) 4399 4399 { … … 4404 4404 return (uint32_t) &(ADCx->DR); 4405 4405 } 4406 # 2002 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4406 # 2002 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4407 4407 static inline void LL_ADC_SetCommonClock(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonClock) 4408 4408 { 4409 4409 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0xFUL << (18U))))) | (CommonClock)))); 4410 4410 } 4411 # 2031 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4411 # 2031 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4412 4412 static inline uint32_t LL_ADC_GetCommonClock(const ADC_Common_TypeDef *ADCxy_COMMON) 4413 4413 { 4414 4414 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0xFUL << (18U))))); 4415 4415 } 4416 # 2052 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4416 # 2052 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4417 4417 static inline void LL_ADC_SetCommonFrequencyMode(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonFrequencyMode) 4418 4418 { 4419 4419 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (25U))))) | (CommonFrequencyMode)))); 4420 4420 } 4421 # 2068 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4421 # 2068 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4422 4422 static inline uint32_t LL_ADC_GetCommonFrequencyMode(const ADC_Common_TypeDef *ADCxy_COMMON) 4423 4423 { 4424 4424 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (25U))))); 4425 4425 } 4426 # 2111 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4426 # 2111 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4427 4427 static inline void LL_ADC_SetCommonPathInternalCh(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4428 4428 { 4429 4429 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U))))) | (PathInternal)))); 4430 4430 } 4431 # 2153 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4431 # 2153 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4432 4432 static inline void LL_ADC_SetCommonPathInternalChAdd(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4433 4433 { 4434 4434 ((ADCxy_COMMON->CCR) |= (PathInternal)); 4435 4435 } 4436 # 2183 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4436 # 2183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4437 4437 static inline void LL_ADC_SetCommonPathInternalChRem(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4438 4438 { 4439 4439 ((ADCxy_COMMON->CCR) &= ~(PathInternal)); 4440 4440 } 4441 # 2205 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4441 # 2205 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4442 4442 static inline uint32_t LL_ADC_GetCommonPathInternalCh(const ADC_Common_TypeDef *ADCxy_COMMON) 4443 4443 { 4444 4444 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U))))); 4445 4445 } 4446 # 2241 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4446 # 2241 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4447 4447 static inline void LL_ADC_SetClock(ADC_TypeDef *ADCx, uint32_t ClockSource) 4448 4448 { 4449 4449 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x3UL << (30U))))) | (ClockSource)))); 4450 4450 } 4451 # 2265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4451 # 2265 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4452 4452 static inline uint32_t LL_ADC_GetClock(const ADC_TypeDef *ADCx) 4453 4453 { 4454 4454 return (uint32_t)(((ADCx->CFGR2) & ((0x3UL << (30U))))); 4455 4455 } 4456 # 2285 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4456 # 2285 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4457 4457 static inline void LL_ADC_SetCalibrationFactor(ADC_TypeDef *ADCx, uint32_t CalibrationFactor) 4458 4458 { … … 4461 4461 4462 4462 } 4463 # 2301 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4463 # 2301 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4464 4464 static inline uint32_t LL_ADC_GetCalibrationFactor(const ADC_TypeDef *ADCx) 4465 4465 { 4466 4466 return (uint32_t)(((ADCx->CALFACT) & ((0x7FUL << (0U))))); 4467 4467 } 4468 # 2322 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4468 # 2322 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4469 4469 static inline void LL_ADC_SetResolution(ADC_TypeDef *ADCx, uint32_t Resolution) 4470 4470 { 4471 4471 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (3U))))) | (Resolution)))); 4472 4472 } 4473 # 2339 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4473 # 2339 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4474 4474 static inline uint32_t LL_ADC_GetResolution(const ADC_TypeDef *ADCx) 4475 4475 { 4476 4476 return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (3U))))); 4477 4477 } 4478 # 2358 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4478 # 2358 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4479 4479 static inline void LL_ADC_SetDataAlignment(ADC_TypeDef *ADCx, uint32_t DataAlignment) 4480 4480 { 4481 4481 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (5U))))) | (DataAlignment)))); 4482 4482 } 4483 # 2373 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4483 # 2373 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4484 4484 static inline uint32_t LL_ADC_GetDataAlignment(const ADC_TypeDef *ADCx) 4485 4485 { 4486 4486 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (5U))))); 4487 4487 } 4488 # 2430 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4488 # 2430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4489 4489 static inline void LL_ADC_SetLowPowerMode(ADC_TypeDef *ADCx, uint32_t LowPowerMode) 4490 4490 { 4491 4491 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~(((0x1UL << (14U)) | (0x1UL << (15U)))))) | (LowPowerMode)))); 4492 4492 } 4493 # 2483 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4493 # 2483 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4494 4494 static inline uint32_t LL_ADC_GetLowPowerMode(const ADC_TypeDef *ADCx) 4495 4495 { 4496 4496 return (uint32_t)(((ADCx->CFGR1) & (((0x1UL << (14U)) | (0x1UL << (15U)))))); 4497 4497 } 4498 # 2513 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4498 # 2513 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4499 4499 static inline void LL_ADC_SetTriggerFrequencyMode(ADC_TypeDef *ADCx, uint32_t TriggerFrequencyMode) 4500 4500 { 4501 4501 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (29U))))) | (TriggerFrequencyMode)))); 4502 4502 } 4503 # 2526 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4503 # 2526 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4504 4504 static inline uint32_t LL_ADC_GetTriggerFrequencyMode(const ADC_TypeDef *ADCx) 4505 4505 { 4506 4506 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (29U))))); 4507 4507 } 4508 # 2575 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4508 # 2575 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4509 4509 static inline void LL_ADC_SetSamplingTimeCommonChannels(ADC_TypeDef *ADCx, uint32_t SamplingTimeY, 4510 4510 uint32_t SamplingTime) … … 4514 4514 4515 4515 } 4516 # 2608 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4516 # 2608 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4517 4517 static inline uint32_t LL_ADC_GetSamplingTimeCommonChannels(const ADC_TypeDef *ADCx, uint32_t SamplingTimeY) 4518 4518 { … … 4520 4520 >> (SamplingTimeY & (( 4UL) | ( 0UL)))); 4521 4521 } 4522 # 2657 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4522 # 2657 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4523 4523 static inline void LL_ADC_REG_SetTriggerSource(ADC_TypeDef *ADCx, uint32_t TriggerSource) 4524 4524 { 4525 4525 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U)) | (0x7UL << (6U))))) | (TriggerSource)))); 4526 4526 } 4527 # 2689 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4527 # 2689 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4528 4528 static inline uint32_t LL_ADC_REG_GetTriggerSource(const ADC_TypeDef *ADCx) 4529 4529 { … … 4541 4541 ); 4542 4542 } 4543 # 2716 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4543 # 2716 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4544 4544 static inline uint32_t LL_ADC_REG_IsTriggerSourceSWStart(const ADC_TypeDef *ADCx) 4545 4545 { 4546 4546 return ((((ADCx->CFGR1) & ((0x3UL << (10U)))) == ((0x00000000UL) & (0x3UL << (10U)))) ? 1UL : 0UL); 4547 4547 } 4548 # 2735 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4548 # 2735 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4549 4549 static inline void LL_ADC_REG_SetTriggerEdge(ADC_TypeDef *ADCx, uint32_t ExternalTriggerEdge) 4550 4550 { 4551 4551 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U))))) | (ExternalTriggerEdge)))); 4552 4552 } 4553 # 2750 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4553 # 2750 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4554 4554 static inline uint32_t LL_ADC_REG_GetTriggerEdge(const ADC_TypeDef *ADCx) 4555 4555 { 4556 4556 return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (10U))))); 4557 4557 } 4558 # 2787 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4558 # 2787 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4559 4559 static inline void LL_ADC_REG_SetSequencerConfigurable(ADC_TypeDef *ADCx, uint32_t Configurability) 4560 4560 { 4561 4561 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (21U))))) | (Configurability)))); 4562 4562 } 4563 # 2813 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4563 # 2813 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4564 4564 static inline uint32_t LL_ADC_REG_GetSequencerConfigurable(const ADC_TypeDef *ADCx) 4565 4565 { 4566 4566 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (21U))))); 4567 4567 } 4568 # 2885 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4568 # 2885 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4569 4569 static inline void LL_ADC_REG_SetSequencerLength(ADC_TypeDef *ADCx, uint32_t SequencerNbRanks) 4570 4570 { 4571 4571 ((ADCx->CHSELR) |= (SequencerNbRanks)); 4572 4572 } 4573 # 2944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4573 # 2944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4574 4574 static inline uint32_t LL_ADC_REG_GetSequencerLength(const ADC_TypeDef *ADCx) 4575 4575 { … … 4595 4595 return sequencer_length; 4596 4596 } 4597 # 2993 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4597 # 2993 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4598 4598 static inline void LL_ADC_REG_SetSequencerScanDirection(ADC_TypeDef *ADCx, uint32_t ScanDirection) 4599 4599 { 4600 4600 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (2U))))) | (ScanDirection)))); 4601 4601 } 4602 # 3011 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4602 # 3011 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4603 4603 static inline uint32_t LL_ADC_REG_GetSequencerScanDirection(const ADC_TypeDef *ADCx) 4604 4604 { 4605 4605 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (2U))))); 4606 4606 } 4607 # 3032 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4607 # 3032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4608 4608 static inline void LL_ADC_REG_SetSequencerDiscont(ADC_TypeDef *ADCx, uint32_t SeqDiscont) 4609 4609 { 4610 4610 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (16U))))) | (SeqDiscont)))); 4611 4611 } 4612 # 3047 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4612 # 3047 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4613 4613 static inline uint32_t LL_ADC_REG_GetSequencerDiscont(const ADC_TypeDef *ADCx) 4614 4614 { 4615 4615 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (16U))))); 4616 4616 } 4617 # 3127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4617 # 3127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4618 4618 static inline void LL_ADC_REG_SetSequencerRanks(ADC_TypeDef *ADCx, uint32_t Rank, uint32_t Channel) 4619 4619 { … … 4627 4627 4628 4628 } 4629 # 3208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4629 # 3208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4630 4630 static inline uint32_t LL_ADC_REG_GetSequencerRanks(const ADC_TypeDef *ADCx, uint32_t Rank) 4631 4631 { … … 4636 4636 ); 4637 4637 } 4638 # 3302 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4638 # 3302 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4639 4639 static inline void LL_ADC_REG_SetSequencerChannels(ADC_TypeDef *ADCx, uint32_t Channel) 4640 4640 { … … 4643 4643 ((ADCx->CHSELR) = ((Channel & ((0x7FFFFUL << (0U)))))); 4644 4644 } 4645 # 3394 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4645 # 3394 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4646 4646 static inline void LL_ADC_REG_SetSequencerChAdd(ADC_TypeDef *ADCx, uint32_t Channel) 4647 4647 { … … 4650 4650 ((ADCx->CHSELR) |= ((Channel & ((0x7FFFFUL << (0U)))))); 4651 4651 } 4652 # 3486 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4652 # 3486 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4653 4653 static inline void LL_ADC_REG_SetSequencerChRem(ADC_TypeDef *ADCx, uint32_t Channel) 4654 4654 { … … 4657 4657 ((ADCx->CHSELR) &= ~((Channel & ((0x7FFFFUL << (0U)))))); 4658 4658 } 4659 # 3567 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4659 # 3567 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4660 4660 static inline uint32_t LL_ADC_REG_GetSequencerChannels(const ADC_TypeDef *ADCx) 4661 4661 { … … 4685 4685 ); 4686 4686 } 4687 # 3613 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4687 # 3613 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4688 4688 static inline void LL_ADC_REG_SetContinuousMode(ADC_TypeDef *ADCx, uint32_t Continuous) 4689 4689 { 4690 4690 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (13U))))) | (Continuous)))); 4691 4691 } 4692 # 3630 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4692 # 3630 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4693 4693 static inline uint32_t LL_ADC_REG_GetContinuousMode(const ADC_TypeDef *ADCx) 4694 4694 { 4695 4695 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (13U))))); 4696 4696 } 4697 # 3667 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4697 # 3667 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4698 4698 static inline void LL_ADC_REG_SetDMATransfer(ADC_TypeDef *ADCx, uint32_t DMATransfer) 4699 4699 { 4700 4700 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (0U)) | (0x1UL << (1U))))) | (DMATransfer)))); 4701 4701 } 4702 # 3700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4702 # 3700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4703 4703 static inline uint32_t LL_ADC_REG_GetDMATransfer(const ADC_TypeDef *ADCx) 4704 4704 { 4705 4705 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (0U)) | (0x1UL << (1U))))); 4706 4706 } 4707 # 3724 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4707 # 3724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4708 4708 static inline void LL_ADC_REG_SetOverrun(ADC_TypeDef *ADCx, uint32_t Overrun) 4709 4709 { 4710 4710 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (12U))))) | (Overrun)))); 4711 4711 } 4712 # 3738 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4712 # 3738 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4713 4713 static inline uint32_t LL_ADC_REG_GetOverrun(const ADC_TypeDef *ADCx) 4714 4714 { 4715 4715 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (12U))))); 4716 4716 } 4717 # 3826 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4717 # 3826 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4718 4718 static inline void LL_ADC_SetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t SamplingTimeY) 4719 4719 { … … 4725 4725 4726 4726 } 4727 # 3895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4727 # 3895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4728 4728 static inline uint32_t LL_ADC_GetChannelSamplingTime(const ADC_TypeDef *ADCx, uint32_t Channel) 4729 4729 { … … 4741 4741 | (smp_channel_posbit0 * (( 4UL) | (((0x7FFFFUL << (0U))) << ( 8UL))))); 4742 4742 } 4743 # 3988 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4743 # 3988 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4744 4744 static inline void LL_ADC_SetAnalogWDMonitChannels(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDChannelGroup) 4745 4745 { … … 4764 4764 4765 4765 } 4766 # 4089 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4766 # 4089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4767 4767 static inline uint32_t LL_ADC_GetAnalogWDMonitChannels(const ADC_TypeDef *ADCx, uint32_t AWDy) 4768 4768 { … … 4822 4822 return analog_wd_monit_channels; 4823 4823 } 4824 # 4208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4824 # 4208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4825 4825 static inline void LL_ADC_ConfigAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdHighValue, 4826 4826 uint32_t AWDThresholdLowValue) … … 4842 4842 4843 4843 } 4844 # 4291 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4844 # 4291 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4845 4845 static inline void LL_ADC_SetAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdsHighLow, 4846 4846 uint32_t AWDThresholdValue) … … 4861 4861 4862 4862 } 4863 # 4338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4863 # 4338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4864 4864 static inline uint32_t LL_ADC_GetAnalogWDThresholds(const ADC_TypeDef *ADCx, 4865 4865 uint32_t AWDy, uint32_t AWDThresholdsHighLow) … … 4881 4881 & ~(AWDThresholdsHighLow & (0xFFFUL << (0U))))); 4882 4882 } 4883 # 4378 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4883 # 4378 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4884 4884 static inline void LL_ADC_SetOverSamplingScope(ADC_TypeDef *ADCx, uint32_t OvsScope) 4885 4885 { 4886 4886 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (0U))))) | (OvsScope)))); 4887 4887 } 4888 # 4391 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4888 # 4391 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4889 4889 static inline uint32_t LL_ADC_GetOverSamplingScope(const ADC_TypeDef *ADCx) 4890 4890 { 4891 4891 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (0U))))); 4892 4892 } 4893 # 4414 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4893 # 4414 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4894 4894 static inline void LL_ADC_SetOverSamplingDiscont(ADC_TypeDef *ADCx, uint32_t OverSamplingDiscont) 4895 4895 { 4896 4896 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (9U))))) | (OverSamplingDiscont)))); 4897 4897 } 4898 # 4433 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4898 # 4433 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4899 4899 static inline uint32_t LL_ADC_GetOverSamplingDiscont(const ADC_TypeDef *ADCx) 4900 4900 { 4901 4901 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (9U))))); 4902 4902 } 4903 # 4470 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4903 # 4470 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4904 4904 static inline void LL_ADC_ConfigOverSamplingRatioShift(ADC_TypeDef *ADCx, uint32_t Ratio, uint32_t Shift) 4905 4905 { 4906 4906 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~(((0xFUL << (5U)) | (0x7UL << (2U)))))) | ((Shift | Ratio))))); 4907 4907 } 4908 # 4489 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4908 # 4489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4909 4909 static inline uint32_t LL_ADC_GetOverSamplingRatio(const ADC_TypeDef *ADCx) 4910 4910 { 4911 4911 return (uint32_t)(((ADCx->CFGR2) & ((0x7UL << (2U))))); 4912 4912 } 4913 # 4509 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4913 # 4509 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4914 4914 static inline uint32_t LL_ADC_GetOverSamplingShift(const ADC_TypeDef *ADCx) 4915 4915 { 4916 4916 return (uint32_t)(((ADCx->CFGR2) & ((0xFUL << (5U))))); 4917 4917 } 4918 # 4544 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4918 # 4544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4919 4919 static inline void LL_ADC_EnableInternalRegulator(ADC_TypeDef *ADCx) 4920 4920 { … … 4926 4926 4927 4927 } 4928 # 4563 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4928 # 4563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4929 4929 static inline void LL_ADC_DisableInternalRegulator(ADC_TypeDef *ADCx) 4930 4930 { … … 4942 4942 return ((((ADCx->CR) & ((0x1UL << (28U)))) == ((0x1UL << (28U)))) ? 1UL : 0UL); 4943 4943 } 4944 # 4595 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4944 # 4595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4945 4945 static inline void LL_ADC_Enable(ADC_TypeDef *ADCx) 4946 4946 { … … 4952 4952 4953 4953 } 4954 # 4615 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4954 # 4615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4955 4955 static inline void LL_ADC_Disable(ADC_TypeDef *ADCx) 4956 4956 { … … 4962 4962 4963 4963 } 4964 # 4634 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4964 # 4634 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4965 4965 static inline uint32_t LL_ADC_IsEnabled(const ADC_TypeDef *ADCx) 4966 4966 { … … 4978 4978 return ((((ADCx->CR) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 4979 4979 } 4980 # 4678 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4980 # 4678 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4981 4981 static inline void LL_ADC_StartCalibration(ADC_TypeDef *ADCx) 4982 4982 { … … 4999 4999 return ((((ADCx->CR) & ((0x1UL << (31U)))) == ((0x1UL << (31U)))) ? 1UL : 0UL); 5000 5000 } 5001 # 4725 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5001 # 4725 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5002 5002 static inline void LL_ADC_REG_StartConversion(ADC_TypeDef *ADCx) 5003 5003 { … … 5009 5009 5010 5010 } 5011 # 4745 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5011 # 4745 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5012 5012 static inline void LL_ADC_REG_StopConversion(ADC_TypeDef *ADCx) 5013 5013 { … … 5041 5041 return ((((ADCx->CR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 5042 5042 } 5043 # 4786 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5043 # 4786 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5044 5044 static inline uint32_t LL_ADC_REG_ReadConversionData32(const ADC_TypeDef *ADCx) 5045 5045 { 5046 5046 return (uint32_t)(((ADCx->DR) & ((0xFFFFUL << (0U))))); 5047 5047 } 5048 # 4801 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5048 # 4801 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5049 5049 static inline uint16_t LL_ADC_REG_ReadConversionData12(const ADC_TypeDef *ADCx) 5050 5050 { 5051 5051 return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x00000FFFUL); 5052 5052 } 5053 # 4816 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5053 # 4816 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5054 5054 static inline uint16_t LL_ADC_REG_ReadConversionData10(const ADC_TypeDef *ADCx) 5055 5055 { 5056 5056 return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000003FFUL); 5057 5057 } 5058 # 4831 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5058 # 4831 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5059 5059 static inline uint8_t LL_ADC_REG_ReadConversionData8(const ADC_TypeDef *ADCx) 5060 5060 { 5061 5061 return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000000FFUL); 5062 5062 } 5063 # 4846 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5063 # 4846 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5064 5064 static inline uint8_t LL_ADC_REG_ReadConversionData6(const ADC_TypeDef *ADCx) 5065 5065 { 5066 5066 return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x0000003FUL); 5067 5067 } 5068 # 4868 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5068 # 4868 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5069 5069 static inline uint32_t LL_ADC_IsActiveFlag_ADRDY(const ADC_TypeDef *ADCx) 5070 5070 { 5071 5071 return ((((ADCx->ISR) & ((0x1UL << (0U)))) == ((0x1UL << (0U)))) ? 1UL : 0UL); 5072 5072 } 5073 # 4895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5073 # 4895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5074 5074 static inline uint32_t LL_ADC_IsActiveFlag_CCRDY(const ADC_TypeDef *ADCx) 5075 5075 { … … 5164 5164 return ((((ADCx->ISR) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL); 5165 5165 } 5166 # 4997 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5166 # 4997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5167 5167 static inline void LL_ADC_ClearFlag_ADRDY(ADC_TypeDef *ADCx) 5168 5168 { … … 5268 5268 ((ADCx->ISR) = ((0x1UL << (11U)))); 5269 5269 } 5270 # 5115 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5270 # 5115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5271 5271 static inline void LL_ADC_EnableIT_ADRDY(ADC_TypeDef *ADCx) 5272 5272 { … … 5482 5482 ((ADCx->IER) &= ~((0x1UL << (11U)))); 5483 5483 } 5484 # 5336 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5484 # 5336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5485 5485 static inline uint32_t LL_ADC_IsEnabledIT_ADRDY(const ADC_TypeDef *ADCx) 5486 5486 { … … 5498 5498 return ((((ADCx->IER) & ((0x1UL << (13U)))) == ((0x1UL << (13U)))) ? 1UL : 0UL); 5499 5499 } 5500 # 5359 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5500 # 5359 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5501 5501 static inline uint32_t LL_ADC_IsEnabledIT_EOC(const ADC_TypeDef *ADCx) 5502 5502 { 5503 5503 return ((((ADCx->IER) & ((0x1UL << (2U)))) == ((0x1UL << (2U)))) ? 1UL : 0UL); 5504 5504 } 5505 # 5371 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5505 # 5371 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5506 5506 static inline uint32_t LL_ADC_IsEnabledIT_EOS(const ADC_TypeDef *ADCx) 5507 5507 { 5508 5508 return ((((ADCx->IER) & ((0x1UL << (3U)))) == ((0x1UL << (3U)))) ? 1UL : 0UL); 5509 5509 } 5510 # 5383 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5510 # 5383 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5511 5511 static inline uint32_t LL_ADC_IsEnabledIT_OVR(const ADC_TypeDef *ADCx) 5512 5512 { 5513 5513 return ((((ADCx->IER) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 5514 5514 } 5515 # 5395 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5515 # 5395 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5516 5516 static inline uint32_t LL_ADC_IsEnabledIT_EOSMP(const ADC_TypeDef *ADCx) 5517 5517 { 5518 5518 return ((((ADCx->IER) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 5519 5519 } 5520 # 5407 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5520 # 5407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5521 5521 static inline uint32_t LL_ADC_IsEnabledIT_AWD1(const ADC_TypeDef *ADCx) 5522 5522 { 5523 5523 return ((((ADCx->IER) & ((0x1UL << (7U)))) == ((0x1UL << (7U)))) ? 1UL : 0UL); 5524 5524 } 5525 # 5419 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5525 # 5419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5526 5526 static inline uint32_t LL_ADC_IsEnabledIT_AWD2(const ADC_TypeDef *ADCx) 5527 5527 { 5528 5528 return ((((ADCx->IER) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 5529 5529 } 5530 # 5431 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5530 # 5431 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5531 5531 static inline uint32_t LL_ADC_IsEnabledIT_AWD3(const ADC_TypeDef *ADCx) 5532 5532 { 5533 5533 return ((((ADCx->IER) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL); 5534 5534 } 5535 # 5443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5535 # 5443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5536 5536 static inline uint32_t LL_ADC_IsEnabledIT_EOCAL(const ADC_TypeDef *ADCx) 5537 5537 { 5538 5538 return ((((ADCx->IER) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL); 5539 5539 } 5540 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 25541 # 49 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5540 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2 5541 # 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5542 5542 typedef struct 5543 5543 { … … 5552 5552 5553 5553 } ADC_OversamplingTypeDef; 5554 # 79 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5554 # 79 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5555 5555 typedef struct 5556 5556 { 5557 5557 uint32_t ClockPrescaler; 5558 # 94 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5558 # 94 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5559 5559 uint32_t Resolution; 5560 5560 … … 5565 5565 5566 5566 uint32_t ScanConvMode; 5567 # 127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5567 # 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5568 5568 uint32_t EOCSelection; 5569 5569 … … 5571 5571 5572 5572 FunctionalState LowPowerAutoWait; 5573 # 150 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5573 # 150 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5574 5574 FunctionalState LowPowerAutoPowerOff; 5575 5575 … … 5585 5585 5586 5586 uint32_t NbrOfConversion; 5587 # 180 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5587 # 180 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5588 5588 FunctionalState DiscontinuousConvMode; 5589 # 191 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5589 # 191 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5590 5590 uint32_t ExternalTrigConv; 5591 5591 … … 5608 5608 5609 5609 uint32_t Overrun; 5610 # 225 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5610 # 225 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5611 5611 uint32_t SamplingTimeCommon1; 5612 # 243 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5612 # 243 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5613 5613 uint32_t SamplingTimeCommon2; 5614 # 261 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5614 # 261 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5615 5615 FunctionalState OversamplingMode; 5616 5616 … … 5623 5623 5624 5624 uint32_t TriggerFrequencyMode; 5625 # 281 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5625 # 281 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5626 5626 } ADC_InitTypeDef; 5627 # 292 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5627 # 292 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5628 5628 typedef struct 5629 5629 { … … 5635 5635 5636 5636 uint32_t Rank; 5637 # 313 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5637 # 313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5638 5638 uint32_t SamplingTime; 5639 # 331 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5639 # 331 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5640 5640 } ADC_ChannelConfTypeDef; 5641 # 341 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5641 # 341 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5642 5642 typedef struct 5643 5643 { … … 5657 5657 5658 5658 uint32_t Channel; 5659 # 367 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5659 # 367 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5660 5660 FunctionalState ITMode; 5661 5661 5662 5662 5663 5663 uint32_t HighThreshold; 5664 # 382 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5664 # 382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5665 5665 uint32_t LowThreshold; 5666 # 393 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5666 # 393 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5667 5667 } ADC_AnalogWDGConfTypeDef; 5668 # 460 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5668 # 460 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5669 5669 typedef struct 5670 5670 … … 5678 5678 5679 5679 uint32_t ADCGroupRegularSequencerRanks; 5680 # 485 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5680 # 485 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5681 5681 } ADC_HandleTypeDef; 5682 # 1833 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5683 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 15684 # 146 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"5682 # 1833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5683 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 1 5684 # 146 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 5685 5685 HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef *hadc); 5686 5686 uint32_t HAL_ADCEx_Calibration_GetValue(const ADC_HandleTypeDef *hadc); … … 5692 5692 void HAL_ADCEx_EndOfSamplingCallback(ADC_HandleTypeDef *hadc); 5693 5693 void HAL_ADCEx_ChannelConfigReadyCallback(ADC_HandleTypeDef *hadc); 5694 # 164 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"5694 # 164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 5695 5695 HAL_StatusTypeDef HAL_ADCEx_DisableVoltageRegulator(ADC_HandleTypeDef *hadc); 5696 # 1834 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 25697 # 1845 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5696 # 1834 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2 5697 # 1845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5698 5698 HAL_StatusTypeDef HAL_ADC_Init(ADC_HandleTypeDef *hadc); 5699 5699 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef *hadc); 5700 5700 void HAL_ADC_MspInit(ADC_HandleTypeDef *hadc); 5701 5701 void HAL_ADC_MspDeInit(ADC_HandleTypeDef *hadc); 5702 # 1867 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5702 # 1867 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5703 5703 HAL_StatusTypeDef HAL_ADC_Start(ADC_HandleTypeDef *hadc); 5704 5704 HAL_StatusTypeDef HAL_ADC_Stop(ADC_HandleTypeDef *hadc); … … 5723 5723 void HAL_ADC_LevelOutOfWindowCallback(ADC_HandleTypeDef *hadc); 5724 5724 void HAL_ADC_ErrorCallback(ADC_HandleTypeDef *hadc); 5725 # 1898 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5725 # 1898 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5726 5726 HAL_StatusTypeDef HAL_ADC_ConfigChannel(ADC_HandleTypeDef *hadc, const ADC_ChannelConfTypeDef *pConfig); 5727 5727 HAL_StatusTypeDef HAL_ADC_AnalogWDGConfig(ADC_HandleTypeDef *hadc, 5728 5728 const ADC_AnalogWDGConfTypeDef *pAnalogWDGConfig); 5729 # 1910 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5729 # 1910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5730 5730 uint32_t HAL_ADC_GetState(const ADC_HandleTypeDef *hadc); 5731 5731 uint32_t HAL_ADC_GetError(const ADC_HandleTypeDef *hadc); 5732 # 1922 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5732 # 1922 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5733 5733 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc); 5734 5734 HAL_StatusTypeDef ADC_Enable(ADC_HandleTypeDef *hadc); 5735 5735 HAL_StatusTypeDef ADC_Disable(ADC_HandleTypeDef *hadc); 5736 # 212 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25737 # 224 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5738 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 15739 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5736 # 212 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5737 # 224 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5738 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 1 5739 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5740 5740 typedef enum 5741 5741 { … … 5813 5813 5814 5814 } CRC_HandleTypeDef; 5815 # 288 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5816 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 15817 # 127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h"5815 # 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5816 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 1 5817 # 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 5818 5818 HAL_StatusTypeDef HAL_CRCEx_Polynomial_Set(CRC_HandleTypeDef *hcrc, uint32_t Pol, uint32_t PolyLength); 5819 5819 HAL_StatusTypeDef HAL_CRCEx_Input_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t InputReverseMode); 5820 5820 HAL_StatusTypeDef HAL_CRCEx_Output_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t OutputReverseMode); 5821 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 25822 # 299 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5821 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 2 5822 # 299 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5823 5823 HAL_StatusTypeDef HAL_CRC_Init(CRC_HandleTypeDef *hcrc); 5824 5824 HAL_StatusTypeDef HAL_CRC_DeInit(CRC_HandleTypeDef *hcrc); 5825 5825 void HAL_CRC_MspInit(CRC_HandleTypeDef *hcrc); 5826 5826 void HAL_CRC_MspDeInit(CRC_HandleTypeDef *hcrc); 5827 # 311 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5827 # 311 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5828 5828 uint32_t HAL_CRC_Accumulate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength); 5829 5829 uint32_t HAL_CRC_Calculate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength); 5830 # 321 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5830 # 321 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5831 5831 HAL_CRC_StateTypeDef HAL_CRC_GetState(CRC_HandleTypeDef *hcrc); 5832 # 225 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25833 # 236 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5834 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 15835 # 44 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5832 # 225 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5833 # 236 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5834 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 1 5835 # 44 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5836 5836 typedef enum 5837 5837 { … … 5867 5867 5868 5868 } EXTI_ConfigTypeDef; 5869 # 347 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5869 # 347 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5870 5870 HAL_StatusTypeDef HAL_EXTI_SetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig); 5871 5871 HAL_StatusTypeDef HAL_EXTI_GetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig); … … 5873 5873 HAL_StatusTypeDef HAL_EXTI_RegisterCallback(EXTI_HandleTypeDef *hexti, EXTI_CallbackIDTypeDef CallbackID, void (*pPendingCbfn)(void)); 5874 5874 HAL_StatusTypeDef HAL_EXTI_GetHandle(EXTI_HandleTypeDef *hexti, uint32_t ExtiLine); 5875 # 361 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5875 # 361 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5876 5876 void HAL_EXTI_IRQHandler(EXTI_HandleTypeDef *hexti); 5877 5877 uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge); 5878 5878 void HAL_EXTI_ClearPending(EXTI_HandleTypeDef *hexti, uint32_t Edge); 5879 5879 void HAL_EXTI_GenerateSWI(EXTI_HandleTypeDef *hexti); 5880 # 237 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25881 5882 5883 5884 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 15885 # 45 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5880 # 237 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5881 5882 5883 5884 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 1 5885 # 45 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5886 5886 typedef struct 5887 5887 { … … 5916 5916 5917 5917 uint32_t USERConfig; 5918 # 131 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5918 # 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5919 5919 } FLASH_OBProgramInitTypeDef; 5920 5920 … … 5932 5932 uint32_t NbPagesToErase; 5933 5933 } FLASH_ProcessTypeDef; 5934 # 804 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5935 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 15936 # 64 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"5934 # 804 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5935 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 1 5936 # 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 5937 5937 HAL_StatusTypeDef HAL_FLASHEx_Erase(FLASH_EraseInitTypeDef *pEraseInit, uint32_t *PageError); 5938 5938 HAL_StatusTypeDef HAL_FLASHEx_Erase_IT(FLASH_EraseInitTypeDef *pEraseInit); … … 5946 5946 HAL_StatusTypeDef HAL_FLASHEx_OBProgram(FLASH_OBProgramInitTypeDef *pOBInit); 5947 5947 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit); 5948 # 98 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"5948 # 98 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 5949 5949 void FLASH_PageErase(uint32_t Banks, uint32_t Page); 5950 # 805 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 25950 # 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 2 5951 5951 5952 5952 … … 5954 5954 5955 5955 extern FLASH_ProcessTypeDef pFlash; 5956 # 823 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5956 # 823 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5957 5957 HAL_StatusTypeDef HAL_FLASH_Program(uint32_t TypeProgram, uint32_t Address, uint64_t Data); 5958 5958 HAL_StatusTypeDef HAL_FLASH_Program_IT(uint32_t TypeProgram, uint32_t Address, uint64_t Data); … … 5962 5962 void HAL_FLASH_EndOfOperationCallback(uint32_t ReturnValue); 5963 5963 void HAL_FLASH_OperationErrorCallback(uint32_t ReturnValue); 5964 # 838 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5964 # 838 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5965 5965 HAL_StatusTypeDef HAL_FLASH_Unlock(void); 5966 5966 HAL_StatusTypeDef HAL_FLASH_Lock(void); … … 5969 5969 HAL_StatusTypeDef HAL_FLASH_OB_Lock(void); 5970 5970 HAL_StatusTypeDef HAL_FLASH_OB_Launch(void); 5971 # 852 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5971 # 852 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5972 5972 uint32_t HAL_FLASH_GetError(void); 5973 # 865 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5973 # 865 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5974 5974 HAL_StatusTypeDef FLASH_WaitForLastOperation(uint32_t Timeout); 5975 # 241 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25976 # 264 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5977 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 15978 # 267 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"5979 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 15980 # 563 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"5975 # 241 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5976 # 264 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5977 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 1 5978 # 267 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 5979 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 1 5980 # 563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 5981 5981 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorSelection); 5982 5982 void HAL_PWREx_DisableBatteryCharging(void); … … 6001 6001 uint32_t HAL_PWREx_GetVoltageRange(void); 6002 6002 HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling); 6003 # 604 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"6003 # 604 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 6004 6004 void HAL_PWREx_EnableLowPowerRunMode(void); 6005 6005 HAL_StatusTypeDef HAL_PWREx_DisableLowPowerRunMode(void); 6006 # 268 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 26007 # 279 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"6006 # 268 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 2 6007 # 279 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 6008 6008 void HAL_PWR_DeInit(void); 6009 # 288 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"6009 # 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 6010 6010 void HAL_PWR_EnableBkUpAccess(void); 6011 6011 void HAL_PWR_DisableBkUpAccess(void); … … 6023 6023 void HAL_PWR_EnableSEVOnPend(void); 6024 6024 void HAL_PWR_DisableSEVOnPend(void); 6025 # 265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26026 6027 6028 6029 6030 6031 6032 6033 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 16034 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6025 # 265 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6026 6027 6028 6029 6030 6031 6032 6033 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 1 6034 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6035 6035 typedef enum 6036 6036 { … … 6170 6170 6171 6171 volatile HAL_RTCStateTypeDef State; 6172 # 214 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6172 # 214 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6173 6173 }RTC_HandleTypeDef; 6174 # 721 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6175 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 16176 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6174 # 721 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6175 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 1 6176 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6177 6177 typedef struct 6178 6178 { … … 6204 6204 6205 6205 }RTC_TamperTypeDef; 6206 # 84 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6206 # 84 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6207 6207 typedef struct 6208 6208 { … … 6213 6213 6214 6214 } RTC_InternalTamperTypeDef; 6215 # 890 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6215 # 890 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6216 6216 HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin); 6217 6217 HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp_IT(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin); … … 6224 6224 HAL_StatusTypeDef HAL_RTCEx_PollForTimeStampEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6225 6225 void HAL_RTCEx_TimeStampEventCallback(RTC_HandleTypeDef *hrtc); 6226 # 910 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6226 # 910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6227 6227 HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock); 6228 6228 HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer_IT(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock); … … 6232 6232 void HAL_RTCEx_WakeUpTimerEventCallback(RTC_HandleTypeDef *hrtc); 6233 6233 HAL_StatusTypeDef HAL_RTCEx_PollForWakeUpTimerEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6234 # 926 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6234 # 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6235 6235 HAL_StatusTypeDef HAL_RTCEx_SetSmoothCalib(RTC_HandleTypeDef *hrtc, uint32_t SmoothCalibPeriod, uint32_t SmoothCalibPlusPulses, uint32_t SmoothCalibMinusPulsesValue); 6236 6236 HAL_StatusTypeDef HAL_RTCEx_SetSynchroShift(RTC_HandleTypeDef *hrtc, uint32_t ShiftAdd1S, uint32_t ShiftSubFS); … … 6241 6241 HAL_StatusTypeDef HAL_RTCEx_EnableBypassShadow(RTC_HandleTypeDef *hrtc); 6242 6242 HAL_StatusTypeDef HAL_RTCEx_DisableBypassShadow(RTC_HandleTypeDef *hrtc); 6243 # 943 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6243 # 943 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6244 6244 void HAL_RTCEx_AlarmBEventCallback(RTC_HandleTypeDef *hrtc); 6245 6245 HAL_StatusTypeDef HAL_RTCEx_PollForAlarmBEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); … … 6275 6275 void HAL_RTCEx_BKUPWrite(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister, uint32_t Data); 6276 6276 uint32_t HAL_RTCEx_BKUPRead(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister); 6277 # 722 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 26278 # 732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6277 # 722 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 2 6278 # 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6279 6279 HAL_StatusTypeDef HAL_RTC_Init(RTC_HandleTypeDef *hrtc); 6280 6280 HAL_StatusTypeDef HAL_RTC_DeInit(RTC_HandleTypeDef *hrtc); … … 6282 6282 void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc); 6283 6283 void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc); 6284 # 752 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6284 # 752 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6285 6285 HAL_StatusTypeDef HAL_RTC_SetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format); 6286 6286 HAL_StatusTypeDef HAL_RTC_GetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format); 6287 6287 HAL_StatusTypeDef HAL_RTC_SetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format); 6288 6288 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format); 6289 # 764 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6289 # 764 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6290 6290 HAL_StatusTypeDef HAL_RTC_SetAlarm(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format); 6291 6291 HAL_StatusTypeDef HAL_RTC_SetAlarm_IT(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format); … … 6295 6295 HAL_StatusTypeDef HAL_RTC_PollForAlarmAEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6296 6296 void HAL_RTC_AlarmAEventCallback(RTC_HandleTypeDef *hrtc); 6297 # 779 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6297 # 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6298 6298 HAL_StatusTypeDef HAL_RTC_WaitForSynchro(RTC_HandleTypeDef* hrtc); 6299 # 788 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6299 # 788 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6300 6300 HAL_RTCStateTypeDef HAL_RTC_GetState(RTC_HandleTypeDef *hrtc); 6301 # 938 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6301 # 938 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6302 6302 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef* hrtc); 6303 6303 HAL_StatusTypeDef RTC_ExitInitMode(RTC_HandleTypeDef *hrtc); 6304 6304 uint8_t RTC_ByteToBcd2(uint8_t Value); 6305 6305 uint8_t RTC_Bcd2ToByte(uint8_t Value); 6306 # 273 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26307 # 284 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"6308 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 16309 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6306 # 273 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6307 # 284 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 6308 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 1 6309 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6310 6310 typedef struct 6311 6311 { … … 6410 6410 6411 6411 volatile uint32_t ErrorCode; 6412 # 162 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6412 # 162 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6413 6413 } SPI_HandleTypeDef; 6414 # 762 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6415 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 16416 # 51 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h"6414 # 762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6415 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 1 6416 # 51 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 6417 6417 HAL_StatusTypeDef HAL_SPIEx_FlushRxFifo(const SPI_HandleTypeDef *hspi); 6418 # 763 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 26419 # 773 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6418 # 763 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 2 6419 # 773 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6420 6420 HAL_StatusTypeDef HAL_SPI_Init(SPI_HandleTypeDef *hspi); 6421 6421 HAL_StatusTypeDef HAL_SPI_DeInit(SPI_HandleTypeDef *hspi); 6422 6422 void HAL_SPI_MspInit(SPI_HandleTypeDef *hspi); 6423 6423 void HAL_SPI_MspDeInit(SPI_HandleTypeDef *hspi); 6424 # 792 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6424 # 792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6425 6425 HAL_StatusTypeDef HAL_SPI_Transmit(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout); 6426 6426 HAL_StatusTypeDef HAL_SPI_Receive(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout); … … 6451 6451 void HAL_SPI_ErrorCallback(SPI_HandleTypeDef *hspi); 6452 6452 void HAL_SPI_AbortCpltCallback(SPI_HandleTypeDef *hspi); 6453 # 828 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6453 # 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6454 6454 HAL_SPI_StateTypeDef HAL_SPI_GetState(SPI_HandleTypeDef *hspi); 6455 6455 uint32_t HAL_SPI_GetError(SPI_HandleTypeDef *hspi); 6456 # 285 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26457 6458 6459 6460 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 16461 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6456 # 285 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6457 6458 6459 6460 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 1 6461 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6462 6462 typedef struct 6463 6463 { … … 6476 6476 6477 6477 uint32_t RepetitionCounter; 6478 # 72 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6478 # 72 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6479 6479 uint32_t AutoReloadPreload; 6480 6480 … … 6771 6771 volatile HAL_TIM_ChannelStateTypeDef ChannelNState[4]; 6772 6772 volatile HAL_TIM_DMABurstStateTypeDef DMABurstState; 6773 # 397 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6773 # 397 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6774 6774 } TIM_HandleTypeDef; 6775 # 2192 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6776 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 16777 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6775 # 2192 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6776 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 1 6777 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6778 6778 typedef struct 6779 6779 { … … 6803 6803 6804 6804 } TIMEx_BreakInputConfigTypeDef; 6805 # 338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6805 # 338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6806 6806 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, const TIM_HallSensor_InitTypeDef *sConfig); 6807 6807 HAL_StatusTypeDef HAL_TIMEx_HallSensor_DeInit(TIM_HandleTypeDef *htim); … … 6819 6819 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_DMA(TIM_HandleTypeDef *htim, uint32_t *pData, uint16_t Length); 6820 6820 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_DMA(TIM_HandleTypeDef *htim); 6821 # 363 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6821 # 363 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6822 6822 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel); 6823 6823 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel); … … 6831 6831 uint16_t Length); 6832 6832 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6833 # 384 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6833 # 384 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6834 6834 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel); 6835 6835 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel); … … 6842 6842 uint16_t Length); 6843 6843 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6844 # 404 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6844 # 404 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6845 6845 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6846 6846 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop(TIM_HandleTypeDef *htim, uint32_t OutputChannel); … … 6849 6849 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6850 6850 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6851 # 419 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6851 # 419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6852 6852 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent(TIM_HandleTypeDef *htim, uint32_t InputTrigger, 6853 6853 uint32_t CommutationSource); … … 6868 6868 HAL_StatusTypeDef HAL_TIMEx_DisarmBreakInput(TIM_HandleTypeDef *htim, uint32_t BreakInput); 6869 6869 HAL_StatusTypeDef HAL_TIMEx_ReArmBreakInput(const TIM_HandleTypeDef *htim, uint32_t BreakInput); 6870 # 446 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6870 # 446 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6871 6871 void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim); 6872 6872 void HAL_TIMEx_CommutHalfCpltCallback(TIM_HandleTypeDef *htim); 6873 6873 void HAL_TIMEx_BreakCallback(TIM_HandleTypeDef *htim); 6874 6874 void HAL_TIMEx_Break2Callback(TIM_HandleTypeDef *htim); 6875 # 459 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6875 # 459 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6876 6876 HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState(const TIM_HandleTypeDef *htim); 6877 6877 HAL_TIM_ChannelStateTypeDef HAL_TIMEx_GetChannelNState(const TIM_HandleTypeDef *htim, uint32_t ChannelN); 6878 # 474 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6878 # 474 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6879 6879 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma); 6880 6880 void TIMEx_DMACommutationHalfCplt(DMA_HandleTypeDef *hdma); 6881 # 2193 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 26882 # 2204 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6881 # 2193 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 2 6882 # 2204 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6883 6883 HAL_StatusTypeDef HAL_TIM_Base_Init(TIM_HandleTypeDef *htim); 6884 6884 HAL_StatusTypeDef HAL_TIM_Base_DeInit(TIM_HandleTypeDef *htim); … … 6894 6894 HAL_StatusTypeDef HAL_TIM_Base_Start_DMA(TIM_HandleTypeDef *htim, const uint32_t *pData, uint16_t Length); 6895 6895 HAL_StatusTypeDef HAL_TIM_Base_Stop_DMA(TIM_HandleTypeDef *htim); 6896 # 2226 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6896 # 2226 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6897 6897 HAL_StatusTypeDef HAL_TIM_OC_Init(TIM_HandleTypeDef *htim); 6898 6898 HAL_StatusTypeDef HAL_TIM_OC_DeInit(TIM_HandleTypeDef *htim); … … 6909 6909 uint16_t Length); 6910 6910 HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6911 # 2249 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6911 # 2249 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6912 6912 HAL_StatusTypeDef HAL_TIM_PWM_Init(TIM_HandleTypeDef *htim); 6913 6913 HAL_StatusTypeDef HAL_TIM_PWM_DeInit(TIM_HandleTypeDef *htim); … … 6924 6924 uint16_t Length); 6925 6925 HAL_StatusTypeDef HAL_TIM_PWM_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6926 # 2272 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6926 # 2272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6927 6927 HAL_StatusTypeDef HAL_TIM_IC_Init(TIM_HandleTypeDef *htim); 6928 6928 HAL_StatusTypeDef HAL_TIM_IC_DeInit(TIM_HandleTypeDef *htim); … … 6938 6938 HAL_StatusTypeDef HAL_TIM_IC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, uint16_t Length); 6939 6939 HAL_StatusTypeDef HAL_TIM_IC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6940 # 2294 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6940 # 2294 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6941 6941 HAL_StatusTypeDef HAL_TIM_OnePulse_Init(TIM_HandleTypeDef *htim, uint32_t OnePulseMode); 6942 6942 HAL_StatusTypeDef HAL_TIM_OnePulse_DeInit(TIM_HandleTypeDef *htim); … … 6949 6949 HAL_StatusTypeDef HAL_TIM_OnePulse_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6950 6950 HAL_StatusTypeDef HAL_TIM_OnePulse_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6951 # 2313 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6951 # 2313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6952 6952 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig); 6953 6953 HAL_StatusTypeDef HAL_TIM_Encoder_DeInit(TIM_HandleTypeDef *htim); … … 6964 6964 uint32_t *pData2, uint16_t Length); 6965 6965 HAL_StatusTypeDef HAL_TIM_Encoder_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6966 # 2336 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6966 # 2336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6967 6967 void HAL_TIM_IRQHandler(TIM_HandleTypeDef *htim); 6968 # 2346 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6968 # 2346 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6969 6969 HAL_StatusTypeDef HAL_TIM_OC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_OC_InitTypeDef *sConfig, 6970 6970 uint32_t Channel); … … 6997 6997 HAL_StatusTypeDef HAL_TIM_GenerateEvent(TIM_HandleTypeDef *htim, uint32_t EventSource); 6998 6998 uint32_t HAL_TIM_ReadCapturedValue(const TIM_HandleTypeDef *htim, uint32_t Channel); 6999 # 2385 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6999 # 2385 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7000 7000 void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim); 7001 7001 void HAL_TIM_PeriodElapsedHalfCpltCallback(TIM_HandleTypeDef *htim); … … 7008 7008 void HAL_TIM_TriggerHalfCpltCallback(TIM_HandleTypeDef *htim); 7009 7009 void HAL_TIM_ErrorCallback(TIM_HandleTypeDef *htim); 7010 # 2412 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7010 # 2412 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7011 7011 HAL_TIM_StateTypeDef HAL_TIM_Base_GetState(const TIM_HandleTypeDef *htim); 7012 7012 HAL_TIM_StateTypeDef HAL_TIM_OC_GetState(const TIM_HandleTypeDef *htim); … … 7020 7020 HAL_TIM_ChannelStateTypeDef HAL_TIM_GetChannelState(const TIM_HandleTypeDef *htim, uint32_t Channel); 7021 7021 HAL_TIM_DMABurstStateTypeDef HAL_TIM_DMABurstState(const TIM_HandleTypeDef *htim); 7022 # 2436 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7022 # 2436 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7023 7023 void TIM_Base_SetConfig(TIM_TypeDef *TIMx, const TIM_Base_InitTypeDef *Structure); 7024 7024 void TIM_TI1_SetConfig(TIM_TypeDef *TIMx, uint32_t TIM_ICPolarity, uint32_t TIM_ICSelection, uint32_t TIM_ICFilter); … … 7032 7032 void TIM_DMACaptureHalfCplt(DMA_HandleTypeDef *hdma); 7033 7033 void TIM_CCxChannelCmd(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ChannelState); 7034 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 27035 7036 7037 7038 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 17039 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7034 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 7035 7036 7037 7038 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 1 7039 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7040 7040 typedef struct 7041 7041 { 7042 7042 uint32_t BaudRate; 7043 # 65 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7043 # 65 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7044 7044 uint32_t WordLength; 7045 7045 … … 7112 7112 7113 7113 } UART_AdvFeatureInitTypeDef; 7114 # 177 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7114 # 177 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7115 7115 typedef uint32_t HAL_UART_StateTypeDef; 7116 7116 … … 7177 7177 7178 7178 volatile uint32_t ErrorCode; 7179 # 259 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7179 # 259 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7180 7180 } UART_HandleTypeDef; 7181 # 1489 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7182 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 17183 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7181 # 1489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7182 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 1 7183 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7184 7184 typedef struct 7185 7185 { … … 7194 7194 uint8_t Address; 7195 7195 } UART_WakeUpTypeDef; 7196 # 141 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7196 # 141 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7197 7197 HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t AssertionTime, uint32_t DeassertionTime); 7198 # 151 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7198 # 151 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7199 7199 void HAL_UARTEx_WakeupCallback(UART_HandleTypeDef *huart); 7200 7200 7201 7201 void HAL_UARTEx_RxFifoFullCallback(UART_HandleTypeDef *huart); 7202 7202 void HAL_UARTEx_TxFifoEmptyCallback(UART_HandleTypeDef *huart); 7203 # 165 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7203 # 165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7204 7204 HAL_StatusTypeDef HAL_UARTEx_StopModeWakeUpSourceConfig(UART_HandleTypeDef *huart, UART_WakeUpTypeDef WakeUpSelection); 7205 7205 HAL_StatusTypeDef HAL_UARTEx_EnableStopMode(UART_HandleTypeDef *huart); … … 7210 7210 HAL_StatusTypeDef HAL_UARTEx_SetTxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold); 7211 7211 HAL_StatusTypeDef HAL_UARTEx_SetRxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold); 7212 # 1490 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 27213 # 1502 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7212 # 1490 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 2 7213 # 1502 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7214 7214 HAL_StatusTypeDef HAL_UART_Init(UART_HandleTypeDef *huart); 7215 7215 HAL_StatusTypeDef HAL_HalfDuplex_Init(UART_HandleTypeDef *huart); … … 7219 7219 void HAL_UART_MspInit(UART_HandleTypeDef *huart); 7220 7220 void HAL_UART_MspDeInit(UART_HandleTypeDef *huart); 7221 # 1525 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7221 # 1525 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7222 7222 HAL_StatusTypeDef HAL_UART_Transmit(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout); 7223 7223 HAL_StatusTypeDef HAL_UART_Receive(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout); … … 7246 7246 void HAL_UART_AbortTransmitCpltCallback(UART_HandleTypeDef *huart); 7247 7247 void HAL_UART_AbortReceiveCpltCallback(UART_HandleTypeDef *huart); 7248 # 1561 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7248 # 1561 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7249 7249 HAL_StatusTypeDef HAL_LIN_SendBreak(UART_HandleTypeDef *huart); 7250 7250 HAL_StatusTypeDef HAL_MultiProcessor_EnableMuteMode(UART_HandleTypeDef *huart); … … 7253 7253 HAL_StatusTypeDef HAL_HalfDuplex_EnableTransmitter(UART_HandleTypeDef *huart); 7254 7254 HAL_StatusTypeDef HAL_HalfDuplex_EnableReceiver(UART_HandleTypeDef *huart); 7255 # 1577 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7255 # 1577 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7256 7256 HAL_UART_StateTypeDef HAL_UART_GetState(UART_HandleTypeDef *huart); 7257 7257 uint32_t HAL_UART_GetError(UART_HandleTypeDef *huart); 7258 # 1595 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7258 # 1595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7259 7259 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart); 7260 7260 HAL_StatusTypeDef UART_CheckIdleState(UART_HandleTypeDef *huart); 7261 7261 HAL_StatusTypeDef UART_WaitOnFlagUntilTimeout(UART_HandleTypeDef *huart, uint32_t Flag, FlagStatus Status, uint32_t Tickstart, uint32_t Timeout); 7262 7262 void UART_AdvFeatureConfig(UART_HandleTypeDef *huart); 7263 # 293 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 27264 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 27265 # 43 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7263 # 293 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 7264 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 2 7265 # 43 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7266 7266 typedef enum 7267 7267 { … … 7271 7271 HAL_TICK_FREQ_DEFAULT = HAL_TICK_FREQ_1KHZ 7272 7272 } HAL_TickFreqTypeDef; 7273 # 732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7273 # 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7274 7274 HAL_StatusTypeDef HAL_Init(void); 7275 7275 HAL_StatusTypeDef HAL_DeInit(void); … … 7277 7277 void HAL_MspDeInit(void); 7278 7278 HAL_StatusTypeDef HAL_InitTick(uint32_t TickPriority); 7279 # 747 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7279 # 747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7280 7280 void HAL_IncTick(void); 7281 7281 void HAL_Delay(uint32_t Delay); … … 7292 7292 uint32_t HAL_GetUIDw1(void); 7293 7293 uint32_t HAL_GetUIDw2(void); 7294 # 771 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7294 # 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7295 7295 void HAL_DBGMCU_EnableDBGStopMode(void); 7296 7296 void HAL_DBGMCU_DisableDBGStopMode(void); 7297 7297 void HAL_DBGMCU_EnableDBGStandbyMode(void); 7298 7298 void HAL_DBGMCU_DisableDBGStandbyMode(void); 7299 # 784 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7299 # 784 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7300 7300 extern volatile uint32_t uwTick; 7301 7301 extern uint32_t uwTickPrio; 7302 7302 extern HAL_TickFreqTypeDef uwTickFreq; 7303 # 805 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7303 # 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7304 7304 void HAL_SYSCFG_EnableIOAnalogSwitchBooster(void); 7305 7305 void HAL_SYSCFG_DisableIOAnalogSwitchBooster(void); … … 7312 7312 7313 7313 void HAL_SYSCFG_StrobeDBattpinsConfig(uint32_t ConfigDeadBattery); 7314 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h" 27315 # 55 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h"7314 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 2 7315 # 55 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 7316 7316 void Error_Handler(void); 7317 # 133 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h"7317 # 133 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 7318 7318 enum SOC_CALC_MODE{ 7319 7319 SOC_CALC_MODE_AH_RATED, … … 7329 7329 uint64_t number; 7330 7330 } error_message_t; 7331 # 14 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c" 27331 # 14 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 7332 7332 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\math.h" 1 3 7333 7333 # 20 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\math.h" 3 … … 7856 7856 double fma (double __x, double __y, double __z); 7857 7857 long double fmal (long double __x, long double __y, long double __z); 7858 # 15 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c" 27859 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h" 17860 # 25 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h"7858 # 15 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 7859 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 1 7860 # 25 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 7861 7861 typedef union 7862 7862 { … … 8075 8075 8076 8076 void SYS_DATA_Init(void); 8077 # 16 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c" 28078 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\ah_counter.h" 18079 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\ah_counter.h"8077 # 16 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 8078 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\ah_counter.h" 1 8079 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\ah_counter.h" 8080 8080 void AH_COUNTER_Exec(void); 8081 8081 void AH_COUNTER_Init(void); 8082 # 17 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c" 28083 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\wh_counter.h" 18084 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\wh_counter.h"8082 # 17 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 8083 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\wh_counter.h" 1 8084 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\wh_counter.h" 8085 8085 void WH_COUNTER_Init(void); 8086 8086 … … 8119 8119 8120 8120 void WH_COUNTER_SetDetectedEnergy(void); 8121 # 18 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c" 28122 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\eeprom.h" 18121 # 18 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 8122 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\eeprom.h" 1 8123 8123 8124 8124 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdbool.h" 1 3 8125 # 3 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\eeprom.h" 28125 # 3 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\eeprom.h" 2 8126 8126 8127 8127 … … 8140 8140 HAL_StatusTypeDef EEPROM_factoryRestore(sys_data_t* data, int resetToDefault); 8141 8141 startType_t EEPROM_isFirstStart(uint8_t* fsID); 8142 # 19 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c" 28143 # 28 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\ah_counter.c"8142 # 19 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 2 8143 # 28 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\ah_counter.c" 8144 8144 int startMeasurement = 0; 8145 8145
Note: See TracChangeset
for help on using the changeset viewer.
