Changeset 26 for trunk/firmware/Debug125A/outputs_PP.c
- Timestamp:
- Sep 8, 2025, 6:57:30 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/firmware/Debug125A/outputs_PP.c (modified) (268 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/firmware/Debug125A/outputs_PP.c
r6 r26 1 # 1 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c"1 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.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\\outputs.c" 28 # 12 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c"9 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\outputs.h" 110 # 54 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\outputs.h"7 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 2 8 # 12 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 9 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\outputs.h" 1 10 # 54 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\outputs.h" 11 11 void OUTPUTS_Init(void); 12 12 … … 24 24 25 25 void OUTPUTS_CheckOVP(void); 26 # 13 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c" 227 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h" 128 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h"29 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 130 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"31 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 132 # 195 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"33 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 134 # 27 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"35 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 136 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h"37 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 138 # 119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"39 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 140 # 69 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"26 # 13 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 2 27 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 1 28 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 29 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1 30 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 31 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 1 32 # 195 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 33 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 1 34 # 27 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 35 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 1 36 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 37 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1 38 # 119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 39 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1 40 # 69 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 41 41 typedef enum 42 42 { … … 81 81 82 82 83 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 184 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 383 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 1 84 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 85 85 86 86 … … 779 779 typedef long long int intmax_t; 780 780 typedef long long unsigned int uintmax_t; 781 # 35 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3782 # 63 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3783 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3784 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3785 # 64 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3786 # 115 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3787 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3788 # 54 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3789 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3790 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3781 # 35 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 782 # 63 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 783 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 1 3 784 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_version.h" 3 785 # 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 786 # 115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 787 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 1 3 788 # 54 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 3 789 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 1 3 790 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 791 791 #pragma GCC diagnostic push 792 792 #pragma GCC diagnostic ignored "-Wsign-conversion" 793 793 #pragma GCC diagnostic ignored "-Wconversion" 794 794 #pragma GCC diagnostic ignored "-Wunused-parameter" 795 # 71 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3795 # 71 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 796 796 #pragma GCC diagnostic push 797 797 #pragma GCC diagnostic ignored "-Wpacked" … … 831 831 struct __attribute__((packed, aligned(1))) T_UINT32_READ { uint32_t v; }; 832 832 #pragma GCC diagnostic pop 833 # 131 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3833 # 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 834 834 __attribute__((always_inline)) static inline __attribute__((__noreturn__)) void __cmsis_start(void) 835 835 { … … 866 866 _start(); 867 867 } 868 # 196 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3868 # 196 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 869 869 __attribute__((always_inline)) static inline void __enable_irq(void) 870 870 { … … 896 896 return(result); 897 897 } 898 # 248 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3898 # 248 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 899 899 __attribute__((always_inline)) static inline void __set_CONTROL(uint32_t control) 900 900 { 901 901 __asm volatile ("MSR control, %0" : : "r" (control) : "memory"); 902 902 } 903 # 272 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3903 # 272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 904 904 __attribute__((always_inline)) static inline uint32_t __get_IPSR(void) 905 905 { … … 951 951 return(result); 952 952 } 953 # 344 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3953 # 344 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 954 954 __attribute__((always_inline)) static inline void __set_PSP(uint32_t topOfProcStack) 955 955 { 956 956 __asm volatile ("MSR psp, %0" : : "r" (topOfProcStack) : ); 957 957 } 958 # 368 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3958 # 368 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 959 959 __attribute__((always_inline)) static inline uint32_t __get_MSP(void) 960 960 { … … 964 964 return(result); 965 965 } 966 # 398 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3966 # 398 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 967 967 __attribute__((always_inline)) static inline void __set_MSP(uint32_t topOfMainStack) 968 968 { 969 969 __asm volatile ("MSR msp, %0" : : "r" (topOfMainStack) : ); 970 970 } 971 # 449 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3971 # 449 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 972 972 __attribute__((always_inline)) static inline uint32_t __get_PRIMASK(void) 973 973 { … … 977 977 return(result); 978 978 } 979 # 479 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3979 # 479 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 980 980 __attribute__((always_inline)) static inline void __set_PRIMASK(uint32_t priMask) 981 981 { 982 982 __asm volatile ("MSR primask, %0" : : "r" (priMask) : "memory"); 983 983 } 984 # 833 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3984 # 833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 985 985 __attribute__((always_inline)) static inline uint32_t __get_FPSCR(void) 986 986 { 987 # 849 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3987 # 849 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 988 988 return(0U); 989 989 … … 998 998 __attribute__((always_inline)) static inline void __set_FPSCR(uint32_t fpscr) 999 999 { 1000 # 872 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31000 # 872 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1001 1001 (void)fpscr; 1002 1002 1003 1003 } 1004 # 933 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31004 # 933 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1005 1005 __attribute__((always_inline)) static inline void __ISB(void) 1006 1006 { … … 1029 1029 __asm volatile ("dmb 0xF":::"memory"); 1030 1030 } 1031 # 967 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31031 # 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1032 1032 __attribute__((always_inline)) static inline uint32_t __REV(uint32_t value) 1033 1033 { … … 1041 1041 1042 1042 } 1043 # 986 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31043 # 986 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1044 1044 __attribute__((always_inline)) static inline uint32_t __REV16(uint32_t value) 1045 1045 { … … 1049 1049 return result; 1050 1050 } 1051 # 1001 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31051 # 1001 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1052 1052 __attribute__((always_inline)) static inline int16_t __REVSH(int16_t value) 1053 1053 { … … 1061 1061 1062 1062 } 1063 # 1021 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31063 # 1021 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1064 1064 __attribute__((always_inline)) static inline uint32_t __ROR(uint32_t op1, uint32_t op2) 1065 1065 { … … 1071 1071 return (op1 >> op2) | (op1 << (32U - op2)); 1072 1072 } 1073 # 1048 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31073 # 1048 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1074 1074 __attribute__((always_inline)) static inline uint32_t __RBIT(uint32_t value) 1075 1075 { … … 1094 1094 return result; 1095 1095 } 1096 # 1078 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31096 # 1078 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1097 1097 __attribute__((always_inline)) static inline uint8_t __CLZ(uint32_t value) 1098 1098 { 1099 # 1089 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31099 # 1089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1100 1100 if (value == 0U) 1101 1101 { … … 1104 1104 return __builtin_clz(value); 1105 1105 } 1106 # 1382 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31106 # 1382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1107 1107 __attribute__((always_inline)) static inline int32_t __SSAT(int32_t val, uint32_t sat) 1108 1108 { … … 1122 1122 return val; 1123 1123 } 1124 # 1407 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31124 # 1407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1125 1125 __attribute__((always_inline)) static inline uint32_t __USAT(int32_t val, uint32_t sat) 1126 1126 { … … 1139 1139 return (uint32_t)val; 1140 1140 } 1141 # 2166 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 31141 # 2166 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_gcc.h" 3 1142 1142 #pragma GCC diagnostic pop 1143 # 55 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 31144 # 116 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 31145 # 210 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31143 # 55 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\cmsis_compiler.h" 2 3 1144 # 116 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 1145 # 210 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1146 1146 typedef union 1147 1147 { … … 1156 1156 uint32_t w; 1157 1157 } APSR_Type; 1158 # 240 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31158 # 240 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1159 1159 typedef union 1160 1160 { … … 1166 1166 uint32_t w; 1167 1167 } IPSR_Type; 1168 # 258 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31168 # 258 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1169 1169 typedef union 1170 1170 { … … 1182 1182 uint32_t w; 1183 1183 } xPSR_Type; 1184 # 297 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31184 # 297 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1185 1185 typedef union 1186 1186 { … … 1193 1193 uint32_t w; 1194 1194 } CONTROL_Type; 1195 # 328 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31195 # 328 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1196 1196 typedef struct 1197 1197 { … … 1207 1207 volatile uint32_t IP[8U]; 1208 1208 } NVIC_Type; 1209 # 355 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31209 # 355 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1210 1210 typedef struct 1211 1211 { … … 1224 1224 volatile uint32_t SHCSR; 1225 1225 } SCB_Type; 1226 # 472 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31226 # 472 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1227 1227 typedef struct 1228 1228 { … … 1232 1232 volatile const uint32_t CALIB; 1233 1233 } SysTick_Type; 1234 # 524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31234 # 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1235 1235 typedef struct 1236 1236 { … … 1241 1241 volatile uint32_t RASR; 1242 1242 } MPU_Type; 1243 # 741 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31243 # 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1244 1244 static inline void __NVIC_EnableIRQ(IRQn_Type IRQn) 1245 1245 { … … 1251 1251 } 1252 1252 } 1253 # 760 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31253 # 760 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1254 1254 static inline uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) 1255 1255 { … … 1263 1263 } 1264 1264 } 1265 # 779 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31265 # 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1266 1266 static inline void __NVIC_DisableIRQ(IRQn_Type IRQn) 1267 1267 { … … 1273 1273 } 1274 1274 } 1275 # 798 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31275 # 798 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1276 1276 static inline uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) 1277 1277 { … … 1285 1285 } 1286 1286 } 1287 # 817 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31287 # 817 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1288 1288 static inline void __NVIC_SetPendingIRQ(IRQn_Type IRQn) 1289 1289 { … … 1293 1293 } 1294 1294 } 1295 # 832 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31295 # 832 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1296 1296 static inline void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) 1297 1297 { … … 1301 1301 } 1302 1302 } 1303 # 850 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31303 # 850 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1304 1304 static inline void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) 1305 1305 { … … 1315 1315 } 1316 1316 } 1317 # 874 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31317 # 874 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1318 1318 static inline uint32_t __NVIC_GetPriority(IRQn_Type IRQn) 1319 1319 { … … 1328 1328 } 1329 1329 } 1330 # 899 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31330 # 899 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1331 1331 static inline uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, uint32_t PreemptPriority, uint32_t SubPriority) 1332 1332 { … … 1343 1343 ); 1344 1344 } 1345 # 926 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31345 # 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1346 1346 static inline void NVIC_DecodePriority (uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) 1347 1347 { … … 1356 1356 *pSubPriority = (Priority ) & (uint32_t)((1UL << (SubPriorityBits )) - 1UL); 1357 1357 } 1358 # 950 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31358 # 950 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1359 1359 static inline void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) 1360 1360 { … … 1367 1367 1368 1368 } 1369 # 970 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31369 # 970 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1370 1370 static inline uint32_t __NVIC_GetVector(IRQn_Type IRQn) 1371 1371 { … … 1403 1403 1404 1404 1405 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 31406 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 31407 # 183 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 31405 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 1 3 1406 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3 1407 # 183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\mpu_armv7.h" 3 1408 1408 typedef struct { 1409 1409 uint32_t RBAR; … … 1494 1494 ARM_MPU_OrderedMemcpy(&(((MPU_Type *) ((0xE000E000UL) + 0x0D90UL) )->RBAR), &(table->RBAR), cnt*rowWordSize); 1495 1495 } 1496 # 1006 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 31497 # 1025 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31496 # 1006 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 2 3 1497 # 1025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1498 1498 static inline uint32_t SCB_GetFPUType(void) 1499 1499 { 1500 1500 return 0U; 1501 1501 } 1502 # 1056 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 31502 # 1056 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Include\\core_cm0plus.h" 3 1503 1503 static inline uint32_t SysTick_Config(uint32_t ticks) 1504 1504 { … … 1516 1516 return (0UL); 1517 1517 } 1518 # 112 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 21519 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 11520 # 56 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"1518 # 112 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2 1519 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1 1520 # 56 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1521 1521 extern uint32_t SystemCoreClock; 1522 1522 1523 1523 extern const uint32_t AHBPrescTable[16]; 1524 1524 extern const uint32_t APBPrescTable[8]; 1525 # 85 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h"1525 # 85 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\system_stm32g0xx.h" 1526 1526 extern void SystemInit(void); 1527 1527 extern void SystemCoreClockUpdate(void); 1528 # 113 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 21529 # 122 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"1528 # 113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 2 1529 # 122 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1530 1530 typedef struct 1531 1531 { … … 1555 1555 volatile uint32_t CCR; 1556 1556 } ADC_Common_TypeDef; 1557 # 161 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h"1557 # 161 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g070xx.h" 1558 1558 typedef struct 1559 1559 { … … 1914 1914 volatile uint32_t SR; 1915 1915 } WWDG_TypeDef; 1916 # 120 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 21917 # 143 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"1916 # 120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2 1917 # 143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1918 1918 typedef enum 1919 1919 { … … 1934 1934 ERROR = !SUCCESS 1935 1935 } ErrorStatus; 1936 # 230 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h"1937 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 11938 # 231 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 21939 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21940 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 11941 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21936 # 230 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 1937 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 1 1938 # 231 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/CMSIS/Device/ST/STM32G0xx/Include\\stm32g0xx.h" 2 1939 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1940 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\Legacy/stm32_hal_legacy.h" 1 1941 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1942 1942 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 1 3 1943 1943 # 72 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3 … … 1949 1949 # 110 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stddef.h" 3 1950 1950 typedef double max_align_t; 1951 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 21951 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_def.h" 2 1952 1952 1953 1953 … … 1972 1972 HAL_LOCKED = 0x01U 1973 1973 } HAL_LockTypeDef; 1974 # 28 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 21975 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 11976 # 1248 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"1974 # 28 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2 1975 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1 1976 # 1248 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 1977 1977 static inline void LL_RCC_HSE_EnableCSS(void) 1978 1978 { … … 2029 2029 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (17U)))) == ((0x1UL << (17U)))) ? 1UL : 0UL); 2030 2030 } 2031 # 1317 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2031 # 1317 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2032 2032 static inline void LL_RCC_HSI_EnableInStopMode(void) 2033 2033 { … … 2084 2084 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (10U)))) == ((0x1UL << (10U)))) ? 1UL : 0UL); 2085 2085 } 2086 # 1379 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2086 # 1379 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2087 2087 static inline uint32_t LL_RCC_HSI_GetCalibration(void) 2088 2088 { 2089 2089 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR) & ((0xFFUL << (0U)))) >> (0U)); 2090 2090 } 2091 # 1393 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2091 # 1393 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2092 2092 static inline void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) 2093 2093 { … … 2104 2104 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->ICSCR) & ((0x7FUL << (8U)))) >> (8U)); 2105 2105 } 2106 # 1471 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2106 # 1471 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2107 2107 static inline void LL_RCC_LSE_Enable(void) 2108 2108 { … … 2139 2139 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (2U)))); 2140 2140 } 2141 # 1517 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2141 # 1517 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2142 2142 static inline void LL_RCC_LSE_SetDriveCapability(uint32_t LSEDrive) 2143 2143 { 2144 2144 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x3UL << (3U))))) | (LSEDrive)))); 2145 2145 } 2146 # 1531 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2146 # 1531 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2147 2147 static inline uint32_t LL_RCC_LSE_GetDriveCapability(void) 2148 2148 { … … 2159 2159 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) |= ((0x1UL << (5U)))); 2160 2160 } 2161 # 1553 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2161 # 1553 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2162 2162 static inline void LL_RCC_LSE_DisableCSS(void) 2163 2163 { … … 2184 2184 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) & ((0x1UL << (6U)))) == ((0x1UL << (6U)))) ? 1UL : 0UL); 2185 2185 } 2186 # 1591 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2186 # 1591 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2187 2187 static inline void LL_RCC_LSI_Enable(void) 2188 2188 { … … 2209 2209 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CSR) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 2210 2210 } 2211 # 1629 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2211 # 1629 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2212 2212 static inline void LL_RCC_LSCO_Enable(void) 2213 2213 { … … 2224 2224 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (24U)))); 2225 2225 } 2226 # 1652 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2226 # 1652 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2227 2227 static inline void LL_RCC_LSCO_SetSource(uint32_t Source) 2228 2228 { 2229 2229 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x1UL << (25U))))) | (Source)))); 2230 2230 } 2231 # 1664 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2231 # 1664 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2232 2232 static inline uint32_t LL_RCC_LSCO_GetSource(void) 2233 2233 { 2234 2234 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) & ((0x1UL << (25U))))); 2235 2235 } 2236 # 1688 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2236 # 1688 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2237 2237 static inline void LL_RCC_SetSysClkSource(uint32_t Source) 2238 2238 { 2239 2239 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (0U))))) | (Source)))); 2240 2240 } 2241 # 1703 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2241 # 1703 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2242 2242 static inline uint32_t LL_RCC_GetSysClkSource(void) 2243 2243 { 2244 2244 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0x7UL << (3U))))); 2245 2245 } 2246 # 1723 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2246 # 1723 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2247 2247 static inline void LL_RCC_SetAHBPrescaler(uint32_t Prescaler) 2248 2248 { 2249 2249 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0xFUL << (8U))))) | (Prescaler)))); 2250 2250 } 2251 # 1739 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2251 # 1739 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2252 2252 static inline void LL_RCC_SetAPB1Prescaler(uint32_t Prescaler) 2253 2253 { 2254 2254 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (12U))))) | (Prescaler)))); 2255 2255 } 2256 # 1760 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2256 # 1760 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2257 2257 static inline void LL_RCC_SetHSIDiv(uint32_t HSIDiv) 2258 2258 { 2259 2259 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR))) & (~((0x7UL << (11U))))) | (HSIDiv)))); 2260 2260 } 2261 # 1778 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2261 # 1778 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2262 2262 static inline uint32_t LL_RCC_GetAHBPrescaler(void) 2263 2263 { 2264 2264 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0xFUL << (8U))))); 2265 2265 } 2266 # 1793 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2266 # 1793 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2267 2267 static inline uint32_t LL_RCC_GetAPB1Prescaler(void) 2268 2268 { 2269 2269 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR) & ((0x7UL << (12U))))); 2270 2270 } 2271 # 1813 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2271 # 1813 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2272 2272 static inline uint32_t LL_RCC_GetHSIDiv(void) 2273 2273 { 2274 2274 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x7UL << (11U))))); 2275 2275 } 2276 # 1854 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2276 # 1854 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2277 2277 static inline void LL_RCC_ConfigMCO(uint32_t MCOxSource, uint32_t MCOxPrescaler) 2278 2278 { 2279 2279 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CFGR))) & (~((0x7UL << (24U)) | (0x7UL << (28U))))) | (MCOxSource | MCOxPrescaler)))); 2280 2280 } 2281 # 1935 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2281 # 1935 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2282 2282 static inline void LL_RCC_SetUSARTClockSource(uint32_t USARTxSource) 2283 2283 { 2284 2284 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((USARTxSource >> 16U)))) | ((USARTxSource & 0x0000FFFFU))))); 2285 2285 } 2286 # 1976 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2286 # 1976 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2287 2287 static inline void LL_RCC_SetI2CClockSource(uint32_t I2CxSource) 2288 2288 { 2289 2289 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((I2CxSource >> 16U)))) | ((I2CxSource & 0x0000FFFFU))))); 2290 2290 } 2291 # 2113 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2291 # 2113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2292 2292 static inline void LL_RCC_SetADCClockSource(uint32_t ADCxSource) 2293 2293 { 2294 2294 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((0x3UL << (30U))))) | (ADCxSource)))); 2295 2295 } 2296 # 2149 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2296 # 2149 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2297 2297 static inline void LL_RCC_SetI2SClockSource(uint32_t I2SxSource) 2298 2298 { 2299 2299 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR))) & (~((0x3UL << (14U))))) | (I2SxSource)))); 2300 2300 } 2301 # 2177 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2301 # 2177 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2302 2302 static inline uint32_t LL_RCC_GetUSARTClockSource(uint32_t USARTx) 2303 2303 { 2304 2304 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (USARTx)) | (USARTx << 16U)); 2305 2305 } 2306 # 2222 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2306 # 2222 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2307 2307 static inline uint32_t LL_RCC_GetI2CClockSource(uint32_t I2Cx) 2308 2308 { 2309 2309 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (I2Cx)) | (I2Cx << 16U)); 2310 2310 } 2311 # 2364 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2311 # 2364 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2312 2312 static inline uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) 2313 2313 { 2314 2314 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (ADCx))); 2315 2315 } 2316 # 2403 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2316 # 2403 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2317 2317 static inline uint32_t LL_RCC_GetI2SClockSource(uint32_t I2Sx) 2318 2318 { 2319 2319 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CCIPR) & (I2Sx))); 2320 2320 } 2321 # 2429 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2321 # 2429 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2322 2322 static inline void LL_RCC_SetRTCClockSource(uint32_t Source) 2323 2323 { 2324 2324 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR))) & (~((0x3UL << (8U))))) | (Source)))); 2325 2325 } 2326 # 2443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2326 # 2443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2327 2327 static inline uint32_t LL_RCC_GetRTCClockSource(void) 2328 2328 { … … 2379 2379 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->BDCR) &= ~((0x1UL << (16U)))); 2380 2380 } 2381 # 2512 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2381 # 2512 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2382 2382 static inline void LL_RCC_PLL_Enable(void) 2383 2383 { … … 2405 2405 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CR) & ((0x1UL << (25U)))) == ((0x1UL << (25U)))) ? 1UL : 0UL); 2406 2406 } 2407 # 2570 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2407 # 2570 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2408 2408 static inline void LL_RCC_PLL_ConfigDomain_SYS(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLR) 2409 2409 { … … 2411 2411 2412 2412 } 2413 # 2635 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2413 # 2635 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2414 2414 static inline void LL_RCC_PLL_ConfigDomain_ADC(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLP) 2415 2415 { … … 2417 2417 2418 2418 } 2419 # 2700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2419 # 2700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2420 2420 static inline void LL_RCC_PLL_ConfigDomain_I2S1(uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLP) 2421 2421 { … … 2423 2423 2424 2424 } 2425 # 2993 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2425 # 2993 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2426 2426 static inline uint32_t LL_RCC_PLL_GetN(void) 2427 2427 { 2428 2428 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7FUL << (8U)))) >> (8U)); 2429 2429 } 2430 # 3035 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2430 # 3035 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2431 2431 static inline uint32_t LL_RCC_PLL_GetP(void) 2432 2432 { 2433 2433 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1FUL << (17U))))); 2434 2434 } 2435 # 3073 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2435 # 3073 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2436 2436 static inline uint32_t LL_RCC_PLL_GetR(void) 2437 2437 { 2438 2438 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7UL << (29U))))); 2439 2439 } 2440 # 3086 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2440 # 3086 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2441 2441 static inline void LL_RCC_PLL_SetMainSource(uint32_t PLLSource) 2442 2442 { 2443 2443 (((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR)) = ((((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR))) & (~((0x3UL << (0U))))) | (PLLSource)))); 2444 2444 } 2445 # 3099 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2445 # 3099 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2446 2446 static inline uint32_t LL_RCC_PLL_GetMainSource(void) 2447 2447 { 2448 2448 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x3UL << (0U))))); 2449 2449 } 2450 # 3117 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2450 # 3117 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2451 2451 static inline uint32_t LL_RCC_PLL_GetDivider(void) 2452 2452 { 2453 2453 return (uint32_t)(((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x7UL << (4U))))); 2454 2454 } 2455 # 3129 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2455 # 3129 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2456 2456 static inline void LL_RCC_PLL_EnableDomain_ADC(void) 2457 2457 { 2458 2458 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (16U)))); 2459 2459 } 2460 # 3144 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2460 # 3144 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2461 2461 static inline void LL_RCC_PLL_DisableDomain_ADC(void) 2462 2462 { … … 2473 2473 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 2474 2474 } 2475 # 3166 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2475 # 3166 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2476 2476 static inline void LL_RCC_PLL_EnableDomain_I2S1(void) 2477 2477 { 2478 2478 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (16U)))); 2479 2479 } 2480 # 3195 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2480 # 3195 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2481 2481 static inline void LL_RCC_PLL_DisableDomain_I2S1(void) 2482 2482 { … … 2493 2493 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 2494 2494 } 2495 # 3437 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2495 # 3437 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2496 2496 static inline void LL_RCC_PLL_EnableDomain_SYS(void) 2497 2497 { 2498 2498 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) |= ((0x1UL << (28U)))); 2499 2499 } 2500 # 3450 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2500 # 3450 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2501 2501 static inline void LL_RCC_PLL_DisableDomain_SYS(void) 2502 2502 { … … 2513 2513 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->PLLCFGR) & ((0x1UL << (28U)))) == ((0x1UL << (28U)))) ? 1UL : 0UL); 2514 2514 } 2515 # 3480 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2515 # 3480 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2516 2516 static inline void LL_RCC_ClearFlag_LSIRDY(void) 2517 2517 { … … 2558 2558 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CICR) |= ((0x1UL << (5U)))); 2559 2559 } 2560 # 3541 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2560 # 3541 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2561 2561 static inline void LL_RCC_ClearFlag_HSECSS(void) 2562 2562 { … … 2623 2623 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIFR) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL); 2624 2624 } 2625 # 3623 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2625 # 3623 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2626 2626 static inline uint32_t LL_RCC_IsActiveFlag_HSECSS(void) 2627 2627 { … … 2718 2718 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CSR) |= ((0x1UL << (23U)))); 2719 2719 } 2720 # 3731 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2720 # 3731 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2721 2721 static inline void LL_RCC_EnableIT_LSIRDY(void) 2722 2722 { … … 2763 2763 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) |= ((0x1UL << (5U)))); 2764 2764 } 2765 # 3793 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2765 # 3793 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2766 2766 static inline void LL_RCC_DisableIT_LSIRDY(void) 2767 2767 { … … 2808 2808 ((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) &= ~((0x1UL << (5U)))); 2809 2809 } 2810 # 3855 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2810 # 3855 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2811 2811 static inline uint32_t LL_RCC_IsEnabledIT_LSIRDY(void) 2812 2812 { … … 2833 2833 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) & ((0x1UL << (3U)))) == ((0x1UL << (3U)))) ? 1UL : 0UL); 2834 2834 } 2835 # 3897 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h"2835 # 3897 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_rcc.h" 2836 2836 static inline uint32_t LL_RCC_IsEnabledIT_HSERDY(void) 2837 2837 { … … 2848 2848 return ((((((RCC_TypeDef *) (((0x40000000UL) + 0x00020000UL) + 0x00001000UL))->CIER) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL); 2849 2849 } 2850 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 22851 # 265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2850 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2 2851 # 265 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2852 2852 typedef struct 2853 2853 { … … 2865 2865 2866 2866 uint32_t PLLP; 2867 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2867 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2868 2868 uint32_t PLLR; 2869 2869 … … 2896 2896 2897 2897 uint32_t LSIState; 2898 # 327 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2898 # 327 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2899 2899 RCC_PLLInitTypeDef PLL; 2900 2900 … … 2920 2920 2921 2921 } RCC_ClkInitTypeDef; 2922 # 3106 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2923 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 12924 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2922 # 3106 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2923 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 1 2924 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2925 2925 typedef struct 2926 2926 { … … 2932 2932 2933 2933 uint32_t Usart2ClockSelection; 2934 # 73 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2934 # 73 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2935 2935 uint32_t I2c1ClockSelection; 2936 2936 … … 2942 2942 2943 2943 uint32_t I2s1ClockSelection; 2944 # 99 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2944 # 99 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2945 2945 uint32_t AdcClockSelection; 2946 # 113 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2946 # 113 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2947 2947 uint32_t RTCClockSelection; 2948 # 123 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2948 # 123 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2949 2949 } RCC_PeriphCLKInitTypeDef; 2950 # 1193 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2950 # 1193 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2951 2951 HAL_StatusTypeDef HAL_RCCEx_PeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit); 2952 2952 void HAL_RCCEx_GetPeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit); 2953 2953 uint32_t HAL_RCCEx_GetPeriphCLKFreq(uint32_t PeriphClk); 2954 # 1205 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h"2954 # 1205 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc_ex.h" 2955 2955 void HAL_RCCEx_EnableLSCO(uint32_t LSCOSource); 2956 2956 void HAL_RCCEx_DisableLSCO(void); 2957 # 3107 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 22958 # 3119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2957 # 3107 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2 2958 # 3119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2959 2959 HAL_StatusTypeDef HAL_RCC_DeInit(void); 2960 2960 HAL_StatusTypeDef HAL_RCC_OscConfig(RCC_OscInitTypeDef *RCC_OscInitStruct); 2961 2961 HAL_StatusTypeDef HAL_RCC_ClockConfig(RCC_ClkInitTypeDef *RCC_ClkInitStruct, uint32_t FLatency); 2962 # 3132 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h"2962 # 3132 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rcc.h" 2963 2963 void HAL_RCC_MCOConfig(uint32_t RCC_MCOx, uint32_t RCC_MCOSource, uint32_t RCC_MCODiv); 2964 2964 void HAL_RCC_EnableCSS(void); … … 2976 2976 void HAL_RCC_CSSCallback(void); 2977 2977 void HAL_RCC_LSECSSCallback(void); 2978 # 196 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 22979 2980 2981 2982 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 12983 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"2978 # 196 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 2979 2980 2981 2982 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 1 2983 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2984 2984 typedef struct 2985 2985 { … … 3008 3008 GPIO_PIN_SET 3009 3009 } GPIO_PinState; 3010 # 306 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"3011 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio_ex.h" 13012 # 307 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 23013 # 320 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"3010 # 306 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 3011 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio_ex.h" 1 3012 # 307 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 2 3013 # 320 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 3014 3014 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init); 3015 3015 void HAL_GPIO_DeInit(GPIO_TypeDef *GPIOx, uint32_t GPIO_Pin); 3016 # 333 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h"3016 # 333 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_gpio.h" 3017 3017 GPIO_PinState HAL_GPIO_ReadPin(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin); 3018 3018 void HAL_GPIO_WritePin(GPIO_TypeDef *GPIOx, uint16_t GPIO_Pin, GPIO_PinState PinState); … … 3022 3022 void HAL_GPIO_EXTI_Rising_Callback(uint16_t GPIO_Pin); 3023 3023 void HAL_GPIO_EXTI_Falling_Callback(uint16_t GPIO_Pin); 3024 # 200 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 23025 3026 3027 3028 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 13029 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"3030 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 13031 # 29 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3032 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 13033 # 524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3024 # 200 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 3025 3026 3027 3028 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 1 3029 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 3030 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 1 3031 # 29 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3032 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 1 3033 # 524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3034 3034 static inline void LL_DMAMUX_SetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Request) 3035 3035 { … … 3037 3037 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3FUL << (0U))))) | (Request)))); 3038 3038 } 3039 # 615 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3039 # 615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3040 3040 static inline uint32_t LL_DMAMUX_GetRequestID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3041 3041 { … … 3043 3043 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3FUL << (0U))))); 3044 3044 } 3045 # 645 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3045 # 645 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3046 3046 static inline void LL_DMAMUX_SetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t RequestNb) 3047 3047 { … … 3049 3049 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (19U))))) | (((RequestNb - 1U) << (19U)))))); 3050 3050 } 3051 # 674 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3051 # 674 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3052 3052 static inline uint32_t LL_DMAMUX_GetSyncRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3053 3053 { … … 3055 3055 return (uint32_t)((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (19U))))) >> (19U)) + 1U); 3056 3056 } 3057 # 708 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3057 # 708 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3058 3058 static inline void LL_DMAMUX_SetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Polarity) 3059 3059 { … … 3061 3061 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x3UL << (17U))))) | (Polarity)))); 3062 3062 } 3063 # 741 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3063 # 741 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3064 3064 static inline uint32_t LL_DMAMUX_GetSyncPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3065 3065 { … … 3067 3067 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x3UL << (17U))))); 3068 3068 } 3069 # 770 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3069 # 770 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3070 3070 static inline void LL_DMAMUX_EnableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3071 3071 { … … 3073 3073 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (9U)))); 3074 3074 } 3075 # 799 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3075 # 799 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3076 3076 static inline void LL_DMAMUX_DisableEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3077 3077 { … … 3079 3079 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (9U)))); 3080 3080 } 3081 # 828 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3081 # 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3082 3082 static inline uint32_t LL_DMAMUX_IsEnabledEventGeneration(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3083 3083 { … … 3085 3085 return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL); 3086 3086 } 3087 # 857 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3087 # 857 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3088 3088 static inline void LL_DMAMUX_EnableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3089 3089 { … … 3091 3091 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (16U)))); 3092 3092 } 3093 # 886 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3093 # 886 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3094 3094 static inline void LL_DMAMUX_DisableSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3095 3095 { … … 3097 3097 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (16U)))); 3098 3098 } 3099 # 915 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3099 # 915 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3100 3100 static inline uint32_t LL_DMAMUX_IsEnabledSync(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3101 3101 { … … 3103 3103 return (((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 3104 3104 } 3105 # 968 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3105 # 968 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3106 3106 static inline void LL_DMAMUX_SetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t SyncID) 3107 3107 { … … 3109 3109 ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR)) = (((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR))) & (~((0x1FUL << (24U))))) | (SyncID)))); 3110 3110 } 3111 # 1020 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3111 # 1020 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3112 3112 static inline uint32_t LL_DMAMUX_GetSyncID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3113 3113 { … … 3115 3115 return (uint32_t)((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1FUL << (24U))))); 3116 3116 } 3117 # 1037 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3117 # 1037 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3118 3118 static inline void LL_DMAMUX_EnableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3119 3119 { … … 3122 3122 3123 3123 } 3124 # 1055 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3124 # 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3125 3125 static inline void LL_DMAMUX_DisableRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3126 3126 { … … 3129 3129 3130 3130 } 3131 # 1073 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3131 # 1073 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3132 3132 static inline uint32_t LL_DMAMUX_IsEnabledRequestGen(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3133 3133 { … … 3136 3136 3137 3137 } 3138 # 1096 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3138 # 1096 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3139 3139 static inline void LL_DMAMUX_SetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3140 3140 uint32_t Polarity) … … 3144 3144 3145 3145 } 3146 # 1119 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3146 # 1119 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3147 3147 static inline uint32_t LL_DMAMUX_GetRequestGenPolarity(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3148 3148 { … … 3151 3151 3152 3152 } 3153 # 1139 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3153 # 1139 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3154 3154 static inline void LL_DMAMUX_SetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3155 3155 uint32_t RequestNb) … … 3159 3159 3160 3160 } 3161 # 1158 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3161 # 1158 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3162 3162 static inline uint32_t LL_DMAMUX_GetGenRequestNb(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3163 3163 { … … 3166 3166 3167 3167 } 3168 # 1200 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3168 # 1200 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3169 3169 static inline void LL_DMAMUX_SetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, 3170 3170 uint32_t RequestSignalID) … … 3174 3174 3175 3175 } 3176 # 1242 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3176 # 1242 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3177 3177 static inline uint32_t LL_DMAMUX_GetRequestSignalID(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3178 3178 { … … 3181 3181 3182 3182 } 3183 # 1263 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3183 # 1263 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3184 3184 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3185 3185 { … … 3235 3235 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 3236 3236 } 3237 # 1324 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3237 # 1324 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3238 3238 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx) 3239 3239 { … … 3241 3241 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (5U)))) == ((0x1UL << (5U)))) ? 1UL : 0UL); 3242 3242 } 3243 # 1338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3243 # 1338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3244 3244 static inline uint32_t LL_DMAMUX_IsActiveFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx) 3245 3245 { … … 3247 3247 return ((((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CSR) & ((0x1UL << (6U)))) == ((0x1UL << (6U)))) ? 1UL : 0UL); 3248 3248 } 3249 # 1421 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3249 # 1421 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3250 3250 static inline uint32_t LL_DMAMUX_IsActiveFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3251 3251 { … … 3349 3349 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (4U)))); 3350 3350 } 3351 # 1530 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3351 # 1530 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3352 3352 static inline void LL_DMAMUX_ClearFlag_SO5(const DMAMUX_Channel_TypeDef *DMAMUXx) 3353 3353 { … … 3355 3355 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (5U)))); 3356 3356 } 3357 # 1544 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3357 # 1544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3358 3358 static inline void LL_DMAMUX_ClearFlag_SO6(const DMAMUX_Channel_TypeDef *DMAMUXx) 3359 3359 { … … 3361 3361 ((((DMAMUX_ChannelStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000080UL))->CFR) |= ((0x1UL << (6U)))); 3362 3362 } 3363 # 1627 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3363 # 1627 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3364 3364 static inline void LL_DMAMUX_ClearFlag_RGO0(const DMAMUX_Channel_TypeDef *DMAMUXx) 3365 3365 { … … 3403 3403 ((((DMAMUX_RequestGenStatus_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000140UL))->RGCFR) |= ((0x1UL << (3U)))); 3404 3404 } 3405 # 1700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3405 # 1700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3406 3406 static inline void LL_DMAMUX_EnableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3407 3407 { … … 3409 3409 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) |= ((0x1UL << (8U)))); 3410 3410 } 3411 # 1729 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3411 # 1729 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3412 3412 static inline void LL_DMAMUX_DisableIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3413 3413 { … … 3415 3415 (((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) &= ~((0x1UL << (8U)))); 3416 3416 } 3417 # 1758 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3417 # 1758 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3418 3418 static inline uint32_t LL_DMAMUX_IsEnabledIT_SO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel) 3419 3419 { … … 3421 3421 return ((((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel)->CCR) & ((0x1UL << (8U))))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 3422 3422 } 3423 # 1775 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3423 # 1775 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3424 3424 static inline void LL_DMAMUX_EnableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3425 3425 { … … 3427 3427 (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) |= ((0x1UL << (8U)))); 3428 3428 } 3429 # 1792 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3429 # 1792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3430 3430 static inline void LL_DMAMUX_DisableIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3431 3431 { … … 3433 3433 (((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) &= ~((0x1UL << (8U)))); 3434 3434 } 3435 # 1809 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h"3435 # 1809 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dmamux.h" 3436 3436 static inline uint32_t LL_DMAMUX_IsEnabledIT_RGO(const DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel) 3437 3437 { … … 3439 3439 return (((((((DMAMUX_RequestGen_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL) + 0x00000100UL)) + RequestGenChannel)->RGCR) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 3440 3440 } 3441 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 23442 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3441 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 2 3442 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3443 3443 static const uint8_t CHANNEL_OFFSET_TAB[] = 3444 3444 { … … 3455 3455 3456 3456 }; 3457 # 500 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3457 # 500 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3458 3458 static inline void LL_DMA_EnableChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3459 3459 { … … 3461 3461 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (0U)))); 3462 3462 } 3463 # 520 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3463 # 520 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3464 3464 static inline void LL_DMA_DisableChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3465 3465 { … … 3467 3467 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (0U)))); 3468 3468 } 3469 # 540 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3469 # 540 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3470 3470 static inline uint32_t LL_DMA_IsEnabledChannel(const DMA_TypeDef *DMAx, uint32_t Channel) 3471 3471 { … … 3474 3474 3475 3475 } 3476 # 576 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3476 # 576 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3477 3477 static inline void LL_DMA_ConfigTransfer(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Configuration) 3478 3478 { … … 3482 3482 3483 3483 } 3484 # 603 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3484 # 603 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3485 3485 static inline void LL_DMA_SetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Direction) 3486 3486 { … … 3489 3489 3490 3490 } 3491 # 628 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3491 # 628 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3492 3492 static inline uint32_t LL_DMA_GetDataTransferDirection(const DMA_TypeDef *DMAx, uint32_t Channel) 3493 3493 { … … 3496 3496 3497 3497 } 3498 # 654 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3498 # 654 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3499 3499 static inline void LL_DMA_SetMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Mode) 3500 3500 { … … 3503 3503 3504 3504 } 3505 # 677 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3505 # 677 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3506 3506 static inline uint32_t LL_DMA_GetMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3507 3507 { … … 3510 3510 3511 3511 } 3512 # 701 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3512 # 701 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3513 3513 static inline void LL_DMA_SetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcIncMode) 3514 3514 { … … 3517 3517 3518 3518 } 3519 # 724 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3519 # 724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3520 3520 static inline uint32_t LL_DMA_GetPeriphIncMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3521 3521 { … … 3524 3524 3525 3525 } 3526 # 748 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3526 # 748 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3527 3527 static inline void LL_DMA_SetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstIncMode) 3528 3528 { … … 3531 3531 3532 3532 } 3533 # 771 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3533 # 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3534 3534 static inline uint32_t LL_DMA_GetMemoryIncMode(const DMA_TypeDef *DMAx, uint32_t Channel) 3535 3535 { … … 3538 3538 3539 3539 } 3540 # 796 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3540 # 796 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3541 3541 static inline void LL_DMA_SetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphOrM2MSrcDataSize) 3542 3542 { … … 3545 3545 3546 3546 } 3547 # 820 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3547 # 820 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3548 3548 static inline uint32_t LL_DMA_GetPeriphSize(const DMA_TypeDef *DMAx, uint32_t Channel) 3549 3549 { … … 3552 3552 3553 3553 } 3554 # 845 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3554 # 845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3555 3555 static inline void LL_DMA_SetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryOrM2MDstDataSize) 3556 3556 { … … 3559 3559 3560 3560 } 3561 # 869 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3561 # 869 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3562 3562 static inline uint32_t LL_DMA_GetMemorySize(const DMA_TypeDef *DMAx, uint32_t Channel) 3563 3563 { … … 3566 3566 3567 3567 } 3568 # 895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3568 # 895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3569 3569 static inline void LL_DMA_SetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Priority) 3570 3570 { … … 3573 3573 3574 3574 } 3575 # 920 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3575 # 920 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3576 3576 static inline uint32_t LL_DMA_GetChannelPriorityLevel(const DMA_TypeDef *DMAx, uint32_t Channel) 3577 3577 { … … 3580 3580 3581 3581 } 3582 # 944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3582 # 944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3583 3583 static inline void LL_DMA_SetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t NbData) 3584 3584 { … … 3587 3587 3588 3588 } 3589 # 967 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3589 # 967 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3590 3590 static inline uint32_t LL_DMA_GetDataLength(const DMA_TypeDef *DMAx, uint32_t Channel) 3591 3591 { … … 3594 3594 3595 3595 } 3596 # 997 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3596 # 997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3597 3597 static inline void LL_DMA_ConfigAddresses(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t SrcAddress, 3598 3598 uint32_t DstAddress, uint32_t Direction) … … 3612 3612 } 3613 3613 } 3614 # 1032 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3614 # 1032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3615 3615 static inline void LL_DMA_SetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3616 3616 { … … 3618 3618 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress)); 3619 3619 } 3620 # 1055 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3620 # 1055 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3621 3621 static inline void LL_DMA_SetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphAddress) 3622 3622 { … … 3624 3624 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (PeriphAddress)); 3625 3625 } 3626 # 1076 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3626 # 1076 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3627 3627 static inline uint32_t LL_DMA_GetMemoryAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3628 3628 { … … 3630 3630 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR))); 3631 3631 } 3632 # 1097 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3632 # 1097 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3633 3633 static inline uint32_t LL_DMA_GetPeriphAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3634 3634 { … … 3636 3636 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR))); 3637 3637 } 3638 # 1120 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3638 # 1120 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3639 3639 static inline void LL_DMA_SetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3640 3640 { … … 3642 3642 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR) = (MemoryAddress)); 3643 3643 } 3644 # 1143 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3644 # 1143 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3645 3645 static inline void LL_DMA_SetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) 3646 3646 { … … 3648 3648 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR) = (MemoryAddress)); 3649 3649 } 3650 # 1164 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3650 # 1164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3651 3651 static inline uint32_t LL_DMA_GetM2MSrcAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3652 3652 { … … 3654 3654 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CPAR))); 3655 3655 } 3656 # 1185 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3656 # 1185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3657 3657 static inline uint32_t LL_DMA_GetM2MDstAddress(const DMA_TypeDef *DMAx, uint32_t Channel) 3658 3658 { … … 3660 3660 return (((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CMAR))); 3661 3661 } 3662 # 1270 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3662 # 1270 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3663 3663 static inline void LL_DMA_SetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Request) 3664 3664 { … … 3666 3666 ((((((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)))); 3667 3667 } 3668 # 1354 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3668 # 1354 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3669 3669 static inline uint32_t LL_DMA_GetPeriphRequest(const DMA_TypeDef *DMAx, uint32_t Channel) 3670 3670 { … … 3672 3672 return ((((((DMAMUX_Channel_TypeDef *) ((((0x40000000UL) + 0x00020000UL) + 0x00000800UL))) + Channel + dmamux_ccr_offset)->CCR) & ((0x3FUL << (0U))))); 3673 3673 } 3674 # 1374 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3674 # 1374 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3675 3675 static inline uint32_t LL_DMA_IsActiveFlag_GI1(const DMA_TypeDef *DMAx) 3676 3676 { … … 3721 3721 return ((((DMAx->ISR) & ((0x1UL << (16U)))) == ((0x1UL << (16U)))) ? 1UL : 0UL); 3722 3722 } 3723 # 1430 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3723 # 1430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3724 3724 static inline uint32_t LL_DMA_IsActiveFlag_GI6(const DMA_TypeDef *DMAx) 3725 3725 { 3726 3726 return ((((DMAx->ISR) & ((0x1UL << (20U)))) == ((0x1UL << (20U)))) ? 1UL : 0UL); 3727 3727 } 3728 # 1443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3728 # 1443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3729 3729 static inline uint32_t LL_DMA_IsActiveFlag_GI7(const DMA_TypeDef *DMAx) 3730 3730 { 3731 3731 return ((((DMAx->ISR) & ((0x1UL << (24U)))) == ((0x1UL << (24U)))) ? 1UL : 0UL); 3732 3732 } 3733 # 1455 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3733 # 1455 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3734 3734 static inline uint32_t LL_DMA_IsActiveFlag_TC1(const DMA_TypeDef *DMAx) 3735 3735 { … … 3780 3780 return ((((DMAx->ISR) & ((0x1UL << (17U)))) == ((0x1UL << (17U)))) ? 1UL : 0UL); 3781 3781 } 3782 # 1511 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3782 # 1511 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3783 3783 static inline uint32_t LL_DMA_IsActiveFlag_TC6(const DMA_TypeDef *DMAx) 3784 3784 { 3785 3785 return ((((DMAx->ISR) & ((0x1UL << (21U)))) == ((0x1UL << (21U)))) ? 1UL : 0UL); 3786 3786 } 3787 # 1524 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3787 # 1524 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3788 3788 static inline uint32_t LL_DMA_IsActiveFlag_TC7(const DMA_TypeDef *DMAx) 3789 3789 { 3790 3790 return ((((DMAx->ISR) & ((0x1UL << (25U)))) == ((0x1UL << (25U)))) ? 1UL : 0UL); 3791 3791 } 3792 # 1536 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3792 # 1536 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3793 3793 static inline uint32_t LL_DMA_IsActiveFlag_HT1(const DMA_TypeDef *DMAx) 3794 3794 { … … 3839 3839 return ((((DMAx->ISR) & ((0x1UL << (18U)))) == ((0x1UL << (18U)))) ? 1UL : 0UL); 3840 3840 } 3841 # 1592 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3841 # 1592 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3842 3842 static inline uint32_t LL_DMA_IsActiveFlag_HT6(const DMA_TypeDef *DMAx) 3843 3843 { 3844 3844 return ((((DMAx->ISR) & ((0x1UL << (22U)))) == ((0x1UL << (22U)))) ? 1UL : 0UL); 3845 3845 } 3846 # 1605 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3846 # 1605 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3847 3847 static inline uint32_t LL_DMA_IsActiveFlag_HT7(const DMA_TypeDef *DMAx) 3848 3848 { 3849 3849 return ((((DMAx->ISR) & ((0x1UL << (26U)))) == ((0x1UL << (26U)))) ? 1UL : 0UL); 3850 3850 } 3851 # 1617 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3851 # 1617 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3852 3852 static inline uint32_t LL_DMA_IsActiveFlag_TE1(const DMA_TypeDef *DMAx) 3853 3853 { … … 3898 3898 return ((((DMAx->ISR) & ((0x1UL << (19U)))) == ((0x1UL << (19U)))) ? 1UL : 0UL); 3899 3899 } 3900 # 1673 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3900 # 1673 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3901 3901 static inline uint32_t LL_DMA_IsActiveFlag_TE6(const DMA_TypeDef *DMAx) 3902 3902 { 3903 3903 return ((((DMAx->ISR) & ((0x1UL << (23U)))) == ((0x1UL << (23U)))) ? 1UL : 0UL); 3904 3904 } 3905 # 1686 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3905 # 1686 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3906 3906 static inline uint32_t LL_DMA_IsActiveFlag_TE7(const DMA_TypeDef *DMAx) 3907 3907 { 3908 3908 return ((((DMAx->ISR) & ((0x1UL << (27U)))) == ((0x1UL << (27U)))) ? 1UL : 0UL); 3909 3909 } 3910 # 1702 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3910 # 1702 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3911 3911 static inline void LL_DMA_ClearFlag_GI1(DMA_TypeDef *DMAx) 3912 3912 { 3913 3913 ((DMAx->IFCR) = ((0x1UL << (0U)))); 3914 3914 } 3915 # 1717 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3915 # 1717 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3916 3916 static inline void LL_DMA_ClearFlag_GI2(DMA_TypeDef *DMAx) 3917 3917 { 3918 3918 ((DMAx->IFCR) = ((0x1UL << (4U)))); 3919 3919 } 3920 # 1732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3920 # 1732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3921 3921 static inline void LL_DMA_ClearFlag_GI3(DMA_TypeDef *DMAx) 3922 3922 { 3923 3923 ((DMAx->IFCR) = ((0x1UL << (8U)))); 3924 3924 } 3925 # 1747 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3925 # 1747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3926 3926 static inline void LL_DMA_ClearFlag_GI4(DMA_TypeDef *DMAx) 3927 3927 { 3928 3928 ((DMAx->IFCR) = ((0x1UL << (12U)))); 3929 3929 } 3930 # 1762 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3930 # 1762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3931 3931 static inline void LL_DMA_ClearFlag_GI5(DMA_TypeDef *DMAx) 3932 3932 { 3933 3933 ((DMAx->IFCR) = ((0x1UL << (16U)))); 3934 3934 } 3935 # 1778 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3935 # 1778 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3936 3936 static inline void LL_DMA_ClearFlag_GI6(DMA_TypeDef *DMAx) 3937 3937 { 3938 3938 ((DMAx->IFCR) = ((0x1UL << (20U)))); 3939 3939 } 3940 # 1795 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3940 # 1795 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3941 3941 static inline void LL_DMA_ClearFlag_GI7(DMA_TypeDef *DMAx) 3942 3942 { 3943 3943 ((DMAx->IFCR) = ((0x1UL << (24U)))); 3944 3944 } 3945 # 1807 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3945 # 1807 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3946 3946 static inline void LL_DMA_ClearFlag_TC1(DMA_TypeDef *DMAx) 3947 3947 { … … 3992 3992 ((DMAx->IFCR) = ((0x1UL << (17U)))); 3993 3993 } 3994 # 1863 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3994 # 1863 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 3995 3995 static inline void LL_DMA_ClearFlag_TC6(DMA_TypeDef *DMAx) 3996 3996 { 3997 3997 ((DMAx->IFCR) = ((0x1UL << (21U)))); 3998 3998 } 3999 # 1876 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"3999 # 1876 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4000 4000 static inline void LL_DMA_ClearFlag_TC7(DMA_TypeDef *DMAx) 4001 4001 { 4002 4002 ((DMAx->IFCR) = ((0x1UL << (25U)))); 4003 4003 } 4004 # 1888 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4004 # 1888 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4005 4005 static inline void LL_DMA_ClearFlag_HT1(DMA_TypeDef *DMAx) 4006 4006 { … … 4051 4051 ((DMAx->IFCR) = ((0x1UL << (18U)))); 4052 4052 } 4053 # 1944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4053 # 1944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4054 4054 static inline void LL_DMA_ClearFlag_HT6(DMA_TypeDef *DMAx) 4055 4055 { 4056 4056 ((DMAx->IFCR) = ((0x1UL << (22U)))); 4057 4057 } 4058 # 1957 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4058 # 1957 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4059 4059 static inline void LL_DMA_ClearFlag_HT7(DMA_TypeDef *DMAx) 4060 4060 { 4061 4061 ((DMAx->IFCR) = ((0x1UL << (26U)))); 4062 4062 } 4063 # 1969 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4063 # 1969 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4064 4064 static inline void LL_DMA_ClearFlag_TE1(DMA_TypeDef *DMAx) 4065 4065 { … … 4110 4110 ((DMAx->IFCR) = ((0x1UL << (19U)))); 4111 4111 } 4112 # 2025 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4112 # 2025 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4113 4113 static inline void LL_DMA_ClearFlag_TE6(DMA_TypeDef *DMAx) 4114 4114 { 4115 4115 ((DMAx->IFCR) = ((0x1UL << (23U)))); 4116 4116 } 4117 # 2038 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4117 # 2038 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4118 4118 static inline void LL_DMA_ClearFlag_TE7(DMA_TypeDef *DMAx) 4119 4119 { 4120 4120 ((DMAx->IFCR) = ((0x1UL << (27U)))); 4121 4121 } 4122 # 2065 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4122 # 2065 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4123 4123 static inline void LL_DMA_EnableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4124 4124 { … … 4126 4126 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (1U)))); 4127 4127 } 4128 # 2085 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4128 # 2085 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4129 4129 static inline void LL_DMA_EnableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4130 4130 { … … 4132 4132 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (2U)))); 4133 4133 } 4134 # 2105 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4134 # 2105 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4135 4135 static inline void LL_DMA_EnableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4136 4136 { … … 4138 4138 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) |= ((0x1UL << (3U)))); 4139 4139 } 4140 # 2125 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4140 # 2125 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4141 4141 static inline void LL_DMA_DisableIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4142 4142 { … … 4144 4144 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (1U)))); 4145 4145 } 4146 # 2145 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4146 # 2145 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4147 4147 static inline void LL_DMA_DisableIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4148 4148 { … … 4150 4150 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (2U)))); 4151 4151 } 4152 # 2165 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4152 # 2165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4153 4153 static inline void LL_DMA_DisableIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4154 4154 { … … 4156 4156 ((((DMA_Channel_TypeDef *)(dma_base_addr + CHANNEL_OFFSET_TAB[Channel]))->CCR) &= ~((0x1UL << (3U)))); 4157 4157 } 4158 # 2185 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4158 # 2185 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4159 4159 static inline uint32_t LL_DMA_IsEnabledIT_TC(const DMA_TypeDef *DMAx, uint32_t Channel) 4160 4160 { … … 4163 4163 4164 4164 } 4165 # 2206 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4165 # 2206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4166 4166 static inline uint32_t LL_DMA_IsEnabledIT_HT(const DMA_TypeDef *DMAx, uint32_t Channel) 4167 4167 { … … 4170 4170 4171 4171 } 4172 # 2227 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h"4172 # 2227 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_dma.h" 4173 4173 static inline uint32_t LL_DMA_IsEnabledIT_TE(const DMA_TypeDef *DMAx, uint32_t Channel) 4174 4174 { … … 4177 4177 4178 4178 } 4179 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 24180 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4179 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2 4180 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4181 4181 typedef struct 4182 4182 { … … 4285 4285 uint32_t DMAmuxRequestGenStatusMask; 4286 4286 } DMA_HandleTypeDef; 4287 # 698 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4288 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 14289 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"4287 # 698 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4288 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 1 4289 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 4290 4290 typedef struct 4291 4291 { … … 4324 4324 4325 4325 } HAL_DMA_MuxRequestGeneratorConfigTypeDef; 4326 # 206 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h"4326 # 206 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma_ex.h" 4327 4327 HAL_StatusTypeDef HAL_DMAEx_ConfigMuxRequestGenerator(DMA_HandleTypeDef *hdma, 4328 4328 HAL_DMA_MuxRequestGeneratorConfigTypeDef *pRequestGeneratorConfig); … … 4336 4336 4337 4337 void HAL_DMAEx_MUX_IRQHandler(DMA_HandleTypeDef *hdma); 4338 # 699 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 24339 # 710 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4338 # 699 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 2 4339 # 710 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4340 4340 HAL_StatusTypeDef HAL_DMA_Init(DMA_HandleTypeDef *hdma); 4341 4341 HAL_StatusTypeDef HAL_DMA_DeInit(DMA_HandleTypeDef *hdma); 4342 # 720 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4342 # 720 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4343 4343 HAL_StatusTypeDef HAL_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength); 4344 4344 HAL_StatusTypeDef HAL_DMA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, … … 4351 4351 HAL_StatusTypeDef HAL_DMA_RegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID, void (* pCallback)(DMA_HandleTypeDef *_hdma)); 4352 4352 HAL_StatusTypeDef HAL_DMA_UnRegisterCallback(DMA_HandleTypeDef *hdma, HAL_DMA_CallbackIDTypeDef CallbackID); 4353 # 739 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h"4353 # 739 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_dma.h" 4354 4354 HAL_DMA_StateTypeDef HAL_DMA_GetState(DMA_HandleTypeDef *hdma); 4355 4355 uint32_t HAL_DMA_GetError(DMA_HandleTypeDef *hdma); 4356 # 204 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 24357 4358 4359 4360 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 14361 # 49 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4356 # 204 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 4357 4358 4359 4360 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 1 4361 # 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4362 4362 typedef struct 4363 4363 { … … 4385 4385 4386 4386 } MPU_Region_InitTypeDef; 4387 # 250 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4387 # 250 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4388 4388 void HAL_NVIC_SetPriority(IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority); 4389 4389 void HAL_NVIC_EnableIRQ(IRQn_Type IRQn); … … 4391 4391 void HAL_NVIC_SystemReset(void); 4392 4392 uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb); 4393 # 264 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h"4393 # 264 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_cortex.h" 4394 4394 uint32_t HAL_NVIC_GetPriority(IRQn_Type IRQn); 4395 4395 uint32_t HAL_NVIC_GetPendingIRQ(IRQn_Type IRQn); … … 4406 4406 void HAL_MPU_DisableRegion(uint32_t RegionNumber); 4407 4407 void HAL_MPU_ConfigRegion(MPU_Region_InitTypeDef *MPU_Init); 4408 # 208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 24409 4410 4411 4412 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 14413 # 31 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"4414 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 14415 # 1953 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4408 # 208 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 4409 4410 4411 4412 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 1 4413 # 31 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 4414 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 1 4415 # 1953 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4416 4416 static inline uint32_t LL_ADC_DMA_GetRegAddr(const ADC_TypeDef *ADCx, uint32_t Register) 4417 4417 { … … 4422 4422 return (uint32_t) &(ADCx->DR); 4423 4423 } 4424 # 2002 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4424 # 2002 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4425 4425 static inline void LL_ADC_SetCommonClock(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonClock) 4426 4426 { 4427 4427 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0xFUL << (18U))))) | (CommonClock)))); 4428 4428 } 4429 # 2031 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4429 # 2031 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4430 4430 static inline uint32_t LL_ADC_GetCommonClock(const ADC_Common_TypeDef *ADCxy_COMMON) 4431 4431 { 4432 4432 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0xFUL << (18U))))); 4433 4433 } 4434 # 2052 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4434 # 2052 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4435 4435 static inline void LL_ADC_SetCommonFrequencyMode(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t CommonFrequencyMode) 4436 4436 { 4437 4437 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (25U))))) | (CommonFrequencyMode)))); 4438 4438 } 4439 # 2068 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4439 # 2068 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4440 4440 static inline uint32_t LL_ADC_GetCommonFrequencyMode(const ADC_Common_TypeDef *ADCxy_COMMON) 4441 4441 { 4442 4442 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (25U))))); 4443 4443 } 4444 # 2111 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4444 # 2111 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4445 4445 static inline void LL_ADC_SetCommonPathInternalCh(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4446 4446 { 4447 4447 (((ADCxy_COMMON->CCR)) = ((((((ADCxy_COMMON->CCR))) & (~((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U))))) | (PathInternal)))); 4448 4448 } 4449 # 2153 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4449 # 2153 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4450 4450 static inline void LL_ADC_SetCommonPathInternalChAdd(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4451 4451 { 4452 4452 ((ADCxy_COMMON->CCR) |= (PathInternal)); 4453 4453 } 4454 # 2183 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4454 # 2183 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4455 4455 static inline void LL_ADC_SetCommonPathInternalChRem(ADC_Common_TypeDef *ADCxy_COMMON, uint32_t PathInternal) 4456 4456 { 4457 4457 ((ADCxy_COMMON->CCR) &= ~(PathInternal)); 4458 4458 } 4459 # 2205 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4459 # 2205 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4460 4460 static inline uint32_t LL_ADC_GetCommonPathInternalCh(const ADC_Common_TypeDef *ADCxy_COMMON) 4461 4461 { 4462 4462 return (uint32_t)(((ADCxy_COMMON->CCR) & ((0x1UL << (22U)) | (0x1UL << (23U)) | (0x1UL << (24U))))); 4463 4463 } 4464 # 2241 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4464 # 2241 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4465 4465 static inline void LL_ADC_SetClock(ADC_TypeDef *ADCx, uint32_t ClockSource) 4466 4466 { 4467 4467 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x3UL << (30U))))) | (ClockSource)))); 4468 4468 } 4469 # 2265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4469 # 2265 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4470 4470 static inline uint32_t LL_ADC_GetClock(const ADC_TypeDef *ADCx) 4471 4471 { 4472 4472 return (uint32_t)(((ADCx->CFGR2) & ((0x3UL << (30U))))); 4473 4473 } 4474 # 2285 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4474 # 2285 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4475 4475 static inline void LL_ADC_SetCalibrationFactor(ADC_TypeDef *ADCx, uint32_t CalibrationFactor) 4476 4476 { … … 4479 4479 4480 4480 } 4481 # 2301 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4481 # 2301 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4482 4482 static inline uint32_t LL_ADC_GetCalibrationFactor(const ADC_TypeDef *ADCx) 4483 4483 { 4484 4484 return (uint32_t)(((ADCx->CALFACT) & ((0x7FUL << (0U))))); 4485 4485 } 4486 # 2322 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4486 # 2322 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4487 4487 static inline void LL_ADC_SetResolution(ADC_TypeDef *ADCx, uint32_t Resolution) 4488 4488 { 4489 4489 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (3U))))) | (Resolution)))); 4490 4490 } 4491 # 2339 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4491 # 2339 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4492 4492 static inline uint32_t LL_ADC_GetResolution(const ADC_TypeDef *ADCx) 4493 4493 { 4494 4494 return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (3U))))); 4495 4495 } 4496 # 2358 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4496 # 2358 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4497 4497 static inline void LL_ADC_SetDataAlignment(ADC_TypeDef *ADCx, uint32_t DataAlignment) 4498 4498 { 4499 4499 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (5U))))) | (DataAlignment)))); 4500 4500 } 4501 # 2373 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4501 # 2373 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4502 4502 static inline uint32_t LL_ADC_GetDataAlignment(const ADC_TypeDef *ADCx) 4503 4503 { 4504 4504 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (5U))))); 4505 4505 } 4506 # 2430 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4506 # 2430 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4507 4507 static inline void LL_ADC_SetLowPowerMode(ADC_TypeDef *ADCx, uint32_t LowPowerMode) 4508 4508 { 4509 4509 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~(((0x1UL << (14U)) | (0x1UL << (15U)))))) | (LowPowerMode)))); 4510 4510 } 4511 # 2483 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4511 # 2483 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4512 4512 static inline uint32_t LL_ADC_GetLowPowerMode(const ADC_TypeDef *ADCx) 4513 4513 { 4514 4514 return (uint32_t)(((ADCx->CFGR1) & (((0x1UL << (14U)) | (0x1UL << (15U)))))); 4515 4515 } 4516 # 2513 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4516 # 2513 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4517 4517 static inline void LL_ADC_SetTriggerFrequencyMode(ADC_TypeDef *ADCx, uint32_t TriggerFrequencyMode) 4518 4518 { 4519 4519 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (29U))))) | (TriggerFrequencyMode)))); 4520 4520 } 4521 # 2526 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4521 # 2526 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4522 4522 static inline uint32_t LL_ADC_GetTriggerFrequencyMode(const ADC_TypeDef *ADCx) 4523 4523 { 4524 4524 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (29U))))); 4525 4525 } 4526 # 2575 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4526 # 2575 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4527 4527 static inline void LL_ADC_SetSamplingTimeCommonChannels(ADC_TypeDef *ADCx, uint32_t SamplingTimeY, 4528 4528 uint32_t SamplingTime) … … 4532 4532 4533 4533 } 4534 # 2608 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4534 # 2608 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4535 4535 static inline uint32_t LL_ADC_GetSamplingTimeCommonChannels(const ADC_TypeDef *ADCx, uint32_t SamplingTimeY) 4536 4536 { … … 4538 4538 >> (SamplingTimeY & (( 4UL) | ( 0UL)))); 4539 4539 } 4540 # 2657 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4540 # 2657 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4541 4541 static inline void LL_ADC_REG_SetTriggerSource(ADC_TypeDef *ADCx, uint32_t TriggerSource) 4542 4542 { 4543 4543 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U)) | (0x7UL << (6U))))) | (TriggerSource)))); 4544 4544 } 4545 # 2689 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4545 # 2689 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4546 4546 static inline uint32_t LL_ADC_REG_GetTriggerSource(const ADC_TypeDef *ADCx) 4547 4547 { … … 4559 4559 ); 4560 4560 } 4561 # 2716 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4561 # 2716 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4562 4562 static inline uint32_t LL_ADC_REG_IsTriggerSourceSWStart(const ADC_TypeDef *ADCx) 4563 4563 { 4564 4564 return ((((ADCx->CFGR1) & ((0x3UL << (10U)))) == ((0x00000000UL) & (0x3UL << (10U)))) ? 1UL : 0UL); 4565 4565 } 4566 # 2735 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4566 # 2735 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4567 4567 static inline void LL_ADC_REG_SetTriggerEdge(ADC_TypeDef *ADCx, uint32_t ExternalTriggerEdge) 4568 4568 { 4569 4569 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x3UL << (10U))))) | (ExternalTriggerEdge)))); 4570 4570 } 4571 # 2750 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4571 # 2750 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4572 4572 static inline uint32_t LL_ADC_REG_GetTriggerEdge(const ADC_TypeDef *ADCx) 4573 4573 { 4574 4574 return (uint32_t)(((ADCx->CFGR1) & ((0x3UL << (10U))))); 4575 4575 } 4576 # 2787 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4576 # 2787 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4577 4577 static inline void LL_ADC_REG_SetSequencerConfigurable(ADC_TypeDef *ADCx, uint32_t Configurability) 4578 4578 { 4579 4579 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (21U))))) | (Configurability)))); 4580 4580 } 4581 # 2813 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4581 # 2813 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4582 4582 static inline uint32_t LL_ADC_REG_GetSequencerConfigurable(const ADC_TypeDef *ADCx) 4583 4583 { 4584 4584 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (21U))))); 4585 4585 } 4586 # 2885 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4586 # 2885 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4587 4587 static inline void LL_ADC_REG_SetSequencerLength(ADC_TypeDef *ADCx, uint32_t SequencerNbRanks) 4588 4588 { 4589 4589 ((ADCx->CHSELR) |= (SequencerNbRanks)); 4590 4590 } 4591 # 2944 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4591 # 2944 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4592 4592 static inline uint32_t LL_ADC_REG_GetSequencerLength(const ADC_TypeDef *ADCx) 4593 4593 { … … 4613 4613 return sequencer_length; 4614 4614 } 4615 # 2993 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4615 # 2993 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4616 4616 static inline void LL_ADC_REG_SetSequencerScanDirection(ADC_TypeDef *ADCx, uint32_t ScanDirection) 4617 4617 { 4618 4618 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (2U))))) | (ScanDirection)))); 4619 4619 } 4620 # 3011 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4620 # 3011 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4621 4621 static inline uint32_t LL_ADC_REG_GetSequencerScanDirection(const ADC_TypeDef *ADCx) 4622 4622 { 4623 4623 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (2U))))); 4624 4624 } 4625 # 3032 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4625 # 3032 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4626 4626 static inline void LL_ADC_REG_SetSequencerDiscont(ADC_TypeDef *ADCx, uint32_t SeqDiscont) 4627 4627 { 4628 4628 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (16U))))) | (SeqDiscont)))); 4629 4629 } 4630 # 3047 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4630 # 3047 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4631 4631 static inline uint32_t LL_ADC_REG_GetSequencerDiscont(const ADC_TypeDef *ADCx) 4632 4632 { 4633 4633 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (16U))))); 4634 4634 } 4635 # 3127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4635 # 3127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4636 4636 static inline void LL_ADC_REG_SetSequencerRanks(ADC_TypeDef *ADCx, uint32_t Rank, uint32_t Channel) 4637 4637 { … … 4645 4645 4646 4646 } 4647 # 3208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4647 # 3208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4648 4648 static inline uint32_t LL_ADC_REG_GetSequencerRanks(const ADC_TypeDef *ADCx, uint32_t Rank) 4649 4649 { … … 4654 4654 ); 4655 4655 } 4656 # 3302 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4656 # 3302 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4657 4657 static inline void LL_ADC_REG_SetSequencerChannels(ADC_TypeDef *ADCx, uint32_t Channel) 4658 4658 { … … 4661 4661 ((ADCx->CHSELR) = ((Channel & ((0x7FFFFUL << (0U)))))); 4662 4662 } 4663 # 3394 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4663 # 3394 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4664 4664 static inline void LL_ADC_REG_SetSequencerChAdd(ADC_TypeDef *ADCx, uint32_t Channel) 4665 4665 { … … 4668 4668 ((ADCx->CHSELR) |= ((Channel & ((0x7FFFFUL << (0U)))))); 4669 4669 } 4670 # 3486 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4670 # 3486 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4671 4671 static inline void LL_ADC_REG_SetSequencerChRem(ADC_TypeDef *ADCx, uint32_t Channel) 4672 4672 { … … 4675 4675 ((ADCx->CHSELR) &= ~((Channel & ((0x7FFFFUL << (0U)))))); 4676 4676 } 4677 # 3567 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4677 # 3567 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4678 4678 static inline uint32_t LL_ADC_REG_GetSequencerChannels(const ADC_TypeDef *ADCx) 4679 4679 { … … 4703 4703 ); 4704 4704 } 4705 # 3613 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4705 # 3613 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4706 4706 static inline void LL_ADC_REG_SetContinuousMode(ADC_TypeDef *ADCx, uint32_t Continuous) 4707 4707 { 4708 4708 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (13U))))) | (Continuous)))); 4709 4709 } 4710 # 3630 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4710 # 3630 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4711 4711 static inline uint32_t LL_ADC_REG_GetContinuousMode(const ADC_TypeDef *ADCx) 4712 4712 { 4713 4713 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (13U))))); 4714 4714 } 4715 # 3667 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4715 # 3667 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4716 4716 static inline void LL_ADC_REG_SetDMATransfer(ADC_TypeDef *ADCx, uint32_t DMATransfer) 4717 4717 { 4718 4718 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (0U)) | (0x1UL << (1U))))) | (DMATransfer)))); 4719 4719 } 4720 # 3700 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4720 # 3700 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4721 4721 static inline uint32_t LL_ADC_REG_GetDMATransfer(const ADC_TypeDef *ADCx) 4722 4722 { 4723 4723 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (0U)) | (0x1UL << (1U))))); 4724 4724 } 4725 # 3724 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4725 # 3724 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4726 4726 static inline void LL_ADC_REG_SetOverrun(ADC_TypeDef *ADCx, uint32_t Overrun) 4727 4727 { 4728 4728 (((ADCx->CFGR1)) = ((((((ADCx->CFGR1))) & (~((0x1UL << (12U))))) | (Overrun)))); 4729 4729 } 4730 # 3738 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4730 # 3738 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4731 4731 static inline uint32_t LL_ADC_REG_GetOverrun(const ADC_TypeDef *ADCx) 4732 4732 { 4733 4733 return (uint32_t)(((ADCx->CFGR1) & ((0x1UL << (12U))))); 4734 4734 } 4735 # 3826 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4735 # 3826 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4736 4736 static inline void LL_ADC_SetChannelSamplingTime(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t SamplingTimeY) 4737 4737 { … … 4743 4743 4744 4744 } 4745 # 3895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4745 # 3895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4746 4746 static inline uint32_t LL_ADC_GetChannelSamplingTime(const ADC_TypeDef *ADCx, uint32_t Channel) 4747 4747 { … … 4759 4759 | (smp_channel_posbit0 * (( 4UL) | (((0x7FFFFUL << (0U))) << ( 8UL))))); 4760 4760 } 4761 # 3988 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4761 # 3988 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4762 4762 static inline void LL_ADC_SetAnalogWDMonitChannels(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDChannelGroup) 4763 4763 { … … 4782 4782 4783 4783 } 4784 # 4089 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4784 # 4089 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4785 4785 static inline uint32_t LL_ADC_GetAnalogWDMonitChannels(const ADC_TypeDef *ADCx, uint32_t AWDy) 4786 4786 { … … 4840 4840 return analog_wd_monit_channels; 4841 4841 } 4842 # 4208 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4842 # 4208 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4843 4843 static inline void LL_ADC_ConfigAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdHighValue, 4844 4844 uint32_t AWDThresholdLowValue) … … 4860 4860 4861 4861 } 4862 # 4291 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4862 # 4291 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4863 4863 static inline void LL_ADC_SetAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdsHighLow, 4864 4864 uint32_t AWDThresholdValue) … … 4879 4879 4880 4880 } 4881 # 4338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4881 # 4338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4882 4882 static inline uint32_t LL_ADC_GetAnalogWDThresholds(const ADC_TypeDef *ADCx, 4883 4883 uint32_t AWDy, uint32_t AWDThresholdsHighLow) … … 4899 4899 & ~(AWDThresholdsHighLow & (0xFFFUL << (0U))))); 4900 4900 } 4901 # 4378 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4901 # 4378 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4902 4902 static inline void LL_ADC_SetOverSamplingScope(ADC_TypeDef *ADCx, uint32_t OvsScope) 4903 4903 { 4904 4904 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (0U))))) | (OvsScope)))); 4905 4905 } 4906 # 4391 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4906 # 4391 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4907 4907 static inline uint32_t LL_ADC_GetOverSamplingScope(const ADC_TypeDef *ADCx) 4908 4908 { 4909 4909 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (0U))))); 4910 4910 } 4911 # 4414 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4911 # 4414 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4912 4912 static inline void LL_ADC_SetOverSamplingDiscont(ADC_TypeDef *ADCx, uint32_t OverSamplingDiscont) 4913 4913 { 4914 4914 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~((0x1UL << (9U))))) | (OverSamplingDiscont)))); 4915 4915 } 4916 # 4433 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4916 # 4433 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4917 4917 static inline uint32_t LL_ADC_GetOverSamplingDiscont(const ADC_TypeDef *ADCx) 4918 4918 { 4919 4919 return (uint32_t)(((ADCx->CFGR2) & ((0x1UL << (9U))))); 4920 4920 } 4921 # 4470 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4921 # 4470 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4922 4922 static inline void LL_ADC_ConfigOverSamplingRatioShift(ADC_TypeDef *ADCx, uint32_t Ratio, uint32_t Shift) 4923 4923 { 4924 4924 (((ADCx->CFGR2)) = ((((((ADCx->CFGR2))) & (~(((0xFUL << (5U)) | (0x7UL << (2U)))))) | ((Shift | Ratio))))); 4925 4925 } 4926 # 4489 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4926 # 4489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4927 4927 static inline uint32_t LL_ADC_GetOverSamplingRatio(const ADC_TypeDef *ADCx) 4928 4928 { 4929 4929 return (uint32_t)(((ADCx->CFGR2) & ((0x7UL << (2U))))); 4930 4930 } 4931 # 4509 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4931 # 4509 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4932 4932 static inline uint32_t LL_ADC_GetOverSamplingShift(const ADC_TypeDef *ADCx) 4933 4933 { 4934 4934 return (uint32_t)(((ADCx->CFGR2) & ((0xFUL << (5U))))); 4935 4935 } 4936 # 4544 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4936 # 4544 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4937 4937 static inline void LL_ADC_EnableInternalRegulator(ADC_TypeDef *ADCx) 4938 4938 { … … 4944 4944 4945 4945 } 4946 # 4563 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4946 # 4563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4947 4947 static inline void LL_ADC_DisableInternalRegulator(ADC_TypeDef *ADCx) 4948 4948 { … … 4960 4960 return ((((ADCx->CR) & ((0x1UL << (28U)))) == ((0x1UL << (28U)))) ? 1UL : 0UL); 4961 4961 } 4962 # 4595 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4962 # 4595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4963 4963 static inline void LL_ADC_Enable(ADC_TypeDef *ADCx) 4964 4964 { … … 4970 4970 4971 4971 } 4972 # 4615 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4972 # 4615 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4973 4973 static inline void LL_ADC_Disable(ADC_TypeDef *ADCx) 4974 4974 { … … 4980 4980 4981 4981 } 4982 # 4634 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4982 # 4634 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4983 4983 static inline uint32_t LL_ADC_IsEnabled(const ADC_TypeDef *ADCx) 4984 4984 { … … 4996 4996 return ((((ADCx->CR) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 4997 4997 } 4998 # 4678 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"4998 # 4678 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 4999 4999 static inline void LL_ADC_StartCalibration(ADC_TypeDef *ADCx) 5000 5000 { … … 5017 5017 return ((((ADCx->CR) & ((0x1UL << (31U)))) == ((0x1UL << (31U)))) ? 1UL : 0UL); 5018 5018 } 5019 # 4725 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5019 # 4725 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5020 5020 static inline void LL_ADC_REG_StartConversion(ADC_TypeDef *ADCx) 5021 5021 { … … 5027 5027 5028 5028 } 5029 # 4745 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5029 # 4745 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5030 5030 static inline void LL_ADC_REG_StopConversion(ADC_TypeDef *ADCx) 5031 5031 { … … 5059 5059 return ((((ADCx->CR) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 5060 5060 } 5061 # 4786 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5061 # 4786 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5062 5062 static inline uint32_t LL_ADC_REG_ReadConversionData32(const ADC_TypeDef *ADCx) 5063 5063 { 5064 5064 return (uint32_t)(((ADCx->DR) & ((0xFFFFUL << (0U))))); 5065 5065 } 5066 # 4801 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5066 # 4801 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5067 5067 static inline uint16_t LL_ADC_REG_ReadConversionData12(const ADC_TypeDef *ADCx) 5068 5068 { 5069 5069 return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x00000FFFUL); 5070 5070 } 5071 # 4816 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5071 # 4816 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5072 5072 static inline uint16_t LL_ADC_REG_ReadConversionData10(const ADC_TypeDef *ADCx) 5073 5073 { 5074 5074 return (uint16_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000003FFUL); 5075 5075 } 5076 # 4831 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5076 # 4831 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5077 5077 static inline uint8_t LL_ADC_REG_ReadConversionData8(const ADC_TypeDef *ADCx) 5078 5078 { 5079 5079 return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x000000FFUL); 5080 5080 } 5081 # 4846 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5081 # 4846 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5082 5082 static inline uint8_t LL_ADC_REG_ReadConversionData6(const ADC_TypeDef *ADCx) 5083 5083 { 5084 5084 return (uint8_t)(((ADCx->DR) & ((0xFFFFUL << (0U)))) & 0x0000003FUL); 5085 5085 } 5086 # 4868 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5086 # 4868 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5087 5087 static inline uint32_t LL_ADC_IsActiveFlag_ADRDY(const ADC_TypeDef *ADCx) 5088 5088 { 5089 5089 return ((((ADCx->ISR) & ((0x1UL << (0U)))) == ((0x1UL << (0U)))) ? 1UL : 0UL); 5090 5090 } 5091 # 4895 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5091 # 4895 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5092 5092 static inline uint32_t LL_ADC_IsActiveFlag_CCRDY(const ADC_TypeDef *ADCx) 5093 5093 { … … 5182 5182 return ((((ADCx->ISR) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL); 5183 5183 } 5184 # 4997 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5184 # 4997 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5185 5185 static inline void LL_ADC_ClearFlag_ADRDY(ADC_TypeDef *ADCx) 5186 5186 { … … 5286 5286 ((ADCx->ISR) = ((0x1UL << (11U)))); 5287 5287 } 5288 # 5115 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5288 # 5115 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5289 5289 static inline void LL_ADC_EnableIT_ADRDY(ADC_TypeDef *ADCx) 5290 5290 { … … 5500 5500 ((ADCx->IER) &= ~((0x1UL << (11U)))); 5501 5501 } 5502 # 5336 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5502 # 5336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5503 5503 static inline uint32_t LL_ADC_IsEnabledIT_ADRDY(const ADC_TypeDef *ADCx) 5504 5504 { … … 5516 5516 return ((((ADCx->IER) & ((0x1UL << (13U)))) == ((0x1UL << (13U)))) ? 1UL : 0UL); 5517 5517 } 5518 # 5359 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5518 # 5359 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5519 5519 static inline uint32_t LL_ADC_IsEnabledIT_EOC(const ADC_TypeDef *ADCx) 5520 5520 { 5521 5521 return ((((ADCx->IER) & ((0x1UL << (2U)))) == ((0x1UL << (2U)))) ? 1UL : 0UL); 5522 5522 } 5523 # 5371 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5523 # 5371 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5524 5524 static inline uint32_t LL_ADC_IsEnabledIT_EOS(const ADC_TypeDef *ADCx) 5525 5525 { 5526 5526 return ((((ADCx->IER) & ((0x1UL << (3U)))) == ((0x1UL << (3U)))) ? 1UL : 0UL); 5527 5527 } 5528 # 5383 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5528 # 5383 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5529 5529 static inline uint32_t LL_ADC_IsEnabledIT_OVR(const ADC_TypeDef *ADCx) 5530 5530 { 5531 5531 return ((((ADCx->IER) & ((0x1UL << (4U)))) == ((0x1UL << (4U)))) ? 1UL : 0UL); 5532 5532 } 5533 # 5395 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5533 # 5395 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5534 5534 static inline uint32_t LL_ADC_IsEnabledIT_EOSMP(const ADC_TypeDef *ADCx) 5535 5535 { 5536 5536 return ((((ADCx->IER) & ((0x1UL << (1U)))) == ((0x1UL << (1U)))) ? 1UL : 0UL); 5537 5537 } 5538 # 5407 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5538 # 5407 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5539 5539 static inline uint32_t LL_ADC_IsEnabledIT_AWD1(const ADC_TypeDef *ADCx) 5540 5540 { 5541 5541 return ((((ADCx->IER) & ((0x1UL << (7U)))) == ((0x1UL << (7U)))) ? 1UL : 0UL); 5542 5542 } 5543 # 5419 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5543 # 5419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5544 5544 static inline uint32_t LL_ADC_IsEnabledIT_AWD2(const ADC_TypeDef *ADCx) 5545 5545 { 5546 5546 return ((((ADCx->IER) & ((0x1UL << (8U)))) == ((0x1UL << (8U)))) ? 1UL : 0UL); 5547 5547 } 5548 # 5431 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5548 # 5431 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5549 5549 static inline uint32_t LL_ADC_IsEnabledIT_AWD3(const ADC_TypeDef *ADCx) 5550 5550 { 5551 5551 return ((((ADCx->IER) & ((0x1UL << (9U)))) == ((0x1UL << (9U)))) ? 1UL : 0UL); 5552 5552 } 5553 # 5443 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h"5553 # 5443 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_ll_adc.h" 5554 5554 static inline uint32_t LL_ADC_IsEnabledIT_EOCAL(const ADC_TypeDef *ADCx) 5555 5555 { 5556 5556 return ((((ADCx->IER) & ((0x1UL << (11U)))) == ((0x1UL << (11U)))) ? 1UL : 0UL); 5557 5557 } 5558 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 25559 # 49 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5558 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2 5559 # 49 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5560 5560 typedef struct 5561 5561 { … … 5570 5570 5571 5571 } ADC_OversamplingTypeDef; 5572 # 79 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5572 # 79 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5573 5573 typedef struct 5574 5574 { 5575 5575 uint32_t ClockPrescaler; 5576 # 94 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5576 # 94 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5577 5577 uint32_t Resolution; 5578 5578 … … 5583 5583 5584 5584 uint32_t ScanConvMode; 5585 # 127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5585 # 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5586 5586 uint32_t EOCSelection; 5587 5587 … … 5589 5589 5590 5590 FunctionalState LowPowerAutoWait; 5591 # 150 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5591 # 150 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5592 5592 FunctionalState LowPowerAutoPowerOff; 5593 5593 … … 5603 5603 5604 5604 uint32_t NbrOfConversion; 5605 # 180 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5605 # 180 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5606 5606 FunctionalState DiscontinuousConvMode; 5607 # 191 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5607 # 191 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5608 5608 uint32_t ExternalTrigConv; 5609 5609 … … 5626 5626 5627 5627 uint32_t Overrun; 5628 # 225 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5628 # 225 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5629 5629 uint32_t SamplingTimeCommon1; 5630 # 243 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5630 # 243 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5631 5631 uint32_t SamplingTimeCommon2; 5632 # 261 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5632 # 261 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5633 5633 FunctionalState OversamplingMode; 5634 5634 … … 5641 5641 5642 5642 uint32_t TriggerFrequencyMode; 5643 # 281 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5643 # 281 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5644 5644 } ADC_InitTypeDef; 5645 # 292 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5645 # 292 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5646 5646 typedef struct 5647 5647 { … … 5653 5653 5654 5654 uint32_t Rank; 5655 # 313 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5655 # 313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5656 5656 uint32_t SamplingTime; 5657 # 331 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5657 # 331 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5658 5658 } ADC_ChannelConfTypeDef; 5659 # 341 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5659 # 341 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5660 5660 typedef struct 5661 5661 { … … 5675 5675 5676 5676 uint32_t Channel; 5677 # 367 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5677 # 367 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5678 5678 FunctionalState ITMode; 5679 5679 5680 5680 5681 5681 uint32_t HighThreshold; 5682 # 382 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5682 # 382 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5683 5683 uint32_t LowThreshold; 5684 # 393 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5684 # 393 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5685 5685 } ADC_AnalogWDGConfTypeDef; 5686 # 460 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5686 # 460 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5687 5687 typedef struct 5688 5688 … … 5696 5696 5697 5697 uint32_t ADCGroupRegularSequencerRanks; 5698 # 485 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5698 # 485 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5699 5699 } ADC_HandleTypeDef; 5700 # 1833 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5701 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 15702 # 146 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"5700 # 1833 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5701 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 1 5702 # 146 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 5703 5703 HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef *hadc); 5704 5704 uint32_t HAL_ADCEx_Calibration_GetValue(const ADC_HandleTypeDef *hadc); … … 5710 5710 void HAL_ADCEx_EndOfSamplingCallback(ADC_HandleTypeDef *hadc); 5711 5711 void HAL_ADCEx_ChannelConfigReadyCallback(ADC_HandleTypeDef *hadc); 5712 # 164 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h"5712 # 164 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc_ex.h" 5713 5713 HAL_StatusTypeDef HAL_ADCEx_DisableVoltageRegulator(ADC_HandleTypeDef *hadc); 5714 # 1834 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 25715 # 1845 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5714 # 1834 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 2 5715 # 1845 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5716 5716 HAL_StatusTypeDef HAL_ADC_Init(ADC_HandleTypeDef *hadc); 5717 5717 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef *hadc); 5718 5718 void HAL_ADC_MspInit(ADC_HandleTypeDef *hadc); 5719 5719 void HAL_ADC_MspDeInit(ADC_HandleTypeDef *hadc); 5720 # 1867 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5720 # 1867 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5721 5721 HAL_StatusTypeDef HAL_ADC_Start(ADC_HandleTypeDef *hadc); 5722 5722 HAL_StatusTypeDef HAL_ADC_Stop(ADC_HandleTypeDef *hadc); … … 5741 5741 void HAL_ADC_LevelOutOfWindowCallback(ADC_HandleTypeDef *hadc); 5742 5742 void HAL_ADC_ErrorCallback(ADC_HandleTypeDef *hadc); 5743 # 1898 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5743 # 1898 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5744 5744 HAL_StatusTypeDef HAL_ADC_ConfigChannel(ADC_HandleTypeDef *hadc, const ADC_ChannelConfTypeDef *pConfig); 5745 5745 HAL_StatusTypeDef HAL_ADC_AnalogWDGConfig(ADC_HandleTypeDef *hadc, 5746 5746 const ADC_AnalogWDGConfTypeDef *pAnalogWDGConfig); 5747 # 1910 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5747 # 1910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5748 5748 uint32_t HAL_ADC_GetState(const ADC_HandleTypeDef *hadc); 5749 5749 uint32_t HAL_ADC_GetError(const ADC_HandleTypeDef *hadc); 5750 # 1922 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h"5750 # 1922 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_adc.h" 5751 5751 HAL_StatusTypeDef ADC_ConversionStop(ADC_HandleTypeDef *hadc); 5752 5752 HAL_StatusTypeDef ADC_Enable(ADC_HandleTypeDef *hadc); 5753 5753 HAL_StatusTypeDef ADC_Disable(ADC_HandleTypeDef *hadc); 5754 # 212 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25755 # 224 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5756 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 15757 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5754 # 212 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5755 # 224 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5756 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 1 5757 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5758 5758 typedef enum 5759 5759 { … … 5831 5831 5832 5832 } CRC_HandleTypeDef; 5833 # 288 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5834 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 15835 # 127 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h"5833 # 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5834 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 1 5835 # 127 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc_ex.h" 5836 5836 HAL_StatusTypeDef HAL_CRCEx_Polynomial_Set(CRC_HandleTypeDef *hcrc, uint32_t Pol, uint32_t PolyLength); 5837 5837 HAL_StatusTypeDef HAL_CRCEx_Input_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t InputReverseMode); 5838 5838 HAL_StatusTypeDef HAL_CRCEx_Output_Data_Reverse(CRC_HandleTypeDef *hcrc, uint32_t OutputReverseMode); 5839 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 25840 # 299 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5839 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 2 5840 # 299 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5841 5841 HAL_StatusTypeDef HAL_CRC_Init(CRC_HandleTypeDef *hcrc); 5842 5842 HAL_StatusTypeDef HAL_CRC_DeInit(CRC_HandleTypeDef *hcrc); 5843 5843 void HAL_CRC_MspInit(CRC_HandleTypeDef *hcrc); 5844 5844 void HAL_CRC_MspDeInit(CRC_HandleTypeDef *hcrc); 5845 # 311 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5845 # 311 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5846 5846 uint32_t HAL_CRC_Accumulate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength); 5847 5847 uint32_t HAL_CRC_Calculate(CRC_HandleTypeDef *hcrc, uint32_t pBuffer[], uint32_t BufferLength); 5848 # 321 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h"5848 # 321 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_crc.h" 5849 5849 HAL_CRC_StateTypeDef HAL_CRC_GetState(CRC_HandleTypeDef *hcrc); 5850 # 225 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25851 # 236 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5852 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 15853 # 44 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5850 # 225 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5851 # 236 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5852 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 1 5853 # 44 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5854 5854 typedef enum 5855 5855 { … … 5885 5885 5886 5886 } EXTI_ConfigTypeDef; 5887 # 347 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5887 # 347 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5888 5888 HAL_StatusTypeDef HAL_EXTI_SetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig); 5889 5889 HAL_StatusTypeDef HAL_EXTI_GetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig); … … 5891 5891 HAL_StatusTypeDef HAL_EXTI_RegisterCallback(EXTI_HandleTypeDef *hexti, EXTI_CallbackIDTypeDef CallbackID, void (*pPendingCbfn)(void)); 5892 5892 HAL_StatusTypeDef HAL_EXTI_GetHandle(EXTI_HandleTypeDef *hexti, uint32_t ExtiLine); 5893 # 361 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h"5893 # 361 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_exti.h" 5894 5894 void HAL_EXTI_IRQHandler(EXTI_HandleTypeDef *hexti); 5895 5895 uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge); 5896 5896 void HAL_EXTI_ClearPending(EXTI_HandleTypeDef *hexti, uint32_t Edge); 5897 5897 void HAL_EXTI_GenerateSWI(EXTI_HandleTypeDef *hexti); 5898 # 237 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25899 5900 5901 5902 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 15903 # 45 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5898 # 237 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5899 5900 5901 5902 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 1 5903 # 45 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5904 5904 typedef struct 5905 5905 { … … 5934 5934 5935 5935 uint32_t USERConfig; 5936 # 131 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5936 # 131 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5937 5937 } FLASH_OBProgramInitTypeDef; 5938 5938 … … 5950 5950 uint32_t NbPagesToErase; 5951 5951 } FLASH_ProcessTypeDef; 5952 # 804 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5953 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 15954 # 64 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"5952 # 804 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5953 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 1 5954 # 64 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 5955 5955 HAL_StatusTypeDef HAL_FLASHEx_Erase(FLASH_EraseInitTypeDef *pEraseInit, uint32_t *PageError); 5956 5956 HAL_StatusTypeDef HAL_FLASHEx_Erase_IT(FLASH_EraseInitTypeDef *pEraseInit); … … 5964 5964 HAL_StatusTypeDef HAL_FLASHEx_OBProgram(FLASH_OBProgramInitTypeDef *pOBInit); 5965 5965 void HAL_FLASHEx_OBGetConfig(FLASH_OBProgramInitTypeDef *pOBInit); 5966 # 98 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h"5966 # 98 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash_ex.h" 5967 5967 void FLASH_PageErase(uint32_t Banks, uint32_t Page); 5968 # 805 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 25968 # 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 2 5969 5969 5970 5970 … … 5972 5972 5973 5973 extern FLASH_ProcessTypeDef pFlash; 5974 # 823 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5974 # 823 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5975 5975 HAL_StatusTypeDef HAL_FLASH_Program(uint32_t TypeProgram, uint32_t Address, uint64_t Data); 5976 5976 HAL_StatusTypeDef HAL_FLASH_Program_IT(uint32_t TypeProgram, uint32_t Address, uint64_t Data); … … 5980 5980 void HAL_FLASH_EndOfOperationCallback(uint32_t ReturnValue); 5981 5981 void HAL_FLASH_OperationErrorCallback(uint32_t ReturnValue); 5982 # 838 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5982 # 838 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5983 5983 HAL_StatusTypeDef HAL_FLASH_Unlock(void); 5984 5984 HAL_StatusTypeDef HAL_FLASH_Lock(void); … … 5987 5987 HAL_StatusTypeDef HAL_FLASH_OB_Lock(void); 5988 5988 HAL_StatusTypeDef HAL_FLASH_OB_Launch(void); 5989 # 852 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5989 # 852 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5990 5990 uint32_t HAL_FLASH_GetError(void); 5991 # 865 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h"5991 # 865 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_flash.h" 5992 5992 HAL_StatusTypeDef FLASH_WaitForLastOperation(uint32_t Timeout); 5993 # 241 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 25994 # 264 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"5995 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 15996 # 267 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"5997 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 15998 # 563 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"5993 # 241 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 5994 # 264 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 5995 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 1 5996 # 267 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 5997 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 1 5998 # 563 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 5999 5999 void HAL_PWREx_EnableBatteryCharging(uint32_t ResistorSelection); 6000 6000 void HAL_PWREx_DisableBatteryCharging(void); … … 6019 6019 uint32_t HAL_PWREx_GetVoltageRange(void); 6020 6020 HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling(uint32_t VoltageScaling); 6021 # 604 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h"6021 # 604 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr_ex.h" 6022 6022 void HAL_PWREx_EnableLowPowerRunMode(void); 6023 6023 HAL_StatusTypeDef HAL_PWREx_DisableLowPowerRunMode(void); 6024 # 268 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 26025 # 279 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"6024 # 268 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 2 6025 # 279 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 6026 6026 void HAL_PWR_DeInit(void); 6027 # 288 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h"6027 # 288 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_pwr.h" 6028 6028 void HAL_PWR_EnableBkUpAccess(void); 6029 6029 void HAL_PWR_DisableBkUpAccess(void); … … 6041 6041 void HAL_PWR_EnableSEVOnPend(void); 6042 6042 void HAL_PWR_DisableSEVOnPend(void); 6043 # 265 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26044 6045 6046 6047 6048 6049 6050 6051 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 16052 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6043 # 265 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6044 6045 6046 6047 6048 6049 6050 6051 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 1 6052 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6053 6053 typedef enum 6054 6054 { … … 6188 6188 6189 6189 volatile HAL_RTCStateTypeDef State; 6190 # 214 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6190 # 214 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6191 6191 }RTC_HandleTypeDef; 6192 # 721 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6193 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 16194 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6192 # 721 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6193 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 1 6194 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6195 6195 typedef struct 6196 6196 { … … 6222 6222 6223 6223 }RTC_TamperTypeDef; 6224 # 84 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6224 # 84 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6225 6225 typedef struct 6226 6226 { … … 6231 6231 6232 6232 } RTC_InternalTamperTypeDef; 6233 # 890 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6233 # 890 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6234 6234 HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin); 6235 6235 HAL_StatusTypeDef HAL_RTCEx_SetTimeStamp_IT(RTC_HandleTypeDef *hrtc, uint32_t TimeStampEdge, uint32_t RTC_TimeStampPin); … … 6242 6242 HAL_StatusTypeDef HAL_RTCEx_PollForTimeStampEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6243 6243 void HAL_RTCEx_TimeStampEventCallback(RTC_HandleTypeDef *hrtc); 6244 # 910 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6244 # 910 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6245 6245 HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock); 6246 6246 HAL_StatusTypeDef HAL_RTCEx_SetWakeUpTimer_IT(RTC_HandleTypeDef *hrtc, uint32_t WakeUpCounter, uint32_t WakeUpClock); … … 6250 6250 void HAL_RTCEx_WakeUpTimerEventCallback(RTC_HandleTypeDef *hrtc); 6251 6251 HAL_StatusTypeDef HAL_RTCEx_PollForWakeUpTimerEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6252 # 926 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6252 # 926 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6253 6253 HAL_StatusTypeDef HAL_RTCEx_SetSmoothCalib(RTC_HandleTypeDef *hrtc, uint32_t SmoothCalibPeriod, uint32_t SmoothCalibPlusPulses, uint32_t SmoothCalibMinusPulsesValue); 6254 6254 HAL_StatusTypeDef HAL_RTCEx_SetSynchroShift(RTC_HandleTypeDef *hrtc, uint32_t ShiftAdd1S, uint32_t ShiftSubFS); … … 6259 6259 HAL_StatusTypeDef HAL_RTCEx_EnableBypassShadow(RTC_HandleTypeDef *hrtc); 6260 6260 HAL_StatusTypeDef HAL_RTCEx_DisableBypassShadow(RTC_HandleTypeDef *hrtc); 6261 # 943 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h"6261 # 943 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc_ex.h" 6262 6262 void HAL_RTCEx_AlarmBEventCallback(RTC_HandleTypeDef *hrtc); 6263 6263 HAL_StatusTypeDef HAL_RTCEx_PollForAlarmBEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); … … 6293 6293 void HAL_RTCEx_BKUPWrite(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister, uint32_t Data); 6294 6294 uint32_t HAL_RTCEx_BKUPRead(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister); 6295 # 722 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 26296 # 732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6295 # 722 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 2 6296 # 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6297 6297 HAL_StatusTypeDef HAL_RTC_Init(RTC_HandleTypeDef *hrtc); 6298 6298 HAL_StatusTypeDef HAL_RTC_DeInit(RTC_HandleTypeDef *hrtc); … … 6300 6300 void HAL_RTC_MspInit(RTC_HandleTypeDef *hrtc); 6301 6301 void HAL_RTC_MspDeInit(RTC_HandleTypeDef *hrtc); 6302 # 752 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6302 # 752 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6303 6303 HAL_StatusTypeDef HAL_RTC_SetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format); 6304 6304 HAL_StatusTypeDef HAL_RTC_GetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format); 6305 6305 HAL_StatusTypeDef HAL_RTC_SetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format); 6306 6306 HAL_StatusTypeDef HAL_RTC_GetDate(RTC_HandleTypeDef *hrtc, RTC_DateTypeDef *sDate, uint32_t Format); 6307 # 764 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6307 # 764 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6308 6308 HAL_StatusTypeDef HAL_RTC_SetAlarm(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format); 6309 6309 HAL_StatusTypeDef HAL_RTC_SetAlarm_IT(RTC_HandleTypeDef *hrtc, RTC_AlarmTypeDef *sAlarm, uint32_t Format); … … 6313 6313 HAL_StatusTypeDef HAL_RTC_PollForAlarmAEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout); 6314 6314 void HAL_RTC_AlarmAEventCallback(RTC_HandleTypeDef *hrtc); 6315 # 779 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6315 # 779 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6316 6316 HAL_StatusTypeDef HAL_RTC_WaitForSynchro(RTC_HandleTypeDef* hrtc); 6317 # 788 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6317 # 788 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6318 6318 HAL_RTCStateTypeDef HAL_RTC_GetState(RTC_HandleTypeDef *hrtc); 6319 # 938 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h"6319 # 938 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_rtc.h" 6320 6320 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef* hrtc); 6321 6321 HAL_StatusTypeDef RTC_ExitInitMode(RTC_HandleTypeDef *hrtc); 6322 6322 uint8_t RTC_ByteToBcd2(uint8_t Value); 6323 6323 uint8_t RTC_Bcd2ToByte(uint8_t Value); 6324 # 273 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26325 # 284 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h"6326 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 16327 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6324 # 273 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6325 # 284 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 6326 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 1 6327 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6328 6328 typedef struct 6329 6329 { … … 6428 6428 6429 6429 volatile uint32_t ErrorCode; 6430 # 162 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6430 # 162 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6431 6431 } SPI_HandleTypeDef; 6432 # 762 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6433 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 16434 # 51 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h"6432 # 762 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6433 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 1 6434 # 51 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi_ex.h" 6435 6435 HAL_StatusTypeDef HAL_SPIEx_FlushRxFifo(const SPI_HandleTypeDef *hspi); 6436 # 763 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 26437 # 773 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6436 # 763 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 2 6437 # 773 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6438 6438 HAL_StatusTypeDef HAL_SPI_Init(SPI_HandleTypeDef *hspi); 6439 6439 HAL_StatusTypeDef HAL_SPI_DeInit(SPI_HandleTypeDef *hspi); 6440 6440 void HAL_SPI_MspInit(SPI_HandleTypeDef *hspi); 6441 6441 void HAL_SPI_MspDeInit(SPI_HandleTypeDef *hspi); 6442 # 792 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6442 # 792 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6443 6443 HAL_StatusTypeDef HAL_SPI_Transmit(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout); 6444 6444 HAL_StatusTypeDef HAL_SPI_Receive(SPI_HandleTypeDef *hspi, uint8_t *pData, uint16_t Size, uint32_t Timeout); … … 6469 6469 void HAL_SPI_ErrorCallback(SPI_HandleTypeDef *hspi); 6470 6470 void HAL_SPI_AbortCpltCallback(SPI_HandleTypeDef *hspi); 6471 # 828 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h"6471 # 828 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_spi.h" 6472 6472 HAL_SPI_StateTypeDef HAL_SPI_GetState(SPI_HandleTypeDef *hspi); 6473 6473 uint32_t HAL_SPI_GetError(SPI_HandleTypeDef *hspi); 6474 # 285 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 26475 6476 6477 6478 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 16479 # 46 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6474 # 285 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 6475 6476 6477 6478 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 1 6479 # 46 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6480 6480 typedef struct 6481 6481 { … … 6494 6494 6495 6495 uint32_t RepetitionCounter; 6496 # 72 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6496 # 72 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6497 6497 uint32_t AutoReloadPreload; 6498 6498 … … 6789 6789 volatile HAL_TIM_ChannelStateTypeDef ChannelNState[4]; 6790 6790 volatile HAL_TIM_DMABurstStateTypeDef DMABurstState; 6791 # 397 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6791 # 397 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6792 6792 } TIM_HandleTypeDef; 6793 # 2192 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6794 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 16795 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6793 # 2192 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6794 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 1 6795 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6796 6796 typedef struct 6797 6797 { … … 6821 6821 6822 6822 } TIMEx_BreakInputConfigTypeDef; 6823 # 338 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6823 # 338 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6824 6824 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, const TIM_HallSensor_InitTypeDef *sConfig); 6825 6825 HAL_StatusTypeDef HAL_TIMEx_HallSensor_DeInit(TIM_HandleTypeDef *htim); … … 6837 6837 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_DMA(TIM_HandleTypeDef *htim, uint32_t *pData, uint16_t Length); 6838 6838 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_DMA(TIM_HandleTypeDef *htim); 6839 # 363 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6839 # 363 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6840 6840 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel); 6841 6841 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel); … … 6849 6849 uint16_t Length); 6850 6850 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6851 # 384 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6851 # 384 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6852 6852 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel); 6853 6853 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel); … … 6860 6860 uint16_t Length); 6861 6861 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6862 # 404 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6862 # 404 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6863 6863 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6864 6864 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop(TIM_HandleTypeDef *htim, uint32_t OutputChannel); … … 6867 6867 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6868 6868 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6869 # 419 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6869 # 419 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6870 6870 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutEvent(TIM_HandleTypeDef *htim, uint32_t InputTrigger, 6871 6871 uint32_t CommutationSource); … … 6886 6886 HAL_StatusTypeDef HAL_TIMEx_DisarmBreakInput(TIM_HandleTypeDef *htim, uint32_t BreakInput); 6887 6887 HAL_StatusTypeDef HAL_TIMEx_ReArmBreakInput(const TIM_HandleTypeDef *htim, uint32_t BreakInput); 6888 # 446 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6888 # 446 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6889 6889 void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim); 6890 6890 void HAL_TIMEx_CommutHalfCpltCallback(TIM_HandleTypeDef *htim); 6891 6891 void HAL_TIMEx_BreakCallback(TIM_HandleTypeDef *htim); 6892 6892 void HAL_TIMEx_Break2Callback(TIM_HandleTypeDef *htim); 6893 # 459 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6893 # 459 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6894 6894 HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState(const TIM_HandleTypeDef *htim); 6895 6895 HAL_TIM_ChannelStateTypeDef HAL_TIMEx_GetChannelNState(const TIM_HandleTypeDef *htim, uint32_t ChannelN); 6896 # 474 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h"6896 # 474 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim_ex.h" 6897 6897 void TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma); 6898 6898 void TIMEx_DMACommutationHalfCplt(DMA_HandleTypeDef *hdma); 6899 # 2193 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 26900 # 2204 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6899 # 2193 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 2 6900 # 2204 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6901 6901 HAL_StatusTypeDef HAL_TIM_Base_Init(TIM_HandleTypeDef *htim); 6902 6902 HAL_StatusTypeDef HAL_TIM_Base_DeInit(TIM_HandleTypeDef *htim); … … 6912 6912 HAL_StatusTypeDef HAL_TIM_Base_Start_DMA(TIM_HandleTypeDef *htim, const uint32_t *pData, uint16_t Length); 6913 6913 HAL_StatusTypeDef HAL_TIM_Base_Stop_DMA(TIM_HandleTypeDef *htim); 6914 # 2226 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6914 # 2226 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6915 6915 HAL_StatusTypeDef HAL_TIM_OC_Init(TIM_HandleTypeDef *htim); 6916 6916 HAL_StatusTypeDef HAL_TIM_OC_DeInit(TIM_HandleTypeDef *htim); … … 6927 6927 uint16_t Length); 6928 6928 HAL_StatusTypeDef HAL_TIM_OC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6929 # 2249 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6929 # 2249 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6930 6930 HAL_StatusTypeDef HAL_TIM_PWM_Init(TIM_HandleTypeDef *htim); 6931 6931 HAL_StatusTypeDef HAL_TIM_PWM_DeInit(TIM_HandleTypeDef *htim); … … 6942 6942 uint16_t Length); 6943 6943 HAL_StatusTypeDef HAL_TIM_PWM_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6944 # 2272 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6944 # 2272 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6945 6945 HAL_StatusTypeDef HAL_TIM_IC_Init(TIM_HandleTypeDef *htim); 6946 6946 HAL_StatusTypeDef HAL_TIM_IC_DeInit(TIM_HandleTypeDef *htim); … … 6956 6956 HAL_StatusTypeDef HAL_TIM_IC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, uint16_t Length); 6957 6957 HAL_StatusTypeDef HAL_TIM_IC_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6958 # 2294 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6958 # 2294 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6959 6959 HAL_StatusTypeDef HAL_TIM_OnePulse_Init(TIM_HandleTypeDef *htim, uint32_t OnePulseMode); 6960 6960 HAL_StatusTypeDef HAL_TIM_OnePulse_DeInit(TIM_HandleTypeDef *htim); … … 6967 6967 HAL_StatusTypeDef HAL_TIM_OnePulse_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6968 6968 HAL_StatusTypeDef HAL_TIM_OnePulse_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel); 6969 # 2313 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6969 # 2313 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6970 6970 HAL_StatusTypeDef HAL_TIM_Encoder_Init(TIM_HandleTypeDef *htim, const TIM_Encoder_InitTypeDef *sConfig); 6971 6971 HAL_StatusTypeDef HAL_TIM_Encoder_DeInit(TIM_HandleTypeDef *htim); … … 6982 6982 uint32_t *pData2, uint16_t Length); 6983 6983 HAL_StatusTypeDef HAL_TIM_Encoder_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel); 6984 # 2336 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6984 # 2336 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6985 6985 void HAL_TIM_IRQHandler(TIM_HandleTypeDef *htim); 6986 # 2346 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"6986 # 2346 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 6987 6987 HAL_StatusTypeDef HAL_TIM_OC_ConfigChannel(TIM_HandleTypeDef *htim, const TIM_OC_InitTypeDef *sConfig, 6988 6988 uint32_t Channel); … … 7015 7015 HAL_StatusTypeDef HAL_TIM_GenerateEvent(TIM_HandleTypeDef *htim, uint32_t EventSource); 7016 7016 uint32_t HAL_TIM_ReadCapturedValue(const TIM_HandleTypeDef *htim, uint32_t Channel); 7017 # 2385 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7017 # 2385 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7018 7018 void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim); 7019 7019 void HAL_TIM_PeriodElapsedHalfCpltCallback(TIM_HandleTypeDef *htim); … … 7026 7026 void HAL_TIM_TriggerHalfCpltCallback(TIM_HandleTypeDef *htim); 7027 7027 void HAL_TIM_ErrorCallback(TIM_HandleTypeDef *htim); 7028 # 2412 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7028 # 2412 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7029 7029 HAL_TIM_StateTypeDef HAL_TIM_Base_GetState(const TIM_HandleTypeDef *htim); 7030 7030 HAL_TIM_StateTypeDef HAL_TIM_OC_GetState(const TIM_HandleTypeDef *htim); … … 7038 7038 HAL_TIM_ChannelStateTypeDef HAL_TIM_GetChannelState(const TIM_HandleTypeDef *htim, uint32_t Channel); 7039 7039 HAL_TIM_DMABurstStateTypeDef HAL_TIM_DMABurstState(const TIM_HandleTypeDef *htim); 7040 # 2436 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h"7040 # 2436 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_tim.h" 7041 7041 void TIM_Base_SetConfig(TIM_TypeDef *TIMx, const TIM_Base_InitTypeDef *Structure); 7042 7042 void TIM_TI1_SetConfig(TIM_TypeDef *TIMx, uint32_t TIM_ICPolarity, uint32_t TIM_ICSelection, uint32_t TIM_ICFilter); … … 7050 7050 void TIM_DMACaptureHalfCplt(DMA_HandleTypeDef *hdma); 7051 7051 void TIM_CCxChannelCmd(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ChannelState); 7052 # 289 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 27053 7054 7055 7056 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 17057 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7052 # 289 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 7053 7054 7055 7056 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 1 7057 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7058 7058 typedef struct 7059 7059 { 7060 7060 uint32_t BaudRate; 7061 # 65 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7061 # 65 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7062 7062 uint32_t WordLength; 7063 7063 … … 7130 7130 7131 7131 } UART_AdvFeatureInitTypeDef; 7132 # 177 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7132 # 177 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7133 7133 typedef uint32_t HAL_UART_StateTypeDef; 7134 7134 … … 7195 7195 7196 7196 volatile uint32_t ErrorCode; 7197 # 259 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7197 # 259 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7198 7198 } UART_HandleTypeDef; 7199 # 1489 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7200 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 17201 # 47 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7199 # 1489 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7200 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 1 7201 # 47 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7202 7202 typedef struct 7203 7203 { … … 7212 7212 uint8_t Address; 7213 7213 } UART_WakeUpTypeDef; 7214 # 141 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7214 # 141 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7215 7215 HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t AssertionTime, uint32_t DeassertionTime); 7216 # 151 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7216 # 151 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7217 7217 void HAL_UARTEx_WakeupCallback(UART_HandleTypeDef *huart); 7218 7218 7219 7219 void HAL_UARTEx_RxFifoFullCallback(UART_HandleTypeDef *huart); 7220 7220 void HAL_UARTEx_TxFifoEmptyCallback(UART_HandleTypeDef *huart); 7221 # 165 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h"7221 # 165 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart_ex.h" 7222 7222 HAL_StatusTypeDef HAL_UARTEx_StopModeWakeUpSourceConfig(UART_HandleTypeDef *huart, UART_WakeUpTypeDef WakeUpSelection); 7223 7223 HAL_StatusTypeDef HAL_UARTEx_EnableStopMode(UART_HandleTypeDef *huart); … … 7228 7228 HAL_StatusTypeDef HAL_UARTEx_SetTxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold); 7229 7229 HAL_StatusTypeDef HAL_UARTEx_SetRxFifoThreshold(UART_HandleTypeDef *huart, uint32_t Threshold); 7230 # 1490 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 27231 # 1502 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7230 # 1490 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 2 7231 # 1502 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7232 7232 HAL_StatusTypeDef HAL_UART_Init(UART_HandleTypeDef *huart); 7233 7233 HAL_StatusTypeDef HAL_HalfDuplex_Init(UART_HandleTypeDef *huart); … … 7237 7237 void HAL_UART_MspInit(UART_HandleTypeDef *huart); 7238 7238 void HAL_UART_MspDeInit(UART_HandleTypeDef *huart); 7239 # 1525 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7239 # 1525 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7240 7240 HAL_StatusTypeDef HAL_UART_Transmit(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout); 7241 7241 HAL_StatusTypeDef HAL_UART_Receive(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout); … … 7264 7264 void HAL_UART_AbortTransmitCpltCallback(UART_HandleTypeDef *huart); 7265 7265 void HAL_UART_AbortReceiveCpltCallback(UART_HandleTypeDef *huart); 7266 # 1561 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7266 # 1561 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7267 7267 HAL_StatusTypeDef HAL_LIN_SendBreak(UART_HandleTypeDef *huart); 7268 7268 HAL_StatusTypeDef HAL_MultiProcessor_EnableMuteMode(UART_HandleTypeDef *huart); … … 7271 7271 HAL_StatusTypeDef HAL_HalfDuplex_EnableTransmitter(UART_HandleTypeDef *huart); 7272 7272 HAL_StatusTypeDef HAL_HalfDuplex_EnableReceiver(UART_HandleTypeDef *huart); 7273 # 1577 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7273 # 1577 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7274 7274 HAL_UART_StateTypeDef HAL_UART_GetState(UART_HandleTypeDef *huart); 7275 7275 uint32_t HAL_UART_GetError(UART_HandleTypeDef *huart); 7276 # 1595 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h"7276 # 1595 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal_uart.h" 7277 7277 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart); 7278 7278 HAL_StatusTypeDef UART_CheckIdleState(UART_HandleTypeDef *huart); 7279 7279 HAL_StatusTypeDef UART_WaitOnFlagUntilTimeout(UART_HandleTypeDef *huart, uint32_t Flag, FlagStatus Status, uint32_t Tickstart, uint32_t Timeout); 7280 7280 void UART_AdvFeatureConfig(UART_HandleTypeDef *huart); 7281 # 293 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 27282 # 30 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 27283 # 43 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7281 # 293 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\stm32g0xx_hal_conf.h" 2 7282 # 30 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 2 7283 # 43 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7284 7284 typedef enum 7285 7285 { … … 7289 7289 HAL_TICK_FREQ_DEFAULT = HAL_TICK_FREQ_1KHZ 7290 7290 } HAL_TickFreqTypeDef; 7291 # 732 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7291 # 732 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7292 7292 HAL_StatusTypeDef HAL_Init(void); 7293 7293 HAL_StatusTypeDef HAL_DeInit(void); … … 7295 7295 void HAL_MspDeInit(void); 7296 7296 HAL_StatusTypeDef HAL_InitTick(uint32_t TickPriority); 7297 # 747 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7297 # 747 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7298 7298 void HAL_IncTick(void); 7299 7299 void HAL_Delay(uint32_t Delay); … … 7310 7310 uint32_t HAL_GetUIDw1(void); 7311 7311 uint32_t HAL_GetUIDw2(void); 7312 # 771 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7312 # 771 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7313 7313 void HAL_DBGMCU_EnableDBGStopMode(void); 7314 7314 void HAL_DBGMCU_DisableDBGStopMode(void); 7315 7315 void HAL_DBGMCU_EnableDBGStandbyMode(void); 7316 7316 void HAL_DBGMCU_DisableDBGStandbyMode(void); 7317 # 784 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7317 # 784 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7318 7318 extern volatile uint32_t uwTick; 7319 7319 extern uint32_t uwTickPrio; 7320 7320 extern HAL_TickFreqTypeDef uwTickFreq; 7321 # 805 "D:/projekte/ecs _smartSwitch/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h"7321 # 805 "D:/projekte/ecsSmartPro/trunk/firmware/Drivers/STM32G0xx_HAL_Driver/Inc\\stm32g0xx_hal.h" 7322 7322 void HAL_SYSCFG_EnableIOAnalogSwitchBooster(void); 7323 7323 void HAL_SYSCFG_DisableIOAnalogSwitchBooster(void); … … 7330 7330 7331 7331 void HAL_SYSCFG_StrobeDBattpinsConfig(uint32_t ConfigDeadBattery); 7332 # 32 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h" 27333 # 55 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h"7332 # 32 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 2 7333 # 55 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 7334 7334 void Error_Handler(void); 7335 # 133 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\main.h"7335 # 133 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\main.h" 7336 7336 enum SOC_CALC_MODE{ 7337 7337 SOC_CALC_MODE_AH_RATED, … … 7347 7347 uint64_t number; 7348 7348 } error_message_t; 7349 # 14 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c" 27349 # 14 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 2 7350 7350 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdio.h" 1 3 7351 7351 # 77 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdio.h" 3 … … 7441 7441 int vdprintf (int, const char *, __builtin_va_list); 7442 7442 FILE * fdopen (int, const char *); 7443 # 15 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c" 27444 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h" 17445 # 25 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h"7443 # 15 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 2 7444 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 1 7445 # 25 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 7446 7446 typedef union 7447 7447 { … … 7660 7660 7661 7661 void SYS_DATA_Init(void); 7662 # 16 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c" 27663 # 37 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c"7662 # 16 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 2 7663 # 37 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 7664 7664 void OUTPUTS_Init(void) 7665 7665 { … … 7668 7668 7669 7669 } 7670 # 51 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c"7670 # 51 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 7671 7671 void OUTPUTS_CheckLVP(void) 7672 7672 { … … 7756 7756 lastMode = sys_data.s.parameter.lvpMode; 7757 7757 } 7758 # 146 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\outputs.c"7758 # 146 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\outputs.c" 7759 7759 void OUTPUTS_CheckOVP(void) 7760 7760 {
Note: See TracChangeset
for help on using the changeset viewer.
