Changeset 26 for trunk/firmware/Debug125A/sysdata_PP.c
- Timestamp:
- Sep 8, 2025, 6:57:30 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/firmware/Debug125A/sysdata_PP.c (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/firmware/Debug125A/sysdata_PP.c
r6 r26 1 # 1 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\sysdata.c"1 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\sysdata.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\\sysdata.c" 28 9 10 11 12 13 14 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h" 115 # 15 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h"7 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\sysdata.c" 2 8 9 10 11 12 13 14 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 1 15 # 15 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 16 16 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdint.h" 1 3 17 17 # 20 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdint.h" 3 … … 705 705 typedef long long int intmax_t; 706 706 typedef long long unsigned int uintmax_t; 707 # 16 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h" 2708 # 25 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h"707 # 16 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 2 708 # 25 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 709 709 typedef union 710 710 { … … 923 923 924 924 void SYS_DATA_Init(void); 925 # 8 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\sysdata.c" 2925 # 8 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\sysdata.c" 2 926 926 927 927 volatile sys_data_t sys_data; … … 952 952 sys_data.s.values.selfDischarge = -1; 953 953 sys_data.s.values.selfDischargeAvg = -1; 954 955 954 956 955
Note: See TracChangeset
for help on using the changeset viewer.
