Changeset 26 for trunk/firmware/Debug125A/system_stm32g0xx_PP.c
- Timestamp:
- Sep 8, 2025, 6:57:30 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/firmware/Debug125A/system_stm32g0xx_PP.c (modified) (263 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/firmware/Debug125A/system_stm32g0xx_PP.c
r6 r26 1 # 1 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\system_stm32g0xx.c"1 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\system_stm32g0xx.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\\system_stm32g0xx.c" 28 # 77 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\system_stm32g0xx.c"9 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 110 # 119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"11 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 112 # 69 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"7 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\system_stm32g0xx.c" 2 8 # 77 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\system_stm32g0xx.c" 9 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 10 # 119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 11 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1 12 # 69 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 13 13 typedef enum 14 14 { … … 53 53 54 54 55 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 156 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 355 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 1 56 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 57 57 58 58 … … 751 751 typedef long long int intmax_t; 752 752 typedef long long unsigned int uintmax_t; 753 # 35 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3754 # 63 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3755 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3756 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3757 # 64 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3758 # 115 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3759 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3760 # 54 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3761 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3762 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3753 # 35 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 754 # 63 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 755 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3 756 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3 757 # 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 758 # 115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 759 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3 760 # 54 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3 761 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3 762 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 763 763 #pragma GCC diagnostic push 764 764 #pragma GCC diagnostic ignored "-Wsign-conversion" 765 765 #pragma GCC diagnostic ignored "-Wconversion" 766 766 #pragma GCC diagnostic ignored "-Wunused-parameter" 767 # 71 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3767 # 71 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 768 768 #pragma GCC diagnostic push 769 769 #pragma GCC diagnostic ignored "-Wpacked" … … 803 803 struct __attribute__((packed, aligned(1))) T_UINT32_READ { uint32_t v; }; 804 804 #pragma GCC diagnostic pop 805 # 131 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3805 # 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 806 806 __attribute__((always_inline)) static inline __attribute__((__noreturn__)) void __cmsis_start(void) 807 807 { … … 838 838 _start(); 839 839 } 840 # 196 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3840 # 196 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 841 841 __attribute__((always_inline)) static inline void __enable_irq(void) 842 842 { … … 868 868 return(result); 869 869 } 870 # 248 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3870 # 248 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 871 871 __attribute__((always_inline)) static inline void __set_CONTROL(uint32_t control) 872 872 { 873 873 __asm volatile ("MSR control, %0" : : "r" (control) : "memory"); 874 874 } 875 # 272 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3875 # 272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 876 876 __attribute__((always_inline)) static inline uint32_t __get_IPSR(void) 877 877 { … … 923 923 return(result); 924 924 } 925 # 344 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3925 # 344 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 926 926 __attribute__((always_inline)) static inline void __set_PSP(uint32_t topOfProcStack) 927 927 { 928 928 __asm volatile ("MSR psp, %0" : : "r" (topOfProcStack) : ); 929 929 } 930 # 368 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3930 # 368 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 931 931 __attribute__((always_inline)) static inline uint32_t __get_MSP(void) 932 932 { … … 936 936 return(result); 937 937 } 938 # 398 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3938 # 398 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 939 939 __attribute__((always_inline)) static inline void __set_MSP(uint32_t topOfMainStack) 940 940 { 941 941 __asm volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); 942 942 } 943 # 449 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3943 # 449 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 944 944 __attribute__((always_inline)) static inline uint32_t __get_PRIMASK(void) 945 945 { … … 949 949 return(result); 950 950 } 951 # 479 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3951 # 479 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 952 952 __attribute__((always_inline)) static inline void __set_PRIMASK(uint32_t priMask) 953 953 { 954 954 __asm volatile ("MSR primask, %0" : : "r" (priMask) : "memory"); 955 955 } 956 # 833 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3956 # 833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 957 957 __attribute__((always_inline)) static inline uint32_t __get_FPSCR(void) 958 958 { 959 # 849 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3959 # 849 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 960 960 return(0U); 961 961 … … 970 970 __attribute__((always_inline)) static inline void __set_FPSCR(uint32_t fpscr) 971 971 { 972 # 872 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3972 # 872 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 973 973 (void)fpscr; 974 974 975 975 } 976 # 933 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3976 # 933 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 977 977 __attribute__((always_inline)) static inline void __ISB(void) 978 978 { … … 1001 1001 __asm volatile ("dmb 0xF":::"memory"); 1002 1002 } 1003 # 967 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31003 # 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1004 1004 __attribute__((always_inline)) static inline uint32_t __REV(uint32_t value) 1005 1005 { … … 1013 1013 1014 1014 } 1015 # 986 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31015 # 986 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1016 1016 __attribute__((always_inline)) static inline uint32_t __REV16(uint32_t value) 1017 1017 { … … 1021 1021 return result; 1022 1022 } 1023 # 1001 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31023 # 1001 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1024 1024 __attribute__((always_inline)) static inline int16_t __REVSH(int16_t value) 1025 1025 { … … 1033 1033 1034 1034 } 1035 # 1021 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31035 # 1021 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1036 1036 __attribute__((always_inline)) static inline uint32_t __ROR(uint32_t op1, uint32_t op2) 1037 1037 { … … 1043 1043 return (op1 >> op2) | (op1 << (32U - op2)); 1044 1044 } 1045 # 1048 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31045 # 1048 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1046 1046 __attribute__((always_inline)) static inline uint32_t __RBIT(uint32_t value) 1047 1047 { … … 1066 1066 return result; 1067 1067 } 1068 # 1078 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31068 # 1078 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1069 1069 __attribute__((always_inline)) static inline uint8_t __CLZ(uint32_t value) 1070 1070 { 1071 # 1089 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31071 # 1089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1072 1072 if (value == 0U) 1073 1073 { … … 1076 1076 return __builtin_clz(value); 1077 1077 } 1078 # 1382 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31078 # 1382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1079 1079 __attribute__((always_inline)) static inline int32_t __SSAT(int32_t val, uint32_t sat) 1080 1080 { … … 1094 1094 return val; 1095 1095 } 1096 # 1407 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31096 # 1407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1097 1097 __attribute__((always_inline)) static inline uint32_t __USAT(int32_t val, uint32_t sat) 1098 1098 { … … 1111 1111 return (uint32_t)val; 1112 1112 } 1113 # 2166 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31113 # 2166 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1114 1114 #pragma GCC diagnostic pop 1115 # 55 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 31116 # 116 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 31117 # 210 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31115 # 55 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 3 1116 # 116 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 1117 # 210 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1118 1118 typedef union 1119 1119 { … … 1128 1128 uint32_t w; 1129 1129 } APSR_Type; 1130 # 240 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31130 # 240 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1131 1131 typedef union 1132 1132 { … … 1138 1138 uint32_t w; 1139 1139 } IPSR_Type; 1140 # 258 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31140 # 258 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1141 1141 typedef union 1142 1142 { … … 1154 1154 uint32_t w; 1155 1155 } xPSR_Type; 1156 # 297 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31156 # 297 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1157 1157 typedef union 1158 1158 { … … 1165 1165 uint32_t w; 1166 1166 } CONTROL_Type; 1167 # 328 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31167 # 328 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1168 1168 typedef struct 1169 1169 { … … 1179 1179 volatile uint32_t IP[8U]; 1180 1180 } NVIC_Type; 1181 # 355 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31181 # 355 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1182 1182 typedef struct 1183 1183 { … … 1196 1196 volatile uint32_t SHCSR; 1197 1197 } SCB_Type; 1198 # 472 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31198 # 472 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1199 1199 typedef struct 1200 1200 { … … 1204 1204 volatile const uint32_t CALIB; 1205 1205 } SysTick_Type; 1206 # 524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31206 # 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1207 1207 typedef struct 1208 1208 { … … 1213 1213 volatile uint32_t RASR; 1214 1214 } MPU_Type; 1215 # 741 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31215 # 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1216 1216 static inline void __NVIC_EnableIRQ(IRQn_Type IRQn) 1217 1217 { … … 1223 1223 } 1224 1224 } 1225 # 760 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31225 # 760 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1226 1226 static inline uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) 1227 1227 { … … 1235 1235 } 1236 1236 } 1237 # 779 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31237 # 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1238 1238 static inline void __NVIC_DisableIRQ(IRQn_Type IRQn) 1239 1239 { … … 1245 1245 } 1246 1246 } 1247 # 798 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31247 # 798 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1248 1248 static inline uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) 1249 1249 { … … 1257 1257 } 1258 1258 } 1259 # 817 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31259 # 817 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1260 1260 static inline void __NVIC_SetPendingIRQ(IRQn_Type IRQn) 1261 1261 { … … 1265 1265 } 1266 1266 } 1267 # 832 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31267 # 832 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1268 1268 static inline void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) 1269 1269 { … … 1273 1273 } 1274 1274 } 1275 # 850 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31275 # 850 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1276 1276 static inline void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) 1277 1277 { … … 1287 1287 } 1288 1288 } 1289 # 874 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31289 # 874 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1290 1290 static inline uint32_t __NVIC_GetPriority(IRQn_Type IRQn) 1291 1291 { … … 1300 1300 } 1301 1301 } 1302 # 899 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31302 # 899 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1303 1303 static inline uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, uint32_t PreemptPriority, uint32_t SubPriority) 1304 1304 { … … 1315 1315 ); 1316 1316 } 1317 # 926 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31317 # 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1318 1318 static inline void NVIC_DecodePriority (uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) 1319 1319 { … … 1328 1328 *pSubPriority = (Priority ) & (uint32_t)((1UL << (SubPriorityBits )) - 1UL); 1329 1329 } 1330 # 950 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31330 # 950 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1331 1331 static inline void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) 1332 1332 { … … 1339 1339 1340 1340 } 1341 # 970 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31341 # 970 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1342 1342 static inline uint32_t __NVIC_GetVector(IRQn_Type IRQn) 1343 1343 { … … 1375 1375 1376 1376 1377 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 31378 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 31379 # 183 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 31377 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 3 1378 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3 1379 # 183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3 1380 1380 typedef struct { 1381 1381 uint32_t RBAR; … … 1466 1466 ARM_MPU_OrderedMemcpy(&(((MPU_Type *) ((0xE000E000UL) + 0x0D90UL) )->RBAR), &(table->RBAR), cnt*rowWordSize); 1467 1467 } 1468 # 1006 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 31469 # 1025 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31468 # 1006 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 1469 # 1025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1470 1470 static inline uint32_t SCB_GetFPUType(void) 1471 1471 { 1472 1472 return 0U; 1473 1473 } 1474 # 1056 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31474 # 1056 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1475 1475 static inline uint32_t SysTick_Config(uint32_t ticks) 1476 1476 { … … 1488 1488 return (0UL); 1489 1489 } 1490 # 112 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 21491 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 11492 # 56 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"1490 # 112 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2 1491 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1 1492 # 56 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1493 1493 extern uint32_t SystemCoreClock; 1494 1494 1495 1495 extern const uint32_t AHBPrescTable[16]; 1496 1496 extern const uint32_t APBPrescTable[8]; 1497 # 85 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"1497 # 85 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1498 1498 extern void SystemInit(void); 1499 1499 extern void SystemCoreClockUpdate(void); 1500 # 113 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 21501 # 122 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"1500 # 113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2 1501 # 122 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1502 1502 typedef struct 1503 1503 { … … 1527 1527 volatile uint32_t CCR; 1528 1528 } ADC_Common_TypeDef; 1529 # 161 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"1529 # 161 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1530 1530 typedef struct 1531 1531 { … … 1886 1886 volatile uint32_t SR; 1887 1887 } WWDG_TypeDef; 1888 # 120 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 21889 # 143 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"1888 # 120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2 1889 # 143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1890 1890 typedef enum 1891 1891 { … … 1906 1906 ERROR = !SUCCESS 1907 1907 } ErrorStatus; 1908 # 230 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"1909 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 11910 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"1911 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 11912 # 195 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"1913 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 11914 # 27 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"1915 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 11916 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h"1917 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 11918 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21919 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 11920 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21908 # 230 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1909 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1 1910 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1911 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 1 1912 # 195 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 1913 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 1 1914 # 27 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 1915 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 1 1916 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 1917 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 1918 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1919 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 1 1920 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1921 1921 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 1 3 1922 1922 # 72 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3 … … 1928 1928 # 110 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3 1929 1929 typedef double max_align_t; 1930 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21930 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1931 1931 1932 1932 … … 1951 1951 HAL_LOCKED = 0x01U 1952 1952 } HAL_LockTypeDef; 1953 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 21954 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 11955 # 27 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"1956 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 11957 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 21958 # 1248 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"1953 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2 1954 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1 1955 # 27 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1956 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 1957 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2 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 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3014 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 13015 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 23016 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 13017 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3018 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 13019 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 23020 # 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 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3014 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 3015 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2 3016 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 1 3017 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3018 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 3019 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 2 3020 # 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3021 3021 static inline void LL_DMAMUX_SetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Request) 3022 3022 { … … 3024 3024 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3FUL << (0U))))) | (Request)))); 3025 3025 } 3026 # 615 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3026 # 615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3027 3027 static inline uint32_t LL_DMAMUX_GetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3028 3028 { … … 3030 3030 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3FUL << (0U))))); 3031 3031 } 3032 # 645 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3032 # 645 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3033 3033 static inline void LL_DMAMUX_SetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t RequestNb) 3034 3034 { … … 3036 3036 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (19U))))) | (((RequestNb - 1U) << (19U)))))); 3037 3037 } 3038 # 674 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3038 # 674 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3039 3039 static inline uint32_t LL_DMAMUX_GetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3040 3040 { … … 3042 3042 return (uint32_t)((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (19U))))) >> (19U)) + 1U); 3043 3043 } 3044 # 708 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3044 # 708 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3045 3045 static inline void LL_DMAMUX_SetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Polarity) 3046 3046 { … … 3048 3048 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3UL << (17U))))) | (Polarity)))); 3049 3049 } 3050 # 741 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3050 # 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3051 3051 static inline uint32_t LL_DMAMUX_GetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3052 3052 { … … 3054 3054 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3UL << (17U))))); 3055 3055 } 3056 # 770 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3056 # 770 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3057 3057 static inline void LL_DMAMUX_EnableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3058 3058 { … … 3060 3060 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (9U)))); 3061 3061 } 3062 # 799 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3062 # 799 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3063 3063 static inline void LL_DMAMUX_DisableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3064 3064 { … … 3066 3066 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (9U)))); 3067 3067 } 3068 # 828 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3068 # 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3069 3069 static inline uint32_t LL_DMAMUX_IsEnabledEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3070 3070 { … … 3072 3072 return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL); 3073 3073 } 3074 # 857 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3074 # 857 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3075 3075 static inline void LL_DMAMUX_EnableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3076 3076 { … … 3078 3078 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (16U)))); 3079 3079 } 3080 # 886 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3080 # 886 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3081 3081 static inline void LL_DMAMUX_DisableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3082 3082 { … … 3084 3084 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (16U)))); 3085 3085 } 3086 # 915 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3086 # 915 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3087 3087 static inline uint32_t LL_DMAMUX_IsEnabledSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3088 3088 { … … 3090 3090 return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 3091 3091 } 3092 # 968 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3092 # 968 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3093 3093 static inline void LL_DMAMUX_SetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t SyncID) 3094 3094 { … … 3096 3096 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (24U))))) | (SyncID)))); 3097 3097 } 3098 # 1020 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3098 # 1020 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3099 3099 static inline uint32_t LL_DMAMUX_GetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3100 3100 { … … 3102 3102 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (24U))))); 3103 3103 } 3104 # 1037 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3104 # 1037 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3105 3105 static inline void LL_DMAMUX_EnableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3106 3106 { … … 3109 3109 3110 3110 } 3111 # 1055 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3111 # 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3112 3112 static inline void LL_DMAMUX_DisableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3113 3113 { … … 3116 3116 3117 3117 } 3118 # 1073 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3118 # 1073 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3119 3119 static inline uint32_t LL_DMAMUX_IsEnabledRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3120 3120 { … … 3123 3123 3124 3124 } 3125 # 1096 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3125 # 1096 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3126 3126 static inline void LL_DMAMUX_SetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3127 3127 uint32_t Polarity) … … 3131 3131 3132 3132 } 3133 # 1119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3133 # 1119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3134 3134 static inline uint32_t LL_DMAMUX_GetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3135 3135 { … … 3138 3138 3139 3139 } 3140 # 1139 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3140 # 1139 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3141 3141 static inline void LL_DMAMUX_SetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3142 3142 uint32_t RequestNb) … … 3146 3146 3147 3147 } 3148 # 1158 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3148 # 1158 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3149 3149 static inline uint32_t LL_DMAMUX_GetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3150 3150 { … … 3153 3153 3154 3154 } 3155 # 1200 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3155 # 1200 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3156 3156 static inline void LL_DMAMUX_SetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3157 3157 uint32_t RequestSignalID) … … 3161 3161 3162 3162 } 3163 # 1242 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3163 # 1242 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3164 3164 static inline uint32_t LL_DMAMUX_GetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3165 3165 { … … 3168 3168 3169 3169 } 3170 # 1263 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3170 # 1263 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3171 3171 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3172 3172 { … … 3222 3222 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 3223 3223 } 3224 # 1324 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3224 # 1324 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3225 3225 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx) 3226 3226 { … … 3228 3228 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL); 3229 3229 } 3230 # 1338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3230 # 1338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3231 3231 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx) 3232 3232 { … … 3234 3234 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (6U)))) == ((0x1UL << (6U)))) ? 1UL : 0UL); 3235 3235 } 3236 # 1421 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3236 # 1421 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3237 3237 static inline uint32_t LL_DMAMUX_IsActiveFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3238 3238 { … … 3336 3336 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (4U)))); 3337 3337 } 3338 # 1530 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3338 # 1530 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3339 3339 static inline void LL_DMAMUX_ClearFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx) 3340 3340 { … … 3342 3342 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (5U)))); 3343 3343 } 3344 # 1544 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3344 # 1544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3345 3345 static inline void LL_DMAMUX_ClearFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx) 3346 3346 { … … 3348 3348 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (6U)))); 3349 3349 } 3350 # 1627 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3350 # 1627 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3351 3351 static inline void LL_DMAMUX_ClearFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3352 3352 { … … 3390 3390 ((((DMAMUX_RequestGenStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000140UL))->RGCFR) |= ((0x1UL << (3U)))); 3391 3391 } 3392 # 1700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3392 # 1700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3393 3393 static inline void LL_DMAMUX_EnableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3394 3394 { … … 3396 3396 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (8U)))); 3397 3397 } 3398 # 1729 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3398 # 1729 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3399 3399 static inline void LL_DMAMUX_DisableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3400 3400 { … … 3402 3402 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (8U)))); 3403 3403 } 3404 # 1758 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3404 # 1758 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3405 3405 static inline uint32_t LL_DMAMUX_IsEnabledIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3406 3406 { … … 3408 3408 return ((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (8U))))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 3409 3409 } 3410 # 1775 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3410 # 1775 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3411 3411 static inline void LL_DMAMUX_EnableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3412 3412 { … … 3414 3414 (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) |= ((0x1UL << (8U)))); 3415 3415 } 3416 # 1792 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3416 # 1792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3417 3417 static inline void LL_DMAMUX_DisableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3418 3418 { … … 3420 3420 (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) &= ~((0x1UL << (8U)))); 3421 3421 } 3422 # 1809 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3422 # 1809 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3423 3423 static inline uint32_t LL_DMAMUX_IsEnabledIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3424 3424 { … … 3426 3426 return (((((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 3427 3427 } 3428 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 23429 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3428 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2 3429 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3430 3430 static const uint8_t CHANNEL_OFFSET_TAB[] = 3431 3431 { … … 3442 3442 3443 3443 }; 3444 # 500 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3444 # 500 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3445 3445 static inline void LL_DMA_EnableChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3446 3446 { … … 3448 3448 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (0U)))); 3449 3449 } 3450 # 520 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3450 # 520 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3451 3451 static inline void LL_DMA_DisableChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3452 3452 { … … 3454 3454 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (0U)))); 3455 3455 } 3456 # 540 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3456 # 540 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3457 3457 static inline uint32_t LL_DMA_IsEnabledChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3458 3458 { … … 3461 3461 3462 3462 } 3463 # 576 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3463 # 576 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3464 3464 static inline void LL_DMA_ConfigTransfer(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Configuration) 3465 3465 { … … 3469 3469 3470 3470 } 3471 # 603 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3471 # 603 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3472 3472 static inline void LL_DMA_SetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Direction) 3473 3473 { … … 3476 3476 3477 3477 } 3478 # 628 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3478 # 628 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3479 3479 static inline uint32_t LL_DMA_GetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel) 3480 3480 { … … 3483 3483 3484 3484 } 3485 # 654 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3485 # 654 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3486 3486 static inline void LL_DMA_SetMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Mode) 3487 3487 { … … 3490 3490 3491 3491 } 3492 # 677 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3492 # 677 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3493 3493 static inline uint32_t LL_DMA_GetMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3494 3494 { … … 3497 3497 3498 3498 } 3499 # 701 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3499 # 701 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3500 3500 static inline void LL_DMA_SetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcIncMode) 3501 3501 { … … 3504 3504 3505 3505 } 3506 # 724 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3506 # 724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3507 3507 static inline uint32_t LL_DMA_GetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3508 3508 { … … 3511 3511 3512 3512 } 3513 # 748 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3513 # 748 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3514 3514 static inline void LL_DMA_SetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstIncMode) 3515 3515 { … … 3518 3518 3519 3519 } 3520 # 771 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3520 # 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3521 3521 static inline uint32_t LL_DMA_GetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3522 3522 { … … 3525 3525 3526 3526 } 3527 # 796 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3527 # 796 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3528 3528 static inline void LL_DMA_SetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcDataSize) 3529 3529 { … … 3532 3532 3533 3533 } 3534 # 820 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3534 # 820 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3535 3535 static inline uint32_t LL_DMA_GetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel) 3536 3536 { … … 3539 3539 3540 3540 } 3541 # 845 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3541 # 845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3542 3542 static inline void LL_DMA_SetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstDataSize) 3543 3543 { … … 3546 3546 3547 3547 } 3548 # 869 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3548 # 869 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3549 3549 static inline uint32_t LL_DMA_GetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel) 3550 3550 { … … 3553 3553 3554 3554 } 3555 # 895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3555 # 895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3556 3556 static inline void LL_DMA_SetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Priority) 3557 3557 { … … 3560 3560 3561 3561 } 3562 # 920 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3562 # 920 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3563 3563 static inline uint32_t LL_DMA_GetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel) 3564 3564 { … … 3567 3567 3568 3568 } 3569 # 944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3569 # 944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3570 3570 static inline void LL_DMA_SetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t NbData) 3571 3571 { … … 3574 3574 3575 3575 } 3576 # 967 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3576 # 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3577 3577 static inline uint32_t LL_DMA_GetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel) 3578 3578 { … … 3581 3581 3582 3582 } 3583 # 997 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3583 # 997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3584 3584 static inline void LL_DMA_ConfigAddresses(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t SrcAddress, 3585 3585 uint32_t DstAddress, uint32_t Direction) … … 3599 3599 } 3600 3600 } 3601 # 1032 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3601 # 1032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3602 3602 static inline void LL_DMA_SetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3603 3603 { … … 3605 3605 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress)); 3606 3606 } 3607 # 1055 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3607 # 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3608 3608 static inline void LL_DMA_SetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphAddress) 3609 3609 { … … 3611 3611 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (PeriphAddress)); 3612 3612 } 3613 # 1076 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3613 # 1076 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3614 3614 static inline uint32_t LL_DMA_GetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3615 3615 { … … 3617 3617 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR))); 3618 3618 } 3619 # 1097 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3619 # 1097 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3620 3620 static inline uint32_t LL_DMA_GetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3621 3621 { … … 3623 3623 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR))); 3624 3624 } 3625 # 1120 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3625 # 1120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3626 3626 static inline void LL_DMA_SetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3627 3627 { … … 3629 3629 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (MemoryAddress)); 3630 3630 } 3631 # 1143 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3631 # 1143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3632 3632 static inline void LL_DMA_SetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3633 3633 { … … 3635 3635 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress)); 3636 3636 } 3637 # 1164 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3637 # 1164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3638 3638 static inline uint32_t LL_DMA_GetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3639 3639 { … … 3641 3641 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR))); 3642 3642 } 3643 # 1185 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3643 # 1185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3644 3644 static inline uint32_t LL_DMA_GetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3645 3645 { … … 3647 3647 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR))); 3648 3648 } 3649 # 1270 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3649 # 1270 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3650 3650 static inline void LL_DMA_SetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Request) 3651 3651 { … … 3653 3653 ((((((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)))); 3654 3654 } 3655 # 1354 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3655 # 1354 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3656 3656 static inline uint32_t LL_DMA_GetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel) 3657 3657 { … … 3659 3659 return ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel + dmamux_ccr_offset)->CCR) & ((0x3FUL << (0U))))); 3660 3660 } 3661 # 1374 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3661 # 1374 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3662 3662 static inline uint32_t LL_DMA_IsActiveFlag_GI1(const DMA_TypeDef *DMAx) 3663 3663 { … … 3708 3708 return ((((DMAx->ISR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 3709 3709 } 3710 # 1430 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3710 # 1430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3711 3711 static inline uint32_t LL_DMA_IsActiveFlag_GI6(const DMA_TypeDef *DMAx) 3712 3712 { 3713 3713 return ((((DMAx->ISR) & ((0x1UL << (20U)))) == ((0x1UL << (20U)))) ? 1UL : 0UL); 3714 3714 } 3715 # 1443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3715 # 1443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3716 3716 static inline uint32_t LL_DMA_IsActiveFlag_GI7(const DMA_TypeDef *DMAx) 3717 3717 { 3718 3718 return ((((DMAx->ISR) & ((0x1UL << (24U)))) == ((0x1UL << (24U)))) ? 1UL : 0UL); 3719 3719 } 3720 # 1455 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3720 # 1455 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3721 3721 static inline uint32_t LL_DMA_IsActiveFlag_TC1(const DMA_TypeDef *DMAx) 3722 3722 { … … 3767 3767 return ((((DMAx->ISR) & ((0x1UL << (17U)))) == ((0x1UL << (17U)))) ? 1UL : 0UL); 3768 3768 } 3769 # 1511 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3769 # 1511 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3770 3770 static inline uint32_t LL_DMA_IsActiveFlag_TC6(const DMA_TypeDef *DMAx) 3771 3771 { 3772 3772 return ((((DMAx->ISR) & ((0x1UL << (21U)))) == ((0x1UL << (21U)))) ? 1UL : 0UL); 3773 3773 } 3774 # 1524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3774 # 1524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3775 3775 static inline uint32_t LL_DMA_IsActiveFlag_TC7(const DMA_TypeDef *DMAx) 3776 3776 { 3777 3777 return ((((DMAx->ISR) & ((0x1UL << (25U)))) == ((0x1UL << (25U)))) ? 1UL : 0UL); 3778 3778 } 3779 # 1536 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3779 # 1536 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3780 3780 static inline uint32_t LL_DMA_IsActiveFlag_HT1(const DMA_TypeDef *DMAx) 3781 3781 { … … 3826 3826 return ((((DMAx->ISR) & ((0x1UL << (18U)))) == ((0x1UL << (18U)))) ? 1UL : 0UL); 3827 3827 } 3828 # 1592 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3828 # 1592 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3829 3829 static inline uint32_t LL_DMA_IsActiveFlag_HT6(const DMA_TypeDef *DMAx) 3830 3830 { 3831 3831 return ((((DMAx->ISR) & ((0x1UL << (22U)))) == ((0x1UL << (22U)))) ? 1UL : 0UL); 3832 3832 } 3833 # 1605 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3833 # 1605 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3834 3834 static inline uint32_t LL_DMA_IsActiveFlag_HT7(const DMA_TypeDef *DMAx) 3835 3835 { 3836 3836 return ((((DMAx->ISR) & ((0x1UL << (26U)))) == ((0x1UL << (26U)))) ? 1UL : 0UL); 3837 3837 } 3838 # 1617 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3838 # 1617 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3839 3839 static inline uint32_t LL_DMA_IsActiveFlag_TE1(const DMA_TypeDef *DMAx) 3840 3840 { … … 3885 3885 return ((((DMAx->ISR) & ((0x1UL << (19U)))) == ((0x1UL << (19U)))) ? 1UL : 0UL); 3886 3886 } 3887 # 1673 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3887 # 1673 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3888 3888 static inline uint32_t LL_DMA_IsActiveFlag_TE6(const DMA_TypeDef *DMAx) 3889 3889 { 3890 3890 return ((((DMAx->ISR) & ((0x1UL << (23U)))) == ((0x1UL << (23U)))) ? 1UL : 0UL); 3891 3891 } 3892 # 1686 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3892 # 1686 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3893 3893 static inline uint32_t LL_DMA_IsActiveFlag_TE7(const DMA_TypeDef *DMAx) 3894 3894 { 3895 3895 return ((((DMAx->ISR) & ((0x1UL << (27U)))) == ((0x1UL << (27U)))) ? 1UL : 0UL); 3896 3896 } 3897 # 1702 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3897 # 1702 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3898 3898 static inline void LL_DMA_ClearFlag_GI1(DMA_TypeDef *DMAx) 3899 3899 { 3900 3900 ((DMAx->IFCR) = ((0x1UL << (0U)))); 3901 3901 } 3902 # 1717 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3902 # 1717 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3903 3903 static inline void LL_DMA_ClearFlag_GI2(DMA_TypeDef *DMAx) 3904 3904 { 3905 3905 ((DMAx->IFCR) = ((0x1UL << (4U)))); 3906 3906 } 3907 # 1732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3907 # 1732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3908 3908 static inline void LL_DMA_ClearFlag_GI3(DMA_TypeDef *DMAx) 3909 3909 { 3910 3910 ((DMAx->IFCR) = ((0x1UL << (8U)))); 3911 3911 } 3912 # 1747 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3912 # 1747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3913 3913 static inline void LL_DMA_ClearFlag_GI4(DMA_TypeDef *DMAx) 3914 3914 { 3915 3915 ((DMAx->IFCR) = ((0x1UL << (12U)))); 3916 3916 } 3917 # 1762 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3917 # 1762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3918 3918 static inline void LL_DMA_ClearFlag_GI5(DMA_TypeDef *DMAx) 3919 3919 { 3920 3920 ((DMAx->IFCR) = ((0x1UL << (16U)))); 3921 3921 } 3922 # 1778 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3922 # 1778 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3923 3923 static inline void LL_DMA_ClearFlag_GI6(DMA_TypeDef *DMAx) 3924 3924 { 3925 3925 ((DMAx->IFCR) = ((0x1UL << (20U)))); 3926 3926 } 3927 # 1795 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3927 # 1795 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3928 3928 static inline void LL_DMA_ClearFlag_GI7(DMA_TypeDef *DMAx) 3929 3929 { 3930 3930 ((DMAx->IFCR) = ((0x1UL << (24U)))); 3931 3931 } 3932 # 1807 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3932 # 1807 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3933 3933 static inline void LL_DMA_ClearFlag_TC1(DMA_TypeDef *DMAx) 3934 3934 { … … 3979 3979 ((DMAx->IFCR) = ((0x1UL << (17U)))); 3980 3980 } 3981 # 1863 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3981 # 1863 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3982 3982 static inline void LL_DMA_ClearFlag_TC6(DMA_TypeDef *DMAx) 3983 3983 { 3984 3984 ((DMAx->IFCR) = ((0x1UL << (21U)))); 3985 3985 } 3986 # 1876 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3986 # 1876 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3987 3987 static inline void LL_DMA_ClearFlag_TC7(DMA_TypeDef *DMAx) 3988 3988 { 3989 3989 ((DMAx->IFCR) = ((0x1UL << (25U)))); 3990 3990 } 3991 # 1888 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3991 # 1888 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3992 3992 static inline void LL_DMA_ClearFlag_HT1(DMA_TypeDef *DMAx) 3993 3993 { … … 4038 4038 ((DMAx->IFCR) = ((0x1UL << (18U)))); 4039 4039 } 4040 # 1944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4040 # 1944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4041 4041 static inline void LL_DMA_ClearFlag_HT6(DMA_TypeDef *DMAx) 4042 4042 { 4043 4043 ((DMAx->IFCR) = ((0x1UL << (22U)))); 4044 4044 } 4045 # 1957 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4045 # 1957 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4046 4046 static inline void LL_DMA_ClearFlag_HT7(DMA_TypeDef *DMAx) 4047 4047 { 4048 4048 ((DMAx->IFCR) = ((0x1UL << (26U)))); 4049 4049 } 4050 # 1969 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4050 # 1969 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4051 4051 static inline void LL_DMA_ClearFlag_TE1(DMA_TypeDef *DMAx) 4052 4052 { … … 4097 4097 ((DMAx->IFCR) = ((0x1UL << (19U)))); 4098 4098 } 4099 # 2025 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4099 # 2025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4100 4100 static inline void LL_DMA_ClearFlag_TE6(DMA_TypeDef *DMAx) 4101 4101 { 4102 4102 ((DMAx->IFCR) = ((0x1UL << (23U)))); 4103 4103 } 4104 # 2038 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4104 # 2038 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4105 4105 static inline void LL_DMA_ClearFlag_TE7(DMA_TypeDef *DMAx) 4106 4106 { 4107 4107 ((DMAx->IFCR) = ((0x1UL << (27U)))); 4108 4108 } 4109 # 2065 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4109 # 2065 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4110 4110 static inline void LL_DMA_EnableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4111 4111 { … … 4113 4113 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (1U)))); 4114 4114 } 4115 # 2085 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4115 # 2085 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4116 4116 static inline void LL_DMA_EnableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4117 4117 { … … 4119 4119 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (2U)))); 4120 4120 } 4121 # 2105 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4121 # 2105 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4122 4122 static inline void LL_DMA_EnableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4123 4123 { … … 4125 4125 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (3U)))); 4126 4126 } 4127 # 2125 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4127 # 2125 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4128 4128 static inline void LL_DMA_DisableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4129 4129 { … … 4131 4131 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (1U)))); 4132 4132 } 4133 # 2145 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4133 # 2145 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4134 4134 static inline void LL_DMA_DisableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4135 4135 { … … 4137 4137 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (2U)))); 4138 4138 } 4139 # 2165 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4139 # 2165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4140 4140 static inline void LL_DMA_DisableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4141 4141 { … … 4143 4143 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (3U)))); 4144 4144 } 4145 # 2185 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4145 # 2185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4146 4146 static inline uint32_t LL_DMA_IsEnabledIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4147 4147 { … … 4150 4150 4151 4151 } 4152 # 2206 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4152 # 2206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4153 4153 static inline uint32_t LL_DMA_IsEnabledIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4154 4154 { … … 4157 4157 4158 4158 } 4159 # 2227 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4159 # 2227 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4160 4160 static inline uint32_t LL_DMA_IsEnabledIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4161 4161 { … … 4164 4164 4165 4165 } 4166 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 24167 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4166 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2 4167 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4168 4168 typedef struct 4169 4169 { … … 4272 4272 uint32_t DMAmuxRequestGenStatusMask; 4273 4273 } DMA_HandleTypeDef; 4274 # 698 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4275 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 14276 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"4274 # 698 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4275 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 1 4276 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 4277 4277 typedef struct 4278 4278 { … … 4311 4311 4312 4312 } HAL_DMA_MuxRequestGeneratorConfigTypeDef; 4313 # 206 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"4313 # 206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 4314 4314 HAL_StatusTypeDef HAL_DMAEx_ConfigMuxRequestGenerator(DMA_HandleTypeDef *hdma, 4315 4315 HAL_DMA_MuxRequestGeneratorConfigTypeDef *pRequestGeneratorConfig); … … 4323 4323 4324 4324 void HAL_DMAEx_MUX_IRQHandler(DMA_HandleTypeDef *hdma); 4325 # 699 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 24326 # 710 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4325 # 699 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2 4326 # 710 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4327 4327 HAL_StatusTypeDef HAL_DMA_Init(DMA_HandleTypeDef *hdma); 4328 4328 HAL_StatusTypeDef HAL_DMA_DeInit(DMA_HandleTypeDef *hdma); 4329 # 720 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4329 # 720 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4330 4330 HAL_StatusTypeDef HAL_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength); 4331 4331 HAL_StatusTypeDef HAL_DMA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, … … 4338 4338 HAL_StatusTypeDef HAL_DMA_RegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID, void (* pCallback)(DMA_HandleTypeDef *_hdma)); 4339 4339 HAL_StatusTypeDef HAL_DMA_UnRegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID); 4340 # 739 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4340 # 739 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4341 4341 HAL_DMA_StateTypeDef HAL_DMA_GetState(DMA_HandleTypeDef *hdma); 4342 4342 uint32_t HAL_DMA_GetError(DMA_HandleTypeDef *hdma); 4343 # 204 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 24344 4345 4346 4347 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 14348 # 49 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4343 # 204 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 4344 4345 4346 4347 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 1 4348 # 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4349 4349 typedef struct 4350 4350 { … … 4372 4372 4373 4373 } MPU_Region_InitTypeDef; 4374 # 250 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4374 # 250 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4375 4375 void HAL_NVIC_SetPriority(IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority); 4376 4376 void HAL_NVIC_EnableIRQ(IRQn_Type IRQn); … … 4378 4378 void HAL_NVIC_SystemReset(void); 4379 4379 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb); 4380 # 264 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4380 # 264 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4381 4381 uint32_t HAL_NVIC_GetPriority(IRQn_Type IRQn); 4382 4382 uint32_t HAL_NVIC_GetPendingIRQ(IRQn_Type IRQn); … … 4393 4393 void HAL_MPU_DisableRegion(uint32_t RegionNumber); 4394 4394 void HAL_MPU_ConfigRegion(MPU_Region_InitTypeDef *MPU_Init); 4395 # 208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 24396 4397 4398 4399 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 14400 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"4401 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 14402 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4403 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 14404 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 24405 # 1953 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4395 # 208 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 4396 4397 4398 4399 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 1 4400 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 4401 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 1 4402 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4403 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 4404 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 2 4405 # 1953 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4406 4406 static inline uint32_t LL_ADC_DMA_GetRegAddr(const ADC_TypeDef *ADCx, uint32_t Register) 4407 4407 { … … 4412 4412 return (uint32_t) &(ADCx->DR); 4413 4413 } 4414 # 2002 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4414 # 2002 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4415 4415 static inline void LL_ADC_SetCommonClock(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonClock) 4416 4416 { 4417 4417 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0xFUL << (18U))))) | (CommonClock)))); 4418 4418 } 4419 # 2031 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4419 # 2031 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4420 4420 static inline uint32_t LL_ADC_GetCommonClock(const ADC_Common_TypeDef *ADCxy_COMMON) 4421 4421 { 4422 4422 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0xFUL << (18U))))); 4423 4423 } 4424 # 2052 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4424 # 2052 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4425 4425 static inline void LL_ADC_SetCommonFrequencyMode(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonFrequencyMode) 4426 4426 { 4427 4427 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (25U))))) | (CommonFrequencyMode)))); 4428 4428 } 4429 # 2068 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4429 # 2068 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4430 4430 static inline uint32_t LL_ADC_GetCommonFrequencyMode(const ADC_Common_TypeDef *ADCxy_COMMON) 4431 4431 { 4432 4432 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (25U))))); 4433 4433 } 4434 # 2111 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4434 # 2111 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4435 4435 static inline void LL_ADC_SetCommonPathInternalCh(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4436 4436 { 4437 4437 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U))))) | (PathInternal)))); 4438 4438 } 4439 # 2153 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4439 # 2153 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4440 4440 static inline void LL_ADC_SetCommonPathInternalChAdd(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4441 4441 { 4442 4442 ((ADCxy_COMMON->CCR) |= (PathInternal)); 4443 4443 } 4444 # 2183 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4444 # 2183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4445 4445 static inline void LL_ADC_SetCommonPathInternalChRem(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4446 4446 { 4447 4447 ((ADCxy_COMMON->CCR) &= ~(PathInternal)); 4448 4448 } 4449 # 2205 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4449 # 2205 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4450 4450 static inline uint32_t LL_ADC_GetCommonPathInternalCh(const ADC_Common_TypeDef *ADCxy_COMMON) 4451 4451 { 4452 4452 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U))))); 4453 4453 } 4454 # 2241 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4454 # 2241 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4455 4455 static inline void LL_ADC_SetClock(ADC_TypeDef *ADCx, uint32_t ClockSource) 4456 4456 { 4457 4457 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x3UL << (30U))))) | (ClockSource)))); 4458 4458 } 4459 # 2265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4459 # 2265 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4460 4460 static inline uint32_t LL_ADC_GetClock(const ADC_TypeDef *ADCx) 4461 4461 { 4462 4462 return (uint32_t)(((ADCx->CFGR2) & ((0x3UL << (30U))))); 4463 4463 } 4464 # 2285 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4464 # 2285 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4465 4465 static inline void LL_ADC_SetCalibrationFactor(ADC_TypeDef *ADCx, uint32_t CalibrationFactor) 4466 4466 { … … 4469 4469 4470 4470 } 4471 # 2301 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4471 # 2301 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4472 4472 static inline uint32_t LL_ADC_GetCalibrationFactor(const ADC_TypeDef *ADCx) 4473 4473 { 4474 4474 return (uint32_t)(((ADCx->CALFACT) & ((0x7FUL << (0U))))); 4475 4475 } 4476 # 2322 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4476 # 2322 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4477 4477 static inline void LL_ADC_SetResolution(ADC_TypeDef *ADCx, uint32_t Resolution) 4478 4478 { 4479 4479 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (3U))))) | (Resolution)))); 4480 4480 } 4481 # 2339 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4481 # 2339 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4482 4482 static inline uint32_t LL_ADC_GetResolution(const ADC_TypeDef *ADCx) 4483 4483 { 4484 4484 return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (3U))))); 4485 4485 } 4486 # 2358 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4486 # 2358 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4487 4487 static inline void LL_ADC_SetDataAlignment(ADC_TypeDef *ADCx, uint32_t DataAlignment) 4488 4488 { 4489 4489 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (5U))))) | (DataAlignment)))); 4490 4490 } 4491 # 2373 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4491 # 2373 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4492 4492 static inline uint32_t LL_ADC_GetDataAlignment(const ADC_TypeDef *ADCx) 4493 4493 { 4494 4494 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (5U))))); 4495 4495 } 4496 # 2430 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4496 # 2430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4497 4497 static inline void LL_ADC_SetLowPowerMode(ADC_TypeDef *ADCx, uint32_t LowPowerMode) 4498 4498 { 4499 4499 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~(((0x1UL << (14U)) | (0x1UL << (15U)))))) | (LowPowerMode)))); 4500 4500 } 4501 # 2483 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4501 # 2483 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4502 4502 static inline uint32_t LL_ADC_GetLowPowerMode(const ADC_TypeDef *ADCx) 4503 4503 { 4504 4504 return (uint32_t)(((ADCx->CFGR1) & (((0x1UL << (14U)) | (0x1UL << (15U)))))); 4505 4505 } 4506 # 2513 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4506 # 2513 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4507 4507 static inline void LL_ADC_SetTriggerFrequencyMode(ADC_TypeDef *ADCx, uint32_t TriggerFrequencyMode) 4508 4508 { 4509 4509 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (29U))))) | (TriggerFrequencyMode)))); 4510 4510 } 4511 # 2526 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4511 # 2526 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4512 4512 static inline uint32_t LL_ADC_GetTriggerFrequencyMode(const ADC_TypeDef *ADCx) 4513 4513 { 4514 4514 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (29U))))); 4515 4515 } 4516 # 2575 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4516 # 2575 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4517 4517 static inline void LL_ADC_SetSamplingTimeCommonChannels(ADC_TypeDef *ADCx, uint32_t SamplingTimeY, 4518 4518 uint32_t SamplingTime) … … 4522 4522 4523 4523 } 4524 # 2608 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4524 # 2608 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4525 4525 static inline uint32_t LL_ADC_GetSamplingTimeCommonChannels(const ADC_TypeDef *ADCx, uint32_t SamplingTimeY) 4526 4526 { … … 4528 4528 >> (SamplingTimeY & (( 4UL) | ( 0UL)))); 4529 4529 } 4530 # 2657 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4530 # 2657 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4531 4531 static inline void LL_ADC_REG_SetTriggerSource(ADC_TypeDef *ADCx, uint32_t TriggerSource) 4532 4532 { 4533 4533 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U)) | (0x7UL << (6U))))) | (TriggerSource)))); 4534 4534 } 4535 # 2689 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4535 # 2689 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4536 4536 static inline uint32_t LL_ADC_REG_GetTriggerSource(const ADC_TypeDef *ADCx) 4537 4537 { … … 4549 4549 ); 4550 4550 } 4551 # 2716 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4551 # 2716 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4552 4552 static inline uint32_t LL_ADC_REG_IsTriggerSourceSWStart(const ADC_TypeDef *ADCx) 4553 4553 { 4554 4554 return ((((ADCx->CFGR1) & ((0x3UL << (10U)))) == ((0x00000000UL) & (0x3UL << (10U)))) ? 1UL : 0UL); 4555 4555 } 4556 # 2735 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4556 # 2735 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4557 4557 static inline void LL_ADC_REG_SetTriggerEdge(ADC_TypeDef *ADCx, uint32_t ExternalTriggerEdge) 4558 4558 { 4559 4559 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U))))) | (ExternalTriggerEdge)))); 4560 4560 } 4561 # 2750 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4561 # 2750 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4562 4562 static inline uint32_t LL_ADC_REG_GetTriggerEdge(const ADC_TypeDef *ADCx) 4563 4563 { 4564 4564 return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (10U))))); 4565 4565 } 4566 # 2787 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4566 # 2787 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4567 4567 static inline void LL_ADC_REG_SetSequencerConfigurable(ADC_TypeDef *ADCx, uint32_t Configurability) 4568 4568 { 4569 4569 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (21U))))) | (Configurability)))); 4570 4570 } 4571 # 2813 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4571 # 2813 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4572 4572 static inline uint32_t LL_ADC_REG_GetSequencerConfigurable(const ADC_TypeDef *ADCx) 4573 4573 { 4574 4574 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (21U))))); 4575 4575 } 4576 # 2885 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4576 # 2885 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4577 4577 static inline void LL_ADC_REG_SetSequencerLength(ADC_TypeDef *ADCx, uint32_t SequencerNbRanks) 4578 4578 { 4579 4579 ((ADCx->CHSELR) |= (SequencerNbRanks)); 4580 4580 } 4581 # 2944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4581 # 2944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4582 4582 static inline uint32_t LL_ADC_REG_GetSequencerLength(const ADC_TypeDef *ADCx) 4583 4583 { … … 4603 4603 return sequencer_length; 4604 4604 } 4605 # 2993 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4605 # 2993 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4606 4606 static inline void LL_ADC_REG_SetSequencerScanDirection(ADC_TypeDef *ADCx, uint32_t ScanDirection) 4607 4607 { 4608 4608 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (2U))))) | (ScanDirection)))); 4609 4609 } 4610 # 3011 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4610 # 3011 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4611 4611 static inline uint32_t LL_ADC_REG_GetSequencerScanDirection(const ADC_TypeDef *ADCx) 4612 4612 { 4613 4613 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (2U))))); 4614 4614 } 4615 # 3032 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4615 # 3032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4616 4616 static inline void LL_ADC_REG_SetSequencerDiscont(ADC_TypeDef *ADCx, uint32_t SeqDiscont) 4617 4617 { 4618 4618 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (16U))))) | (SeqDiscont)))); 4619 4619 } 4620 # 3047 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4620 # 3047 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4621 4621 static inline uint32_t LL_ADC_REG_GetSequencerDiscont(const ADC_TypeDef *ADCx) 4622 4622 { 4623 4623 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (16U))))); 4624 4624 } 4625 # 3127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4625 # 3127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4626 4626 static inline void LL_ADC_REG_SetSequencerRanks(ADC_TypeDef *ADCx, uint32_t Rank, uint32_t Channel) 4627 4627 { … … 4635 4635 4636 4636 } 4637 # 3208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4637 # 3208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4638 4638 static inline uint32_t LL_ADC_REG_GetSequencerRanks(const ADC_TypeDef *ADCx, uint32_t Rank) 4639 4639 { … … 4644 4644 ); 4645 4645 } 4646 # 3302 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4646 # 3302 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4647 4647 static inline void LL_ADC_REG_SetSequencerChannels(ADC_TypeDef *ADCx, uint32_t Channel) 4648 4648 { … … 4651 4651 ((ADCx->CHSELR) = ((Channel & ((0x7FFFFUL << (0U)))))); 4652 4652 } 4653 # 3394 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4653 # 3394 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4654 4654 static inline void LL_ADC_REG_SetSequencerChAdd(ADC_TypeDef *ADCx, uint32_t Channel) 4655 4655 { … … 4658 4658 ((ADCx->CHSELR) |= ((Channel & ((0x7FFFFUL << (0U)))))); 4659 4659 } 4660 # 3486 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4660 # 3486 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4661 4661 static inline void LL_ADC_REG_SetSequencerChRem(ADC_TypeDef *ADCx, uint32_t Channel) 4662 4662 { … … 4665 4665 ((ADCx->CHSELR) &= ~((Channel & ((0x7FFFFUL << (0U)))))); 4666 4666 } 4667 # 3567 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4667 # 3567 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4668 4668 static inline uint32_t LL_ADC_REG_GetSequencerChannels(const ADC_TypeDef *ADCx) 4669 4669 { … … 4693 4693 ); 4694 4694 } 4695 # 3613 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4695 # 3613 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4696 4696 static inline void LL_ADC_REG_SetContinuousMode(ADC_TypeDef *ADCx, uint32_t Continuous) 4697 4697 { 4698 4698 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (13U))))) | (Continuous)))); 4699 4699 } 4700 # 3630 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4700 # 3630 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4701 4701 static inline uint32_t LL_ADC_REG_GetContinuousMode(const ADC_TypeDef *ADCx) 4702 4702 { 4703 4703 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (13U))))); 4704 4704 } 4705 # 3667 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4705 # 3667 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4706 4706 static inline void LL_ADC_REG_SetDMATransfer(ADC_TypeDef *ADCx, uint32_t DMATransfer) 4707 4707 { 4708 4708 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (0U)) | (0x1UL << (1U))))) | (DMATransfer)))); 4709 4709 } 4710 # 3700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4710 # 3700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4711 4711 static inline uint32_t LL_ADC_REG_GetDMATransfer(const ADC_TypeDef *ADCx) 4712 4712 { 4713 4713 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (0U)) | (0x1UL << (1U))))); 4714 4714 } 4715 # 3724 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4715 # 3724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4716 4716 static inline void LL_ADC_REG_SetOverrun(ADC_TypeDef *ADCx, uint32_t Overrun) 4717 4717 { 4718 4718 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (12U))))) | (Overrun)))); 4719 4719 } 4720 # 3738 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4720 # 3738 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4721 4721 static inline uint32_t LL_ADC_REG_GetOverrun(const ADC_TypeDef *ADCx) 4722 4722 { 4723 4723 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (12U))))); 4724 4724 } 4725 # 3826 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4725 # 3826 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4726 4726 static inline void LL_ADC_SetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t SamplingTimeY) 4727 4727 { … … 4733 4733 4734 4734 } 4735 # 3895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4735 # 3895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4736 4736 static inline uint32_t LL_ADC_GetChannelSamplingTime(const ADC_TypeDef *ADCx, uint32_t Channel) 4737 4737 { … … 4749 4749 | (smp_channel_posbit0 * (( 4UL) | (((0x7FFFFUL << (0U))) << ( 8UL))))); 4750 4750 } 4751 # 3988 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4751 # 3988 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4752 4752 static inline void LL_ADC_SetAnalogWDMonitChannels(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDChannelGroup) 4753 4753 { … … 4772 4772 4773 4773 } 4774 # 4089 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4774 # 4089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4775 4775 static inline uint32_t LL_ADC_GetAnalogWDMonitChannels(const ADC_TypeDef *ADCx, uint32_t AWDy) 4776 4776 { … … 4830 4830 return analog_wd_monit_channels; 4831 4831 } 4832 # 4208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4832 # 4208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4833 4833 static inline void LL_ADC_ConfigAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdHighValue, 4834 4834 uint32_t AWDThresholdLowValue) … … 4850 4850 4851 4851 } 4852 # 4291 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4852 # 4291 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4853 4853 static inline void LL_ADC_SetAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdsHighLow, 4854 4854 uint32_t AWDThresholdValue) … … 4869 4869 4870 4870 } 4871 # 4338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4871 # 4338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4872 4872 static inline uint32_t LL_ADC_GetAnalogWDThresholds(const ADC_TypeDef *ADCx, 4873 4873 uint32_t AWDy, uint32_t AWDThresholdsHighLow) … … 4889 4889 & ~(AWDThresholdsHighLow & (0xFFFUL << (0U))))); 4890 4890 } 4891 # 4378 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4891 # 4378 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4892 4892 static inline void LL_ADC_SetOverSamplingScope(ADC_TypeDef *ADCx, uint32_t OvsScope) 4893 4893 { 4894 4894 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (0U))))) | (OvsScope)))); 4895 4895 } 4896 # 4391 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4896 # 4391 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4897 4897 static inline uint32_t LL_ADC_GetOverSamplingScope(const ADC_TypeDef *ADCx) 4898 4898 { 4899 4899 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (0U))))); 4900 4900 } 4901 # 4414 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4901 # 4414 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4902 4902 static inline void LL_ADC_SetOverSamplingDiscont(ADC_TypeDef *ADCx, uint32_t OverSamplingDiscont) 4903 4903 { 4904 4904 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (9U))))) | (OverSamplingDiscont)))); 4905 4905 } 4906 # 4433 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4906 # 4433 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4907 4907 static inline uint32_t LL_ADC_GetOverSamplingDiscont(const ADC_TypeDef *ADCx) 4908 4908 { 4909 4909 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (9U))))); 4910 4910 } 4911 # 4470 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4911 # 4470 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4912 4912 static inline void LL_ADC_ConfigOverSamplingRatioShift(ADC_TypeDef *ADCx, uint32_t Ratio, uint32_t Shift) 4913 4913 { 4914 4914 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~(((0xFUL << (5U)) | (0x7UL << (2U)))))) | ((Shift | Ratio))))); 4915 4915 } 4916 # 4489 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4916 # 4489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4917 4917 static inline uint32_t LL_ADC_GetOverSamplingRatio(const ADC_TypeDef *ADCx) 4918 4918 { 4919 4919 return (uint32_t)(((ADCx->CFGR2) & ((0x7UL << (2U))))); 4920 4920 } 4921 # 4509 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4921 # 4509 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4922 4922 static inline uint32_t LL_ADC_GetOverSamplingShift(const ADC_TypeDef *ADCx) 4923 4923 { 4924 4924 return (uint32_t)(((ADCx->CFGR2) & ((0xFUL << (5U))))); 4925 4925 } 4926 # 4544 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4926 # 4544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4927 4927 static inline void LL_ADC_EnableInternalRegulator(ADC_TypeDef *ADCx) 4928 4928 { … … 4934 4934 4935 4935 } 4936 # 4563 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4936 # 4563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4937 4937 static inline void LL_ADC_DisableInternalRegulator(ADC_TypeDef *ADCx) 4938 4938 { … … 4950 4950 return ((((ADCx->CR) & ((0x1UL << (28U)))) == ((0x1UL << (28U)))) ? 1UL : 0UL); 4951 4951 } 4952 # 4595 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4952 # 4595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4953 4953 static inline void LL_ADC_Enable(ADC_TypeDef *ADCx) 4954 4954 { … … 4960 4960 4961 4961 } 4962 # 4615 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4962 # 4615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4963 4963 static inline void LL_ADC_Disable(ADC_TypeDef *ADCx) 4964 4964 { … … 4970 4970 4971 4971 } 4972 # 4634 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4972 # 4634 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4973 4973 static inline uint32_t LL_ADC_IsEnabled(const ADC_TypeDef *ADCx) 4974 4974 { … … 4986 4986 return ((((ADCx->CR) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 4987 4987 } 4988 # 4678 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4988 # 4678 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4989 4989 static inline void LL_ADC_StartCalibration(ADC_TypeDef *ADCx) 4990 4990 { … … 5007 5007 return ((((ADCx->CR) & ((0x1UL << (31U)))) == ((0x1UL << (31U)))) ? 1UL : 0UL); 5008 5008 } 5009 # 4725 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5009 # 4725 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5010 5010 static inline void LL_ADC_REG_StartConversion(ADC_TypeDef *ADCx) 5011 5011 { … … 5017 5017 5018 5018 } 5019 # 4745 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5019 # 4745 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5020 5020 static inline void LL_ADC_REG_StopConversion(ADC_TypeDef *ADCx) 5021 5021 { … … 5049 5049 return ((((ADCx->CR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 5050 5050 } 5051 # 4786 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5051 # 4786 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5052 5052 static inline uint32_t LL_ADC_REG_ReadConversionData32(const ADC_TypeDef *ADCx) 5053 5053 { 5054 5054 return (uint32_t)(((ADCx->DR) & ((0xFFFFUL << (0U))))); 5055 5055 } 5056 # 4801 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5056 # 4801 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5057 5057 static inline uint16_t LL_ADC_REG_ReadConversionData12(const ADC_TypeDef *ADCx) 5058 5058 { 5059 5059 return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x00000FFFUL); 5060 5060 } 5061 # 4816 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5061 # 4816 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5062 5062 static inline uint16_t LL_ADC_REG_ReadConversionData10(const ADC_TypeDef *ADCx) 5063 5063 { 5064 5064 return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000003FFUL); 5065 5065 } 5066 # 4831 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5066 # 4831 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5067 5067 static inline uint8_t LL_ADC_REG_ReadConversionData8(const ADC_TypeDef *ADCx) 5068 5068 { 5069 5069 return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000000FFUL); 5070 5070 } 5071 # 4846 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5071 # 4846 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5072 5072 static inline uint8_t LL_ADC_REG_ReadConversionData6(const ADC_TypeDef *ADCx) 5073 5073 { 5074 5074 return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x0000003FUL); 5075 5075 } 5076 # 4868 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5076 # 4868 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5077 5077 static inline uint32_t LL_ADC_IsActiveFlag_ADRDY(const ADC_TypeDef *ADCx) 5078 5078 { 5079 5079 return ((((ADCx->ISR) & ((0x1UL << (0U)))) == ((0x1UL << (0U)))) ? 1UL : 0UL); 5080 5080 } 5081 # 4895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5081 # 4895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5082 5082 static inline uint32_t LL_ADC_IsActiveFlag_CCRDY(const ADC_TypeDef *ADCx) 5083 5083 { … … 5172 5172 return ((((ADCx->ISR) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL); 5173 5173 } 5174 # 4997 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5174 # 4997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5175 5175 static inline void LL_ADC_ClearFlag_ADRDY(ADC_TypeDef *ADCx) 5176 5176 { … … 5276 5276 ((ADCx->ISR) = ((0x1UL << (11U)))); 5277 5277 } 5278 # 5115 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5278 # 5115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5279 5279 static inline void LL_ADC_EnableIT_ADRDY(ADC_TypeDef *ADCx) 5280 5280 { … … 5490 5490 ((ADCx->IER) &= ~((0x1UL << (11U)))); 5491 5491 } 5492 # 5336 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5492 # 5336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5493 5493 static inline uint32_t LL_ADC_IsEnabledIT_ADRDY(const ADC_TypeDef *ADCx) 5494 5494 { … … 5506 5506 return ((((ADCx->IER) & ((0x1UL << (13U)))) == ((0x1UL << (13U)))) ? 1UL : 0UL); 5507 5507 } 5508 # 5359 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5508 # 5359 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5509 5509 static inline uint32_t LL_ADC_IsEnabledIT_EOC(const ADC_TypeDef *ADCx) 5510 5510 { 5511 5511 return ((((ADCx->IER) & ((0x1UL << (2U)))) == ((0x1UL << (2U)))) ? 1UL : 0UL); 5512 5512 } 5513 # 5371 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5513 # 5371 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5514 5514 static inline uint32_t LL_ADC_IsEnabledIT_EOS(const ADC_TypeDef *ADCx) 5515 5515 { 5516 5516 return ((((ADCx->IER) & ((0x1UL << (3U)))) == ((0x1UL << (3U)))) ? 1UL : 0UL); 5517 5517 } 5518 # 5383 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5518 # 5383 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5519 5519 static inline uint32_t LL_ADC_IsEnabledIT_OVR(const ADC_TypeDef *ADCx) 5520 5520 { 5521 5521 return ((((ADCx->IER) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 5522 5522 } 5523 # 5395 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5523 # 5395 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5524 5524 static inline uint32_t LL_ADC_IsEnabledIT_EOSMP(const ADC_TypeDef *ADCx) 5525 5525 { 5526 5526 return ((((ADCx->IER) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 5527 5527 } 5528 # 5407 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5528 # 5407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5529 5529 static inline uint32_t LL_ADC_IsEnabledIT_AWD1(const ADC_TypeDef *ADCx) 5530 5530 { 5531 5531 return ((((ADCx->IER) & ((0x1UL << (7U)))) == ((0x1UL << (7U)))) ? 1UL : 0UL); 5532 5532 } 5533 # 5419 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5533 # 5419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5534 5534 static inline uint32_t LL_ADC_IsEnabledIT_AWD2(const ADC_TypeDef *ADCx) 5535 5535 { 5536 5536 return ((((ADCx->IER) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 5537 5537 } 5538 # 5431 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5538 # 5431 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5539 5539 static inline uint32_t LL_ADC_IsEnabledIT_AWD3(const ADC_TypeDef *ADCx) 5540 5540 { 5541 5541 return ((((ADCx->IER) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL); 5542 5542 } 5543 # 5443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5543 # 5443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5544 5544 static inline uint32_t LL_ADC_IsEnabledIT_EOCAL(const ADC_TypeDef *ADCx) 5545 5545 { 5546 5546 return ((((ADCx->IER) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL); 5547 5547 } 5548 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 25549 # 49 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5548 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2 5549 # 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5550 5550 typedef struct 5551 5551 { … … 5560 5560 5561 5561 } ADC_OversamplingTypeDef; 5562 # 79 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5562 # 79 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5563 5563 typedef struct 5564 5564 { 5565 5565 uint32_t ClockPrescaler; 5566 # 94 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5566 # 94 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5567 5567 uint32_t Resolution; 5568 5568 … … 5573 5573 5574 5574 uint32_t ScanConvMode; 5575 # 127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5575 # 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5576 5576 uint32_t EOCSelection; 5577 5577 … … 5579 5579 5580 5580 FunctionalState LowPowerAutoWait; 5581 # 150 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5581 # 150 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5582 5582 FunctionalState LowPowerAutoPowerOff; 5583 5583 … … 5593 5593 5594 5594 uint32_t NbrOfConversion; 5595 # 180 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5595 # 180 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5596 5596 FunctionalState DiscontinuousConvMode; 5597 # 191 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5597 # 191 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5598 5598 uint32_t ExternalTrigConv; 5599 5599 … … 5616 5616 5617 5617 uint32_t Overrun; 5618 # 225 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5618 # 225 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5619 5619 uint32_t SamplingTimeCommon1; 5620 # 243 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5620 # 243 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5621 5621 uint32_t SamplingTimeCommon2; 5622 # 261 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5622 # 261 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5623 5623 FunctionalState OversamplingMode; 5624 5624 … … 5631 5631 5632 5632 uint32_t TriggerFrequencyMode; 5633 # 281 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5633 # 281 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5634 5634 } ADC_InitTypeDef; 5635 # 292 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5635 # 292 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5636 5636 typedef struct 5637 5637 { … … 5643 5643 5644 5644 uint32_t Rank; 5645 # 313 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5645 # 313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5646 5646 uint32_t SamplingTime; 5647 # 331 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5647 # 331 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5648 5648 } ADC_ChannelConfTypeDef; 5649 # 341 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5649 # 341 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5650 5650 typedef struct 5651 5651 { … … 5665 5665 5666 5666 uint32_t Channel; 5667 # 367 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5667 # 367 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5668 5668 FunctionalState ITMode; 5669 5669 5670 5670 5671 5671 uint32_t HighThreshold; 5672 # 382 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5672 # 382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5673 5673 uint32_t LowThreshold; 5674 # 393 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5674 # 393 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5675 5675 } ADC_AnalogWDGConfTypeDef; 5676 # 460 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5676 # 460 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5677 5677 typedef struct 5678 5678 … … 5686 5686 5687 5687 uint32_t ADCGroupRegularSequencerRanks; 5688 # 485 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5688 # 485 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5689 5689 } ADC_HandleTypeDef; 5690 # 1833 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5691 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 15692 # 146 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"5690 # 1833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5691 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 1 5692 # 146 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 5693 5693 HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef *hadc); 5694 5694 uint32_t HAL_ADCEx_Calibration_GetValue(const ADC_HandleTypeDef *hadc); … … 5700 5700 void HAL_ADCEx_EndOfSamplingCallback(ADC_HandleTypeDef *hadc); 5701 5701 void HAL_ADCEx_ChannelConfigReadyCallback(ADC_HandleTypeDef *hadc); 5702 # 164 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"5702 # 164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 5703 5703 HAL_StatusTypeDef HAL_ADCEx_DisableVoltageRegulator(ADC_HandleTypeDef *hadc); 5704 # 1834 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 25705 # 1845 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5704 # 1834 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2 5705 # 1845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5706 5706 HAL_StatusTypeDef HAL_ADC_Init(ADC_HandleTypeDef *hadc); 5707 5707 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef *hadc); 5708 5708 void HAL_ADC_MspInit(ADC_HandleTypeDef *hadc); 5709 5709 void HAL_ADC_MspDeInit(ADC_HandleTypeDef *hadc); 5710 # 1867 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5710 # 1867 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5711 5711 HAL_StatusTypeDef HAL_ADC_Start(ADC_HandleTypeDef *hadc); 5712 5712 HAL_StatusTypeDef HAL_ADC_Stop(ADC_HandleTypeDef *hadc); … … 5731 5731 void HAL_ADC_LevelOutOfWindowCallback(ADC_HandleTypeDef *hadc); 5732 5732 void HAL_ADC_ErrorCallback(ADC_HandleTypeDef *hadc); 5733 # 1898 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5733 # 1898 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5734 5734 HAL_StatusTypeDef HAL_ADC_ConfigChannel(ADC_HandleTypeDef *hadc, const ADC_ChannelConfTypeDef *pConfig); 5735 5735 HAL_StatusTypeDef HAL_ADC_AnalogWDGConfig(ADC_HandleTypeDef *hadc, 5736 5736 const ADC_AnalogWDGConfTypeDef *pAnalogWDGConfig); 5737 # 1910 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5737 # 1910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5738 5738 uint32_t HAL_ADC_GetState(const ADC_HandleTypeDef *hadc); 5739 5739 uint32_t HAL_ADC_GetError(const ADC_HandleTypeDef *hadc); 5740 # 1922 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5740 # 1922 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5741 5741 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc); 5742 5742 HAL_StatusTypeDef ADC_Enable(ADC_HandleTypeDef *hadc); 5743 5743 HAL_StatusTypeDef ADC_Disable(ADC_HandleTypeDef *hadc); 5744 # 212 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25745 # 224 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5746 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 15747 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5744 # 212 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5745 # 224 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5746 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 1 5747 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5748 5748 typedef enum 5749 5749 { … … 5821 5821 5822 5822 } CRC_HandleTypeDef; 5823 # 288 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5824 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 15825 # 127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h"5823 # 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5824 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 1 5825 # 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 5826 5826 HAL_StatusTypeDef HAL_CRCEx_Polynomial_Set(CRC_HandleTypeDef *hcrc, uint32_t Pol, uint32_t PolyLength); 5827 5827 HAL_StatusTypeDef HAL_CRCEx_Input_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t InputReverseMode); 5828 5828 HAL_StatusTypeDef HAL_CRCEx_Output_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t OutputReverseMode); 5829 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 25830 # 299 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5829 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 2 5830 # 299 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5831 5831 HAL_StatusTypeDef HAL_CRC_Init(CRC_HandleTypeDef *hcrc); 5832 5832 HAL_StatusTypeDef HAL_CRC_DeInit(CRC_HandleTypeDef *hcrc); 5833 5833 void HAL_CRC_MspInit(CRC_HandleTypeDef *hcrc); 5834 5834 void HAL_CRC_MspDeInit(CRC_HandleTypeDef *hcrc); 5835 # 311 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5835 # 311 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5836 5836 uint32_t HAL_CRC_Accumulate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength); 5837 5837 uint32_t HAL_CRC_Calculate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength); 5838 # 321 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5838 # 321 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5839 5839 HAL_CRC_StateTypeDef HAL_CRC_GetState(CRC_HandleTypeDef *hcrc); 5840 # 225 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25841 # 236 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5842 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 15843 # 44 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5840 # 225 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5841 # 236 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5842 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 1 5843 # 44 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5844 5844 typedef enum 5845 5845 { … … 5875 5875 5876 5876 } EXTI_ConfigTypeDef; 5877 # 347 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5877 # 347 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5878 5878 HAL_StatusTypeDef HAL_EXTI_SetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig); 5879 5879 HAL_StatusTypeDef HAL_EXTI_GetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig); … … 5881 5881 HAL_StatusTypeDef HAL_EXTI_RegisterCallback(EXTI_HandleTypeDef *hexti, EXTI_CallbackIDTypeDef CallbackID, void (*pPendingCbfn)(void)); 5882 5882 HAL_StatusTypeDef HAL_EXTI_GetHandle(EXTI_HandleTypeDef *hexti, uint32_t ExtiLine); 5883 # 361 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5883 # 361 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5884 5884 void HAL_EXTI_IRQHandler(EXTI_HandleTypeDef *hexti); 5885 5885 uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge); 5886 5886 void HAL_EXTI_ClearPending(EXTI_HandleTypeDef *hexti, uint32_t Edge); 5887 5887 void HAL_EXTI_GenerateSWI(EXTI_HandleTypeDef *hexti); 5888 # 237 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25889 5890 5891 5892 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 15893 # 45 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5888 # 237 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5889 5890 5891 5892 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 1 5893 # 45 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5894 5894 typedef struct 5895 5895 { … … 5924 5924 5925 5925 uint32_t USERConfig; 5926 # 131 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5926 # 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5927 5927 } FLASH_OBProgramInitTypeDef; 5928 5928 … … 5940 5940 uint32_t NbPagesToErase; 5941 5941 } FLASH_ProcessTypeDef; 5942 # 804 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5943 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 15944 # 64 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"5942 # 804 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5943 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 1 5944 # 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 5945 5945 HAL_StatusTypeDef HAL_FLASHEx_Erase(FLASH_EraseInitTypeDef *pEraseInit, uint32_t *PageError); 5946 5946 HAL_StatusTypeDef HAL_FLASHEx_Erase_IT(FLASH_EraseInitTypeDef *pEraseInit); … … 5954 5954 HAL_StatusTypeDef HAL_FLASHEx_OBProgram(FLASH_OBProgramInitTypeDef *pOBInit); 5955 5955 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit); 5956 # 98 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"5956 # 98 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 5957 5957 void FLASH_PageErase(uint32_t Banks, uint32_t Page); 5958 # 805 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 25958 # 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 2 5959 5959 5960 5960 … … 5962 5962 5963 5963 extern FLASH_ProcessTypeDef pFlash; 5964 # 823 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5964 # 823 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5965 5965 HAL_StatusTypeDef HAL_FLASH_Program(uint32_t TypeProgram, uint32_t Address, uint64_t Data); 5966 5966 HAL_StatusTypeDef HAL_FLASH_Program_IT(uint32_t TypeProgram, uint32_t Address, uint64_t Data); … … 5970 5970 void HAL_FLASH_EndOfOperationCallback(uint32_t ReturnValue); 5971 5971 void HAL_FLASH_OperationErrorCallback(uint32_t ReturnValue); 5972 # 838 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5972 # 838 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5973 5973 HAL_StatusTypeDef HAL_FLASH_Unlock(void); 5974 5974 HAL_StatusTypeDef HAL_FLASH_Lock(void); … … 5977 5977 HAL_StatusTypeDef HAL_FLASH_OB_Lock(void); 5978 5978 HAL_StatusTypeDef HAL_FLASH_OB_Launch(void); 5979 # 852 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5979 # 852 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5980 5980 uint32_t HAL_FLASH_GetError(void); 5981 # 865 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5981 # 865 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5982 5982 HAL_StatusTypeDef FLASH_WaitForLastOperation(uint32_t Timeout); 5983 # 241 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25984 # 264 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5985 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 15986 # 267 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"5987 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 15988 # 563 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"5983 # 241 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5984 # 264 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5985 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 1 5986 # 267 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 5987 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 1 5988 # 563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 5989 5989 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorSelection); 5990 5990 void HAL_PWREx_DisableBatteryCharging(void); … … 6009 6009 uint32_t HAL_PWREx_GetVoltageRange(void); 6010 6010 HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling); 6011 # 604 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"6011 # 604 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 6012 6012 void HAL_PWREx_EnableLowPowerRunMode(void); 6013 6013 HAL_StatusTypeDef HAL_PWREx_DisableLowPowerRunMode(void); 6014 # 268 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 26015 # 279 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"6014 # 268 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 2 6015 # 279 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 6016 6016 void HAL_PWR_DeInit(void); 6017 # 288 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"6017 # 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 6018 6018 void HAL_PWR_EnableBkUpAccess(void); 6019 6019 void HAL_PWR_DisableBkUpAccess(void); … … 6031 6031 void HAL_PWR_EnableSEVOnPend(void); 6032 6032 void HAL_PWR_DisableSEVOnPend(void); 6033 # 265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26034 6035 6036 6037 6038 6039 6040 6041 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 16042 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6033 # 265 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6034 6035 6036 6037 6038 6039 6040 6041 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 1 6042 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6043 6043 typedef enum 6044 6044 { … … 6178 6178 6179 6179 volatile HAL_RTCStateTypeDef State; 6180 # 214 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6180 # 214 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6181 6181 }RTC_HandleTypeDef; 6182 # 721 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6183 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 16184 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6182 # 721 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6183 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 1 6184 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6185 6185 typedef struct 6186 6186 { … … 6212 6212 6213 6213 }RTC_TamperTypeDef; 6214 # 84 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6214 # 84 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6215 6215 typedef struct 6216 6216 { … … 6221 6221 6222 6222 } RTC_InternalTamperTypeDef; 6223 # 890 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6223 # 890 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6224 6224 HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin); 6225 6225 HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp_IT(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin); … … 6232 6232 HAL_StatusTypeDef HAL_RTCEx_PollForTimeStampEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6233 6233 void HAL_RTCEx_TimeStampEventCallback(RTC_HandleTypeDef *hrtc); 6234 # 910 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6234 # 910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6235 6235 HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock); 6236 6236 HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer_IT(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock); … … 6240 6240 void HAL_RTCEx_WakeUpTimerEventCallback(RTC_HandleTypeDef *hrtc); 6241 6241 HAL_StatusTypeDef HAL_RTCEx_PollForWakeUpTimerEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6242 # 926 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6242 # 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6243 6243 HAL_StatusTypeDef HAL_RTCEx_SetSmoothCalib(RTC_HandleTypeDef *hrtc, uint32_t SmoothCalibPeriod, uint32_t SmoothCalibPlusPulses, uint32_t SmoothCalibMinusPulsesValue); 6244 6244 HAL_StatusTypeDef HAL_RTCEx_SetSynchroShift(RTC_HandleTypeDef *hrtc, uint32_t ShiftAdd1S, uint32_t ShiftSubFS); … … 6249 6249 HAL_StatusTypeDef HAL_RTCEx_EnableBypassShadow(RTC_HandleTypeDef *hrtc); 6250 6250 HAL_StatusTypeDef HAL_RTCEx_DisableBypassShadow(RTC_HandleTypeDef *hrtc); 6251 # 943 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6251 # 943 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6252 6252 void HAL_RTCEx_AlarmBEventCallback(RTC_HandleTypeDef *hrtc); 6253 6253 HAL_StatusTypeDef HAL_RTCEx_PollForAlarmBEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); … … 6283 6283 void HAL_RTCEx_BKUPWrite(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister, uint32_t Data); 6284 6284 uint32_t HAL_RTCEx_BKUPRead(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister); 6285 # 722 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 26286 # 732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6285 # 722 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 2 6286 # 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6287 6287 HAL_StatusTypeDef HAL_RTC_Init(RTC_HandleTypeDef *hrtc); 6288 6288 HAL_StatusTypeDef HAL_RTC_DeInit(RTC_HandleTypeDef *hrtc); … … 6290 6290 void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc); 6291 6291 void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc); 6292 # 752 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6292 # 752 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6293 6293 HAL_StatusTypeDef HAL_RTC_SetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format); 6294 6294 HAL_StatusTypeDef HAL_RTC_GetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format); 6295 6295 HAL_StatusTypeDef HAL_RTC_SetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format); 6296 6296 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format); 6297 # 764 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6297 # 764 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6298 6298 HAL_StatusTypeDef HAL_RTC_SetAlarm(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format); 6299 6299 HAL_StatusTypeDef HAL_RTC_SetAlarm_IT(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format); … … 6303 6303 HAL_StatusTypeDef HAL_RTC_PollForAlarmAEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6304 6304 void HAL_RTC_AlarmAEventCallback(RTC_HandleTypeDef *hrtc); 6305 # 779 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6305 # 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6306 6306 HAL_StatusTypeDef HAL_RTC_WaitForSynchro(RTC_HandleTypeDef* hrtc); 6307 # 788 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6307 # 788 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6308 6308 HAL_RTCStateTypeDef HAL_RTC_GetState(RTC_HandleTypeDef *hrtc); 6309 # 938 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6309 # 938 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6310 6310 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef* hrtc); 6311 6311 HAL_StatusTypeDef RTC_ExitInitMode(RTC_HandleTypeDef *hrtc); 6312 6312 uint8_t RTC_ByteToBcd2(uint8_t Value); 6313 6313 uint8_t RTC_Bcd2ToByte(uint8_t Value); 6314 # 273 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26315 # 284 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"6316 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 16317 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6314 # 273 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6315 # 284 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 6316 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 1 6317 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6318 6318 typedef struct 6319 6319 { … … 6418 6418 6419 6419 volatile uint32_t ErrorCode; 6420 # 162 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6420 # 162 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6421 6421 } SPI_HandleTypeDef; 6422 # 762 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6423 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 16424 # 51 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h"6422 # 762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6423 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 1 6424 # 51 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 6425 6425 HAL_StatusTypeDef HAL_SPIEx_FlushRxFifo(const SPI_HandleTypeDef *hspi); 6426 # 763 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 26427 # 773 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6426 # 763 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 2 6427 # 773 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6428 6428 HAL_StatusTypeDef HAL_SPI_Init(SPI_HandleTypeDef *hspi); 6429 6429 HAL_StatusTypeDef HAL_SPI_DeInit(SPI_HandleTypeDef *hspi); 6430 6430 void HAL_SPI_MspInit(SPI_HandleTypeDef *hspi); 6431 6431 void HAL_SPI_MspDeInit(SPI_HandleTypeDef *hspi); 6432 # 792 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6432 # 792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6433 6433 HAL_StatusTypeDef HAL_SPI_Transmit(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout); 6434 6434 HAL_StatusTypeDef HAL_SPI_Receive(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout); … … 6459 6459 void HAL_SPI_ErrorCallback(SPI_HandleTypeDef *hspi); 6460 6460 void HAL_SPI_AbortCpltCallback(SPI_HandleTypeDef *hspi); 6461 # 828 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6461 # 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6462 6462 HAL_SPI_StateTypeDef HAL_SPI_GetState(SPI_HandleTypeDef *hspi); 6463 6463 uint32_t HAL_SPI_GetError(SPI_HandleTypeDef *hspi); 6464 # 285 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26465 6466 6467 6468 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 16469 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6464 # 285 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6465 6466 6467 6468 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 1 6469 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6470 6470 typedef struct 6471 6471 { … … 6484 6484 6485 6485 uint32_t RepetitionCounter; 6486 # 72 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6486 # 72 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6487 6487 uint32_t AutoReloadPreload; 6488 6488 … … 6779 6779 volatile HAL_TIM_ChannelStateTypeDef ChannelNState[4]; 6780 6780 volatile HAL_TIM_DMABurstStateTypeDef DMABurstState; 6781 # 397 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6781 # 397 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6782 6782 } TIM_HandleTypeDef; 6783 # 2192 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6784 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 16785 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6783 # 2192 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6784 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 1 6785 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6786 6786 typedef struct 6787 6787 { … … 6811 6811 6812 6812 } TIMEx_BreakInputConfigTypeDef; 6813 # 338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6813 # 338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6814 6814 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, const TIM_HallSensor_InitTypeDef *sConfig); 6815 6815 HAL_StatusTypeDef HAL_TIMEx_HallSensor_DeInit(TIM_HandleTypeDef *htim); … … 6827 6827 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_DMA(TIM_HandleTypeDef *htim, uint32_t *pData, uint16_t Length); 6828 6828 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_DMA(TIM_HandleTypeDef *htim); 6829 # 363 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6829 # 363 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6830 6830 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel); 6831 6831 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel); … … 6839 6839 uint16_t Length); 6840 6840 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6841 # 384 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6841 # 384 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6842 6842 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel); 6843 6843 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel); … … 6850 6850 uint16_t Length); 6851 6851 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6852 # 404 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6852 # 404 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6853 6853 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6854 6854 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop(TIM_HandleTypeDef *htim, uint32_t OutputChannel); … … 6857 6857 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6858 6858 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6859 # 419 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6859 # 419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6860 6860 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent(TIM_HandleTypeDef *htim, uint32_t InputTrigger, 6861 6861 uint32_t CommutationSource); … … 6876 6876 HAL_StatusTypeDef HAL_TIMEx_DisarmBreakInput(TIM_HandleTypeDef *htim, uint32_t BreakInput); 6877 6877 HAL_StatusTypeDef HAL_TIMEx_ReArmBreakInput(const TIM_HandleTypeDef *htim, uint32_t BreakInput); 6878 # 446 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6878 # 446 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6879 6879 void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim); 6880 6880 void HAL_TIMEx_CommutHalfCpltCallback(TIM_HandleTypeDef *htim); 6881 6881 void HAL_TIMEx_BreakCallback(TIM_HandleTypeDef *htim); 6882 6882 void HAL_TIMEx_Break2Callback(TIM_HandleTypeDef *htim); 6883 # 459 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6883 # 459 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6884 6884 HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState(const TIM_HandleTypeDef *htim); 6885 6885 HAL_TIM_ChannelStateTypeDef HAL_TIMEx_GetChannelNState(const TIM_HandleTypeDef *htim, uint32_t ChannelN); 6886 # 474 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6886 # 474 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6887 6887 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma); 6888 6888 void TIMEx_DMACommutationHalfCplt(DMA_HandleTypeDef *hdma); 6889 # 2193 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 26890 # 2204 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6889 # 2193 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 2 6890 # 2204 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6891 6891 HAL_StatusTypeDef HAL_TIM_Base_Init(TIM_HandleTypeDef *htim); 6892 6892 HAL_StatusTypeDef HAL_TIM_Base_DeInit(TIM_HandleTypeDef *htim); … … 6902 6902 HAL_StatusTypeDef HAL_TIM_Base_Start_DMA(TIM_HandleTypeDef *htim, const uint32_t *pData, uint16_t Length); 6903 6903 HAL_StatusTypeDef HAL_TIM_Base_Stop_DMA(TIM_HandleTypeDef *htim); 6904 # 2226 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6904 # 2226 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6905 6905 HAL_StatusTypeDef HAL_TIM_OC_Init(TIM_HandleTypeDef *htim); 6906 6906 HAL_StatusTypeDef HAL_TIM_OC_DeInit(TIM_HandleTypeDef *htim); … … 6917 6917 uint16_t Length); 6918 6918 HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6919 # 2249 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6919 # 2249 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6920 6920 HAL_StatusTypeDef HAL_TIM_PWM_Init(TIM_HandleTypeDef *htim); 6921 6921 HAL_StatusTypeDef HAL_TIM_PWM_DeInit(TIM_HandleTypeDef *htim); … … 6932 6932 uint16_t Length); 6933 6933 HAL_StatusTypeDef HAL_TIM_PWM_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6934 # 2272 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6934 # 2272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6935 6935 HAL_StatusTypeDef HAL_TIM_IC_Init(TIM_HandleTypeDef *htim); 6936 6936 HAL_StatusTypeDef HAL_TIM_IC_DeInit(TIM_HandleTypeDef *htim); … … 6946 6946 HAL_StatusTypeDef HAL_TIM_IC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, uint16_t Length); 6947 6947 HAL_StatusTypeDef HAL_TIM_IC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6948 # 2294 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6948 # 2294 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6949 6949 HAL_StatusTypeDef HAL_TIM_OnePulse_Init(TIM_HandleTypeDef *htim, uint32_t OnePulseMode); 6950 6950 HAL_StatusTypeDef HAL_TIM_OnePulse_DeInit(TIM_HandleTypeDef *htim); … … 6957 6957 HAL_StatusTypeDef HAL_TIM_OnePulse_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6958 6958 HAL_StatusTypeDef HAL_TIM_OnePulse_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6959 # 2313 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6959 # 2313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6960 6960 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig); 6961 6961 HAL_StatusTypeDef HAL_TIM_Encoder_DeInit(TIM_HandleTypeDef *htim); … … 6972 6972 uint32_t *pData2, uint16_t Length); 6973 6973 HAL_StatusTypeDef HAL_TIM_Encoder_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6974 # 2336 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6974 # 2336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6975 6975 void HAL_TIM_IRQHandler(TIM_HandleTypeDef *htim); 6976 # 2346 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6976 # 2346 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6977 6977 HAL_StatusTypeDef HAL_TIM_OC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_OC_InitTypeDef *sConfig, 6978 6978 uint32_t Channel); … … 7005 7005 HAL_StatusTypeDef HAL_TIM_GenerateEvent(TIM_HandleTypeDef *htim, uint32_t EventSource); 7006 7006 uint32_t HAL_TIM_ReadCapturedValue(const TIM_HandleTypeDef *htim, uint32_t Channel); 7007 # 2385 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7007 # 2385 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7008 7008 void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim); 7009 7009 void HAL_TIM_PeriodElapsedHalfCpltCallback(TIM_HandleTypeDef *htim); … … 7016 7016 void HAL_TIM_TriggerHalfCpltCallback(TIM_HandleTypeDef *htim); 7017 7017 void HAL_TIM_ErrorCallback(TIM_HandleTypeDef *htim); 7018 # 2412 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7018 # 2412 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7019 7019 HAL_TIM_StateTypeDef HAL_TIM_Base_GetState(const TIM_HandleTypeDef *htim); 7020 7020 HAL_TIM_StateTypeDef HAL_TIM_OC_GetState(const TIM_HandleTypeDef *htim); … … 7028 7028 HAL_TIM_ChannelStateTypeDef HAL_TIM_GetChannelState(const TIM_HandleTypeDef *htim, uint32_t Channel); 7029 7029 HAL_TIM_DMABurstStateTypeDef HAL_TIM_DMABurstState(const TIM_HandleTypeDef *htim); 7030 # 2436 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7030 # 2436 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7031 7031 void TIM_Base_SetConfig(TIM_TypeDef *TIMx, const TIM_Base_InitTypeDef *Structure); 7032 7032 void TIM_TI1_SetConfig(TIM_TypeDef *TIMx, uint32_t TIM_ICPolarity, uint32_t TIM_ICSelection, uint32_t TIM_ICFilter); … … 7040 7040 void TIM_DMACaptureHalfCplt(DMA_HandleTypeDef *hdma); 7041 7041 void TIM_CCxChannelCmd(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ChannelState); 7042 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 27043 7044 7045 7046 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 17047 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7042 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 7043 7044 7045 7046 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 1 7047 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7048 7048 typedef struct 7049 7049 { 7050 7050 uint32_t BaudRate; 7051 # 65 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7051 # 65 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7052 7052 uint32_t WordLength; 7053 7053 … … 7120 7120 7121 7121 } UART_AdvFeatureInitTypeDef; 7122 # 177 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7122 # 177 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7123 7123 typedef uint32_t HAL_UART_StateTypeDef; 7124 7124 … … 7185 7185 7186 7186 volatile uint32_t ErrorCode; 7187 # 259 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7187 # 259 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7188 7188 } UART_HandleTypeDef; 7189 # 1489 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7190 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 17191 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7189 # 1489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7190 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 1 7191 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7192 7192 typedef struct 7193 7193 { … … 7202 7202 uint8_t Address; 7203 7203 } UART_WakeUpTypeDef; 7204 # 141 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7204 # 141 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7205 7205 HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t AssertionTime, uint32_t DeassertionTime); 7206 # 151 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7206 # 151 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7207 7207 void HAL_UARTEx_WakeupCallback(UART_HandleTypeDef *huart); 7208 7208 7209 7209 void HAL_UARTEx_RxFifoFullCallback(UART_HandleTypeDef *huart); 7210 7210 void HAL_UARTEx_TxFifoEmptyCallback(UART_HandleTypeDef *huart); 7211 # 165 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7211 # 165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7212 7212 HAL_StatusTypeDef HAL_UARTEx_StopModeWakeUpSourceConfig(UART_HandleTypeDef *huart, UART_WakeUpTypeDef WakeUpSelection); 7213 7213 HAL_StatusTypeDef HAL_UARTEx_EnableStopMode(UART_HandleTypeDef *huart); … … 7218 7218 HAL_StatusTypeDef HAL_UARTEx_SetTxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold); 7219 7219 HAL_StatusTypeDef HAL_UARTEx_SetRxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold); 7220 # 1490 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 27221 # 1502 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7220 # 1490 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 2 7221 # 1502 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7222 7222 HAL_StatusTypeDef HAL_UART_Init(UART_HandleTypeDef *huart); 7223 7223 HAL_StatusTypeDef HAL_HalfDuplex_Init(UART_HandleTypeDef *huart); … … 7227 7227 void HAL_UART_MspInit(UART_HandleTypeDef *huart); 7228 7228 void HAL_UART_MspDeInit(UART_HandleTypeDef *huart); 7229 # 1525 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7229 # 1525 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7230 7230 HAL_StatusTypeDef HAL_UART_Transmit(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout); 7231 7231 HAL_StatusTypeDef HAL_UART_Receive(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout); … … 7254 7254 void HAL_UART_AbortTransmitCpltCallback(UART_HandleTypeDef *huart); 7255 7255 void HAL_UART_AbortReceiveCpltCallback(UART_HandleTypeDef *huart); 7256 # 1561 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7256 # 1561 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7257 7257 HAL_StatusTypeDef HAL_LIN_SendBreak(UART_HandleTypeDef *huart); 7258 7258 HAL_StatusTypeDef HAL_MultiProcessor_EnableMuteMode(UART_HandleTypeDef *huart); … … 7261 7261 HAL_StatusTypeDef HAL_HalfDuplex_EnableTransmitter(UART_HandleTypeDef *huart); 7262 7262 HAL_StatusTypeDef HAL_HalfDuplex_EnableReceiver(UART_HandleTypeDef *huart); 7263 # 1577 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7263 # 1577 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7264 7264 HAL_UART_StateTypeDef HAL_UART_GetState(UART_HandleTypeDef *huart); 7265 7265 uint32_t HAL_UART_GetError(UART_HandleTypeDef *huart); 7266 # 1595 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7266 # 1595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7267 7267 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart); 7268 7268 HAL_StatusTypeDef UART_CheckIdleState(UART_HandleTypeDef *huart); 7269 7269 HAL_StatusTypeDef UART_WaitOnFlagUntilTimeout(UART_HandleTypeDef *huart, uint32_t Flag, FlagStatus Status, uint32_t Tickstart, uint32_t Timeout); 7270 7270 void UART_AdvFeatureConfig(UART_HandleTypeDef *huart); 7271 # 293 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 27272 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 27273 # 43 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7271 # 293 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 7272 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 2 7273 # 43 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7274 7274 typedef enum 7275 7275 { … … 7279 7279 HAL_TICK_FREQ_DEFAULT = HAL_TICK_FREQ_1KHZ 7280 7280 } HAL_TickFreqTypeDef; 7281 # 732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7281 # 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7282 7282 HAL_StatusTypeDef HAL_Init(void); 7283 7283 HAL_StatusTypeDef HAL_DeInit(void); … … 7285 7285 void HAL_MspDeInit(void); 7286 7286 HAL_StatusTypeDef HAL_InitTick(uint32_t TickPriority); 7287 # 747 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7287 # 747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7288 7288 void HAL_IncTick(void); 7289 7289 void HAL_Delay(uint32_t Delay); … … 7300 7300 uint32_t HAL_GetUIDw1(void); 7301 7301 uint32_t HAL_GetUIDw2(void); 7302 # 771 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7302 # 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7303 7303 void HAL_DBGMCU_EnableDBGStopMode(void); 7304 7304 void HAL_DBGMCU_DisableDBGStopMode(void); 7305 7305 void HAL_DBGMCU_EnableDBGStandbyMode(void); 7306 7306 void HAL_DBGMCU_DisableDBGStandbyMode(void); 7307 # 784 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7307 # 784 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7308 7308 extern volatile uint32_t uwTick; 7309 7309 extern uint32_t uwTickPrio; 7310 7310 extern HAL_TickFreqTypeDef uwTickFreq; 7311 # 805 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7311 # 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7312 7312 void HAL_SYSCFG_EnableIOAnalogSwitchBooster(void); 7313 7313 void HAL_SYSCFG_DisableIOAnalogSwitchBooster(void); … … 7320 7320 7321 7321 void HAL_SYSCFG_StrobeDBattpinsConfig(uint32_t ConfigDeadBattery); 7322 # 231 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 27323 # 78 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\system_stm32g0xx.c" 27324 # 159 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\system_stm32g0xx.c"7322 # 231 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2 7323 # 78 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\system_stm32g0xx.c" 2 7324 # 159 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\system_stm32g0xx.c" 7325 7325 uint32_t SystemCoreClock = 16000000UL; 7326 7326 7327 7327 const uint32_t AHBPrescTable[16UL] = {0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL, 6UL, 7UL, 8UL, 9UL}; 7328 7328 const uint32_t APBPrescTable[8UL] = {0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL}; 7329 # 185 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\system_stm32g0xx.c"7329 # 185 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\system_stm32g0xx.c" 7330 7330 void SystemInit(void) 7331 7331 { … … 7335 7335 7336 7336 } 7337 # 233 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\system_stm32g0xx.c"7337 # 233 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\system_stm32g0xx.c" 7338 7338 void SystemCoreClockUpdate(void) 7339 7339 {
Note: See TracChangeset
for help on using the changeset viewer.
