Changeset 26 for trunk/firmware/Debug125A/esr_PP.c
- Timestamp:
- Sep 8, 2025, 6:57:30 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/firmware/Debug125A/esr_PP.c (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/firmware/Debug125A/esr_PP.c
r6 r26 1 # 1 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\esr.c"1 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\esr.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\\esr.c" 28 9 10 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h" 111 # 15 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h"7 # 1 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\esr.c" 2 8 9 10 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 1 11 # 15 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 12 12 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdint.h" 1 3 13 13 # 20 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdint.h" 3 … … 701 701 typedef long long int intmax_t; 702 702 typedef long long unsigned int uintmax_t; 703 # 16 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h" 2704 # 25 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\sysdata.h"703 # 16 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 2 704 # 25 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\sysdata.h" 705 705 typedef union 706 706 { … … 919 919 920 920 void SYS_DATA_Init(void); 921 # 4 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\esr.c" 2922 # 1 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\esr.h" 1921 # 4 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\esr.c" 2 922 # 1 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\esr.h" 1 923 923 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\inttypes.h" 1 3 924 # 2 "D:/projekte/ecs _smartSwitch/trunk/firmware/Inc\\esr.h" 2924 # 2 "D:/projekte/ecsSmartPro/trunk/firmware/Inc\\esr.h" 2 925 925 926 926 int16_t ESR_Exec(void); 927 927 int16_t ESR_FAST_Exec(void); 928 # 5 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\esr.c" 2928 # 5 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\esr.c" 2 929 929 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdlib.h" 1 3 930 930 # 39 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdlib.h" 3 … … 1007 1007 _Noreturn void _Exit (int __exit_code); 1008 1008 _Noreturn void quick_exit (int __exit_code); 1009 # 6 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\esr.c" 21009 # 6 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\esr.c" 2 1010 1010 # 1 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdio.h" 1 3 1011 1011 # 77 "C:/Program Files/SEGGER/SEGGER Embedded Studio 8.22a/include\\stdio.h" 3 … … 1096 1096 int vdprintf (int, const char *, __builtin_va_list); 1097 1097 FILE * fdopen (int, const char *); 1098 # 7 "D:\\projekte\\ecs _smartSwitch\\trunk\\firmware\\Src\\esr.c" 21098 # 7 "D:\\projekte\\ecsSmartPro\\trunk\\firmware\\Src\\esr.c" 2 1099 1099 1100 1100
Note: See TracChangeset
for help on using the changeset viewer.
