]> git.earman.xyz Git - sensor-watch.git/commitdiff
remove build files
authorJoey Castillo <jose.castillo@gmail.com>
Wed, 28 Apr 2021 03:03:45 +0000 (23:03 -0400)
committerJoey Castillo <jose.castillo@gmail.com>
Wed, 28 Apr 2021 03:03:45 +0000 (23:03 -0400)
92 files changed:
.gitignore
Smol Watch Project/My Project/Debug/Device_Startup/startup_saml22.d [deleted file]
Smol Watch Project/My Project/Debug/Device_Startup/startup_saml22.o [deleted file]
Smol Watch Project/My Project/Debug/Device_Startup/system_saml22.d [deleted file]
Smol Watch Project/My Project/Debug/Device_Startup/system_saml22.o [deleted file]
Smol Watch Project/My Project/Debug/Makefile [deleted file]
Smol Watch Project/My Project/Debug/My Project.bin [deleted file]
Smol Watch Project/My Project/Debug/My Project.eep [deleted file]
Smol Watch Project/My Project/Debug/My Project.elf [deleted file]
Smol Watch Project/My Project/Debug/My Project.hex [deleted file]
Smol Watch Project/My Project/Debug/My Project.lss [deleted file]
Smol Watch Project/My Project/Debug/My Project.map [deleted file]
Smol Watch Project/My Project/Debug/My Project.srec [deleted file]
Smol Watch Project/My Project/Debug/atmel_start.d [deleted file]
Smol Watch Project/My Project/Debug/atmel_start.o [deleted file]
Smol Watch Project/My Project/Debug/driver_init.d [deleted file]
Smol Watch Project/My Project/Debug/driver_init.o [deleted file]
Smol Watch Project/My Project/Debug/examples/driver_examples.d [deleted file]
Smol Watch Project/My Project/Debug/examples/driver_examples.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_adc_sync.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_adc_sync.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_atomic.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_atomic.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_calendar.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_calendar.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_delay.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_delay.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_ext_irq.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_ext_irq.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_gpio.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_gpio.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_i2c_m_sync.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_i2c_m_sync.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_init.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_init.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_io.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_io.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_pwm.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_pwm.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_slcd_sync.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_slcd_sync.o [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_sleep.d [deleted file]
Smol Watch Project/My Project/Debug/hal/src/hal_sleep.o [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_assert.d [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_assert.o [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_event.d [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_event.o [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_list.d [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_list.o [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_syscalls.d [deleted file]
Smol Watch Project/My Project/Debug/hal/utils/src/utils_syscalls.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/adc/hpl_adc.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/adc/hpl_adc.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/core/hpl_core_m0plus_base.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/core/hpl_core_m0plus_base.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/core/hpl_init.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/core/hpl_init.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/dmac/hpl_dmac.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/dmac/hpl_dmac.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/eic/hpl_eic.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/eic/hpl_eic.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/gclk/hpl_gclk.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/gclk/hpl_gclk.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/mclk/hpl_mclk.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/mclk/hpl_mclk.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/osc32kctrl/hpl_osc32kctrl.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/osc32kctrl/hpl_osc32kctrl.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/oscctrl/hpl_oscctrl.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/oscctrl/hpl_oscctrl.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/pm/hpl_pm.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/pm/hpl_pm.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/rtc/hpl_rtc.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/rtc/hpl_rtc.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/sercom/hpl_sercom.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/sercom/hpl_sercom.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/slcd/hpl_slcd.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/slcd/hpl_slcd.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/systick/hpl_systick.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/systick/hpl_systick.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/tc/hpl_tc.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/tc/hpl_tc.o [deleted file]
Smol Watch Project/My Project/Debug/hpl/tcc/hpl_tcc.d [deleted file]
Smol Watch Project/My Project/Debug/hpl/tcc/hpl_tcc.o [deleted file]
Smol Watch Project/My Project/Debug/main.d [deleted file]
Smol Watch Project/My Project/Debug/main.o [deleted file]
Smol Watch Project/My Project/Debug/makedep.mk [deleted file]
Smol Watch Project/My Project/Debug/sleep_manager/sleep_manager.d [deleted file]
Smol Watch Project/My Project/Debug/sleep_manager/sleep_manager.o [deleted file]
Smol Watch Project/My Project/Debug/sleep_manager_main.d [deleted file]
Smol Watch Project/My Project/Debug/sleep_manager_main.o [deleted file]
Smol Watch Project/My Project/Debug/watch-library/watch.d [deleted file]
Smol Watch Project/My Project/Debug/watch-library/watch.o [deleted file]

index 5033f62bf80a7db3c06fc5fe6f16cfb0bbb36587..6f71e5fa4a777f028101e2400cb36b224d317f3a 100644 (file)
@@ -3,3 +3,13 @@
 *.b#*
 *.pro
 *.job
+
+*.bin
+*.elf
+*.hex
+*.lss
+*.map
+*srec
+*.o
+*.d
+.vs
diff --git a/Smol Watch Project/My Project/Debug/Device_Startup/startup_saml22.d b/Smol Watch Project/My Project/Debug/Device_Startup/startup_saml22.d
deleted file mode 100644 (file)
index 6faec5e..0000000
+++ /dev/null
@@ -1,239 +0,0 @@
-Device_Startup/startup_saml22.d Device_Startup/startup_saml22.o: \\r
- ../Device_Startup/startup_saml22.c \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
diff --git a/Smol Watch Project/My Project/Debug/Device_Startup/startup_saml22.o b/Smol Watch Project/My Project/Debug/Device_Startup/startup_saml22.o
deleted file mode 100644 (file)
index 3f44c5a..0000000
Binary files a/Smol Watch Project/My Project/Debug/Device_Startup/startup_saml22.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/Device_Startup/system_saml22.d b/Smol Watch Project/My Project/Debug/Device_Startup/system_saml22.d
deleted file mode 100644 (file)
index 32952d2..0000000
+++ /dev/null
@@ -1,239 +0,0 @@
-Device_Startup/system_saml22.d Device_Startup/system_saml22.o: \\r
- ../Device_Startup/system_saml22.c \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
diff --git a/Smol Watch Project/My Project/Debug/Device_Startup/system_saml22.o b/Smol Watch Project/My Project/Debug/Device_Startup/system_saml22.o
deleted file mode 100644 (file)
index b295d06..0000000
Binary files a/Smol Watch Project/My Project/Debug/Device_Startup/system_saml22.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/Makefile b/Smol Watch Project/My Project/Debug/Makefile
deleted file mode 100644 (file)
index 43608ce..0000000
+++ /dev/null
@@ -1,641 +0,0 @@
-################################################################################\r
-# Automatically-generated file. Do not edit!\r
-################################################################################\r
-\r
-SHELL := cmd.exe\r
-RM := rm -rf\r
-\r
-USER_OBJS :=\r
-\r
-LIBS := \r
-PROJ := \r
-\r
-O_SRCS := \r
-C_SRCS := \r
-S_SRCS := \r
-S_UPPER_SRCS := \r
-OBJ_SRCS := \r
-ASM_SRCS := \r
-PREPROCESSING_SRCS := \r
-OBJS := \r
-OBJS_AS_ARGS := \r
-C_DEPS := \r
-C_DEPS_AS_ARGS := \r
-EXECUTABLES := \r
-OUTPUT_FILE_PATH :=\r
-OUTPUT_FILE_PATH_AS_ARGS :=\r
-AVR_APP_PATH :=$$$AVR_APP_PATH$$$\r
-QUOTE := "\r
-ADDITIONAL_DEPENDENCIES:=\r
-OUTPUT_FILE_DEP:=\r
-LIB_DEP:=\r
-LINKER_SCRIPT_DEP:=\r
-\r
-# Every subdirectory with source files must be described here\r
-SUBDIRS :=  \\r
-../Config/ \\r
-../Device_Startup/ \\r
-../documentation/ \\r
-../examples/ \\r
-../hal/ \\r
-../hal/documentation/ \\r
-../hal/include/ \\r
-../hal/src/ \\r
-../hal/utils/ \\r
-../hal/utils/include/ \\r
-../hal/utils/src/ \\r
-../hpl/ \\r
-../hpl/adc/ \\r
-../hpl/core/ \\r
-../hpl/dmac/ \\r
-../hpl/eic/ \\r
-../hpl/gclk/ \\r
-../hpl/mclk/ \\r
-../hpl/osc32kctrl/ \\r
-../hpl/oscctrl/ \\r
-../hpl/pm/ \\r
-../hpl/port/ \\r
-../hpl/rtc/ \\r
-../hpl/sercom/ \\r
-../hpl/slcd/ \\r
-../hpl/systick/ \\r
-../hpl/tcc/ \\r
-../hpl/tc/ \\r
-../hri/ \\r
-../sleep_manager/ \\r
-../watch-library\r
-\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-C_SRCS +=  \\r
-../atmel_start.c \\r
-../Device_Startup/startup_saml22.c \\r
-../Device_Startup/system_saml22.c \\r
-../driver_init.c \\r
-../examples/driver_examples.c \\r
-../hal/src/hal_adc_sync.c \\r
-../hal/src/hal_atomic.c \\r
-../hal/src/hal_calendar.c \\r
-../hal/src/hal_delay.c \\r
-../hal/src/hal_ext_irq.c \\r
-../hal/src/hal_gpio.c \\r
-../hal/src/hal_i2c_m_sync.c \\r
-../hal/src/hal_init.c \\r
-../hal/src/hal_io.c \\r
-../hal/src/hal_pwm.c \\r
-../hal/src/hal_slcd_sync.c \\r
-../hal/src/hal_sleep.c \\r
-../hal/utils/src/utils_assert.c \\r
-../hal/utils/src/utils_event.c \\r
-../hal/utils/src/utils_list.c \\r
-../hal/utils/src/utils_syscalls.c \\r
-../hpl/adc/hpl_adc.c \\r
-../hpl/core/hpl_core_m0plus_base.c \\r
-../hpl/core/hpl_init.c \\r
-../hpl/dmac/hpl_dmac.c \\r
-../hpl/eic/hpl_eic.c \\r
-../hpl/gclk/hpl_gclk.c \\r
-../hpl/mclk/hpl_mclk.c \\r
-../hpl/osc32kctrl/hpl_osc32kctrl.c \\r
-../hpl/oscctrl/hpl_oscctrl.c \\r
-../hpl/pm/hpl_pm.c \\r
-../hpl/rtc/hpl_rtc.c \\r
-../hpl/sercom/hpl_sercom.c \\r
-../hpl/slcd/hpl_slcd.c \\r
-../hpl/systick/hpl_systick.c \\r
-../hpl/tcc/hpl_tcc.c \\r
-../hpl/tc/hpl_tc.c \\r
-../main.c \\r
-../sleep_manager/sleep_manager.c \\r
-../sleep_manager_main.c \\r
-../watch-library/watch.c\r
-\r
-\r
-PREPROCESSING_SRCS += \r
-\r
-\r
-ASM_SRCS += \r
-\r
-\r
-OBJS +=  \\r
-atmel_start.o \\r
-Device_Startup/startup_saml22.o \\r
-Device_Startup/system_saml22.o \\r
-driver_init.o \\r
-examples/driver_examples.o \\r
-hal/src/hal_adc_sync.o \\r
-hal/src/hal_atomic.o \\r
-hal/src/hal_calendar.o \\r
-hal/src/hal_delay.o \\r
-hal/src/hal_ext_irq.o \\r
-hal/src/hal_gpio.o \\r
-hal/src/hal_i2c_m_sync.o \\r
-hal/src/hal_init.o \\r
-hal/src/hal_io.o \\r
-hal/src/hal_pwm.o \\r
-hal/src/hal_slcd_sync.o \\r
-hal/src/hal_sleep.o \\r
-hal/utils/src/utils_assert.o \\r
-hal/utils/src/utils_event.o \\r
-hal/utils/src/utils_list.o \\r
-hal/utils/src/utils_syscalls.o \\r
-hpl/adc/hpl_adc.o \\r
-hpl/core/hpl_core_m0plus_base.o \\r
-hpl/core/hpl_init.o \\r
-hpl/dmac/hpl_dmac.o \\r
-hpl/eic/hpl_eic.o \\r
-hpl/gclk/hpl_gclk.o \\r
-hpl/mclk/hpl_mclk.o \\r
-hpl/osc32kctrl/hpl_osc32kctrl.o \\r
-hpl/oscctrl/hpl_oscctrl.o \\r
-hpl/pm/hpl_pm.o \\r
-hpl/rtc/hpl_rtc.o \\r
-hpl/sercom/hpl_sercom.o \\r
-hpl/slcd/hpl_slcd.o \\r
-hpl/systick/hpl_systick.o \\r
-hpl/tcc/hpl_tcc.o \\r
-hpl/tc/hpl_tc.o \\r
-main.o \\r
-sleep_manager/sleep_manager.o \\r
-sleep_manager_main.o \\r
-watch-library/watch.o\r
-\r
-OBJS_AS_ARGS +=  \\r
-atmel_start.o \\r
-Device_Startup/startup_saml22.o \\r
-Device_Startup/system_saml22.o \\r
-driver_init.o \\r
-examples/driver_examples.o \\r
-hal/src/hal_adc_sync.o \\r
-hal/src/hal_atomic.o \\r
-hal/src/hal_calendar.o \\r
-hal/src/hal_delay.o \\r
-hal/src/hal_ext_irq.o \\r
-hal/src/hal_gpio.o \\r
-hal/src/hal_i2c_m_sync.o \\r
-hal/src/hal_init.o \\r
-hal/src/hal_io.o \\r
-hal/src/hal_pwm.o \\r
-hal/src/hal_slcd_sync.o \\r
-hal/src/hal_sleep.o \\r
-hal/utils/src/utils_assert.o \\r
-hal/utils/src/utils_event.o \\r
-hal/utils/src/utils_list.o \\r
-hal/utils/src/utils_syscalls.o \\r
-hpl/adc/hpl_adc.o \\r
-hpl/core/hpl_core_m0plus_base.o \\r
-hpl/core/hpl_init.o \\r
-hpl/dmac/hpl_dmac.o \\r
-hpl/eic/hpl_eic.o \\r
-hpl/gclk/hpl_gclk.o \\r
-hpl/mclk/hpl_mclk.o \\r
-hpl/osc32kctrl/hpl_osc32kctrl.o \\r
-hpl/oscctrl/hpl_oscctrl.o \\r
-hpl/pm/hpl_pm.o \\r
-hpl/rtc/hpl_rtc.o \\r
-hpl/sercom/hpl_sercom.o \\r
-hpl/slcd/hpl_slcd.o \\r
-hpl/systick/hpl_systick.o \\r
-hpl/tcc/hpl_tcc.o \\r
-hpl/tc/hpl_tc.o \\r
-main.o \\r
-sleep_manager/sleep_manager.o \\r
-sleep_manager_main.o \\r
-watch-library/watch.o\r
-\r
-C_DEPS +=  \\r
-atmel_start.d \\r
-Device_Startup/startup_saml22.d \\r
-Device_Startup/system_saml22.d \\r
-driver_init.d \\r
-examples/driver_examples.d \\r
-hal/src/hal_adc_sync.d \\r
-hal/src/hal_atomic.d \\r
-hal/src/hal_calendar.d \\r
-hal/src/hal_delay.d \\r
-hal/src/hal_ext_irq.d \\r
-hal/src/hal_gpio.d \\r
-hal/src/hal_i2c_m_sync.d \\r
-hal/src/hal_init.d \\r
-hal/src/hal_io.d \\r
-hal/src/hal_pwm.d \\r
-hal/src/hal_slcd_sync.d \\r
-hal/src/hal_sleep.d \\r
-hal/utils/src/utils_assert.d \\r
-hal/utils/src/utils_event.d \\r
-hal/utils/src/utils_list.d \\r
-hal/utils/src/utils_syscalls.d \\r
-hpl/adc/hpl_adc.d \\r
-hpl/core/hpl_core_m0plus_base.d \\r
-hpl/core/hpl_init.d \\r
-hpl/dmac/hpl_dmac.d \\r
-hpl/eic/hpl_eic.d \\r
-hpl/gclk/hpl_gclk.d \\r
-hpl/mclk/hpl_mclk.d \\r
-hpl/osc32kctrl/hpl_osc32kctrl.d \\r
-hpl/oscctrl/hpl_oscctrl.d \\r
-hpl/pm/hpl_pm.d \\r
-hpl/rtc/hpl_rtc.d \\r
-hpl/sercom/hpl_sercom.d \\r
-hpl/slcd/hpl_slcd.d \\r
-hpl/systick/hpl_systick.d \\r
-hpl/tcc/hpl_tcc.d \\r
-hpl/tc/hpl_tc.d \\r
-main.d \\r
-sleep_manager/sleep_manager.d \\r
-sleep_manager_main.d \\r
-watch-library/watch.d\r
-\r
-C_DEPS_AS_ARGS +=  \\r
-atmel_start.d \\r
-Device_Startup/startup_saml22.d \\r
-Device_Startup/system_saml22.d \\r
-driver_init.d \\r
-examples/driver_examples.d \\r
-hal/src/hal_adc_sync.d \\r
-hal/src/hal_atomic.d \\r
-hal/src/hal_calendar.d \\r
-hal/src/hal_delay.d \\r
-hal/src/hal_ext_irq.d \\r
-hal/src/hal_gpio.d \\r
-hal/src/hal_i2c_m_sync.d \\r
-hal/src/hal_init.d \\r
-hal/src/hal_io.d \\r
-hal/src/hal_pwm.d \\r
-hal/src/hal_slcd_sync.d \\r
-hal/src/hal_sleep.d \\r
-hal/utils/src/utils_assert.d \\r
-hal/utils/src/utils_event.d \\r
-hal/utils/src/utils_list.d \\r
-hal/utils/src/utils_syscalls.d \\r
-hpl/adc/hpl_adc.d \\r
-hpl/core/hpl_core_m0plus_base.d \\r
-hpl/core/hpl_init.d \\r
-hpl/dmac/hpl_dmac.d \\r
-hpl/eic/hpl_eic.d \\r
-hpl/gclk/hpl_gclk.d \\r
-hpl/mclk/hpl_mclk.d \\r
-hpl/osc32kctrl/hpl_osc32kctrl.d \\r
-hpl/oscctrl/hpl_oscctrl.d \\r
-hpl/pm/hpl_pm.d \\r
-hpl/rtc/hpl_rtc.d \\r
-hpl/sercom/hpl_sercom.d \\r
-hpl/slcd/hpl_slcd.d \\r
-hpl/systick/hpl_systick.d \\r
-hpl/tcc/hpl_tcc.d \\r
-hpl/tc/hpl_tc.d \\r
-main.d \\r
-sleep_manager/sleep_manager.d \\r
-sleep_manager_main.d \\r
-watch-library/watch.d\r
-\r
-OUTPUT_FILE_PATH +=My\ Project.elf\r
-\r
-OUTPUT_FILE_PATH_AS_ARGS +="My Project.elf"\r
-\r
-ADDITIONAL_DEPENDENCIES:=\r
-\r
-OUTPUT_FILE_DEP:= ./makedep.mk\r
-\r
-LIB_DEP+= \r
-\r
-LINKER_SCRIPT_DEP+=  \\r
-../Device_Startup/saml22j18a_flash.ld \\r
-../Device_Startup/saml22j18a_sram.ld\r
-\r
-\r
-# AVR32/GNU C Compiler\r
-./atmel_start.o: .././atmel_start.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-Device_Startup/startup_saml22.o: ../Device_Startup/startup_saml22.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-Device_Startup/system_saml22.o: ../Device_Startup/system_saml22.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-./driver_init.o: .././driver_init.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-examples/driver_examples.o: ../examples/driver_examples.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_adc_sync.o: ../hal/src/hal_adc_sync.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_atomic.o: ../hal/src/hal_atomic.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_calendar.o: ../hal/src/hal_calendar.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_delay.o: ../hal/src/hal_delay.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_ext_irq.o: ../hal/src/hal_ext_irq.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_gpio.o: ../hal/src/hal_gpio.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_i2c_m_sync.o: ../hal/src/hal_i2c_m_sync.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_init.o: ../hal/src/hal_init.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_io.o: ../hal/src/hal_io.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_pwm.o: ../hal/src/hal_pwm.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_slcd_sync.o: ../hal/src/hal_slcd_sync.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/src/hal_sleep.o: ../hal/src/hal_sleep.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/utils/src/utils_assert.o: ../hal/utils/src/utils_assert.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/utils/src/utils_event.o: ../hal/utils/src/utils_event.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/utils/src/utils_list.o: ../hal/utils/src/utils_list.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hal/utils/src/utils_syscalls.o: ../hal/utils/src/utils_syscalls.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/adc/hpl_adc.o: ../hpl/adc/hpl_adc.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/core/hpl_core_m0plus_base.o: ../hpl/core/hpl_core_m0plus_base.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/core/hpl_init.o: ../hpl/core/hpl_init.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/dmac/hpl_dmac.o: ../hpl/dmac/hpl_dmac.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/eic/hpl_eic.o: ../hpl/eic/hpl_eic.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/gclk/hpl_gclk.o: ../hpl/gclk/hpl_gclk.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/mclk/hpl_mclk.o: ../hpl/mclk/hpl_mclk.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/osc32kctrl/hpl_osc32kctrl.o: ../hpl/osc32kctrl/hpl_osc32kctrl.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/oscctrl/hpl_oscctrl.o: ../hpl/oscctrl/hpl_oscctrl.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/pm/hpl_pm.o: ../hpl/pm/hpl_pm.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/rtc/hpl_rtc.o: ../hpl/rtc/hpl_rtc.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/sercom/hpl_sercom.o: ../hpl/sercom/hpl_sercom.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/slcd/hpl_slcd.o: ../hpl/slcd/hpl_slcd.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/systick/hpl_systick.o: ../hpl/systick/hpl_systick.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/tcc/hpl_tcc.o: ../hpl/tcc/hpl_tcc.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-hpl/tc/hpl_tc.o: ../hpl/tc/hpl_tc.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-./main.o: .././main.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-sleep_manager/sleep_manager.o: ../sleep_manager/sleep_manager.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-./sleep_manager_main.o: .././sleep_manager_main.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-watch-library/watch.o: ../watch-library/watch.c\r
-       @echo Building file: $<\r
-       @echo Invoking: ARM/GNU C Compiler : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE)  -x c -mthumb -D__SAML22J18A__ -DDEBUG  -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"../Config" -I".." -I"../examples" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/adc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/eic" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/slcd" -I"../hpl/systick" -I"../hpl/tc" -I"../hpl/tcc" -I"../hri" -I"../sleep_manager" -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include"  -Og -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m0plus -c -std=gnu99 -MD -MP -MF "$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -MT"$(@:%.o=%.o)"   -o "$@" "$<" \r
-       @echo Finished building: $<\r
-       \r
-\r
-\r
-\r
-\r
-# AVR32/GNU Preprocessing Assembler\r
-\r
-\r
-\r
-# AVR32/GNU Assembler\r
-\r
-\r
-\r
-\r
-ifneq ($(MAKECMDGOALS),clean)\r
-ifneq ($(strip $(C_DEPS)),)\r
--include $(C_DEPS)\r
-endif\r
-endif\r
-\r
-# Add inputs and outputs from these tool invocations to the build variables \r
-\r
-# All Target\r
-all: $(OUTPUT_FILE_PATH) $(ADDITIONAL_DEPENDENCIES)\r
-\r
-$(OUTPUT_FILE_PATH): $(OBJS) $(USER_OBJS) $(OUTPUT_FILE_DEP) $(LIB_DEP) $(LINKER_SCRIPT_DEP)\r
-       @echo Building target: $@\r
-       @echo Invoking: ARM/GNU Linker : 6.3.1\r
-       $(QUOTE)C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-gcc.exe$(QUOTE) -o$(OUTPUT_FILE_PATH_AS_ARGS) $(OBJS_AS_ARGS) $(USER_OBJS) $(LIBS) -mthumb -Wl,-Map="My Project.map" --specs=nano.specs -Wl,--start-group -lm  -Wl,--end-group -L"..\\Device_Startup"  -Wl,--gc-sections -mcpu=cortex-m0plus -Tsaml22j18a_flash.ld  \r
-       @echo Finished building target: $@\r
-       "C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-objcopy.exe" -O binary "My Project.elf" "My Project.bin"
-       "C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-objcopy.exe" -O ihex -R .eeprom -R .fuse -R .lock -R .signature  "My Project.elf" "My Project.hex"
-       "C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-objcopy.exe" -j .eeprom --set-section-flags=.eeprom=alloc,load --change-section-lma .eeprom=0 --no-change-warnings -O binary "My Project.elf" "My Project.eep" || exit 0
-       "C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-objdump.exe" -h -S "My Project.elf" > "My Project.lss"
-       "C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-objcopy.exe" -O srec -R .eeprom -R .fuse -R .lock -R .signature  "My Project.elf" "My Project.srec"
-       "C:\Program Files (x86)\Atmel\Studio\7.0\toolchain\arm\arm-gnu-toolchain\bin\arm-none-eabi-size.exe" "My Project.elf"
-       \r
-       \r
-\r
-\r
-\r
-\r
-\r
-# Other Targets\r
-clean:\r
-       -$(RM) $(OBJS_AS_ARGS) $(EXECUTABLES)  \r
-       -$(RM) $(C_DEPS_AS_ARGS)   \r
-       rm -rf "My Project.elf" "My Project.a" "My Project.hex" "My Project.bin" "My Project.lss" "My Project.eep" "My Project.map" "My Project.srec"
-       
\ No newline at end of file
diff --git a/Smol Watch Project/My Project/Debug/My Project.bin b/Smol Watch Project/My Project/Debug/My Project.bin
deleted file mode 100644 (file)
index bbfb568..0000000
Binary files a/Smol Watch Project/My Project/Debug/My Project.bin and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/My Project.eep b/Smol Watch Project/My Project/Debug/My Project.eep
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/Smol Watch Project/My Project/Debug/My Project.elf b/Smol Watch Project/My Project/Debug/My Project.elf
deleted file mode 100644 (file)
index 14870a6..0000000
Binary files a/Smol Watch Project/My Project/Debug/My Project.elf and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/My Project.hex b/Smol Watch Project/My Project/Debug/My Project.hex
deleted file mode 100644 (file)
index 06e00b4..0000000
+++ /dev/null
@@ -1,537 +0,0 @@
-:1000000020210020210100001D0100001D01000031\r
-:1000100000000000000000000000000000000000E0\r
-:100020000000000000000000000000001D010000B2\r
-:1000300000000000000000001D0100001D01000084\r
-:100040001D0100001D010000890E0000350C00009C\r
-:100050001D0100001D0100001D0100001D01000028\r
-:100060001D0100001D0100001D0100001D01000018\r
-:100070001D0100000000000000000000AD150000A0\r
-:100080001D0100001D0100001D010000E519000018\r
-:100090001D0100001D0100001D0100001D010000E8\r
-:1000A0001D0100001D01000010B5064C2378002B37\r
-:1000B00007D1054B002B02D0044800E000BF01230C\r
-:1000C000237010BD38000020000000004021000017\r
-:1000D000084B10B5002B03D00749084800E000BFCB\r
-:1000E00007480368002B00D110BD064B002BFBD046\r
-:1000F0009847F9E7000000003C0000204021000084\r
-:10010000402100000000000010B5024B9847024B50\r
-:10011000984710BD090300008D1B0000FEE700009A\r
-:1001200010B5104A104B9A4209D00F4B0D4A03E00C\r
-:1001300011681960043304320C498B42F8D30C4B1C\r
-:1001400002E000221A6004330A4A9342F9D30A4AB1\r
-:10015000FF210A4B8B439360094B9847094B984703\r
-:10016000FEE7C046402100000000002038000020CB\r
-:10017000380000201C01002000ED00E0000000001D\r
-:10018000B11E0000F9190000034A516980239B0049\r
-:100190000B4353617047C0460008004010B5034B45\r
-:1001A000984703490348044B984710BD8901000054\r
-:1001B00000240040B4000020B506000070B5134BC9\r
-:1001C000DE20195C042291431954195C0125A943CE\r
-:1001D00001242143C9B219541F38195C0F26B143B9\r
-:1001E00002263143C9B21954DF215E5C96435E5446\r
-:1001F0005A5CAA432243D2B25A541A5CD0390A40FC\r
-:1002000020210A43D2B21A5470BDC046006000419A\r
-:10021000064B4021C42299500331083A9950044AB0\r
-:10022000D3693F390B43D3617047C046001C00407F\r
-:100230000008004010B5044B984704490448054B9A\r
-:100240009847054B984710BD110200000008004276\r
-:10025000F8000020A9080000BD01000010B5024808\r
-:10026000024B984710BDC04610E000E02D0800008A\r
-:1002700030B50F4B5422995C0125A9430124214339\r
-:10028000C9B299543A20195C453A9143042211436A\r
-:10029000C9B2195455215A5CAA432243D2B25A54C6\r
-:1002A0001A5C46390A4040210A43D2B21A5430BD82\r
-:1002B00000600041054AD16980231B010B43D361D3\r
-:1002C0004021E023024AD1507047C0460008004058\r
-:1002D000001C004010B5064B9847064B9847064B4C\r
-:1002E0009847020005490648064B984710BDC0468E\r
-:1002F000B502000071020000D9190000002C004274\r
-:100300009000002099090000F0B5C64600B51C4BCE\r
-:100310009847C022D205042454601A4B1A499962A6\r
-:100320001A49996254604220195C04252943C9B2D4\r
-:10033000195454611C5C01218C431C549427D151E5\r
-:10034000882691516630124C1C50C0242406A046C9\r
-:100350001C50C024A4461C5D8C4365465C55082493\r
-:10036000D45194510B4A1A5042461A501B301A5C11\r
-:100370008A431A54084B984704BC9046F0BDC046C7\r
-:100380003D0B00000060004104000240000002C07C\r
-:1003900001000040080000405D020000830701D119\r
-:1003A000012070470020FCE710B50C0080B2104B14\r
-:1003B000984700280BD00C2C03D8A4000D4B1B59D8\r
-:1003C0009F46002010E00C480EE00C480CE00C2C7E\r
-:1003D00003D8A4000A4B1B599F46002004E009489B\r
-:1003E00002E0064800E0084810BD0748FCE7C046A8\r
-:1003F0009D030000F81E0000803B2600008D2700B2\r
-:100400002C1F000000EA240080DE2800F0B5C6465C\r
-:1004100000B50C009046866904E01F4B9C4209D34E\r
-:10042000E41A0136B7B238001C4B98470028F4D0C4\r
-:100430001B4BF3E70125290030001A4B98478442F3\r
-:1004400003D3241A0135EDB2F5E70121164B9C4286\r
-:1004500005D9164B9C4664440131C9B2F6E7002227\r
-:10046000134B9C4205D9134B9C4664440132D2B2D3\r
-:10047000F6E700233B2C03D93C3C0133DBB2F9E720\r
-:100480004046C7804571017182704370047000203E\r
-:1004900004BC9046F0BDC0468033E1019D030000DE\r
-:1004A0000085E201A90300007F51010080AEFEFF3C\r
-:1004B0000F0E0000F0F1FFFFF0B5DE4657464E4646\r
-:1004C0004546E0B583B0CB880093DEB28369994698\r
-:1004D0006A4613711379F61AF6B24F790B799A4678\r
-:1004E0008B7898464B789B460B7801930025002427\r
-:1004F00003E01A4B9C4664440135B5420AD24B4690\r
-:10050000581980B2164B98470028F2D0154B9C46DC\r
-:100510006444F1E7012505E0E9B20098124B9847E1\r
-:1005200024180135BD42F7D35346013B0F485843C9\r
-:100530002418E12000014346584320185B461B0164\r
-:100540005A469B1A9C000019019B9C46604403B0CC\r
-:100550003CBC90469946A246AB46F0BD8033E101D3\r
-:100560009D0300000085E201A90300008051010005\r
-:1005700070B50C00D068CD680B7C052B06D89B00AD\r
-:100580001549CB589F46A84200D33C35E56070BD65\r
-:10059000A842FBD3E1231B019C466544F6E7A84231\r
-:1005A000F4D30E4B9C466544F0E7A842EED3508945\r
-:1005B000517A0B4B98472D18E8E7A842E6D35089AB\r
-:1005C000084B9847002803D1074B9C466544DDE75C\r
-:1005D000064B9C466544D9E7601F0000805101002E\r
-:1005E000A90300009D0300008033E1010085E201C2\r
-:1005F00070B586B005000C00294B9847060001AA8B\r
-:1006000001002800274B98470396237C052B12D81E\r
-:100610009B00254AD3589F466B465B8963816B4696\r
-:100620005B7A63726B461B7A23726B469B79A3716C\r
-:100630006B465B796371261D310028001B4B984780\r
-:10064000E0606A4621002800194B9847E1683200B3\r
-:100650002800144B984706B070BD6B465B896381D8\r
-:100660006B465B7A63726B461B7A23726B469B798F\r
-:10067000A371E0E76B465B8963816B465B7A6372CB\r
-:100680006B461B7A2372D6E76B465B8963816B46A8\r
-:100690005B7A6372CFE76B465B896381CBE7C046C9\r
-:1006A000550E00000D040000781F0000B904000082\r
-:1006B0007105000070B504000D00431E9841C0B2E2\r
-:1006C000E022520009490A4B98472368AB4208D000\r
-:1006D000002B08D125602000064B9847064BA361EC\r
-:1006E00070BD0020FCE712204042F9E7901F000097\r
-:1006F000690A0000490D0000B207000010B50400AF\r
-:10070000431E9841C0B2E622FF320449044B984789\r
-:100710002000044B9847002010BDC046901F0000E9\r
-:10072000690A0000D90D000030B583B004000D0047\r
-:10073000431E9841C0B2832292000E490E4B984747\r
-:1007400020000E4B984701006A4620000C4B98474A\r
-:100750002B786A4613706B785370AB789370694648\r
-:100760002000084B984701002000074B98470020C5\r
-:1007700003B030BD901F0000690A0000550E000054\r
-:100780000D040000B90400001D0E000030B583B058\r
-:1007900004000D00431E9841C0B2892292000E4908\r
-:1007A0000E4B984720000E4B984701006A462000E8\r
-:1007B0000C4B98472B786A4613716B7853716B8892\r
-:1007C000D38069462000084B984701002000074B62\r
-:1007D0009847002003B030BD901F0000690A000058\r
-:1007E000550E00000D040000B90400001D0E0000AD\r
-:1007F00070B504000D00431E9841C0B2064A074977\r
-:10080000074B98472000074B984701002A0020001B\r
-:10081000054B9847002070BD3B020000901F000070\r
-:10082000690A0000550E00000D04000010B5024BCF\r
-:100830001860024B984710BD54000020711500004D\r
-:1008400010B584B01438848B01AB1C801400029264\r
-:10085000064A5A8003911900054B9847002802D197\r
-:10086000200004B010BD0400FAE7C0460080FFFF7E\r
-:10087000E112000010B584B01438848B01AB1C80E9\r
-:1008800014000292064A5A8003911900054B9847BA\r
-:10089000002802D1200004B010BD0400FAE7C046D1\r
-:1008A0000180FFFFE112000070B504000D00431E3F\r
-:1008B0009841C0B25E220749074B984729002000A3\r
-:1008C000064B9847002803D1054BA361054B636194\r
-:1008D00070BDC046AC1F0000690A00003112000064\r
-:1008E000750800004108000010B5014B984710BD85\r
-:1008F000611200008905890D8023DB001A400A433C\r
-:100900008283100070471430086000207047000098\r
-:1009100070B504000D00160000280ED000290AD082\r
-:10092000012034220649074B9847236832002900EA\r
-:100930002000984770BD0020F3E70020F1E7C04693\r
-:10094000C81F0000690A000070B504000D00160001\r
-:1009500000280ED000290AD001203D220649074B6D\r
-:1009600098476368320029002000984770BD002036\r
-:10097000F3E70020F1E7C046C81F0000690A000045\r
-:1009800010B54369002B00D0984710BD10B583699E\r
-:10099000002B00D0984710BD70B504000D00160064\r
-:1009A000002815D0002915D0002A0FD001203322AD\r
-:1009B00009490A4B9847E6613368290020009847A7\r
-:1009C000074B2360074B6360002070BD0020EEE7FB\r
-:1009D0000020ECE70020EAE7DC1F0000690A0000C5\r
-:1009E000810900008D09000010B5041E15D0C369EF\r
-:1009F000002B10D001204B220A490B4B9847E3698A\r
-:100A00005B6920009847002809D1E3699B682000B2\r
-:100A10009847002010BD0020EDE70020EBE71120F3\r
-:100A20004042F7E7DC1F0000690A000070B50400CF\r
-:100A30000D001600002811D0C369002B0CD0012036\r
-:100A40007D220749074B9847E3691B69320029005B\r
-:100A500020009847002070BD0020F1E70020EFE75C\r
-:100A6000DC1F0000690A0000002800D100BE7047AA\r
-:100A7000F8B505001700CE0807230B4001249C4061\r
-:100A8000E4B200281ED0002A1ED007291ED900205B\r
-:100A900031221449144B9847AB191B7923421ED1BC\r
-:100AA00029001248124B9847002811D0AF60AD19A9\r
-:100AB0002B7923432B710D4B9B191A7914431C710D\r
-:100AC0000020F8BD0020E3E70020E1E70120DFE798\r
-:100AD00000232B7129000548064B9847E6E70220C2\r
-:100AE0004042EEE7F41F0000690A000058000020B1\r
-:100AF000F90A0000110B00000368002B03D08B42A1\r
-:100B000003D01B68F9E7002070470120FCE70000D4\r
-:100B100070B504000D00064B984701235840C0B241\r
-:100B200039220449044B984723682B60256070BD27\r
-:100B3000F90A000014200000690A000010B5094BF2\r
-:100B40005A685A600220084B9847084B9847084B50\r
-:100B50009847084B9847084B98471F20074B9847E2\r
-:100B600010BDC04600400041E90C0000890C0000A7\r
-:100B7000AD0C0000790C0000E50C0000410C0000F9\r
-:100B8000F0B583B0254B5A690192019A5A61244B02\r
-:100B90001868431E9841C0B2DA222249224B984776\r
-:100BA00001256D422FE0DB00204AD3185D686B1CE5\r
-:100BB00003D01B4B1B68280098470122A240019BD1\r
-:100BC0009343019301981A4B9847013844B2631C30\r
-:100BD00014D00326002001E00139CEB2B042E6D89D\r
-:100BE00033185B10D9B2FF221340DF000F4ABA5C02\r
-:100BF000A242D8D0F0DA0131C8B2EFE7074B5A6908\r
-:100C00000192019A5A61019B002B05D00198084B73\r
-:100C10009847013844B2DAE703B0F0BD002800403D\r
-:100C2000600000204C200000690A00003420000011\r
-:100C30005D1E000010B5014B984710BD810B0000F0\r
-:100C4000C30707D5094A0A4B1A62094B5B687D2224\r
-:100C50001A42FAD1030707D5064A054BDA62044B5C\r
-:100C60005B687D221A42FAD17047C0460501010037\r
-:100C7000001C004004230100024B08229A71073A2D\r
-:100C80001A71704700080040074A9E239382002390\r
-:100C90009375D375D3691B0A1B02F82149010B40D8\r
-:100CA000D3610423137470470014004082220C4B5C\r
-:100CB0001A7538230A4AD35C9B07FAD4084BDB68C1\r
-:100CC000DB06FBD5064A137D802149420B43DBB28C\r
-:100CD00013753823024AD25C2A3B1A42F9D1704775\r
-:100CE0000010004070470000094B9B78032213401E\r
-:100CF00098420CD0064AFF239371937803218B43CB\r
-:100D0000084018439070024B9B79002BFBD0704732\r
-:100D10000004004010B504000268918953890B401B\r
-:100D2000DA0502D45B0407D410BD436898472368F2\r
-:100D3000802252009A81F7E78368984723688022CF\r
-:100D4000D2019A81F0E7000010B5041E37D0036885\r
-:100D5000002B32D001202F221A491B4B98471B4BE6\r
-:100D60001C6021680A691A4B1A42FBD10B889B0749\r
-:100D70000BD50B88022293430B800A69144B1A424D\r
-:100D8000FBD1226813699B07FCD4226813880121D8\r
-:100D90000B439BB213801369DB07FCD423681A69E9\r
-:100DA000D207FCD40B4A1A801969094A1142FBD1B7\r
-:100DB000236800221A66002010BD0020CBE7002027\r
-:100DC000C9E7C04664200000690A000064000020F2\r
-:100DD00003800000008BFFFF10B5041E15D00368D0\r
-:100DE000002B10D00120732209490A4B9847216833\r
-:100DF0000B88022213439BB20B800A69064B1A42EE\r
-:100E0000FBD1002010BD0020EDE70020EBE7C0463D\r
-:100E100064200000690A00000380000070B504002F\r
-:100E20000D00002810D00368002B0BD001208B226E\r
-:100E30000649074B98472268956113691B07FCD444\r
-:100E4000002070BD0020F2E70020F0E764200000E1\r
-:100E5000690A000010B5041E0FD00368002B0AD0E9\r
-:100E6000012097220649074B9847226813691B0700\r
-:100E7000FCD4906910BD0020F3E70020F1E7C046E4\r
-:100E800064200000690A000010B5024B1868024B8C\r
-:100E9000984710BD64000020150D0000024B9C46D1\r
-:100EA0006044800AC0B2704700FCFFBD10B50D4B16\r
-:100EB00098470023002B08D0E62292000A49002020\r
-:100EC0000A4B98470120404210BD5A00D218D10069\r
-:100ED000074A5218127D904202D00133DBB2E9E793\r
-:100EE00058B2F1E79D0E0000CC200000690A000016\r
-:100EF0007C20000070B505000C0008002D4B9847C1\r
-:100F0000C0B2E369DB071DD443001B18DA002A4B8B\r
-:100F10009B189A691C231A40E3699B07FCD123683C\r
-:100F20009B0709D5236802218B432360E3699B0754\r
-:100F3000FCD1E3699B07FCD4012313432360E369DD\r
-:100F40009B07FCD1E369DB07FCD443001B18DA00E4\r
-:100F5000194B9B189B692360E3699B07FCD14300F5\r
-:100F60001B18DA00144B9B18DB696360E3695B07AD\r
-:100F7000FCD442001218D1000F4B5B181A6AE260D1\r
-:100F8000DA7E03231A40AA81023B93429B415B42D3\r
-:100F9000626A0A490A409B0313436362E3695B0781\r
-:100FA000FCD443001818C200034B9B18DB8CEB8168\r
-:100FB000002070BDAD0E00007C200000FFBFFFFFD1\r
-:100FC00070B5050004692368DB0E01261E40431E30\r
-:100FD0009841C0B28E4A8F498F4B98476B68012B5E\r
-:100FE0004DD063688D4A13406360E3695B07FCD4AE\r
-:100FF0002B885A054ED56A88D20704D56A88802185\r
-:10100000C9000A436A805B00854A1A40E3695B07AE\r
-:10101000FCD4636A8021C9010B4013438022120271\r
-:1010200013436362E3695B07FCD42E697D4A337E18\r
-:10103000DBB21800511E002A02D00A009B07F6D02E\r
-:101040002368DB0E01221A40E3695B07FCD4638B43\r
-:101050009BB2C10700D48FE09A072FD501222276D8\r
-:101060006A88802149010A436A806A886E490A4079\r
-:101070006A80DB0700D4C6E005204042A2E0002ED3\r
-:10108000AFD062688023DB0213436360E3695B07D0\r
-:10109000FCD4ADE75B00FF2213406A8801210A40BF\r
-:1010A0001A43E3695B07FCD4636A8021C9010B40E2\r
-:1010B00013436362E3695B07FCD4B6E75B071BD4A9\r
-:1010C0006B885B0534D52A881212520006231A4019\r
-:1010D000E3695B07FCD4636A8021C9010B401343B9\r
-:1010E000F12213436362E3695B07FCD46B884F4AC8\r
-:1010F00013406B80002065E06B68002B04DD6B887B\r
-:101100008022520113436B806B881BB2002B06DBDD\r
-:101110006B88454A13406B800220404252E062686F\r
-:10112000C0239B0213436360E3695B07FCD4EFE7D2\r
-:101130006868002811D16B881BB2002B04DB6B8818\r
-:10114000394A13406B803DE06268C0239B02134321\r
-:101150006360E3695B07FCD4F1E7AB681A78282386\r
-:10116000E254E3695B07FCD4AB680133AB606B68A6\r
-:10117000013B6B60002025E0810747D569680029A5\r
-:101180003CD05B073AD401396960002901D1002ABB\r
-:101190001BD0012917D06B68002B07D16B881BB2BD\r
-:1011A000002B1BDB6B88204A13406B80AA68531C02\r
-:1011B000AB60E3695B07FCD42823E35C1370022374\r
-:1011C0002376002070BD002AE5D062688023DB0210\r
-:1011D00013436360E3695B07FCD4DCE76368124A8E\r
-:1011E00013406360E3695B07FCD46268C0239B0221\r
-:1011F00013436360E3695B07FCD4D3E702232376E0\r
-:1012000002204042DEE704204042DBE70020D9E72D\r
-:1012100094050000CC200000690A0000FFFFFBFFDE\r
-:10122000FE070000FFFF0000FFFEFFFFFFFBFFFFC8\r
-:1012300070B504000D00431E9841C0B2044A054930\r
-:10124000054B9847256129002000044B984770BD45\r
-:1012500007050000CC200000690A0000F50E000020\r
-:1012600070B50400194D431E9841C0B2184A2900B8\r
-:10127000184EB04724692000431E9841C0B2164A58\r
-:101280002900B0472368022213432360E3699B07C8\r
-:10129000FCD104201149E3695B07FCD4628B12097D\r
-:1012A00003231340012B0BD001390029F3DC013853\r
-:1012B000002807D010236383E3695B07FCD4E9E7C8\r
-:1012C000002070BD06204042FBE7C046CC20000055\r
-:1012D00024050000690A0000F4050000FFFF00007B\r
-:1012E000F8B505000E000469431E9841C0B2934A48\r
-:1012F0009349944FB8472869431E9841C0B2B82219\r
-:10130000D2008F49B8473000431E9841C0B28E4A80\r
-:101310008B49B8476B88DB0500D50BE172888023C9\r
-:101320005B009C461A4372802A00310089C989C239\r
-:101330006268634613436360E3695B07FCD428007B\r
-:10134000824B9847002800D19DE06B88804A13406B\r
-:101350006B80F8BD05204042A6E073881BB2002BCD\r
-:1013600004DB6B887A4A13406B80F2E76268C02323\r
-:101370009B0213436360E3695B07FCD4F1E7530707\r
-:101380001BD46B885B0534D52A88121252000623C1\r
-:101390001A40E3695B07FCD4636A8021C9010B40F2\r
-:1013A0001343F12213436362E3695B07FCD46B8848\r
-:1013B000684A13406B80002065E06B68002B04DDF9\r
-:1013C0006B888022520113436B806B881BB2002B09\r
-:1013D00006DB6B885E4A13406B800220404252E07D\r
-:1013E0006268C0239B0213436360E3695B07FCD41C\r
-:1013F000EFE76868002811D16B881BB2002B04DB73\r
-:101400006B88534A13406B803DE06268C0239B02A7\r
-:1014100013436360E3695B07FCD4F1E7AB681A78B8\r
-:101420002823E254E3695B07FCD4AB680133AB606B\r
-:101430006B68013B6B60002025E0BB0778D56B68CB\r
-:10144000002B6DD052076BD4013B6B60002B01D198\r
-:1014500000294CD0012B48D06B68002B07D16B883A\r
-:101460001BB2002B4CDB6B88394A13406B80AA6897\r
-:10147000531CAB60E3695B07FCD42823E35C137067\r
-:101480000223237600206B88DB0500D461E72869FE\r
-:10149000314A037EDBB21F00511E002A00D159E7FA\r
-:1014A0000A009B07F5D00020002800D055E72368EC\r
-:1014B000DB0E01211940E3695B07FCD4628B92B219\r
-:1014C000FB07BAD5930700D459E7012323766B882D\r
-:1014D000802149010B436B806B881D490B406B8059\r
-:1014E000D30722D505204042CDE70029B4D0626859\r
-:1014F0008023DB0213436360E3695B07FCD4ABE743\r
-:101500006368134A13406360E3695B07FCD4626855\r
-:10151000C0239B0213436360E3695B07FCD4A2E72B\r
-:101520000223237602204042ADE704204042AAE78E\r
-:101530000020A8E7062040420BE7C046BF05000098\r
-:10154000CC200000690A0000C1050000C10F0000A6\r
-:10155000FFFEFFFFFFFBFFFFFFFF0000024B034A00\r
-:101560005A6005221A60704710E000E0FFFFFF009C\r
-:1015700010B5014B984710BD5D15000070B5050012\r
-:101580000469E36ADB0705D50123E3620368002BE6\r
-:1015900000D09847A36A1B0706D50823E3626B684F\r
-:1015A000002B01D02800984770BD000010B5024BF9\r
-:1015B0001868024B984710BD680000207D15000098\r
-:1015C0000269136802210B43136013699B07FCD166\r
-:1015D00070470269136802218B43136013699B07EC\r
-:1015E000FCD17047026913699B07FCD113685B0843\r
-:1015F00001201840704770B505000469A37ADB0725\r
-:1016000005D50123A3720368002B00D09847637AA5\r
-:101610009B0706D50223A3726B68002B01D028001C\r
-:10162000984770BD034B984200D07047024B196039\r
-:10163000FBE7C046002C00426C00002010B50E4BAA\r
-:101640009C466044800AC3B20020002808D0B02223\r
-:1016500052000A4900200A4B98470120404210BD21\r
-:10166000820012189100074A8A5C9A4202D0013027\r
-:10167000C0B2EAE740B2F2E700E0FFBDE8200000B8\r
-:10168000690A00000000002070B506000C00080088\r
-:10169000534B9847050034612369DB0714D4236951\r
-:1016A0009B07FCD123689B0709D52368022293433B\r
-:1016B000236023699B07FCD123699B07FCD401238A\r
-:1016C000236023699B07FCD12369DB07FCD4AB00B3\r
-:1016D0005B199A00434B9B185B68236023699B0747\r
-:1016E000FCD1AA00521991003E4B5B189A7AE27322\r
-:1016F0001A89E280032222735A680C231340082BB4\r
-:1017000054D0002B66D1AB005B199A00354B9B1867\r
-:101710009B89A3832369C0221A42FBD1AB005B19CA\r
-:101720009A00304B9B181B8AE3832369C0221A421C\r
-:10173000FBD1310020002C4B9847AB005B199A007D\r
-:10174000284B9B185B785BB2002B0BDB1F221340EE\r
-:101750001E3A9A401300802224498B50BFF34F8FCA\r
-:10176000BFF36F8FAB005B199A001E4B9B185B7821\r
-:101770005BB2002B08DB1F2213401E3A9A40130075\r
-:10178000C022520019498B50AB005D19AA00154BBD\r
-:101790009B185B785BB2002B1FDB1F2213401E3AA5\r
-:1017A0009A401300114A1360002070BD0D4B5B1866\r
-:1017B000DB68E3612369C0221A42FBD1AB005B19ED\r
-:1017C0009A00084B9B181B6923622369C0221A42A6\r
-:1017D000FBD1AEE701204042E7E70020E5E7C04645\r
-:1017E0003D160000000000202516000000E100E08A\r
-:1017F00070B50E001500046920001B4B984782004D\r
-:1018000012189100194B5B18DE601D615A680C2399\r
-:101810001340082B16D083001B189A00134B9B18FB\r
-:101820009B89A3832369C0221A42FBD18300181825\r
-:1018300082000E4B9B181B8AE3832369C0221A4245\r
-:10184000FBD170BDE6612369C0221A42FBD183003F\r
-:1018500018188200054B9B181B6923622369C0225C\r
-:101860001A42FBD1EDE7C0463D1600000000002003\r
-:1018700010B5046920000C4B9847830018188200AB\r
-:101880000A4B9B185A680C231340082B06D0236977\r
-:10189000C0221A42FBD1A08B80B210BD2369C022A6\r
-:1018A0001A42FBD1E069F8E73D1600000000002075\r
-:1018B00010B504692000144B984783001818820063\r
-:1018C000124B9B185A680C231340082B11D0236924\r
-:1018D000C0221A42FBD1A18B89B22369C0221A42CD\r
-:1018E000FBD1E38B9BB2FA2080005843084B98470A\r
-:1018F00010BD2369C0221A42FBD1E1692369C022CD\r
-:101900001A42FBD1236AEEE73D16000000000020DA\r
-:10191000451D000070B504692000164B984705006E\r
-:10192000C22215490120154B9847A8004019820092\r
-:10193000134B9B185B785BB2002B0BDB1F22134011\r
-:101940001E3A9A40130080220E498B50BFF34F8FEE\r
-:10195000BFF36F8F236802229343236023699B07A1\r
-:10196000FCD123680122134323602369DB07FCD4E5\r
-:1019700070BDC0463D160000E8200000690A000066\r
-:101980000000002000E100E070B504000E0015002A\r
-:10199000431E9841C0B21822FF320D490D4B9847A3\r
-:1019A000002E08D12369002D02D101221A7204E011\r
-:1019B00001225A7201E0012E00D070BD2369002D72\r
-:1019C00002D002225A72F8E702221A72F5E7C046E4\r
-:1019D000E8200000690A0000014814307047C04642\r
-:1019E0000000002010B5024B1868024B984710BD4C\r
-:1019F0006C000020F715000030B58BB0234B9847E2\r
-:101A000002AC234BE3800423637119222271A3707B\r
-:101A100000256570257004A81E4B98471E4B9847FB\r
-:101A20001E4B9847029861681D4B984724201D4B18\r
-:101A3000984710219823C022D205D1501A4B9847BD\r
-:101A40006B46DC1DDD71991DD0230B7001227720C0\r
-:101A5000164B9847012221007720154B9847237891\r
-:101A6000602B01D1134B984702AB1C7801E0114B5E\r
-:101A70009847250002AC20000F4B98472478A542D8\r
-:101A8000F8D0E307F3D40D4B9847F2E709010000C3\r
-:101A9000E5070000B11B0000B51B0000191C000089\r
-:101AA000351C0000751C0000B91C0000E51C00007E\r
-:101AB000151D0000051C0000611C0000F11B00004A\r
-:101AC00070B582B00E00002813D1164B1D680CE0D3\r
-:101AD000737801AC63700123237020006B68984712\r
-:101AE00032782378134033702D68002DF0D102B086\r
-:101AF00070BD022804D00128F9D10A4B9C680DE082\r
-:101B0000084B5C6803E0F0B2636898472468002CD7\r
-:101B1000F9D1ECE7F0B2636898472468002CF9D15A\r
-:101B2000E5E7C0467000002070B5084E084C0C3444\r
-:101B3000320001212000074DA8473200002120007B\r
-:101B4000A847320002212000A84770BDC11A00003A\r
-:101B500070000020710A000010B50400431E984177\r
-:101B6000C0B240220349044B984721000348044B6C\r
-:101B7000984710BDFC200000690A0000700000209A\r
-:101B8000110B0000002303707047000010B5044BD8\r
-:101B900098470448044B4360044B984710BDC04627\r
-:101BA000291B000088000020851B0000591B000035\r
-:101BB0007047000010B5064B9847064C00220649B6\r
-:101BC0002000064B98472000054B984710BDC046A3\r
-:101BD000D502000090000020102700002D0A000010\r
-:101BE000E9090000014B9883D9837047002C00421B\r
-:101BF00010B500210148024B984710BDFFFF0000BF\r
-:101C0000E51B000010B502490020024B984710BDAB\r
-:101C1000FFFF0000E51B000010B5034B9847034889\r
-:101C2000034B984710BDC0469D010000B400002042\r
-:101C3000FD06000010B582B000900191054C01A98D\r
-:101C40002000054B984769462000044B984702B096\r
-:101C500010BDC046B40000208D0700002907000019\r
-:101C600010B501000148024B984710BDB400002098\r
-:101C7000F107000070B543091F2404400125290025\r
-:101C8000A140DA01C020C005101881600E04360C96\r
-:101C90008020C0053043074EB44662449062090C70\r
-:101CA000C020000601439162101940300378AB4315\r
-:101CB000037070BD0060004110B5054B9847054C9E\r
-:101CC00005492000054B98472000054B984710BD5B\r
-:101CD00035020000F800002018010020070900006C\r
-:101CE000E908000070B50C00150080221201010007\r
-:101CF0000448054B9847054B18682A002100044BFF\r
-:101D0000984770BDF8000020F50800001801002079\r
-:101D10001109000070B50C001500802212010100AD\r
-:101D20000448054B9847054B18682A002100044BCE\r
-:101D3000984770BDF8000020F50800001801002049\r
-:101D400049090000002243088B4274D303098B42E7\r
-:101D50005FD3030A8B4244D3030B8B4228D3030C7B\r
-:101D60008B420DD3FF22090212BA030C8B4202D31D\r
-:101D70001212090265D0030B8B4219D300E0090A45\r
-:101D8000C30B8B4201D3CB03C01A5241830B8B424E\r
-:101D900001D38B03C01A5241430B8B4201D34B0337\r
-:101DA000C01A5241030B8B4201D30B03C01A52419C\r
-:101DB000C30A8B4201D3CB02C01A5241830A8B4221\r
-:101DC00001D38B02C01A5241430A8B4201D34B020A\r
-:101DD000C01A5241030A8B4201D30B02C01A52416E\r
-:101DE000CDD2C3098B4201D3CB01C01A5241830922\r
-:101DF0008B4201D38B01C01A524143098B4201D35C\r
-:101E00004B01C01A524103098B4201D30B01C01A86\r
-:101E10005241C3088B4201D3CB00C01A5241830800\r
-:101E20008B4201D38B00C01A524143088B4201D32D\r
-:101E30004B00C01A5241411A00D20146524110468D\r
-:101E40007047FFE701B5002000F006F802BDC0466C\r
-:101E50000029F7D076E770477047C04610B50023D9\r
-:101E6000002802D000F004F8431C180010BDC04642\r
-:101E7000414208401C2101231B04984201D3000C5D\r
-:101E800010391B0A984201D3000A08391B099842ED\r
-:101E900001D30009043902A2105C401A7047C04601\r
-:101EA0001B1C1D1D1E1E1E1E1F1F1F1F1F1F1F1F51\r
-:101EB00070B500260C4D0D4C641BA410A64209D130\r
-:101EC000002600F02DF90A4D0A4C641BA410A6420E\r
-:101ED00005D170BDB300EB5898470136EEE7B3006B\r
-:101EE000EB5898470136F2E72C2100002C21000026\r
-:101EF0002C21000030210000C2030000E603000096\r
-:101F0000C6030000E6030000CA030000E603000069\r
-:101F1000CA030000E6030000E6030000CA03000055\r
-:101F2000E6030000CA030000E6030000DA03000035\r
-:101F3000EA030000DE030000EA030000E203000001\r
-:101F4000EA030000E2030000EA030000EA030000E5\r
-:101F5000E2030000EA030000E2030000EA030000DD\r
-:101F60008C05000086050000900500009E0500001D\r
-:101F7000AA050000BA050000360600001806000099\r
-:101F80005A0600007406000088060000960600004D\r
-:101F90002E2E2F68616C2F7372632F68616C5F63E4\r
-:101FA000616C656E6461722E630000002E2E2F68D6\r
-:101FB000616C2F7372632F68616C5F6932635F6D50\r
-:101FC0005F73796E632E63002E2E2F68616C2F7302\r
-:101FD00072632F68616C5F696F2E63002E2E2F680D\r
-:101FE000616C2F7372632F68616C5F70776D2E6305\r
-:101FF000000000002E2E2F68616C2F7574696C73C1\r
-:102000002F7372632F7574696C735F6576656E7478\r
-:102010002E6300002E2E2F68616C2F7574696C730F\r
-:102020002F7372632F7574696C735F6C6973742E90\r
-:10203000630000000500000025000000060000000D\r
-:102040001600000007000000170000002E2E2F6869\r
-:10205000706C2F6569632F68706C5F6569632E63B0\r
-:10206000000000002E2E2F68706C2F7274632F6892\r
-:10207000706C5F7274632E6300000000000000004B\r
-:102080000000000000000000000000000000000050\r
-:102090000100000014002000000100000E0F0000ED\r
-:1020A0000000D70000093D00000000000000000013\r
-:1020B0000000000000000000000000000000000020\r
-:1020C0000000000000000000000000002E2E2F681D\r
-:1020D000706C2F736572636F6D2F68706C5F7365C2\r
-:1020E00072636F6D2E6300002E2E2F68706C2F743C\r
-:1020F000632F68706C5F74632E6300002E2E2F7345\r
-:102100006C6565705F6D616E616765722F736C657C\r
-:1021100065705F6D616E616765722E63000000001F\r
-:10212000F8B5C046F8BC08BC9E467047D100000018\r
-:10213000F8B5C046F8BC08BC9E467047A900000030\r
-:102140000313000000000000000000329F0F000099\r
-:10215000CF0700008916000015190000C115000006\r
-:10216000D3150000F1170000E515000071180000FC\r
-:08217000B118000089190000FC\r
-:00000001FF\r
diff --git a/Smol Watch Project/My Project/Debug/My Project.lss b/Smol Watch Project/My Project/Debug/My Project.lss
deleted file mode 100644 (file)
index b6e56b2..0000000
+++ /dev/null
@@ -1,5931 +0,0 @@
-\r
-My Project.elf:     file format elf32-littlearm\r
-\r
-Sections:\r
-Idx Name          Size      VMA       LMA       File off  Algn\r
-  0 .text         00002140  00000000  00000000  00010000  2**2\r
-                  CONTENTS, ALLOC, LOAD, READONLY, CODE\r
-  1 .relocate     00000038  20000000  00002140  00020000  2**2\r
-                  CONTENTS, ALLOC, LOAD, DATA\r
-  2 .bss          000000e4  20000038  00002178  00020038  2**2\r
-                  ALLOC\r
-  3 .stack        00002004  2000011c  0000225c  00020038  2**0\r
-                  ALLOC\r
-  4 .ARM.attributes 00000028  00000000  00000000  00020038  2**0\r
-                  CONTENTS, READONLY\r
-  5 .comment      00000059  00000000  00000000  00020060  2**0\r
-                  CONTENTS, READONLY\r
-  6 .debug_info   000315e1  00000000  00000000  000200b9  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
-  7 .debug_abbrev 00004084  00000000  00000000  0005169a  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
-  8 .debug_loc    00011a80  00000000  00000000  0005571e  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
-  9 .debug_aranges 00000d00  00000000  00000000  0006719e  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
- 10 .debug_ranges 00000d80  00000000  00000000  00067e9e  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
- 11 .debug_macro  0001de3f  00000000  00000000  00068c1e  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
- 12 .debug_line   00015702  00000000  00000000  00086a5d  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
- 13 .debug_str    000912d9  00000000  00000000  0009c15f  2**0\r
-                  CONTENTS, READONLY, DEBUGGING\r
- 14 .debug_frame  000020dc  00000000  00000000  0012d438  2**2\r
-                  CONTENTS, READONLY, DEBUGGING\r
-\r
-Disassembly of section .text:\r
-\r
-00000000 <exception_table>:\r
-       0:      20 21 00 20 21 01 00 00 1d 01 00 00 1d 01 00 00      !. !...........\r
-       ...\r
-      2c:      1d 01 00 00 00 00 00 00 00 00 00 00 1d 01 00 00     ................\r
-      3c:      1d 01 00 00 1d 01 00 00 1d 01 00 00 89 0e 00 00     ................\r
-      4c:      35 0c 00 00 1d 01 00 00 1d 01 00 00 1d 01 00 00     5...............\r
-      5c:      1d 01 00 00 1d 01 00 00 1d 01 00 00 1d 01 00 00     ................\r
-      6c:      1d 01 00 00 1d 01 00 00 00 00 00 00 00 00 00 00     ................\r
-      7c:      ad 15 00 00 1d 01 00 00 1d 01 00 00 1d 01 00 00     ................\r
-      8c:      e5 19 00 00 1d 01 00 00 1d 01 00 00 1d 01 00 00     ................\r
-      9c:      1d 01 00 00 1d 01 00 00 1d 01 00 00                 ............\r
-\r
-000000a8 <__do_global_dtors_aux>:\r
-      a8:      b510            push    {r4, lr}\r
-      aa:      4c06            ldr     r4, [pc, #24]   ; (c4 <__do_global_dtors_aux+0x1c>)\r
-      ac:      7823            ldrb    r3, [r4, #0]\r
-      ae:      2b00            cmp     r3, #0\r
-      b0:      d107            bne.n   c2 <__do_global_dtors_aux+0x1a>\r
-      b2:      4b05            ldr     r3, [pc, #20]   ; (c8 <__do_global_dtors_aux+0x20>)\r
-      b4:      2b00            cmp     r3, #0\r
-      b6:      d002            beq.n   be <__do_global_dtors_aux+0x16>\r
-      b8:      4804            ldr     r0, [pc, #16]   ; (cc <__do_global_dtors_aux+0x24>)\r
-      ba:      e000            b.n     be <__do_global_dtors_aux+0x16>\r
-      bc:      bf00            nop\r
-      be:      2301            movs    r3, #1\r
-      c0:      7023            strb    r3, [r4, #0]\r
-      c2:      bd10            pop     {r4, pc}\r
-      c4:      20000038        .word   0x20000038\r
-      c8:      00000000        .word   0x00000000\r
-      cc:      00002140        .word   0x00002140\r
-\r
-000000d0 <frame_dummy>:\r
-      d0:      4b08            ldr     r3, [pc, #32]   ; (f4 <frame_dummy+0x24>)\r
-      d2:      b510            push    {r4, lr}\r
-      d4:      2b00            cmp     r3, #0\r
-      d6:      d003            beq.n   e0 <frame_dummy+0x10>\r
-      d8:      4907            ldr     r1, [pc, #28]   ; (f8 <frame_dummy+0x28>)\r
-      da:      4808            ldr     r0, [pc, #32]   ; (fc <frame_dummy+0x2c>)\r
-      dc:      e000            b.n     e0 <frame_dummy+0x10>\r
-      de:      bf00            nop\r
-      e0:      4807            ldr     r0, [pc, #28]   ; (100 <frame_dummy+0x30>)\r
-      e2:      6803            ldr     r3, [r0, #0]\r
-      e4:      2b00            cmp     r3, #0\r
-      e6:      d100            bne.n   ea <frame_dummy+0x1a>\r
-      e8:      bd10            pop     {r4, pc}\r
-      ea:      4b06            ldr     r3, [pc, #24]   ; (104 <frame_dummy+0x34>)\r
-      ec:      2b00            cmp     r3, #0\r
-      ee:      d0fb            beq.n   e8 <frame_dummy+0x18>\r
-      f0:      4798            blx     r3\r
-      f2:      e7f9            b.n     e8 <frame_dummy+0x18>\r
-      f4:      00000000        .word   0x00000000\r
-      f8:      2000003c        .word   0x2000003c\r
-      fc:      00002140        .word   0x00002140\r
-     100:      00002140        .word   0x00002140\r
-     104:      00000000        .word   0x00000000\r
-\r
-00000108 <atmel_start_init>:\r
-\r
-/**\r
- * Initializes MCU, drivers and middleware in the project\r
- **/\r
-void atmel_start_init(void)\r
-{\r
-     108:      b510            push    {r4, lr}\r
-       system_init();\r
-     10a:      4b02            ldr     r3, [pc, #8]    ; (114 <atmel_start_init+0xc>)\r
-     10c:      4798            blx     r3\r
-       sleep_manager_init();\r
-     10e:      4b02            ldr     r3, [pc, #8]    ; (118 <atmel_start_init+0x10>)\r
-     110:      4798            blx     r3\r
-}\r
-     112:      bd10            pop     {r4, pc}\r
-     114:      00000309        .word   0x00000309\r
-     118:      00001b8d        .word   0x00001b8d\r
-\r
-0000011c <Dummy_Handler>:\r
-\r
-/**\r
- * \brief Default interrupt handler for unused IRQs.\r
- */\r
-void Dummy_Handler(void)\r
-{\r
-     11c:      e7fe            b.n     11c <Dummy_Handler>\r
-       ...\r
-\r
-00000120 <Reset_Handler>:\r
-{\r
-     120:      b510            push    {r4, lr}\r
-        if (pSrc != pDest) {\r
-     122:      4a10            ldr     r2, [pc, #64]   ; (164 <Reset_Handler+0x44>)\r
-     124:      4b10            ldr     r3, [pc, #64]   ; (168 <Reset_Handler+0x48>)\r
-     126:      429a            cmp     r2, r3\r
-     128:      d009            beq.n   13e <Reset_Handler+0x1e>\r
-     12a:      4b0f            ldr     r3, [pc, #60]   ; (168 <Reset_Handler+0x48>)\r
-     12c:      4a0d            ldr     r2, [pc, #52]   ; (164 <Reset_Handler+0x44>)\r
-     12e:      e003            b.n     138 <Reset_Handler+0x18>\r
-                        *pDest++ = *pSrc++;\r
-     130:      6811            ldr     r1, [r2, #0]\r
-     132:      6019            str     r1, [r3, #0]\r
-     134:      3304            adds    r3, #4\r
-     136:      3204            adds    r2, #4\r
-                for (; pDest < &_erelocate;) {\r
-     138:      490c            ldr     r1, [pc, #48]   ; (16c <Reset_Handler+0x4c>)\r
-     13a:      428b            cmp     r3, r1\r
-     13c:      d3f8            bcc.n   130 <Reset_Handler+0x10>\r
-                        *pDest++ = *pSrc++;\r
-     13e:      4b0c            ldr     r3, [pc, #48]   ; (170 <Reset_Handler+0x50>)\r
-     140:      e002            b.n     148 <Reset_Handler+0x28>\r
-                *pDest++ = 0;\r
-     142:      2200            movs    r2, #0\r
-     144:      601a            str     r2, [r3, #0]\r
-     146:      3304            adds    r3, #4\r
-        for (pDest = &_szero; pDest < &_ezero;) {\r
-     148:      4a0a            ldr     r2, [pc, #40]   ; (174 <Reset_Handler+0x54>)\r
-     14a:      4293            cmp     r3, r2\r
-     14c:      d3f9            bcc.n   142 <Reset_Handler+0x22>\r
-        SCB->VTOR = ((uint32_t) pSrc & SCB_VTOR_TBLOFF_Msk);\r
-     14e:      4a0a            ldr     r2, [pc, #40]   ; (178 <Reset_Handler+0x58>)\r
-     150:      21ff            movs    r1, #255        ; 0xff\r
-     152:      4b0a            ldr     r3, [pc, #40]   ; (17c <Reset_Handler+0x5c>)\r
-     154:      438b            bics    r3, r1\r
-     156:      6093            str     r3, [r2, #8]\r
-        __libc_init_array();\r
-     158:      4b09            ldr     r3, [pc, #36]   ; (180 <Reset_Handler+0x60>)\r
-     15a:      4798            blx     r3\r
-        main();\r
-     15c:      4b09            ldr     r3, [pc, #36]   ; (184 <Reset_Handler+0x64>)\r
-     15e:      4798            blx     r3\r
-     160:      e7fe            b.n     160 <Reset_Handler+0x40>\r
-     162:      46c0            nop                     ; (mov r8, r8)\r
-     164:      00002140        .word   0x00002140\r
-     168:      20000000        .word   0x20000000\r
-     16c:      20000038        .word   0x20000038\r
-     170:      20000038        .word   0x20000038\r
-     174:      2000011c        .word   0x2000011c\r
-     178:      e000ed00        .word   0xe000ed00\r
-     17c:      00000000        .word   0x00000000\r
-     180:      00001eb1        .word   0x00001eb1\r
-     184:      000019f9        .word   0x000019f9\r
-\r
-00000188 <CALENDAR_0_CLOCK_init>:\r
-       uint8_t tmp;\r
-       PORT_CRITICAL_SECTION_ENTER();\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     188:      4a03            ldr     r2, [pc, #12]   ; (198 <CALENDAR_0_CLOCK_init+0x10>)\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     18a:      6951            ldr     r1, [r2, #20]\r
-     18c:      2380            movs    r3, #128        ; 0x80\r
-       tmp &= ~PORT_PMUX_PMUXE_Msk;\r
-     18e:      009b            lsls    r3, r3, #2\r
-     190:      430b            orrs    r3, r1\r
-       tmp |= PORT_PMUX_PMUXE(data);\r
-     192:      6153            str     r3, [r2, #20]\r
-     194:      4770            bx      lr\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     196:      46c0            nop                     ; (mov r8, r8)\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     198:      40000800        .word   0x40000800\r
-\r
-0000019c <CALENDAR_0_init>:\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     19c:      b510            push    {r4, lr}\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     19e:      4b03            ldr     r3, [pc, #12]   ; (1ac <CALENDAR_0_init+0x10>)\r
-     1a0:      4798            blx     r3\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     1a2:      4903            ldr     r1, [pc, #12]   ; (1b0 <CALENDAR_0_init+0x14>)\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     1a4:      4803            ldr     r0, [pc, #12]   ; (1b4 <CALENDAR_0_init+0x18>)\r
-       tmp &= ~PORT_PMUX_PMUXO_Msk;\r
-     1a6:      4b04            ldr     r3, [pc, #16]   ; (1b8 <CALENDAR_0_init+0x1c>)\r
-       tmp |= PORT_PMUX_PMUXO(data);\r
-     1a8:      4798            blx     r3\r
-     1aa:      bd10            pop     {r4, pc}\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     1ac:      00000189        .word   0x00000189\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     1b0:      40002400        .word   0x40002400\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     1b4:      200000b4        .word   0x200000b4\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     1b8:      000006b5        .word   0x000006b5\r
-\r
-000001bc <I2C_0_PORT_init>:\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     1bc:      b570            push    {r4, r5, r6, lr}\r
-       tmp &= ~PORT_PMUX_PMUXE_Msk;\r
-     1be:      4b13            ldr     r3, [pc, #76]   ; (20c <I2C_0_PORT_init+0x50>)\r
-     1c0:      20de            movs    r0, #222        ; 0xde\r
-       tmp |= PORT_PMUX_PMUXE(data);\r
-     1c2:      5c19            ldrb    r1, [r3, r0]\r
-     1c4:      2204            movs    r2, #4\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     1c6:      4391            bics    r1, r2\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     1c8:      5419            strb    r1, [r3, r0]\r
-     1ca:      5c19            ldrb    r1, [r3, r0]\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     1cc:      2501            movs    r5, #1\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     1ce:      43a9            bics    r1, r5\r
-     1d0:      2401            movs    r4, #1\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     1d2:      4321            orrs    r1, r4\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     1d4:      b2c9            uxtb    r1, r1\r
-       tmp &= ~PORT_PMUX_PMUXO_Msk;\r
-     1d6:      5419            strb    r1, [r3, r0]\r
-       tmp |= PORT_PMUX_PMUXO(data);\r
-     1d8:      381f            subs    r0, #31\r
-     1da:      5c19            ldrb    r1, [r3, r0]\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     1dc:      260f            movs    r6, #15\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     1de:      43b1            bics    r1, r6\r
-     1e0:      2602            movs    r6, #2\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     1e2:      4331            orrs    r1, r6\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     1e4:      b2c9            uxtb    r1, r1\r
-     1e6:      5419            strb    r1, [r3, r0]\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     1e8:      21df            movs    r1, #223        ; 0xdf\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     1ea:      5c5e            ldrb    r6, [r3, r1]\r
-     1ec:      4396            bics    r6, r2\r
-       tmp &= ~PORT_PMUX_PMUXE_Msk;\r
-     1ee:      545e            strb    r6, [r3, r1]\r
-     1f0:      5c5a            ldrb    r2, [r3, r1]\r
-       tmp |= PORT_PMUX_PMUXE(data);\r
-     1f2:      43aa            bics    r2, r5\r
-     1f4:      4322            orrs    r2, r4\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     1f6:      b2d2            uxtb    r2, r2\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     1f8:      545a            strb    r2, [r3, r1]\r
-     1fa:      5c1a            ldrb    r2, [r3, r0]\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     1fc:      39d0            subs    r1, #208        ; 0xd0\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     1fe:      400a            ands    r2, r1\r
-     200:      2120            movs    r1, #32\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     202:      430a            orrs    r2, r1\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     204:      b2d2            uxtb    r2, r2\r
-       tmp &= ~PORT_PMUX_PMUXO_Msk;\r
-     206:      541a            strb    r2, [r3, r0]\r
-       tmp |= PORT_PMUX_PMUXO(data);\r
-     208:      bd70            pop     {r4, r5, r6, pc}\r
-     20a:      46c0            nop                     ; (mov r8, r8)\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     20c:      41006000        .word   0x41006000\r
-\r
-00000210 <I2C_0_CLOCK_init>:\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     210:      4b06            ldr     r3, [pc, #24]   ; (22c <I2C_0_CLOCK_init+0x1c>)\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     212:      2140            movs    r1, #64 ; 0x40\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     214:      22c4            movs    r2, #196        ; 0xc4\r
-     216:      5099            str     r1, [r3, r2]\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     218:      3103            adds    r1, #3\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     21a:      3a08            subs    r2, #8\r
-     21c:      5099            str     r1, [r3, r2]\r
-       tmp &= ~PORT_PMUX_PMUXE_Msk;\r
-     21e:      4a04            ldr     r2, [pc, #16]   ; (230 <I2C_0_CLOCK_init+0x20>)\r
-     220:      69d3            ldr     r3, [r2, #28]\r
-       tmp |= PORT_PMUX_PMUXE(data);\r
-     222:      393f            subs    r1, #63 ; 0x3f\r
-     224:      430b            orrs    r3, r1\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     226:      61d3            str     r3, [r2, #28]\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     228:      4770            bx      lr\r
-     22a:      46c0            nop                     ; (mov r8, r8)\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     22c:      40001c00        .word   0x40001c00\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     230:      40000800        .word   0x40000800\r
-\r
-00000234 <I2C_0_init>:\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     234:      b510            push    {r4, lr}\r
-       tmp &= ~PORT_PMUX_PMUXO_Msk;\r
-     236:      4b04            ldr     r3, [pc, #16]   ; (248 <I2C_0_init+0x14>)\r
-       tmp |= PORT_PMUX_PMUXO(data);\r
-     238:      4798            blx     r3\r
-     23a:      4904            ldr     r1, [pc, #16]   ; (24c <I2C_0_init+0x18>)\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     23c:      4804            ldr     r0, [pc, #16]   ; (250 <I2C_0_init+0x1c>)\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     23e:      4b05            ldr     r3, [pc, #20]   ; (254 <I2C_0_init+0x20>)\r
-     240:      4798            blx     r3\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     242:      4b05            ldr     r3, [pc, #20]   ; (258 <I2C_0_init+0x24>)\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     244:      4798            blx     r3\r
-     246:      bd10            pop     {r4, pc}\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     248:      00000211        .word   0x00000211\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     24c:      42000800        .word   0x42000800\r
-       tmp &= ~PORT_PMUX_PMUXE_Msk;\r
-     250:      200000f8        .word   0x200000f8\r
-       tmp |= PORT_PMUX_PMUXE(data);\r
-     254:      000008a9        .word   0x000008a9\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     258:      000001bd        .word   0x000001bd\r
-\r
-0000025c <delay_driver_init>:\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     25c:      b510            push    {r4, lr}\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     25e:      4802            ldr     r0, [pc, #8]    ; (268 <delay_driver_init+0xc>)\r
-     260:      4b02            ldr     r3, [pc, #8]    ; (26c <delay_driver_init+0x10>)\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     262:      4798            blx     r3\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     264:      bd10            pop     {r4, pc}\r
-       tmp &= ~PORT_PMUX_PMUXO_Msk;\r
-     266:      46c0            nop                     ; (mov r8, r8)\r
-       tmp |= PORT_PMUX_PMUXO(data);\r
-     268:      e000e010        .word   0xe000e010\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     26c:      0000082d        .word   0x0000082d\r
-\r
-00000270 <PWM_0_PORT_init>:\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     270:      b530            push    {r4, r5, lr}\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     272:      4b0f            ldr     r3, [pc, #60]   ; (2b0 <PWM_0_PORT_init+0x40>)\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     274:      2254            movs    r2, #84 ; 0x54\r
-     276:      5c99            ldrb    r1, [r3, r2]\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     278:      2501            movs    r5, #1\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     27a:      43a9            bics    r1, r5\r
-     27c:      2401            movs    r4, #1\r
-       tmp &= ~PORT_PMUX_PMUXE_Msk;\r
-     27e:      4321            orrs    r1, r4\r
-     280:      b2c9            uxtb    r1, r1\r
-     282:      5499            strb    r1, [r3, r2]\r
-       tmp |= PORT_PMUX_PMUXE(data);\r
-     284:      203a            movs    r0, #58 ; 0x3a\r
-     286:      5c19            ldrb    r1, [r3, r0]\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     288:      3a45            subs    r2, #69 ; 0x45\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     28a:      4391            bics    r1, r2\r
-     28c:      2204            movs    r2, #4\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     28e:      4311            orrs    r1, r2\r
-       tmp |= value << PORT_PINCFG_PMUXEN_Pos;\r
-     290:      b2c9            uxtb    r1, r1\r
-     292:      5419            strb    r1, [r3, r0]\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     294:      2155            movs    r1, #85 ; 0x55\r
-       tmp = ((Port *)hw)->Group[submodule_index].PMUX[index].reg;\r
-     296:      5c5a            ldrb    r2, [r3, r1]\r
-       tmp &= ~PORT_PMUX_PMUXO_Msk;\r
-     298:      43aa            bics    r2, r5\r
-       tmp |= PORT_PMUX_PMUXO(data);\r
-     29a:      4322            orrs    r2, r4\r
-     29c:      b2d2            uxtb    r2, r2\r
-       ((Port *)hw)->Group[submodule_index].PMUX[index].reg = tmp;\r
-     29e:      545a            strb    r2, [r3, r1]\r
-       gpio_set_pin_function(SEG21, PINMUX_PA19B_SLCD_LP35);\r
-\r
-       gpio_set_pin_function(SEG22, PINMUX_PB16B_SLCD_LP42);\r
-\r
-       gpio_set_pin_function(SEG23, PINMUX_PB17B_SLCD_LP43);\r
-}\r
-     2a0:      5c1a            ldrb    r2, [r3, r0]\r
-     2a2:      3946            subs    r1, #70 ; 0x46\r
-     2a4:      400a            ands    r2, r1\r
-     2a6:      2140            movs    r1, #64 ; 0x40\r
-     2a8:      430a            orrs    r2, r1\r
-     2aa:      b2d2            uxtb    r2, r2\r
-     2ac:      541a            strb    r2, [r3, r0]\r
-}\r
-     2ae:      bd30            pop     {r4, r5, pc}\r
-     2b0:      41006000        .word   0x41006000\r
-\r
-000002b4 <PWM_0_CLOCK_init>:\r
-}\r
-\r
-static inline void hri_mclk_set_APBCMASK_TC3_bit(const void *const hw)\r
-{\r
-       MCLK_CRITICAL_SECTION_ENTER();\r
-       ((Mclk *)hw)->APBCMASK.reg |= MCLK_APBCMASK_TC3;\r
-     2b4:      4a05            ldr     r2, [pc, #20]   ; (2cc <PWM_0_CLOCK_init+0x18>)\r
-     2b6:      69d1            ldr     r1, [r2, #28]\r
-     2b8:      2380            movs    r3, #128        ; 0x80\r
-     2ba:      011b            lsls    r3, r3, #4\r
-     2bc:      430b            orrs    r3, r1\r
-     2be:      61d3            str     r3, [r2, #28]\r
-}\r
-\r
-static inline void hri_gclk_write_PCHCTRL_reg(const void *const hw, uint8_t index, hri_gclk_pchctrl_reg_t data)\r
-{\r
-       GCLK_CRITICAL_SECTION_ENTER();\r
-       ((Gclk *)hw)->PCHCTRL[index].reg = data;\r
-     2c0:      2140            movs    r1, #64 ; 0x40\r
-     2c2:      23e0            movs    r3, #224        ; 0xe0\r
-     2c4:      4a02            ldr     r2, [pc, #8]    ; (2d0 <PWM_0_CLOCK_init+0x1c>)\r
-     2c6:      50d1            str     r1, [r2, r3]\r
-}\r
-     2c8:      4770            bx      lr\r
-     2ca:      46c0            nop                     ; (mov r8, r8)\r
-     2cc:      40000800        .word   0x40000800\r
-     2d0:      40001c00        .word   0x40001c00\r
-\r
-000002d4 <PWM_0_init>:\r
-{\r
-     2d4:      b510            push    {r4, lr}\r
-       PWM_0_CLOCK_init();\r
-     2d6:      4b06            ldr     r3, [pc, #24]   ; (2f0 <PWM_0_init+0x1c>)\r
-     2d8:      4798            blx     r3\r
-       PWM_0_PORT_init();\r
-     2da:      4b06            ldr     r3, [pc, #24]   ; (2f4 <PWM_0_init+0x20>)\r
-     2dc:      4798            blx     r3\r
-       pwm_init(&PWM_0, TC3, _tc_get_pwm());\r
-     2de:      4b06            ldr     r3, [pc, #24]   ; (2f8 <PWM_0_init+0x24>)\r
-     2e0:      4798            blx     r3\r
-     2e2:      0002            movs    r2, r0\r
-     2e4:      4905            ldr     r1, [pc, #20]   ; (2fc <PWM_0_init+0x28>)\r
-     2e6:      4806            ldr     r0, [pc, #24]   ; (300 <PWM_0_init+0x2c>)\r
-     2e8:      4b06            ldr     r3, [pc, #24]   ; (304 <PWM_0_init+0x30>)\r
-     2ea:      4798            blx     r3\r
-}\r
-     2ec:      bd10            pop     {r4, pc}\r
-     2ee:      46c0            nop                     ; (mov r8, r8)\r
-     2f0:      000002b5        .word   0x000002b5\r
-     2f4:      00000271        .word   0x00000271\r
-     2f8:      000019d9        .word   0x000019d9\r
-     2fc:      42002c00        .word   0x42002c00\r
-     300:      20000090        .word   0x20000090\r
-     304:      00000999        .word   0x00000999\r
-\r
-00000308 <system_init>:\r
-       slcd_sync_init(&SEGMENT_LCD_0, SLCD);\r
-       SEGMENT_LCD_0_PORT_init();\r
-}\r
-\r
-void system_init(void)\r
-{\r
-     308:      b5f0            push    {r4, r5, r6, r7, lr}\r
-     30a:      46c6            mov     lr, r8\r
-     30c:      b500            push    {lr}\r
- * Currently the following initialization functions are supported:\r
- *  - System clock initialization\r
- */\r
-static inline void init_mcu(void)\r
-{\r
-       _init_chip();\r
-     30e:      4b1c            ldr     r3, [pc, #112]  ; (380 <system_init+0x78>)\r
-     310:      4798            blx     r3\r
-       ((Port *)hw)->Group[submodule_index].DIRCLR.reg = mask;\r
-     312:      22c0            movs    r2, #192        ; 0xc0\r
-     314:      05d2            lsls    r2, r2, #23\r
-     316:      2404            movs    r4, #4\r
-     318:      6054            str     r4, [r2, #4]\r
-\r
-static inline void hri_port_write_WRCONFIG_reg(const void *const hw, uint8_t submodule_index,\r
-                                               hri_port_wrconfig_reg_t data)\r
-{\r
-       PORT_CRITICAL_SECTION_ENTER();\r
-       ((Port *)hw)->Group[submodule_index].WRCONFIG.reg = data;\r
-     31a:      4b1a            ldr     r3, [pc, #104]  ; (384 <system_init+0x7c>)\r
-     31c:      491a            ldr     r1, [pc, #104]  ; (388 <system_init+0x80>)\r
-     31e:      6299            str     r1, [r3, #40]   ; 0x28\r
-     320:      491a            ldr     r1, [pc, #104]  ; (38c <system_init+0x84>)\r
-     322:      6299            str     r1, [r3, #40]   ; 0x28\r
-       ((Port *)hw)->Group[submodule_index].DIRCLR.reg = mask;\r
-     324:      6054            str     r4, [r2, #4]\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg |= PORT_PINCFG_PULLEN;\r
-     326:      2042            movs    r0, #66 ; 0x42\r
-     328:      5c19            ldrb    r1, [r3, r0]\r
-     32a:      2504            movs    r5, #4\r
-     32c:      4329            orrs    r1, r5\r
-     32e:      b2c9            uxtb    r1, r1\r
-     330:      5419            strb    r1, [r3, r0]\r
-       ((Port *)hw)->Group[submodule_index].OUTCLR.reg = mask;\r
-     332:      6154            str     r4, [r2, #20]\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     334:      5c1c            ldrb    r4, [r3, r0]\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     336:      2101            movs    r1, #1\r
-     338:      438c            bics    r4, r1\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     33a:      541c            strb    r4, [r3, r0]\r
-       ((Port *)hw)->Group[submodule_index].OUTCLR.reg = mask;\r
-     33c:      2794            movs    r7, #148        ; 0x94\r
-     33e:      51d1            str     r1, [r2, r7]\r
-       ((Port *)hw)->Group[submodule_index].DIRSET.reg = mask;\r
-     340:      2688            movs    r6, #136        ; 0x88\r
-     342:      5191            str     r1, [r2, r6]\r
-       ((Port *)hw)->Group[submodule_index].WRCONFIG.reg = data;\r
-     344:      3066            adds    r0, #102        ; 0x66\r
-     346:      4c12            ldr     r4, [pc, #72]   ; (390 <system_init+0x88>)\r
-     348:      501c            str     r4, [r3, r0]\r
-     34a:      24c0            movs    r4, #192        ; 0xc0\r
-     34c:      0624            lsls    r4, r4, #24\r
-     34e:      46a0            mov     r8, r4\r
-     350:      501c            str     r4, [r3, r0]\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     352:      24c0            movs    r4, #192        ; 0xc0\r
-     354:      46a4            mov     ip, r4\r
-     356:      5d1c            ldrb    r4, [r3, r4]\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     358:      438c            bics    r4, r1\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     35a:      4665            mov     r5, ip\r
-     35c:      555c            strb    r4, [r3, r5]\r
-       ((Port *)hw)->Group[submodule_index].OUTCLR.reg = mask;\r
-     35e:      2408            movs    r4, #8\r
-     360:      51d4            str     r4, [r2, r7]\r
-       ((Port *)hw)->Group[submodule_index].DIRSET.reg = mask;\r
-     362:      5194            str     r4, [r2, r6]\r
-       ((Port *)hw)->Group[submodule_index].WRCONFIG.reg = data;\r
-     364:      4a0b            ldr     r2, [pc, #44]   ; (394 <system_init+0x8c>)\r
-     366:      501a            str     r2, [r3, r0]\r
-     368:      4642            mov     r2, r8\r
-     36a:      501a            str     r2, [r3, r0]\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-     36c:      301b            adds    r0, #27\r
-     36e:      5c1a            ldrb    r2, [r3, r0]\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-     370:      438a            bics    r2, r1\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-     372:      541a            strb    r2, [r3, r0]\r
-       // Set pin direction to output\r
-       gpio_set_pin_direction(D0, GPIO_DIRECTION_OUT);\r
-\r
-       gpio_set_pin_function(D0, GPIO_PIN_FUNCTION_OFF);\r
-\r
-       delay_driver_init();\r
-     374:      4b08            ldr     r3, [pc, #32]   ; (398 <system_init+0x90>)\r
-     376:      4798            blx     r3\r
-       PWM_0_init();\r
-\r
-       PWM_1_init();\r
-       SEGMENT_LCD_0_init();\r
-*/\r
-}\r
-     378:      bc04            pop     {r2}\r
-     37a:      4690            mov     r8, r2\r
-     37c:      bdf0            pop     {r4, r5, r6, r7, pc}\r
-     37e:      46c0            nop                     ; (mov r8, r8)\r
-     380:      00000b3d        .word   0x00000b3d\r
-     384:      41006000        .word   0x41006000\r
-     388:      40020004        .word   0x40020004\r
-     38c:      c0020000        .word   0xc0020000\r
-     390:      40000001        .word   0x40000001\r
-     394:      40000008        .word   0x40000008\r
-     398:      0000025d        .word   0x0000025d\r
-\r
-0000039c <leap_year>:\r
- *  \retval false  not leap year.\r
- *  \retval true  leap year.\r
- */\r
-static bool leap_year(uint16_t year)\r
-{\r
-       if (year & 3) {\r
-     39c:      0783            lsls    r3, r0, #30\r
-     39e:      d101            bne.n   3a4 <leap_year+0x8>\r
-               return false;\r
-       } else {\r
-               return true;\r
-     3a0:      2001            movs    r0, #1\r
-       }\r
-}\r
-     3a2:      4770            bx      lr\r
-               return false;\r
-     3a4:      2000            movs    r0, #0\r
-     3a6:      e7fc            b.n     3a2 <leap_year+0x6>\r
-\r
-000003a8 <get_secs_in_month>:\r
-\r
-/** \brief calculate the seconds in specified year/month\r
- *  \retval 0  month error.\r
- */\r
-static uint32_t get_secs_in_month(uint32_t year, uint8_t month)\r
-{\r
-     3a8:      b510            push    {r4, lr}\r
-     3aa:      000c            movs    r4, r1\r
-       uint32_t sec_in_month = 0;\r
-\r
-       if (leap_year(year)) {\r
-     3ac:      b280            uxth    r0, r0\r
-     3ae:      4b10            ldr     r3, [pc, #64]   ; (3f0 <get_secs_in_month+0x48>)\r
-     3b0:      4798            blx     r3\r
-     3b2:      2800            cmp     r0, #0\r
-     3b4:      d00b            beq.n   3ce <get_secs_in_month+0x26>\r
-               switch (month) {\r
-     3b6:      2c0c            cmp     r4, #12\r
-     3b8:      d803            bhi.n   3c2 <get_secs_in_month+0x1a>\r
-     3ba:      00a4            lsls    r4, r4, #2\r
-     3bc:      4b0d            ldr     r3, [pc, #52]   ; (3f4 <get_secs_in_month+0x4c>)\r
-     3be:      591b            ldr     r3, [r3, r4]\r
-     3c0:      469f            mov     pc, r3\r
-       uint32_t sec_in_month = 0;\r
-     3c2:      2000            movs    r0, #0\r
-     3c4:      e010            b.n     3e8 <get_secs_in_month+0x40>\r
-               case 10:\r
-               case 12:\r
-                       sec_in_month = SECS_IN_31DAYS;\r
-                       break;\r
-               case 2:\r
-                       sec_in_month = SECS_IN_29DAYS;\r
-     3c6:      480c            ldr     r0, [pc, #48]   ; (3f8 <get_secs_in_month+0x50>)\r
-                       break;\r
-     3c8:      e00e            b.n     3e8 <get_secs_in_month+0x40>\r
-               case 4:\r
-               case 6:\r
-               case 9:\r
-               case 11:\r
-                       sec_in_month = SECS_IN_30DAYS;\r
-     3ca:      480c            ldr     r0, [pc, #48]   ; (3fc <get_secs_in_month+0x54>)\r
-                       break;\r
-     3cc:      e00c            b.n     3e8 <get_secs_in_month+0x40>\r
-               default:\r
-                       break;\r
-               }\r
-       } else {\r
-               switch (month) {\r
-     3ce:      2c0c            cmp     r4, #12\r
-     3d0:      d803            bhi.n   3da <get_secs_in_month+0x32>\r
-     3d2:      00a4            lsls    r4, r4, #2\r
-     3d4:      4b0a            ldr     r3, [pc, #40]   ; (400 <get_secs_in_month+0x58>)\r
-     3d6:      591b            ldr     r3, [r3, r4]\r
-     3d8:      469f            mov     pc, r3\r
-       uint32_t sec_in_month = 0;\r
-     3da:      2000            movs    r0, #0\r
-     3dc:      e004            b.n     3e8 <get_secs_in_month+0x40>\r
-               case 10:\r
-               case 12:\r
-                       sec_in_month = SECS_IN_31DAYS;\r
-                       break;\r
-               case 2:\r
-                       sec_in_month = SECS_IN_28DAYS;\r
-     3de:      4809            ldr     r0, [pc, #36]   ; (404 <get_secs_in_month+0x5c>)\r
-                       break;\r
-     3e0:      e002            b.n     3e8 <get_secs_in_month+0x40>\r
-               case 4:\r
-               case 6:\r
-               case 9:\r
-               case 11:\r
-                       sec_in_month = SECS_IN_30DAYS;\r
-     3e2:      4806            ldr     r0, [pc, #24]   ; (3fc <get_secs_in_month+0x54>)\r
-                       break;\r
-     3e4:      e000            b.n     3e8 <get_secs_in_month+0x40>\r
-                       sec_in_month = SECS_IN_31DAYS;\r
-     3e6:      4808            ldr     r0, [pc, #32]   ; (408 <get_secs_in_month+0x60>)\r
-                       break;\r
-               }\r
-       }\r
-\r
-       return sec_in_month;\r
-}\r
-     3e8:      bd10            pop     {r4, pc}\r
-                       sec_in_month = SECS_IN_31DAYS;\r
-     3ea:      4807            ldr     r0, [pc, #28]   ; (408 <get_secs_in_month+0x60>)\r
-       return sec_in_month;\r
-     3ec:      e7fc            b.n     3e8 <get_secs_in_month+0x40>\r
-     3ee:      46c0            nop                     ; (mov r8, r8)\r
-     3f0:      0000039d        .word   0x0000039d\r
-     3f4:      00001ef8        .word   0x00001ef8\r
-     3f8:      00263b80        .word   0x00263b80\r
-     3fc:      00278d00        .word   0x00278d00\r
-     400:      00001f2c        .word   0x00001f2c\r
-     404:      0024ea00        .word   0x0024ea00\r
-     408:      0028de80        .word   0x0028de80\r
-\r
-0000040c <convert_timestamp_to_datetime>:\r
-\r
-/** \brief convert timestamp to date/time\r
- */\r
-static int32_t convert_timestamp_to_datetime(struct calendar_descriptor *const calendar, uint32_t ts,\r
-                                             struct calendar_date_time *dt)\r
-{\r
-     40c:      b5f0            push    {r4, r5, r6, r7, lr}\r
-     40e:      46c6            mov     lr, r8\r
-     410:      b500            push    {lr}\r
-     412:      000c            movs    r4, r1\r
-     414:      4690            mov     r8, r2\r
-       uint32_t tmp, sec_in_year, sec_in_month;\r
-       uint32_t tmp_year    = calendar->base_year;\r
-     416:      6986            ldr     r6, [r0, #24]\r
-     418:      e004            b.n     424 <convert_timestamp_to_datetime+0x18>\r
-\r
-       tmp = ts;\r
-\r
-       /* Find year */\r
-       while (true) {\r
-               sec_in_year = leap_year(tmp_year) ? SECS_IN_LEAP_YEAR : SECS_IN_NON_LEAP_YEAR;\r
-     41a:      4b1f            ldr     r3, [pc, #124]  ; (498 <convert_timestamp_to_datetime+0x8c>)\r
-\r
-               if (tmp >= sec_in_year) {\r
-     41c:      429c            cmp     r4, r3\r
-     41e:      d309            bcc.n   434 <convert_timestamp_to_datetime+0x28>\r
-                       tmp -= sec_in_year;\r
-     420:      1ae4            subs    r4, r4, r3\r
-                       tmp_year++;\r
-     422:      3601            adds    r6, #1\r
-               sec_in_year = leap_year(tmp_year) ? SECS_IN_LEAP_YEAR : SECS_IN_NON_LEAP_YEAR;\r
-     424:      b2b7            uxth    r7, r6\r
-     426:      0038            movs    r0, r7\r
-     428:      4b1c            ldr     r3, [pc, #112]  ; (49c <convert_timestamp_to_datetime+0x90>)\r
-     42a:      4798            blx     r3\r
-     42c:      2800            cmp     r0, #0\r
-     42e:      d0f4            beq.n   41a <convert_timestamp_to_datetime+0xe>\r
-     430:      4b1b            ldr     r3, [pc, #108]  ; (4a0 <convert_timestamp_to_datetime+0x94>)\r
-     432:      e7f3            b.n     41c <convert_timestamp_to_datetime+0x10>\r
-     434:      2501            movs    r5, #1\r
-                       break;\r
-               }\r
-       }\r
-       /* Find month of year */\r
-       while (true) {\r
-               sec_in_month = get_secs_in_month(tmp_year, tmp_month);\r
-     436:      0029            movs    r1, r5\r
-     438:      0030            movs    r0, r6\r
-     43a:      4b1a            ldr     r3, [pc, #104]  ; (4a4 <convert_timestamp_to_datetime+0x98>)\r
-     43c:      4798            blx     r3\r
-\r
-               if (tmp >= sec_in_month) {\r
-     43e:      4284            cmp     r4, r0\r
-     440:      d303            bcc.n   44a <convert_timestamp_to_datetime+0x3e>\r
-                       tmp -= sec_in_month;\r
-     442:      1a24            subs    r4, r4, r0\r
-                       tmp_month++;\r
-     444:      3501            adds    r5, #1\r
-     446:      b2ed            uxtb    r5, r5\r
-               sec_in_month = get_secs_in_month(tmp_year, tmp_month);\r
-     448:      e7f5            b.n     436 <convert_timestamp_to_datetime+0x2a>\r
-     44a:      2101            movs    r1, #1\r
-                       break;\r
-               }\r
-       }\r
-       /* Find day of month */\r
-       while (true) {\r
-               if (tmp >= SECS_IN_DAY) {\r
-     44c:      4b16            ldr     r3, [pc, #88]   ; (4a8 <convert_timestamp_to_datetime+0x9c>)\r
-     44e:      429c            cmp     r4, r3\r
-     450:      d905            bls.n   45e <convert_timestamp_to_datetime+0x52>\r
-                       tmp -= SECS_IN_DAY;\r
-     452:      4b16            ldr     r3, [pc, #88]   ; (4ac <convert_timestamp_to_datetime+0xa0>)\r
-     454:      469c            mov     ip, r3\r
-     456:      4464            add     r4, ip\r
-                       tmp_day++;\r
-     458:      3101            adds    r1, #1\r
-     45a:      b2c9            uxtb    r1, r1\r
-               if (tmp >= SECS_IN_DAY) {\r
-     45c:      e7f6            b.n     44c <convert_timestamp_to_datetime+0x40>\r
-     45e:      2200            movs    r2, #0\r
-                       break;\r
-               }\r
-       }\r
-       /* Find hour of day */\r
-       while (true) {\r
-               if (tmp >= SECS_IN_HOUR) {\r
-     460:      4b13            ldr     r3, [pc, #76]   ; (4b0 <convert_timestamp_to_datetime+0xa4>)\r
-     462:      429c            cmp     r4, r3\r
-     464:      d905            bls.n   472 <convert_timestamp_to_datetime+0x66>\r
-                       tmp -= SECS_IN_HOUR;\r
-     466:      4b13            ldr     r3, [pc, #76]   ; (4b4 <convert_timestamp_to_datetime+0xa8>)\r
-     468:      469c            mov     ip, r3\r
-     46a:      4464            add     r4, ip\r
-                       tmp_hour++;\r
-     46c:      3201            adds    r2, #1\r
-     46e:      b2d2            uxtb    r2, r2\r
-               if (tmp >= SECS_IN_HOUR) {\r
-     470:      e7f6            b.n     460 <convert_timestamp_to_datetime+0x54>\r
-     472:      2300            movs    r3, #0\r
-                       break;\r
-               }\r
-       }\r
-       /* Find minute in hour */\r
-       while (true) {\r
-               if (tmp >= SECS_IN_MINUTE) {\r
-     474:      2c3b            cmp     r4, #59 ; 0x3b\r
-     476:      d903            bls.n   480 <convert_timestamp_to_datetime+0x74>\r
-                       tmp -= SECS_IN_MINUTE;\r
-     478:      3c3c            subs    r4, #60 ; 0x3c\r
-                       tmp_minutes++;\r
-     47a:      3301            adds    r3, #1\r
-     47c:      b2db            uxtb    r3, r3\r
-               if (tmp >= SECS_IN_MINUTE) {\r
-     47e:      e7f9            b.n     474 <convert_timestamp_to_datetime+0x68>\r
-               } else {\r
-                       break;\r
-               }\r
-       }\r
-\r
-       dt->date.year  = tmp_year;\r
-     480:      4640            mov     r0, r8\r
-     482:      80c7            strh    r7, [r0, #6]\r
-       dt->date.month = tmp_month;\r
-     484:      7145            strb    r5, [r0, #5]\r
-       dt->date.day   = tmp_day;\r
-     486:      7101            strb    r1, [r0, #4]\r
-       dt->time.hour  = tmp_hour;\r
-     488:      7082            strb    r2, [r0, #2]\r
-       dt->time.min   = tmp_minutes;\r
-     48a:      7043            strb    r3, [r0, #1]\r
-       dt->time.sec   = tmp;\r
-     48c:      7004            strb    r4, [r0, #0]\r
-\r
-       return ERR_NONE;\r
-}\r
-     48e:      2000            movs    r0, #0\r
-     490:      bc04            pop     {r2}\r
-     492:      4690            mov     r8, r2\r
-     494:      bdf0            pop     {r4, r5, r6, r7, pc}\r
-     496:      46c0            nop                     ; (mov r8, r8)\r
-     498:      01e13380        .word   0x01e13380\r
-     49c:      0000039d        .word   0x0000039d\r
-     4a0:      01e28500        .word   0x01e28500\r
-     4a4:      000003a9        .word   0x000003a9\r
-     4a8:      0001517f        .word   0x0001517f\r
-     4ac:      fffeae80        .word   0xfffeae80\r
-     4b0:      00000e0f        .word   0x00000e0f\r
-     4b4:      fffff1f0        .word   0xfffff1f0\r
-\r
-000004b8 <convert_datetime_to_timestamp>:\r
-\r
-/** \brief convert date/time to timestamp\r
- *  \return timestamp\r
- */\r
-static uint32_t convert_datetime_to_timestamp(struct calendar_descriptor *const calendar, struct calendar_date_time *dt)\r
-{\r
-     4b8:      b5f0            push    {r4, r5, r6, r7, lr}\r
-     4ba:      46de            mov     lr, fp\r
-     4bc:      4657            mov     r7, sl\r
-     4be:      464e            mov     r6, r9\r
-     4c0:      4645            mov     r5, r8\r
-     4c2:      b5e0            push    {r5, r6, r7, lr}\r
-     4c4:      b083            sub     sp, #12\r
-       uint32_t tmp = 0;\r
-       uint32_t i   = 0;\r
-       uint8_t  year, month, day, hour, minutes, seconds;\r
-\r
-       year    = dt->date.year - calendar->base_year;\r
-     4c6:      88cb            ldrh    r3, [r1, #6]\r
-     4c8:      9300            str     r3, [sp, #0]\r
-     4ca:      b2de            uxtb    r6, r3\r
-     4cc:      6983            ldr     r3, [r0, #24]\r
-     4ce:      4699            mov     r9, r3\r
-     4d0:      466a            mov     r2, sp\r
-     4d2:      7113            strb    r3, [r2, #4]\r
-     4d4:      7913            ldrb    r3, [r2, #4]\r
-     4d6:      1af6            subs    r6, r6, r3\r
-     4d8:      b2f6            uxtb    r6, r6\r
-       month   = dt->date.month;\r
-     4da:      794f            ldrb    r7, [r1, #5]\r
-       day     = dt->date.day;\r
-     4dc:      790b            ldrb    r3, [r1, #4]\r
-     4de:      469a            mov     sl, r3\r
-       hour    = dt->time.hour;\r
-     4e0:      788b            ldrb    r3, [r1, #2]\r
-     4e2:      4698            mov     r8, r3\r
-       minutes = dt->time.min;\r
-     4e4:      784b            ldrb    r3, [r1, #1]\r
-     4e6:      469b            mov     fp, r3\r
-       seconds = dt->time.sec;\r
-     4e8:      780b            ldrb    r3, [r1, #0]\r
-     4ea:      9301            str     r3, [sp, #4]\r
-\r
-       /* tot up year field */\r
-       for (i = 0; i < year; ++i) {\r
-     4ec:      2500            movs    r5, #0\r
-       uint32_t tmp = 0;\r
-     4ee:      2400            movs    r4, #0\r
-       for (i = 0; i < year; ++i) {\r
-     4f0:      e003            b.n     4fa <convert_datetime_to_timestamp+0x42>\r
-               if (leap_year(calendar->base_year + i)) {\r
-                       tmp += SECS_IN_LEAP_YEAR;\r
-               } else {\r
-                       tmp += SECS_IN_NON_LEAP_YEAR;\r
-     4f2:      4b1a            ldr     r3, [pc, #104]  ; (55c <convert_datetime_to_timestamp+0xa4>)\r
-     4f4:      469c            mov     ip, r3\r
-     4f6:      4464            add     r4, ip\r
-       for (i = 0; i < year; ++i) {\r
-     4f8:      3501            adds    r5, #1\r
-     4fa:      42b5            cmp     r5, r6\r
-     4fc:      d20a            bcs.n   514 <convert_datetime_to_timestamp+0x5c>\r
-               if (leap_year(calendar->base_year + i)) {\r
-     4fe:      464b            mov     r3, r9\r
-     500:      1958            adds    r0, r3, r5\r
-     502:      b280            uxth    r0, r0\r
-     504:      4b16            ldr     r3, [pc, #88]   ; (560 <convert_datetime_to_timestamp+0xa8>)\r
-     506:      4798            blx     r3\r
-     508:      2800            cmp     r0, #0\r
-     50a:      d0f2            beq.n   4f2 <convert_datetime_to_timestamp+0x3a>\r
-                       tmp += SECS_IN_LEAP_YEAR;\r
-     50c:      4b15            ldr     r3, [pc, #84]   ; (564 <convert_datetime_to_timestamp+0xac>)\r
-     50e:      469c            mov     ip, r3\r
-     510:      4464            add     r4, ip\r
-     512:      e7f1            b.n     4f8 <convert_datetime_to_timestamp+0x40>\r
-     514:      2501            movs    r5, #1\r
-     516:      e005            b.n     524 <convert_datetime_to_timestamp+0x6c>\r
-               }\r
-       }\r
-\r
-       /* tot up month field */\r
-       for (i = 1; i < month; ++i) {\r
-               tmp += get_secs_in_month(dt->date.year, i);\r
-     518:      b2e9            uxtb    r1, r5\r
-     51a:      9800            ldr     r0, [sp, #0]\r
-     51c:      4b12            ldr     r3, [pc, #72]   ; (568 <convert_datetime_to_timestamp+0xb0>)\r
-     51e:      4798            blx     r3\r
-     520:      1824            adds    r4, r4, r0\r
-       for (i = 1; i < month; ++i) {\r
-     522:      3501            adds    r5, #1\r
-     524:      42bd            cmp     r5, r7\r
-     526:      d3f7            bcc.n   518 <convert_datetime_to_timestamp+0x60>\r
-       }\r
-\r
-       /* tot up day/hour/minute/second fields */\r
-       tmp += (day - 1) * SECS_IN_DAY;\r
-     528:      4653            mov     r3, sl\r
-     52a:      3b01            subs    r3, #1\r
-     52c:      480f            ldr     r0, [pc, #60]   ; (56c <convert_datetime_to_timestamp+0xb4>)\r
-     52e:      4358            muls    r0, r3\r
-     530:      1824            adds    r4, r4, r0\r
-       tmp += hour * SECS_IN_HOUR;\r
-     532:      20e1            movs    r0, #225        ; 0xe1\r
-     534:      0100            lsls    r0, r0, #4\r
-     536:      4643            mov     r3, r8\r
-     538:      4358            muls    r0, r3\r
-     53a:      1820            adds    r0, r4, r0\r
-       tmp += minutes * SECS_IN_MINUTE;\r
-     53c:      465b            mov     r3, fp\r
-     53e:      011b            lsls    r3, r3, #4\r
-     540:      465a            mov     r2, fp\r
-     542:      1a9b            subs    r3, r3, r2\r
-     544:      009c            lsls    r4, r3, #2\r
-     546:      1900            adds    r0, r0, r4\r
-       tmp += seconds;\r
-     548:      9b01            ldr     r3, [sp, #4]\r
-     54a:      469c            mov     ip, r3\r
-     54c:      4460            add     r0, ip\r
-\r
-       return tmp;\r
-}\r
-     54e:      b003            add     sp, #12\r
-     550:      bc3c            pop     {r2, r3, r4, r5}\r
-     552:      4690            mov     r8, r2\r
-     554:      4699            mov     r9, r3\r
-     556:      46a2            mov     sl, r4\r
-     558:      46ab            mov     fp, r5\r
-     55a:      bdf0            pop     {r4, r5, r6, r7, pc}\r
-     55c:      01e13380        .word   0x01e13380\r
-     560:      0000039d        .word   0x0000039d\r
-     564:      01e28500        .word   0x01e28500\r
-     568:      000003a9        .word   0x000003a9\r
-     56c:      00015180        .word   0x00015180\r
-\r
-00000570 <calibrate_timestamp>:\r
-\r
-/** \brief calibrate timestamp to make desired timestamp ahead of current timestamp\r
- */\r
-static void calibrate_timestamp(struct calendar_descriptor *const calendar, struct calendar_alarm *alarm,\r
-                                struct calendar_alarm *current_dt)\r
-{\r
-     570:      b570            push    {r4, r5, r6, lr}\r
-     572:      000c            movs    r4, r1\r
-       uint32_t alarm_ts;\r
-       uint32_t current_ts = current_dt->cal_alarm.timestamp;\r
-     574:      68d0            ldr     r0, [r2, #12]\r
-\r
-       alarm_ts = alarm->cal_alarm.timestamp;\r
-     576:      68cd            ldr     r5, [r1, #12]\r
-\r
-       /* calibrate timestamp */\r
-       switch (alarm->cal_alarm.option) {\r
-     578:      7c0b            ldrb    r3, [r1, #16]\r
-     57a:      2b05            cmp     r3, #5\r
-     57c:      d806            bhi.n   58c <calibrate_timestamp+0x1c>\r
-     57e:      009b            lsls    r3, r3, #2\r
-     580:      4915            ldr     r1, [pc, #84]   ; (5d8 <calibrate_timestamp+0x68>)\r
-     582:      58cb            ldr     r3, [r1, r3]\r
-     584:      469f            mov     pc, r3\r
-       case CALENDAR_ALARM_MATCH_SEC:\r
-\r
-               if (alarm_ts <= current_ts) {\r
-     586:      42a8            cmp     r0, r5\r
-     588:      d300            bcc.n   58c <calibrate_timestamp+0x1c>\r
-                       alarm_ts += SECS_IN_MINUTE;\r
-     58a:      353c            adds    r5, #60 ; 0x3c\r
-       default:\r
-               break;\r
-       }\r
-\r
-       /* desired timestamp after calibration */\r
-       alarm->cal_alarm.timestamp = alarm_ts;\r
-     58c:      60e5            str     r5, [r4, #12]\r
-}\r
-     58e:      bd70            pop     {r4, r5, r6, pc}\r
-               if (alarm_ts <= current_ts) {\r
-     590:      42a8            cmp     r0, r5\r
-     592:      d3fb            bcc.n   58c <calibrate_timestamp+0x1c>\r
-                       alarm_ts += SECS_IN_HOUR;\r
-     594:      23e1            movs    r3, #225        ; 0xe1\r
-     596:      011b            lsls    r3, r3, #4\r
-     598:      469c            mov     ip, r3\r
-     59a:      4465            add     r5, ip\r
-     59c:      e7f6            b.n     58c <calibrate_timestamp+0x1c>\r
-               if (alarm_ts <= current_ts) {\r
-     59e:      42a8            cmp     r0, r5\r
-     5a0:      d3f4            bcc.n   58c <calibrate_timestamp+0x1c>\r
-                       alarm_ts += SECS_IN_DAY;\r
-     5a2:      4b0e            ldr     r3, [pc, #56]   ; (5dc <calibrate_timestamp+0x6c>)\r
-     5a4:      469c            mov     ip, r3\r
-     5a6:      4465            add     r5, ip\r
-     5a8:      e7f0            b.n     58c <calibrate_timestamp+0x1c>\r
-               if (alarm_ts <= current_ts) {\r
-     5aa:      42a8            cmp     r0, r5\r
-     5ac:      d3ee            bcc.n   58c <calibrate_timestamp+0x1c>\r
-                       alarm_ts += get_secs_in_month(current_dt->cal_alarm.datetime.date.year,\r
-     5ae:      8950            ldrh    r0, [r2, #10]\r
-     5b0:      7a51            ldrb    r1, [r2, #9]\r
-     5b2:      4b0b            ldr     r3, [pc, #44]   ; (5e0 <calibrate_timestamp+0x70>)\r
-     5b4:      4798            blx     r3\r
-     5b6:      182d            adds    r5, r5, r0\r
-     5b8:      e7e8            b.n     58c <calibrate_timestamp+0x1c>\r
-               if (alarm_ts <= current_ts) {\r
-     5ba:      42a8            cmp     r0, r5\r
-     5bc:      d3e6            bcc.n   58c <calibrate_timestamp+0x1c>\r
-                       if (leap_year(current_dt->cal_alarm.datetime.date.year)) {\r
-     5be:      8950            ldrh    r0, [r2, #10]\r
-     5c0:      4b08            ldr     r3, [pc, #32]   ; (5e4 <calibrate_timestamp+0x74>)\r
-     5c2:      4798            blx     r3\r
-     5c4:      2800            cmp     r0, #0\r
-     5c6:      d103            bne.n   5d0 <calibrate_timestamp+0x60>\r
-                               alarm_ts += SECS_IN_NON_LEAP_YEAR;\r
-     5c8:      4b07            ldr     r3, [pc, #28]   ; (5e8 <calibrate_timestamp+0x78>)\r
-     5ca:      469c            mov     ip, r3\r
-     5cc:      4465            add     r5, ip\r
-     5ce:      e7dd            b.n     58c <calibrate_timestamp+0x1c>\r
-                               alarm_ts += SECS_IN_LEAP_YEAR;\r
-     5d0:      4b06            ldr     r3, [pc, #24]   ; (5ec <calibrate_timestamp+0x7c>)\r
-     5d2:      469c            mov     ip, r3\r
-     5d4:      4465            add     r5, ip\r
-     5d6:      e7d9            b.n     58c <calibrate_timestamp+0x1c>\r
-     5d8:      00001f60        .word   0x00001f60\r
-     5dc:      00015180        .word   0x00015180\r
-     5e0:      000003a9        .word   0x000003a9\r
-     5e4:      0000039d        .word   0x0000039d\r
-     5e8:      01e13380        .word   0x01e13380\r
-     5ec:      01e28500        .word   0x01e28500\r
-\r
-000005f0 <fill_alarm>:\r
-\r
-/** \brief complete alarm to absolute date/time, then fill up the timestamp\r
- */\r
-static void fill_alarm(struct calendar_descriptor *const calendar, struct calendar_alarm *alarm)\r
-{\r
-     5f0:      b570            push    {r4, r5, r6, lr}\r
-     5f2:      b086            sub     sp, #24\r
-     5f4:      0005            movs    r5, r0\r
-     5f6:      000c            movs    r4, r1\r
-       struct calendar_alarm current_dt;\r
-       uint32_t              tmp, current_ts;\r
-\r
-       /* get current date/time */\r
-       current_ts = _calendar_get_counter(&calendar->device);\r
-     5f8:      4b29            ldr     r3, [pc, #164]  ; (6a0 <fill_alarm+0xb0>)\r
-     5fa:      4798            blx     r3\r
-     5fc:      0006            movs    r6, r0\r
-       convert_timestamp_to_datetime(calendar, current_ts, &current_dt.cal_alarm.datetime);\r
-     5fe:      aa01            add     r2, sp, #4\r
-     600:      0001            movs    r1, r0\r
-     602:      0028            movs    r0, r5\r
-     604:      4b27            ldr     r3, [pc, #156]  ; (6a4 <fill_alarm+0xb4>)\r
-     606:      4798            blx     r3\r
-\r
-       current_dt.cal_alarm.timestamp = current_ts;\r
-     608:      9603            str     r6, [sp, #12]\r
-\r
-       /* complete alarm */\r
-       switch (alarm->cal_alarm.option) {\r
-     60a:      7c23            ldrb    r3, [r4, #16]\r
-     60c:      2b05            cmp     r3, #5\r
-     60e:      d812            bhi.n   636 <fill_alarm+0x46>\r
-     610:      009b            lsls    r3, r3, #2\r
-     612:      4a25            ldr     r2, [pc, #148]  ; (6a8 <fill_alarm+0xb8>)\r
-     614:      58d3            ldr     r3, [r2, r3]\r
-     616:      469f            mov     pc, r3\r
-       case CALENDAR_ALARM_MATCH_SEC:\r
-               alarm->cal_alarm.datetime.date.year  = current_dt.cal_alarm.datetime.date.year;\r
-     618:      466b            mov     r3, sp\r
-     61a:      895b            ldrh    r3, [r3, #10]\r
-     61c:      8163            strh    r3, [r4, #10]\r
-               alarm->cal_alarm.datetime.date.month = current_dt.cal_alarm.datetime.date.month;\r
-     61e:      466b            mov     r3, sp\r
-     620:      7a5b            ldrb    r3, [r3, #9]\r
-     622:      7263            strb    r3, [r4, #9]\r
-               alarm->cal_alarm.datetime.date.day   = current_dt.cal_alarm.datetime.date.day;\r
-     624:      466b            mov     r3, sp\r
-     626:      7a1b            ldrb    r3, [r3, #8]\r
-     628:      7223            strb    r3, [r4, #8]\r
-               alarm->cal_alarm.datetime.time.hour  = current_dt.cal_alarm.datetime.time.hour;\r
-     62a:      466b            mov     r3, sp\r
-     62c:      799b            ldrb    r3, [r3, #6]\r
-     62e:      71a3            strb    r3, [r4, #6]\r
-               alarm->cal_alarm.datetime.time.min   = current_dt.cal_alarm.datetime.time.min;\r
-     630:      466b            mov     r3, sp\r
-     632:      795b            ldrb    r3, [r3, #5]\r
-     634:      7163            strb    r3, [r4, #5]\r
-       default:\r
-               break;\r
-       }\r
-\r
-       /* fill up the timestamp */\r
-       tmp                        = convert_datetime_to_timestamp(calendar, &alarm->cal_alarm.datetime);\r
-     636:      1d26            adds    r6, r4, #4\r
-     638:      0031            movs    r1, r6\r
-     63a:      0028            movs    r0, r5\r
-     63c:      4b1b            ldr     r3, [pc, #108]  ; (6ac <fill_alarm+0xbc>)\r
-     63e:      4798            blx     r3\r
-       alarm->cal_alarm.timestamp = tmp;\r
-     640:      60e0            str     r0, [r4, #12]\r
-\r
-       /* calibrate the timestamp */\r
-       calibrate_timestamp(calendar, alarm, &current_dt);\r
-     642:      466a            mov     r2, sp\r
-     644:      0021            movs    r1, r4\r
-     646:      0028            movs    r0, r5\r
-     648:      4b19            ldr     r3, [pc, #100]  ; (6b0 <fill_alarm+0xc0>)\r
-     64a:      4798            blx     r3\r
-       convert_timestamp_to_datetime(calendar, alarm->cal_alarm.timestamp, &alarm->cal_alarm.datetime);\r
-     64c:      68e1            ldr     r1, [r4, #12]\r
-     64e:      0032            movs    r2, r6\r
-     650:      0028            movs    r0, r5\r
-     652:      4b14            ldr     r3, [pc, #80]   ; (6a4 <fill_alarm+0xb4>)\r
-     654:      4798            blx     r3\r
-}\r
-     656:      b006            add     sp, #24\r
-     658:      bd70            pop     {r4, r5, r6, pc}\r
-               alarm->cal_alarm.datetime.date.year  = current_dt.cal_alarm.datetime.date.year;\r
-     65a:      466b            mov     r3, sp\r
-     65c:      895b            ldrh    r3, [r3, #10]\r
-     65e:      8163            strh    r3, [r4, #10]\r
-               alarm->cal_alarm.datetime.date.month = current_dt.cal_alarm.datetime.date.month;\r
-     660:      466b            mov     r3, sp\r
-     662:      7a5b            ldrb    r3, [r3, #9]\r
-     664:      7263            strb    r3, [r4, #9]\r
-               alarm->cal_alarm.datetime.date.day   = current_dt.cal_alarm.datetime.date.day;\r
-     666:      466b            mov     r3, sp\r
-     668:      7a1b            ldrb    r3, [r3, #8]\r
-     66a:      7223            strb    r3, [r4, #8]\r
-               alarm->cal_alarm.datetime.time.hour  = current_dt.cal_alarm.datetime.time.hour;\r
-     66c:      466b            mov     r3, sp\r
-     66e:      799b            ldrb    r3, [r3, #6]\r
-     670:      71a3            strb    r3, [r4, #6]\r
-               break;\r
-     672:      e7e0            b.n     636 <fill_alarm+0x46>\r
-               alarm->cal_alarm.datetime.date.year  = current_dt.cal_alarm.datetime.date.year;\r
-     674:      466b            mov     r3, sp\r
-     676:      895b            ldrh    r3, [r3, #10]\r
-     678:      8163            strh    r3, [r4, #10]\r
-               alarm->cal_alarm.datetime.date.month = current_dt.cal_alarm.datetime.date.month;\r
-     67a:      466b            mov     r3, sp\r
-     67c:      7a5b            ldrb    r3, [r3, #9]\r
-     67e:      7263            strb    r3, [r4, #9]\r
-               alarm->cal_alarm.datetime.date.day   = current_dt.cal_alarm.datetime.date.day;\r
-     680:      466b            mov     r3, sp\r
-     682:      7a1b            ldrb    r3, [r3, #8]\r
-     684:      7223            strb    r3, [r4, #8]\r
-               break;\r
-     686:      e7d6            b.n     636 <fill_alarm+0x46>\r
-               alarm->cal_alarm.datetime.date.year  = current_dt.cal_alarm.datetime.date.year;\r
-     688:      466b            mov     r3, sp\r
-     68a:      895b            ldrh    r3, [r3, #10]\r
-     68c:      8163            strh    r3, [r4, #10]\r
-               alarm->cal_alarm.datetime.date.month = current_dt.cal_alarm.datetime.date.month;\r
-     68e:      466b            mov     r3, sp\r
-     690:      7a5b            ldrb    r3, [r3, #9]\r
-     692:      7263            strb    r3, [r4, #9]\r
-               break;\r
-     694:      e7cf            b.n     636 <fill_alarm+0x46>\r
-               alarm->cal_alarm.datetime.date.year = current_dt.cal_alarm.datetime.date.year;\r
-     696:      466b            mov     r3, sp\r
-     698:      895b            ldrh    r3, [r3, #10]\r
-     69a:      8163            strh    r3, [r4, #10]\r
-               break;\r
-     69c:      e7cb            b.n     636 <fill_alarm+0x46>\r
-     69e:      46c0            nop                     ; (mov r8, r8)\r
-     6a0:      00000e55        .word   0x00000e55\r
-     6a4:      0000040d        .word   0x0000040d\r
-     6a8:      00001f78        .word   0x00001f78\r
-     6ac:      000004b9        .word   0x000004b9\r
-     6b0:      00000571        .word   0x00000571\r
-\r
-000006b4 <calendar_init>:\r
-}\r
-\r
-/** \brief Initialize Calendar\r
- */\r
-int32_t calendar_init(struct calendar_descriptor *const calendar, const void *hw)\r
-{\r
-     6b4:      b570            push    {r4, r5, r6, lr}\r
-     6b6:      0004            movs    r4, r0\r
-     6b8:      000d            movs    r5, r1\r
-       int32_t ret = 0;\r
-\r
-       /* Sanity check arguments */\r
-       ASSERT(calendar);\r
-     6ba:      1e43            subs    r3, r0, #1\r
-     6bc:      4198            sbcs    r0, r3\r
-     6be:      b2c0            uxtb    r0, r0\r
-     6c0:      22e0            movs    r2, #224        ; 0xe0\r
-     6c2:      0052            lsls    r2, r2, #1\r
-     6c4:      4909            ldr     r1, [pc, #36]   ; (6ec <calendar_init+0x38>)\r
-     6c6:      4b0a            ldr     r3, [pc, #40]   ; (6f0 <calendar_init+0x3c>)\r
-     6c8:      4798            blx     r3\r
-\r
-       if (calendar->device.hw == hw) {\r
-     6ca:      6823            ldr     r3, [r4, #0]\r
-     6cc:      42ab            cmp     r3, r5\r
-     6ce:      d008            beq.n   6e2 <calendar_init+0x2e>\r
-               /* Already initialized with current configuration */\r
-               return ERR_NONE;\r
-       } else if (calendar->device.hw != NULL) {\r
-     6d0:      2b00            cmp     r3, #0\r
-     6d2:      d108            bne.n   6e6 <calendar_init+0x32>\r
-               /* Initialized with another configuration */\r
-               return ERR_ALREADY_INITIALIZED;\r
-       }\r
-       calendar->device.hw = (void *)hw;\r
-     6d4:      6025            str     r5, [r4, #0]\r
-       ret                 = _calendar_init(&calendar->device);\r
-     6d6:      0020            movs    r0, r4\r
-     6d8:      4b06            ldr     r3, [pc, #24]   ; (6f4 <calendar_init+0x40>)\r
-     6da:      4798            blx     r3\r
-       calendar->base_year = DEFAULT_BASE_YEAR;\r
-     6dc:      4b06            ldr     r3, [pc, #24]   ; (6f8 <calendar_init+0x44>)\r
-     6de:      61a3            str     r3, [r4, #24]\r
-\r
-       return ret;\r
-}\r
-     6e0:      bd70            pop     {r4, r5, r6, pc}\r
-               return ERR_NONE;\r
-     6e2:      2000            movs    r0, #0\r
-     6e4:      e7fc            b.n     6e0 <calendar_init+0x2c>\r
-               return ERR_ALREADY_INITIALIZED;\r
-     6e6:      2012            movs    r0, #18\r
-     6e8:      4240            negs    r0, r0\r
-     6ea:      e7f9            b.n     6e0 <calendar_init+0x2c>\r
-     6ec:      00001f90        .word   0x00001f90\r
-     6f0:      00000a69        .word   0x00000a69\r
-     6f4:      00000d49        .word   0x00000d49\r
-     6f8:      000007b2        .word   0x000007b2\r
-\r
-000006fc <calendar_enable>:\r
-}\r
-\r
-/** \brief Enable the Calendar\r
- */\r
-int32_t calendar_enable(struct calendar_descriptor *const calendar)\r
-{\r
-     6fc:      b510            push    {r4, lr}\r
-     6fe:      0004            movs    r4, r0\r
-       /* Sanity check arguments */\r
-       ASSERT(calendar);\r
-     700:      1e43            subs    r3, r0, #1\r
-     702:      4198            sbcs    r0, r3\r
-     704:      b2c0            uxtb    r0, r0\r
-     706:      22e6            movs    r2, #230        ; 0xe6\r
-     708:      32ff            adds    r2, #255        ; 0xff\r
-     70a:      4904            ldr     r1, [pc, #16]   ; (71c <calendar_enable+0x20>)\r
-     70c:      4b04            ldr     r3, [pc, #16]   ; (720 <calendar_enable+0x24>)\r
-     70e:      4798            blx     r3\r
-\r
-       _calendar_enable(&calendar->device);\r
-     710:      0020            movs    r0, r4\r
-     712:      4b04            ldr     r3, [pc, #16]   ; (724 <calendar_enable+0x28>)\r
-     714:      4798            blx     r3\r
-\r
-       return ERR_NONE;\r
-}\r
-     716:      2000            movs    r0, #0\r
-     718:      bd10            pop     {r4, pc}\r
-     71a:      46c0            nop                     ; (mov r8, r8)\r
-     71c:      00001f90        .word   0x00001f90\r
-     720:      00000a69        .word   0x00000a69\r
-     724:      00000dd9        .word   0x00000dd9\r
-\r
-00000728 <calendar_set_time>:\r
-}\r
-\r
-/** \brief Set time for calendar\r
- */\r
-int32_t calendar_set_time(struct calendar_descriptor *const calendar, struct calendar_time *const p_calendar_time)\r
-{\r
-     728:      b530            push    {r4, r5, lr}\r
-     72a:      b083            sub     sp, #12\r
-     72c:      0004            movs    r4, r0\r
-     72e:      000d            movs    r5, r1\r
-       struct calendar_date_time dt;\r
-       uint32_t                  current_ts, new_ts;\r
-\r
-       /* Sanity check arguments */\r
-       ASSERT(calendar);\r
-     730:      1e43            subs    r3, r0, #1\r
-     732:      4198            sbcs    r0, r3\r
-     734:      b2c0            uxtb    r0, r0\r
-     736:      2283            movs    r2, #131        ; 0x83\r
-     738:      0092            lsls    r2, r2, #2\r
-     73a:      490e            ldr     r1, [pc, #56]   ; (774 <calendar_set_time+0x4c>)\r
-     73c:      4b0e            ldr     r3, [pc, #56]   ; (778 <calendar_set_time+0x50>)\r
-     73e:      4798            blx     r3\r
-\r
-       /* convert time to timestamp */\r
-       current_ts = _calendar_get_counter(&calendar->device);\r
-     740:      0020            movs    r0, r4\r
-     742:      4b0e            ldr     r3, [pc, #56]   ; (77c <calendar_set_time+0x54>)\r
-     744:      4798            blx     r3\r
-     746:      0001            movs    r1, r0\r
-       convert_timestamp_to_datetime(calendar, current_ts, &dt);\r
-     748:      466a            mov     r2, sp\r
-     74a:      0020            movs    r0, r4\r
-     74c:      4b0c            ldr     r3, [pc, #48]   ; (780 <calendar_set_time+0x58>)\r
-     74e:      4798            blx     r3\r
-       dt.time.sec  = p_calendar_time->sec;\r
-     750:      782b            ldrb    r3, [r5, #0]\r
-     752:      466a            mov     r2, sp\r
-     754:      7013            strb    r3, [r2, #0]\r
-       dt.time.min  = p_calendar_time->min;\r
-     756:      786b            ldrb    r3, [r5, #1]\r
-     758:      7053            strb    r3, [r2, #1]\r
-       dt.time.hour = p_calendar_time->hour;\r
-     75a:      78ab            ldrb    r3, [r5, #2]\r
-     75c:      7093            strb    r3, [r2, #2]\r
-\r
-       new_ts = convert_datetime_to_timestamp(calendar, &dt);\r
-     75e:      4669            mov     r1, sp\r
-     760:      0020            movs    r0, r4\r
-     762:      4b08            ldr     r3, [pc, #32]   ; (784 <calendar_set_time+0x5c>)\r
-     764:      4798            blx     r3\r
-     766:      0001            movs    r1, r0\r
-\r
-       _calendar_set_counter(&calendar->device, new_ts);\r
-     768:      0020            movs    r0, r4\r
-     76a:      4b07            ldr     r3, [pc, #28]   ; (788 <calendar_set_time+0x60>)\r
-     76c:      4798            blx     r3\r
-\r
-       return ERR_NONE;\r
-}\r
-     76e:      2000            movs    r0, #0\r
-     770:      b003            add     sp, #12\r
-     772:      bd30            pop     {r4, r5, pc}\r
-     774:      00001f90        .word   0x00001f90\r
-     778:      00000a69        .word   0x00000a69\r
-     77c:      00000e55        .word   0x00000e55\r
-     780:      0000040d        .word   0x0000040d\r
-     784:      000004b9        .word   0x000004b9\r
-     788:      00000e1d        .word   0x00000e1d\r
-\r
-0000078c <calendar_set_date>:\r
-\r
-/** \brief Set date for calendar\r
- */\r
-int32_t calendar_set_date(struct calendar_descriptor *const calendar, struct calendar_date *const p_calendar_date)\r
-{\r
-     78c:      b530            push    {r4, r5, lr}\r
-     78e:      b083            sub     sp, #12\r
-     790:      0004            movs    r4, r0\r
-     792:      000d            movs    r5, r1\r
-       struct calendar_date_time dt;\r
-       uint32_t                  current_ts, new_ts;\r
-\r
-       /* Sanity check arguments */\r
-       ASSERT(calendar);\r
-     794:      1e43            subs    r3, r0, #1\r
-     796:      4198            sbcs    r0, r3\r
-     798:      b2c0            uxtb    r0, r0\r
-     79a:      2289            movs    r2, #137        ; 0x89\r
-     79c:      0092            lsls    r2, r2, #2\r
-     79e:      490e            ldr     r1, [pc, #56]   ; (7d8 <calendar_set_date+0x4c>)\r
-     7a0:      4b0e            ldr     r3, [pc, #56]   ; (7dc <calendar_set_date+0x50>)\r
-     7a2:      4798            blx     r3\r
-\r
-       /* convert date to timestamp */\r
-       current_ts = _calendar_get_counter(&calendar->device);\r
-     7a4:      0020            movs    r0, r4\r
-     7a6:      4b0e            ldr     r3, [pc, #56]   ; (7e0 <calendar_set_date+0x54>)\r
-     7a8:      4798            blx     r3\r
-     7aa:      0001            movs    r1, r0\r
-       convert_timestamp_to_datetime(calendar, current_ts, &dt);\r
-     7ac:      466a            mov     r2, sp\r
-     7ae:      0020            movs    r0, r4\r
-     7b0:      4b0c            ldr     r3, [pc, #48]   ; (7e4 <calendar_set_date+0x58>)\r
-     7b2:      4798            blx     r3\r
-       dt.date.day   = p_calendar_date->day;\r
-     7b4:      782b            ldrb    r3, [r5, #0]\r
-     7b6:      466a            mov     r2, sp\r
-     7b8:      7113            strb    r3, [r2, #4]\r
-       dt.date.month = p_calendar_date->month;\r
-     7ba:      786b            ldrb    r3, [r5, #1]\r
-     7bc:      7153            strb    r3, [r2, #5]\r
-       dt.date.year  = p_calendar_date->year;\r
-     7be:      886b            ldrh    r3, [r5, #2]\r
-     7c0:      80d3            strh    r3, [r2, #6]\r
-\r
-       new_ts = convert_datetime_to_timestamp(calendar, &dt);\r
-     7c2:      4669            mov     r1, sp\r
-     7c4:      0020            movs    r0, r4\r
-     7c6:      4b08            ldr     r3, [pc, #32]   ; (7e8 <calendar_set_date+0x5c>)\r
-     7c8:      4798            blx     r3\r
-     7ca:      0001            movs    r1, r0\r
-\r
-       _calendar_set_counter(&calendar->device, new_ts);\r
-     7cc:      0020            movs    r0, r4\r
-     7ce:      4b07            ldr     r3, [pc, #28]   ; (7ec <calendar_set_date+0x60>)\r
-     7d0:      4798            blx     r3\r
-\r
-       return ERR_NONE;\r
-}\r
-     7d2:      2000            movs    r0, #0\r
-     7d4:      b003            add     sp, #12\r
-     7d6:      bd30            pop     {r4, r5, pc}\r
-     7d8:      00001f90        .word   0x00001f90\r
-     7dc:      00000a69        .word   0x00000a69\r
-     7e0:      00000e55        .word   0x00000e55\r
-     7e4:      0000040d        .word   0x0000040d\r
-     7e8:      000004b9        .word   0x000004b9\r
-     7ec:      00000e1d        .word   0x00000e1d\r
-\r
-000007f0 <calendar_get_date_time>:\r
-\r
-/** \brief Get date/time for calendar\r
- */\r
-int32_t calendar_get_date_time(struct calendar_descriptor *const calendar, struct calendar_date_time *const date_time)\r
-{\r
-     7f0:      b570            push    {r4, r5, r6, lr}\r
-     7f2:      0004            movs    r4, r0\r
-     7f4:      000d            movs    r5, r1\r
-       uint32_t current_ts;\r
-\r
-       /* Sanity check arguments */\r
-       ASSERT(calendar);\r
-     7f6:      1e43            subs    r3, r0, #1\r
-     7f8:      4198            sbcs    r0, r3\r
-     7fa:      b2c0            uxtb    r0, r0\r
-     7fc:      4a06            ldr     r2, [pc, #24]   ; (818 <calendar_get_date_time+0x28>)\r
-     7fe:      4907            ldr     r1, [pc, #28]   ; (81c <calendar_get_date_time+0x2c>)\r
-     800:      4b07            ldr     r3, [pc, #28]   ; (820 <calendar_get_date_time+0x30>)\r
-     802:      4798            blx     r3\r
-\r
-       /* convert current timestamp to date/time */\r
-       current_ts = _calendar_get_counter(&calendar->device);\r
-     804:      0020            movs    r0, r4\r
-     806:      4b07            ldr     r3, [pc, #28]   ; (824 <calendar_get_date_time+0x34>)\r
-     808:      4798            blx     r3\r
-     80a:      0001            movs    r1, r0\r
-       convert_timestamp_to_datetime(calendar, current_ts, date_time);\r
-     80c:      002a            movs    r2, r5\r
-     80e:      0020            movs    r0, r4\r
-     810:      4b05            ldr     r3, [pc, #20]   ; (828 <calendar_get_date_time+0x38>)\r
-     812:      4798            blx     r3\r
-\r
-       return ERR_NONE;\r
-}\r
-     814:      2000            movs    r0, #0\r
-     816:      bd70            pop     {r4, r5, r6, pc}\r
-     818:      0000023b        .word   0x0000023b\r
-     81c:      00001f90        .word   0x00001f90\r
-     820:      00000a69        .word   0x00000a69\r
-     824:      00000e55        .word   0x00000e55\r
-     828:      0000040d        .word   0x0000040d\r
-\r
-0000082c <delay_init>:\r
-\r
-/**\r
- * \brief Initialize Delay driver\r
- */\r
-void delay_init(void *const hw)\r
-{\r
-     82c:      b510            push    {r4, lr}\r
-       _delay_init(hardware = hw);\r
-     82e:      4b02            ldr     r3, [pc, #8]    ; (838 <delay_init+0xc>)\r
-     830:      6018            str     r0, [r3, #0]\r
-     832:      4b02            ldr     r3, [pc, #8]    ; (83c <delay_init+0x10>)\r
-     834:      4798            blx     r3\r
-}\r
-     836:      bd10            pop     {r4, pc}\r
-     838:      20000054        .word   0x20000054\r
-     83c:      00001571        .word   0x00001571\r
-\r
-00000840 <i2c_m_sync_write>:\r
-\r
-/**\r
- * \brief Sync version of I2C I/O write\r
- */\r
-static int32_t i2c_m_sync_write(struct io_descriptor *io, const uint8_t *buf, const uint16_t n)\r
-{\r
-     840:      b510            push    {r4, lr}\r
-     842:      b084            sub     sp, #16\r
-       struct i2c_m_sync_desc *i2c = CONTAINER_OF(io, struct i2c_m_sync_desc, io);\r
-       struct _i2c_m_msg       msg;\r
-       int32_t                 ret;\r
-\r
-       msg.addr   = i2c->slave_addr;\r
-     844:      3814            subs    r0, #20\r
-     846:      8b84            ldrh    r4, [r0, #28]\r
-     848:      ab01            add     r3, sp, #4\r
-     84a:      801c            strh    r4, [r3, #0]\r
-       msg.len    = n;\r
-     84c:      0014            movs    r4, r2\r
-     84e:      9202            str     r2, [sp, #8]\r
-       msg.flags  = I2C_M_STOP;\r
-     850:      4a06            ldr     r2, [pc, #24]   ; (86c <i2c_m_sync_write+0x2c>)\r
-     852:      805a            strh    r2, [r3, #2]\r
-       msg.buffer = (uint8_t *)buf;\r
-     854:      9103            str     r1, [sp, #12]\r
-\r
-       ret = _i2c_m_sync_transfer(&i2c->device, &msg);\r
-     856:      0019            movs    r1, r3\r
-     858:      4b05            ldr     r3, [pc, #20]   ; (870 <i2c_m_sync_write+0x30>)\r
-     85a:      4798            blx     r3\r
-\r
-       if (ret) {\r
-     85c:      2800            cmp     r0, #0\r
-     85e:      d102            bne.n   866 <i2c_m_sync_write+0x26>\r
-               return ret;\r
-       }\r
-\r
-       return n;\r
-}\r
-     860:      0020            movs    r0, r4\r
-     862:      b004            add     sp, #16\r
-     864:      bd10            pop     {r4, pc}\r
-               return ret;\r
-     866:      0004            movs    r4, r0\r
-     868:      e7fa            b.n     860 <i2c_m_sync_write+0x20>\r
-     86a:      46c0            nop                     ; (mov r8, r8)\r
-     86c:      ffff8000        .word   0xffff8000\r
-     870:      000012e1        .word   0x000012e1\r
-\r
-00000874 <i2c_m_sync_read>:\r
-{\r
-     874:      b510            push    {r4, lr}\r
-     876:      b084            sub     sp, #16\r
-       msg.addr   = i2c->slave_addr;\r
-     878:      3814            subs    r0, #20\r
-     87a:      8b84            ldrh    r4, [r0, #28]\r
-     87c:      ab01            add     r3, sp, #4\r
-     87e:      801c            strh    r4, [r3, #0]\r
-       msg.len    = n;\r
-     880:      0014            movs    r4, r2\r
-     882:      9202            str     r2, [sp, #8]\r
-       msg.flags  = I2C_M_STOP | I2C_M_RD;\r
-     884:      4a06            ldr     r2, [pc, #24]   ; (8a0 <i2c_m_sync_read+0x2c>)\r
-     886:      805a            strh    r2, [r3, #2]\r
-       msg.buffer = buf;\r
-     888:      9103            str     r1, [sp, #12]\r
-       ret = _i2c_m_sync_transfer(&i2c->device, &msg);\r
-     88a:      0019            movs    r1, r3\r
-     88c:      4b05            ldr     r3, [pc, #20]   ; (8a4 <i2c_m_sync_read+0x30>)\r
-     88e:      4798            blx     r3\r
-       if (ret) {\r
-     890:      2800            cmp     r0, #0\r
-     892:      d102            bne.n   89a <i2c_m_sync_read+0x26>\r
-}\r
-     894:      0020            movs    r0, r4\r
-     896:      b004            add     sp, #16\r
-     898:      bd10            pop     {r4, pc}\r
-               return ret;\r
-     89a:      0004            movs    r4, r0\r
-     89c:      e7fa            b.n     894 <i2c_m_sync_read+0x20>\r
-     89e:      46c0            nop                     ; (mov r8, r8)\r
-     8a0:      ffff8001        .word   0xffff8001\r
-     8a4:      000012e1        .word   0x000012e1\r
-\r
-000008a8 <i2c_m_sync_init>:\r
-\r
-/**\r
- * \brief Sync version of i2c initialize\r
- */\r
-int32_t i2c_m_sync_init(struct i2c_m_sync_desc *i2c, void *hw)\r
-{\r
-     8a8:      b570            push    {r4, r5, r6, lr}\r
-     8aa:      0004            movs    r4, r0\r
-     8ac:      000d            movs    r5, r1\r
-       int32_t init_status;\r
-       ASSERT(i2c);\r
-     8ae:      1e43            subs    r3, r0, #1\r
-     8b0:      4198            sbcs    r0, r3\r
-     8b2:      b2c0            uxtb    r0, r0\r
-     8b4:      225e            movs    r2, #94 ; 0x5e\r
-     8b6:      4907            ldr     r1, [pc, #28]   ; (8d4 <i2c_m_sync_init+0x2c>)\r
-     8b8:      4b07            ldr     r3, [pc, #28]   ; (8d8 <i2c_m_sync_init+0x30>)\r
-     8ba:      4798            blx     r3\r
-\r
-       init_status = _i2c_m_sync_init(&i2c->device, hw);\r
-     8bc:      0029            movs    r1, r5\r
-     8be:      0020            movs    r0, r4\r
-     8c0:      4b06            ldr     r3, [pc, #24]   ; (8dc <i2c_m_sync_init+0x34>)\r
-     8c2:      4798            blx     r3\r
-       if (init_status) {\r
-     8c4:      2800            cmp     r0, #0\r
-     8c6:      d103            bne.n   8d0 <i2c_m_sync_init+0x28>\r
-               return init_status;\r
-       }\r
-\r
-       /* Init I/O */\r
-       i2c->io.read  = i2c_m_sync_read;\r
-     8c8:      4b05            ldr     r3, [pc, #20]   ; (8e0 <i2c_m_sync_init+0x38>)\r
-     8ca:      61a3            str     r3, [r4, #24]\r
-       i2c->io.write = i2c_m_sync_write;\r
-     8cc:      4b05            ldr     r3, [pc, #20]   ; (8e4 <i2c_m_sync_init+0x3c>)\r
-     8ce:      6163            str     r3, [r4, #20]\r
-\r
-       return ERR_NONE;\r
-}\r
-     8d0:      bd70            pop     {r4, r5, r6, pc}\r
-     8d2:      46c0            nop                     ; (mov r8, r8)\r
-     8d4:      00001fac        .word   0x00001fac\r
-     8d8:      00000a69        .word   0x00000a69\r
-     8dc:      00001231        .word   0x00001231\r
-     8e0:      00000875        .word   0x00000875\r
-     8e4:      00000841        .word   0x00000841\r
-\r
-000008e8 <i2c_m_sync_enable>:\r
-\r
-/**\r
- * \brief Sync version of i2c enable\r
- */\r
-int32_t i2c_m_sync_enable(struct i2c_m_sync_desc *i2c)\r
-{\r
-     8e8:      b510            push    {r4, lr}\r
-       return _i2c_m_sync_enable(&i2c->device);\r
-     8ea:      4b01            ldr     r3, [pc, #4]    ; (8f0 <i2c_m_sync_enable+0x8>)\r
-     8ec:      4798            blx     r3\r
-}\r
-     8ee:      bd10            pop     {r4, pc}\r
-     8f0:      00001261        .word   0x00001261\r
-\r
-000008f4 <i2c_m_sync_set_slaveaddr>:\r
-/**\r
- * \brief Sync version of i2c set slave address\r
- */\r
-int32_t i2c_m_sync_set_slaveaddr(struct i2c_m_sync_desc *i2c, int16_t addr, int32_t addr_len)\r
-{\r
-       return i2c->slave_addr = (addr & 0x3ff) | (addr_len & I2C_M_TEN);\r
-     8f4:      0589            lsls    r1, r1, #22\r
-     8f6:      0d89            lsrs    r1, r1, #22\r
-     8f8:      2380            movs    r3, #128        ; 0x80\r
-     8fa:      00db            lsls    r3, r3, #3\r
-     8fc:      401a            ands    r2, r3\r
-     8fe:      430a            orrs    r2, r1\r
-     900:      8382            strh    r2, [r0, #28]\r
-}\r
-     902:      0010            movs    r0, r2\r
-     904:      4770            bx      lr\r
-\r
-00000906 <i2c_m_sync_get_io_descriptor>:\r
-/**\r
- * \brief Retrieve I/O descriptor\r
- */\r
-int32_t i2c_m_sync_get_io_descriptor(struct i2c_m_sync_desc *const i2c, struct io_descriptor **io)\r
-{\r
-       *io = &i2c->io;\r
-     906:      3014            adds    r0, #20\r
-     908:      6008            str     r0, [r1, #0]\r
-       return ERR_NONE;\r
-}\r
-     90a:      2000            movs    r0, #0\r
-     90c:      4770            bx      lr\r
-       ...\r
-\r
-00000910 <io_write>:\r
-\r
-/**\r
- * \brief I/O write interface\r
- */\r
-int32_t io_write(struct io_descriptor *const io_descr, const uint8_t *const buf, const uint16_t length)\r
-{\r
-     910:      b570            push    {r4, r5, r6, lr}\r
-     912:      0004            movs    r4, r0\r
-     914:      000d            movs    r5, r1\r
-     916:      0016            movs    r6, r2\r
-       ASSERT(io_descr && buf);\r
-     918:      2800            cmp     r0, #0\r
-     91a:      d00e            beq.n   93a <io_write+0x2a>\r
-     91c:      2900            cmp     r1, #0\r
-     91e:      d00a            beq.n   936 <io_write+0x26>\r
-     920:      2001            movs    r0, #1\r
-     922:      2234            movs    r2, #52 ; 0x34\r
-     924:      4906            ldr     r1, [pc, #24]   ; (940 <io_write+0x30>)\r
-     926:      4b07            ldr     r3, [pc, #28]   ; (944 <io_write+0x34>)\r
-     928:      4798            blx     r3\r
-       return io_descr->write(io_descr, buf, length);\r
-     92a:      6823            ldr     r3, [r4, #0]\r
-     92c:      0032            movs    r2, r6\r
-     92e:      0029            movs    r1, r5\r
-     930:      0020            movs    r0, r4\r
-     932:      4798            blx     r3\r
-}\r
-     934:      bd70            pop     {r4, r5, r6, pc}\r
-       ASSERT(io_descr && buf);\r
-     936:      2000            movs    r0, #0\r
-     938:      e7f3            b.n     922 <io_write+0x12>\r
-     93a:      2000            movs    r0, #0\r
-     93c:      e7f1            b.n     922 <io_write+0x12>\r
-     93e:      46c0            nop                     ; (mov r8, r8)\r
-     940:      00001fc8        .word   0x00001fc8\r
-     944:      00000a69        .word   0x00000a69\r
-\r
-00000948 <io_read>:\r
-\r
-/**\r
- * \brief I/O read interface\r
- */\r
-int32_t io_read(struct io_descriptor *const io_descr, uint8_t *const buf, const uint16_t length)\r
-{\r
-     948:      b570            push    {r4, r5, r6, lr}\r
-     94a:      0004            movs    r4, r0\r
-     94c:      000d            movs    r5, r1\r
-     94e:      0016            movs    r6, r2\r
-       ASSERT(io_descr && buf);\r
-     950:      2800            cmp     r0, #0\r
-     952:      d00e            beq.n   972 <io_read+0x2a>\r
-     954:      2900            cmp     r1, #0\r
-     956:      d00a            beq.n   96e <io_read+0x26>\r
-     958:      2001            movs    r0, #1\r
-     95a:      223d            movs    r2, #61 ; 0x3d\r
-     95c:      4906            ldr     r1, [pc, #24]   ; (978 <io_read+0x30>)\r
-     95e:      4b07            ldr     r3, [pc, #28]   ; (97c <io_read+0x34>)\r
-     960:      4798            blx     r3\r
-       return io_descr->read(io_descr, buf, length);\r
-     962:      6863            ldr     r3, [r4, #4]\r
-     964:      0032            movs    r2, r6\r
-     966:      0029            movs    r1, r5\r
-     968:      0020            movs    r0, r4\r
-     96a:      4798            blx     r3\r
-}\r
-     96c:      bd70            pop     {r4, r5, r6, pc}\r
-       ASSERT(io_descr && buf);\r
-     96e:      2000            movs    r0, #0\r
-     970:      e7f3            b.n     95a <io_read+0x12>\r
-     972:      2000            movs    r0, #0\r
-     974:      e7f1            b.n     95a <io_read+0x12>\r
-     976:      46c0            nop                     ; (mov r8, r8)\r
-     978:      00001fc8        .word   0x00001fc8\r
-     97c:      00000a69        .word   0x00000a69\r
-\r
-00000980 <pwm_period_expired>:\r
-\r
-/**\r
- * \internal Process interrupts caused by period experied\r
- */\r
-static void pwm_period_expired(struct _pwm_device *device)\r
-{\r
-     980:      b510            push    {r4, lr}\r
-       struct pwm_descriptor *const descr = CONTAINER_OF(device, struct pwm_descriptor, device);\r
-\r
-       if (descr->pwm_cb.period) {\r
-     982:      6943            ldr     r3, [r0, #20]\r
-     984:      2b00            cmp     r3, #0\r
-     986:      d000            beq.n   98a <pwm_period_expired+0xa>\r
-               descr->pwm_cb.period(descr);\r
-     988:      4798            blx     r3\r
-       }\r
-}\r
-     98a:      bd10            pop     {r4, pc}\r
-\r
-0000098c <pwm_detect_fault>:\r
-\r
-/**\r
- * \internal Process interrupts caused by pwm fault\r
- */\r
-static void pwm_detect_fault(struct _pwm_device *device)\r
-{\r
-     98c:      b510            push    {r4, lr}\r
-       struct pwm_descriptor *const descr = CONTAINER_OF(device, struct pwm_descriptor, device);\r
-\r
-       if (descr->pwm_cb.error) {\r
-     98e:      6983            ldr     r3, [r0, #24]\r
-     990:      2b00            cmp     r3, #0\r
-     992:      d000            beq.n   996 <pwm_detect_fault+0xa>\r
-               descr->pwm_cb.error(descr);\r
-     994:      4798            blx     r3\r
-       }\r
-}\r
-     996:      bd10            pop     {r4, pc}\r
-\r
-00000998 <pwm_init>:\r
-{\r
-     998:      b570            push    {r4, r5, r6, lr}\r
-     99a:      0004            movs    r4, r0\r
-     99c:      000d            movs    r5, r1\r
-     99e:      0016            movs    r6, r2\r
-       ASSERT(descr && hw && func);\r
-     9a0:      2800            cmp     r0, #0\r
-     9a2:      d015            beq.n   9d0 <pwm_init+0x38>\r
-     9a4:      2900            cmp     r1, #0\r
-     9a6:      d015            beq.n   9d4 <pwm_init+0x3c>\r
-     9a8:      2a00            cmp     r2, #0\r
-     9aa:      d00f            beq.n   9cc <pwm_init+0x34>\r
-     9ac:      2001            movs    r0, #1\r
-     9ae:      2233            movs    r2, #51 ; 0x33\r
-     9b0:      4909            ldr     r1, [pc, #36]   ; (9d8 <pwm_init+0x40>)\r
-     9b2:      4b0a            ldr     r3, [pc, #40]   ; (9dc <pwm_init+0x44>)\r
-     9b4:      4798            blx     r3\r
-       descr->func = func;\r
-     9b6:      61e6            str     r6, [r4, #28]\r
-       descr->func->init(&descr->device, hw);\r
-     9b8:      6833            ldr     r3, [r6, #0]\r
-     9ba:      0029            movs    r1, r5\r
-     9bc:      0020            movs    r0, r4\r
-     9be:      4798            blx     r3\r
-       descr->device.callback.pwm_period_cb = pwm_period_expired;\r
-     9c0:      4b07            ldr     r3, [pc, #28]   ; (9e0 <pwm_init+0x48>)\r
-     9c2:      6023            str     r3, [r4, #0]\r
-       descr->device.callback.pwm_error_cb  = pwm_detect_fault;\r
-     9c4:      4b07            ldr     r3, [pc, #28]   ; (9e4 <pwm_init+0x4c>)\r
-     9c6:      6063            str     r3, [r4, #4]\r
-}\r
-     9c8:      2000            movs    r0, #0\r
-     9ca:      bd70            pop     {r4, r5, r6, pc}\r
-       ASSERT(descr && hw && func);\r
-     9cc:      2000            movs    r0, #0\r
-     9ce:      e7ee            b.n     9ae <pwm_init+0x16>\r
-     9d0:      2000            movs    r0, #0\r
-     9d2:      e7ec            b.n     9ae <pwm_init+0x16>\r
-     9d4:      2000            movs    r0, #0\r
-     9d6:      e7ea            b.n     9ae <pwm_init+0x16>\r
-     9d8:      00001fdc        .word   0x00001fdc\r
-     9dc:      00000a69        .word   0x00000a69\r
-     9e0:      00000981        .word   0x00000981\r
-     9e4:      0000098d        .word   0x0000098d\r
-\r
-000009e8 <pwm_enable>:\r
-{\r
-     9e8:      b510            push    {r4, lr}\r
-     9ea:      1e04            subs    r4, r0, #0\r
-       ASSERT(descr && descr->func);\r
-     9ec:      d015            beq.n   a1a <pwm_enable+0x32>\r
-     9ee:      69c3            ldr     r3, [r0, #28]\r
-     9f0:      2b00            cmp     r3, #0\r
-     9f2:      d010            beq.n   a16 <pwm_enable+0x2e>\r
-     9f4:      2001            movs    r0, #1\r
-     9f6:      224b            movs    r2, #75 ; 0x4b\r
-     9f8:      490a            ldr     r1, [pc, #40]   ; (a24 <pwm_enable+0x3c>)\r
-     9fa:      4b0b            ldr     r3, [pc, #44]   ; (a28 <pwm_enable+0x40>)\r
-     9fc:      4798            blx     r3\r
-       if (descr->func->is_pwm_enabled(&descr->device)) {\r
-     9fe:      69e3            ldr     r3, [r4, #28]\r
-     a00:      695b            ldr     r3, [r3, #20]\r
-     a02:      0020            movs    r0, r4\r
-     a04:      4798            blx     r3\r
-     a06:      2800            cmp     r0, #0\r
-     a08:      d109            bne.n   a1e <pwm_enable+0x36>\r
-       descr->func->start_pwm(&descr->device);\r
-     a0a:      69e3            ldr     r3, [r4, #28]\r
-     a0c:      689b            ldr     r3, [r3, #8]\r
-     a0e:      0020            movs    r0, r4\r
-     a10:      4798            blx     r3\r
-       return ERR_NONE;\r
-     a12:      2000            movs    r0, #0\r
-}\r
-     a14:      bd10            pop     {r4, pc}\r
-       ASSERT(descr && descr->func);\r
-     a16:      2000            movs    r0, #0\r
-     a18:      e7ed            b.n     9f6 <pwm_enable+0xe>\r
-     a1a:      2000            movs    r0, #0\r
-     a1c:      e7eb            b.n     9f6 <pwm_enable+0xe>\r
-               return ERR_DENIED;\r
-     a1e:      2011            movs    r0, #17\r
-     a20:      4240            negs    r0, r0\r
-     a22:      e7f7            b.n     a14 <pwm_enable+0x2c>\r
-     a24:      00001fdc        .word   0x00001fdc\r
-     a28:      00000a69        .word   0x00000a69\r
-\r
-00000a2c <pwm_set_parameters>:\r
-{\r
-     a2c:      b570            push    {r4, r5, r6, lr}\r
-     a2e:      0004            movs    r4, r0\r
-     a30:      000d            movs    r5, r1\r
-     a32:      0016            movs    r6, r2\r
-       ASSERT(descr && descr->func);\r
-     a34:      2800            cmp     r0, #0\r
-     a36:      d011            beq.n   a5c <pwm_set_parameters+0x30>\r
-     a38:      69c3            ldr     r3, [r0, #28]\r
-     a3a:      2b00            cmp     r3, #0\r
-     a3c:      d00c            beq.n   a58 <pwm_set_parameters+0x2c>\r
-     a3e:      2001            movs    r0, #1\r
-     a40:      227d            movs    r2, #125        ; 0x7d\r
-     a42:      4907            ldr     r1, [pc, #28]   ; (a60 <pwm_set_parameters+0x34>)\r
-     a44:      4b07            ldr     r3, [pc, #28]   ; (a64 <pwm_set_parameters+0x38>)\r
-     a46:      4798            blx     r3\r
-       descr->func->set_pwm_param(&descr->device, period, duty_cycle);\r
-     a48:      69e3            ldr     r3, [r4, #28]\r
-     a4a:      691b            ldr     r3, [r3, #16]\r
-     a4c:      0032            movs    r2, r6\r
-     a4e:      0029            movs    r1, r5\r
-     a50:      0020            movs    r0, r4\r
-     a52:      4798            blx     r3\r
-}\r
-     a54:      2000            movs    r0, #0\r
-     a56:      bd70            pop     {r4, r5, r6, pc}\r
-       ASSERT(descr && descr->func);\r
-     a58:      2000            movs    r0, #0\r
-     a5a:      e7f1            b.n     a40 <pwm_set_parameters+0x14>\r
-     a5c:      2000            movs    r0, #0\r
-     a5e:      e7ef            b.n     a40 <pwm_set_parameters+0x14>\r
-     a60:      00001fdc        .word   0x00001fdc\r
-     a64:      00000a69        .word   0x00000a69\r
-\r
-00000a68 <assert>:\r
-/**\r
- * \brief Assert function\r
- */\r
-void assert(const bool condition, const char *const file, const int line)\r
-{\r
-       if (!(condition)) {\r
-     a68:      2800            cmp     r0, #0\r
-     a6a:      d100            bne.n   a6e <assert+0x6>\r
-               __asm("BKPT #0");\r
-     a6c:      be00            bkpt    0x0000\r
-       }\r
-       (void)file;\r
-       (void)line;\r
-}\r
-     a6e:      4770            bx      lr\r
-\r
-00000a70 <event_subscribe>:\r
-\r
-static struct list_descriptor events;\r
-static uint8_t                subscribed[EVENT_MASK_SIZE];\r
-\r
-int32_t event_subscribe(struct event *const event, const event_id_t id, event_cb_t cb)\r
-{\r
-     a70:      b5f8            push    {r3, r4, r5, r6, r7, lr}\r
-     a72:      0005            movs    r5, r0\r
-     a74:      0017            movs    r7, r2\r
-       /* get byte and bit number of the given event in the event mask */\r
-       const uint8_t position = id >> 3;\r
-     a76:      08ce            lsrs    r6, r1, #3\r
-       const uint8_t mask     = 1 << (id & 0x7);\r
-     a78:      2307            movs    r3, #7\r
-     a7a:      400b            ands    r3, r1\r
-     a7c:      2401            movs    r4, #1\r
-     a7e:      409c            lsls    r4, r3\r
-     a80:      b2e4            uxtb    r4, r4\r
-\r
-       ASSERT(event && cb && (id < EVENT_MAX_AMOUNT));\r
-     a82:      2800            cmp     r0, #0\r
-     a84:      d01e            beq.n   ac4 <event_subscribe+0x54>\r
-     a86:      2a00            cmp     r2, #0\r
-     a88:      d01e            beq.n   ac8 <event_subscribe+0x58>\r
-     a8a:      2907            cmp     r1, #7\r
-     a8c:      d91e            bls.n   acc <event_subscribe+0x5c>\r
-     a8e:      2000            movs    r0, #0\r
-     a90:      2231            movs    r2, #49 ; 0x31\r
-     a92:      4914            ldr     r1, [pc, #80]   ; (ae4 <event_subscribe+0x74>)\r
-     a94:      4b14            ldr     r3, [pc, #80]   ; (ae8 <event_subscribe+0x78>)\r
-     a96:      4798            blx     r3\r
-\r
-       if (event->mask[position] & mask) {\r
-     a98:      19ab            adds    r3, r5, r6\r
-     a9a:      791b            ldrb    r3, [r3, #4]\r
-     a9c:      4223            tst     r3, r4\r
-     a9e:      d11e            bne.n   ade <event_subscribe+0x6e>\r
-               return ERR_NO_CHANGE; /* Already subscribed */\r
-       }\r
-\r
-       if (!is_list_element(&events, event)) {\r
-     aa0:      0029            movs    r1, r5\r
-     aa2:      4812            ldr     r0, [pc, #72]   ; (aec <event_subscribe+0x7c>)\r
-     aa4:      4b12            ldr     r3, [pc, #72]   ; (af0 <event_subscribe+0x80>)\r
-     aa6:      4798            blx     r3\r
-     aa8:      2800            cmp     r0, #0\r
-     aaa:      d011            beq.n   ad0 <event_subscribe+0x60>\r
-               memset(event->mask, 0, EVENT_MASK_SIZE);\r
-               list_insert_as_head(&events, event);\r
-       }\r
-       event->cb = cb;\r
-     aac:      60af            str     r7, [r5, #8]\r
-       event->mask[position] |= mask;\r
-     aae:      19ad            adds    r5, r5, r6\r
-     ab0:      792b            ldrb    r3, [r5, #4]\r
-     ab2:      4323            orrs    r3, r4\r
-     ab4:      712b            strb    r3, [r5, #4]\r
-\r
-       subscribed[position] |= mask;\r
-     ab6:      4b0d            ldr     r3, [pc, #52]   ; (aec <event_subscribe+0x7c>)\r
-     ab8:      199b            adds    r3, r3, r6\r
-     aba:      791a            ldrb    r2, [r3, #4]\r
-     abc:      4314            orrs    r4, r2\r
-     abe:      711c            strb    r4, [r3, #4]\r
-\r
-       return ERR_NONE;\r
-     ac0:      2000            movs    r0, #0\r
-}\r
-     ac2:      bdf8            pop     {r3, r4, r5, r6, r7, pc}\r
-       ASSERT(event && cb && (id < EVENT_MAX_AMOUNT));\r
-     ac4:      2000            movs    r0, #0\r
-     ac6:      e7e3            b.n     a90 <event_subscribe+0x20>\r
-     ac8:      2000            movs    r0, #0\r
-     aca:      e7e1            b.n     a90 <event_subscribe+0x20>\r
-     acc:      2001            movs    r0, #1\r
-     ace:      e7df            b.n     a90 <event_subscribe+0x20>\r
-               memset(event->mask, 0, EVENT_MASK_SIZE);\r
-     ad0:      2300            movs    r3, #0\r
-     ad2:      712b            strb    r3, [r5, #4]\r
-               list_insert_as_head(&events, event);\r
-     ad4:      0029            movs    r1, r5\r
-     ad6:      4805            ldr     r0, [pc, #20]   ; (aec <event_subscribe+0x7c>)\r
-     ad8:      4b06            ldr     r3, [pc, #24]   ; (af4 <event_subscribe+0x84>)\r
-     ada:      4798            blx     r3\r
-     adc:      e7e6            b.n     aac <event_subscribe+0x3c>\r
-               return ERR_NO_CHANGE; /* Already subscribed */\r
-     ade:      2002            movs    r0, #2\r
-     ae0:      4240            negs    r0, r0\r
-     ae2:      e7ee            b.n     ac2 <event_subscribe+0x52>\r
-     ae4:      00001ff4        .word   0x00001ff4\r
-     ae8:      00000a69        .word   0x00000a69\r
-     aec:      20000058        .word   0x20000058\r
-     af0:      00000af9        .word   0x00000af9\r
-     af4:      00000b11        .word   0x00000b11\r
-\r
-00000af8 <is_list_element>:\r
- * \brief Check whether element belongs to list\r
- */\r
-bool is_list_element(const struct list_descriptor *const list, const void *const element)\r
-{\r
-       struct list_element *it;\r
-       for (it = list->head; it; it = it->next) {\r
-     af8:      6803            ldr     r3, [r0, #0]\r
-     afa:      2b00            cmp     r3, #0\r
-     afc:      d003            beq.n   b06 <is_list_element+0xe>\r
-               if (it == element) {\r
-     afe:      428b            cmp     r3, r1\r
-     b00:      d003            beq.n   b0a <is_list_element+0x12>\r
-       for (it = list->head; it; it = it->next) {\r
-     b02:      681b            ldr     r3, [r3, #0]\r
-     b04:      e7f9            b.n     afa <is_list_element+0x2>\r
-                       return true;\r
-               }\r
-       }\r
-\r
-       return false;\r
-     b06:      2000            movs    r0, #0\r
-}\r
-     b08:      4770            bx      lr\r
-                       return true;\r
-     b0a:      2001            movs    r0, #1\r
-     b0c:      e7fc            b.n     b08 <is_list_element+0x10>\r
-       ...\r
-\r
-00000b10 <list_insert_as_head>:\r
-\r
-/**\r
- * \brief Insert an element as list head\r
- */\r
-void list_insert_as_head(struct list_descriptor *const list, void *const element)\r
-{\r
-     b10:      b570            push    {r4, r5, r6, lr}\r
-     b12:      0004            movs    r4, r0\r
-     b14:      000d            movs    r5, r1\r
-       ASSERT(!is_list_element(list, element));\r
-     b16:      4b06            ldr     r3, [pc, #24]   ; (b30 <list_insert_as_head+0x20>)\r
-     b18:      4798            blx     r3\r
-     b1a:      2301            movs    r3, #1\r
-     b1c:      4058            eors    r0, r3\r
-     b1e:      b2c0            uxtb    r0, r0\r
-     b20:      2239            movs    r2, #57 ; 0x39\r
-     b22:      4904            ldr     r1, [pc, #16]   ; (b34 <list_insert_as_head+0x24>)\r
-     b24:      4b04            ldr     r3, [pc, #16]   ; (b38 <list_insert_as_head+0x28>)\r
-     b26:      4798            blx     r3\r
-\r
-       ((struct list_element *)element)->next = list->head;\r
-     b28:      6823            ldr     r3, [r4, #0]\r
-     b2a:      602b            str     r3, [r5, #0]\r
-       list->head                             = (struct list_element *)element;\r
-     b2c:      6025            str     r5, [r4, #0]\r
-}\r
-     b2e:      bd70            pop     {r4, r5, r6, pc}\r
-     b30:      00000af9        .word   0x00000af9\r
-     b34:      00002014        .word   0x00002014\r
-     b38:      00000a69        .word   0x00000a69\r
-\r
-00000b3c <_init_chip>:\r
-\r
-/**\r
- * \brief Initialize the hardware abstraction layer\r
- */\r
-void _init_chip(void)\r
-{\r
-     b3c:      b510            push    {r4, lr}\r
-}\r
-\r
-static inline void hri_nvmctrl_set_CTRLB_RWS_bf(const void *const hw, hri_nvmctrl_ctrlb_reg_t mask)\r
-{\r
-       NVMCTRL_CRITICAL_SECTION_ENTER();\r
-       ((Nvmctrl *)hw)->CTRLB.reg |= NVMCTRL_CTRLB_RWS(mask);\r
-     b3e:      4b09            ldr     r3, [pc, #36]   ; (b64 <_init_chip+0x28>)\r
-     b40:      685a            ldr     r2, [r3, #4]\r
-     b42:      605a            str     r2, [r3, #4]\r
-       hri_nvmctrl_set_CTRLB_RWS_bf(NVMCTRL, CONF_NVM_WAIT_STATE);\r
-\r
-       _set_performance_level(2);\r
-     b44:      2002            movs    r0, #2\r
-     b46:      4b08            ldr     r3, [pc, #32]   ; (b68 <_init_chip+0x2c>)\r
-     b48:      4798            blx     r3\r
-\r
-       _osc32kctrl_init_sources();\r
-     b4a:      4b08            ldr     r3, [pc, #32]   ; (b6c <_init_chip+0x30>)\r
-     b4c:      4798            blx     r3\r
-       _oscctrl_init_sources();\r
-     b4e:      4b08            ldr     r3, [pc, #32]   ; (b70 <_init_chip+0x34>)\r
-     b50:      4798            blx     r3\r
-       _mclk_init();\r
-     b52:      4b08            ldr     r3, [pc, #32]   ; (b74 <_init_chip+0x38>)\r
-     b54:      4798            blx     r3\r
-#if _GCLK_INIT_1ST\r
-       _gclk_init_generators_by_fref(_GCLK_INIT_1ST);\r
-#endif\r
-       _oscctrl_init_referenced_generators();\r
-     b56:      4b08            ldr     r3, [pc, #32]   ; (b78 <_init_chip+0x3c>)\r
-     b58:      4798            blx     r3\r
-       _gclk_init_generators_by_fref(_GCLK_INIT_LAST);\r
-     b5a:      201f            movs    r0, #31\r
-     b5c:      4b07            ldr     r3, [pc, #28]   ; (b7c <_init_chip+0x40>)\r
-     b5e:      4798            blx     r3\r
-#endif\r
-\r
-#if (CONF_PORT_EVCTRL_PORT_0 | CONF_PORT_EVCTRL_PORT_1 | CONF_PORT_EVCTRL_PORT_2 | CONF_PORT_EVCTRL_PORT_3)\r
-       _port_event_init();\r
-#endif\r
-}\r
-     b60:      bd10            pop     {r4, pc}\r
-     b62:      46c0            nop                     ; (mov r8, r8)\r
-     b64:      41004000        .word   0x41004000\r
-     b68:      00000ce9        .word   0x00000ce9\r
-     b6c:      00000c89        .word   0x00000c89\r
-     b70:      00000cad        .word   0x00000cad\r
-     b74:      00000c79        .word   0x00000c79\r
-     b78:      00000ce5        .word   0x00000ce5\r
-     b7c:      00000c41        .word   0x00000c41\r
-\r
-00000b80 <_ext_irq_handler>:\r
-\r
-/**\r
- * \brief Inter EIC interrupt handler\r
- */\r
-static void _ext_irq_handler(void)\r
-{\r
-     b80:      b5f0            push    {r4, r5, r6, r7, lr}\r
-     b82:      b083            sub     sp, #12\r
-       return tmp;\r
-}\r
-\r
-static inline hri_eic_intflag_reg_t hri_eic_read_INTFLAG_reg(const void *const hw)\r
-{\r
-       return ((Eic *)hw)->INTFLAG.reg;\r
-     b84:      4b25            ldr     r3, [pc, #148]  ; (c1c <_ext_irq_handler+0x9c>)\r
-     b86:      695a            ldr     r2, [r3, #20]\r
-       volatile uint32_t flags = hri_eic_read_INTFLAG_reg(EIC);\r
-     b88:      9201            str     r2, [sp, #4]\r
-       int8_t            pos;\r
-       uint32_t          pin = INVALID_PIN_NUMBER;\r
-\r
-       hri_eic_clear_INTFLAG_reg(EIC, flags);\r
-     b8a:      9a01            ldr     r2, [sp, #4]\r
-}\r
-\r
-static inline void hri_eic_clear_INTFLAG_reg(const void *const hw, hri_eic_intflag_reg_t mask)\r
-{\r
-       ((Eic *)hw)->INTFLAG.reg = mask;\r
-     b8c:      615a            str     r2, [r3, #20]\r
-\r
-       ASSERT(callback);\r
-     b8e:      4b24            ldr     r3, [pc, #144]  ; (c20 <_ext_irq_handler+0xa0>)\r
-     b90:      6818            ldr     r0, [r3, #0]\r
-     b92:      1e43            subs    r3, r0, #1\r
-     b94:      4198            sbcs    r0, r3\r
-     b96:      b2c0            uxtb    r0, r0\r
-     b98:      22da            movs    r2, #218        ; 0xda\r
-     b9a:      4922            ldr     r1, [pc, #136]  ; (c24 <_ext_irq_handler+0xa4>)\r
-     b9c:      4b22            ldr     r3, [pc, #136]  ; (c28 <_ext_irq_handler+0xa8>)\r
-     b9e:      4798            blx     r3\r
-       uint32_t          pin = INVALID_PIN_NUMBER;\r
-     ba0:      2501            movs    r5, #1\r
-     ba2:      426d            negs    r5, r5\r
-\r
-       while (flags) {\r
-     ba4:      e02f            b.n     c06 <_ext_irq_handler+0x86>\r
-                       uint8_t lower = 0, middle, upper = EXT_IRQ_AMOUNT;\r
-\r
-                       while (upper >= lower) {\r
-                               middle = (upper + lower) >> 1;\r
-                               if (_map[middle].extint == pos) {\r
-                                       pin = _map[middle].pin;\r
-     ba6:      00db            lsls    r3, r3, #3\r
-     ba8:      4a20            ldr     r2, [pc, #128]  ; (c2c <_ext_irq_handler+0xac>)\r
-     baa:      18d3            adds    r3, r2, r3\r
-     bac:      685d            ldr     r5, [r3, #4]\r
-                               } else {\r
-                                       upper = middle - 1;\r
-                               }\r
-                       }\r
-\r
-                       if (INVALID_PIN_NUMBER != pin) {\r
-     bae:      1c6b            adds    r3, r5, #1\r
-     bb0:      d003            beq.n   bba <_ext_irq_handler+0x3a>\r
-                               callback(pin);\r
-     bb2:      4b1b            ldr     r3, [pc, #108]  ; (c20 <_ext_irq_handler+0xa0>)\r
-     bb4:      681b            ldr     r3, [r3, #0]\r
-     bb6:      0028            movs    r0, r5\r
-     bb8:      4798            blx     r3\r
-                       }\r
-                       flags &= ~(1ul << pos);\r
-     bba:      2201            movs    r2, #1\r
-     bbc:      40a2            lsls    r2, r4\r
-     bbe:      9b01            ldr     r3, [sp, #4]\r
-     bc0:      4393            bics    r3, r2\r
-     bc2:      9301            str     r3, [sp, #4]\r
-                       pos = ffs(flags) - 1;\r
-     bc4:      9801            ldr     r0, [sp, #4]\r
-     bc6:      4b1a            ldr     r3, [pc, #104]  ; (c30 <_ext_irq_handler+0xb0>)\r
-     bc8:      4798            blx     r3\r
-     bca:      3801            subs    r0, #1\r
-     bcc:      b244            sxtb    r4, r0\r
-               while (-1 != pos) {\r
-     bce:      1c63            adds    r3, r4, #1\r
-     bd0:      d014            beq.n   bfc <_ext_irq_handler+0x7c>\r
-     bd2:      2603            movs    r6, #3\r
-     bd4:      2000            movs    r0, #0\r
-     bd6:      e001            b.n     bdc <_ext_irq_handler+0x5c>\r
-                                       upper = middle - 1;\r
-     bd8:      3901            subs    r1, #1\r
-     bda:      b2ce            uxtb    r6, r1\r
-                       while (upper >= lower) {\r
-     bdc:      42b0            cmp     r0, r6\r
-     bde:      d8e6            bhi.n   bae <_ext_irq_handler+0x2e>\r
-                               middle = (upper + lower) >> 1;\r
-     be0:      1833            adds    r3, r6, r0\r
-     be2:      105b            asrs    r3, r3, #1\r
-     be4:      b2d9            uxtb    r1, r3\r
-     be6:      22ff            movs    r2, #255        ; 0xff\r
-     be8:      4013            ands    r3, r2\r
-                               if (_map[middle].extint == pos) {\r
-     bea:      00df            lsls    r7, r3, #3\r
-     bec:      4a0f            ldr     r2, [pc, #60]   ; (c2c <_ext_irq_handler+0xac>)\r
-     bee:      5cba            ldrb    r2, [r7, r2]\r
-     bf0:      42a2            cmp     r2, r4\r
-     bf2:      d0d8            beq.n   ba6 <_ext_irq_handler+0x26>\r
-                               if (_map[middle].extint < pos) {\r
-     bf4:      daf0            bge.n   bd8 <_ext_irq_handler+0x58>\r
-                                       lower = middle + 1;\r
-     bf6:      3101            adds    r1, #1\r
-     bf8:      b2c8            uxtb    r0, r1\r
-     bfa:      e7ef            b.n     bdc <_ext_irq_handler+0x5c>\r
-       return ((Eic *)hw)->INTFLAG.reg;\r
-     bfc:      4b07            ldr     r3, [pc, #28]   ; (c1c <_ext_irq_handler+0x9c>)\r
-     bfe:      695a            ldr     r2, [r3, #20]\r
-               }\r
-               flags = hri_eic_read_INTFLAG_reg(EIC);\r
-     c00:      9201            str     r2, [sp, #4]\r
-               hri_eic_clear_INTFLAG_reg(EIC, flags);\r
-     c02:      9a01            ldr     r2, [sp, #4]\r
-       ((Eic *)hw)->INTFLAG.reg = mask;\r
-     c04:      615a            str     r2, [r3, #20]\r
-       while (flags) {\r
-     c06:      9b01            ldr     r3, [sp, #4]\r
-     c08:      2b00            cmp     r3, #0\r
-     c0a:      d005            beq.n   c18 <_ext_irq_handler+0x98>\r
-               pos = ffs(flags) - 1;\r
-     c0c:      9801            ldr     r0, [sp, #4]\r
-     c0e:      4b08            ldr     r3, [pc, #32]   ; (c30 <_ext_irq_handler+0xb0>)\r
-     c10:      4798            blx     r3\r
-     c12:      3801            subs    r0, #1\r
-     c14:      b244            sxtb    r4, r0\r
-               while (-1 != pos) {\r
-     c16:      e7da            b.n     bce <_ext_irq_handler+0x4e>\r
-       }\r
-}\r
-     c18:      b003            add     sp, #12\r
-     c1a:      bdf0            pop     {r4, r5, r6, r7, pc}\r
-     c1c:      40002800        .word   0x40002800\r
-     c20:      20000060        .word   0x20000060\r
-     c24:      0000204c        .word   0x0000204c\r
-     c28:      00000a69        .word   0x00000a69\r
-     c2c:      00002034        .word   0x00002034\r
-     c30:      00001e5d        .word   0x00001e5d\r
-\r
-00000c34 <EIC_Handler>:\r
-\r
-/**\r
- * \brief EIC interrupt handler\r
- */\r
-void EIC_Handler(void)\r
-{\r
-     c34:      b510            push    {r4, lr}\r
-       _ext_irq_handler();\r
-     c36:      4b01            ldr     r3, [pc, #4]    ; (c3c <EIC_Handler+0x8>)\r
-     c38:      4798            blx     r3\r
-}\r
-     c3a:      bd10            pop     {r4, pc}\r
-     c3c:      00000b81        .word   0x00000b81\r
-\r
-00000c40 <_gclk_init_generators_by_fref>:\r
-\r
-void _gclk_init_generators_by_fref(uint32_t bm)\r
-{\r
-\r
-#if CONF_GCLK_GENERATOR_0_CONFIG == 1\r
-       if (bm & (1ul << 0)) {\r
-     c40:      07c3            lsls    r3, r0, #31\r
-     c42:      d507            bpl.n   c54 <_gclk_init_generators_by_fref+0x14>\r
-       ((Gclk *)hw)->GENCTRL[index].reg = data;\r
-     c44:      4a09            ldr     r2, [pc, #36]   ; (c6c <_gclk_init_generators_by_fref+0x2c>)\r
-     c46:      4b0a            ldr     r3, [pc, #40]   ; (c70 <_gclk_init_generators_by_fref+0x30>)\r
-     c48:      621a            str     r2, [r3, #32]\r
-       while (((Gclk *)hw)->SYNCBUSY.reg & reg) {\r
-     c4a:      4b09            ldr     r3, [pc, #36]   ; (c70 <_gclk_init_generators_by_fref+0x30>)\r
-     c4c:      685b            ldr     r3, [r3, #4]\r
-     c4e:      227d            movs    r2, #125        ; 0x7d\r
-     c50:      421a            tst     r2, r3\r
-     c52:      d1fa            bne.n   c4a <_gclk_init_generators_by_fref+0xa>\r
-                       | (CONF_GCLK_GENERATOR_2_CONFIG << GCLK_GENCTRL_GENEN_Pos) | CONF_GCLK_GEN_2_SOURCE);\r
-       }\r
-#endif\r
-\r
-#if CONF_GCLK_GENERATOR_3_CONFIG == 1\r
-       if (bm & (1ul << 3)) {\r
-     c54:      0703            lsls    r3, r0, #28\r
-     c56:      d507            bpl.n   c68 <_gclk_init_generators_by_fref+0x28>\r
-       ((Gclk *)hw)->GENCTRL[index].reg = data;\r
-     c58:      4a06            ldr     r2, [pc, #24]   ; (c74 <_gclk_init_generators_by_fref+0x34>)\r
-     c5a:      4b05            ldr     r3, [pc, #20]   ; (c70 <_gclk_init_generators_by_fref+0x30>)\r
-     c5c:      62da            str     r2, [r3, #44]   ; 0x2c\r
-       while (((Gclk *)hw)->SYNCBUSY.reg & reg) {\r
-     c5e:      4b04            ldr     r3, [pc, #16]   ; (c70 <_gclk_init_generators_by_fref+0x30>)\r
-     c60:      685b            ldr     r3, [r3, #4]\r
-     c62:      227d            movs    r2, #125        ; 0x7d\r
-     c64:      421a            tst     r2, r3\r
-     c66:      d1fa            bne.n   c5e <_gclk_init_generators_by_fref+0x1e>\r
-                       | (CONF_GCLK_GEN_4_DIVSEL << GCLK_GENCTRL_DIVSEL_Pos) | (CONF_GCLK_GEN_4_OE << GCLK_GENCTRL_OE_Pos)\r
-                       | (CONF_GCLK_GEN_4_OOV << GCLK_GENCTRL_OOV_Pos) | (CONF_GCLK_GEN_4_IDC << GCLK_GENCTRL_IDC_Pos)\r
-                       | (CONF_GCLK_GENERATOR_4_CONFIG << GCLK_GENCTRL_GENEN_Pos) | CONF_GCLK_GEN_4_SOURCE);\r
-       }\r
-#endif\r
-}\r
-     c68:      4770            bx      lr\r
-     c6a:      46c0            nop                     ; (mov r8, r8)\r
-     c6c:      00010105        .word   0x00010105\r
-     c70:      40001c00        .word   0x40001c00\r
-     c74:      00012304        .word   0x00012304\r
-\r
-00000c78 <_mclk_init>:\r
-       ((Mclk *)hw)->BUPDIV.reg = data;\r
-     c78:      4b02            ldr     r3, [pc, #8]    ; (c84 <_mclk_init+0xc>)\r
-     c7a:      2208            movs    r2, #8\r
-     c7c:      719a            strb    r2, [r3, #6]\r
-       ((Mclk *)hw)->CPUDIV.reg = data;\r
-     c7e:      3a07            subs    r2, #7\r
-     c80:      711a            strb    r2, [r3, #4]\r
-void _mclk_init(void)\r
-{\r
-       void *hw = (void *)MCLK;\r
-       hri_mclk_write_BUPDIV_reg(hw, MCLK_BUPDIV_BUPDIV(CONF_MCLK_BUPDIV));\r
-       hri_mclk_write_CPUDIV_reg(hw, MCLK_CPUDIV_CPUDIV(CONF_MCLK_CPUDIV));\r
-}\r
-     c82:      4770            bx      lr\r
-     c84:      40000800        .word   0x40000800\r
-\r
-00000c88 <_osc32kctrl_init_sources>:\r
-}\r
-\r
-static inline void hri_osc32kctrl_write_XOSC32K_reg(const void *const hw, hri_osc32kctrl_xosc32k_reg_t data)\r
-{\r
-       OSC32KCTRL_CRITICAL_SECTION_ENTER();\r
-       ((Osc32kctrl *)hw)->XOSC32K.reg = data;\r
-     c88:      4a07            ldr     r2, [pc, #28]   ; (ca8 <_osc32kctrl_init_sources+0x20>)\r
-     c8a:      239e            movs    r3, #158        ; 0x9e\r
-     c8c:      8293            strh    r3, [r2, #20]\r
-}\r
-\r
-static inline void hri_osc32kctrl_write_CFDCTRL_reg(const void *const hw, hri_osc32kctrl_cfdctrl_reg_t data)\r
-{\r
-       OSC32KCTRL_CRITICAL_SECTION_ENTER();\r
-       ((Osc32kctrl *)hw)->CFDCTRL.reg = data;\r
-     c8e:      2300            movs    r3, #0\r
-     c90:      7593            strb    r3, [r2, #22]\r
-}\r
-\r
-static inline void hri_osc32kctrl_write_EVCTRL_reg(const void *const hw, hri_osc32kctrl_evctrl_reg_t data)\r
-{\r
-       OSC32KCTRL_CRITICAL_SECTION_ENTER();\r
-       ((Osc32kctrl *)hw)->EVCTRL.reg = data;\r
-     c92:      75d3            strb    r3, [r2, #23]\r
-}\r
-\r
-static inline hri_osc32kctrl_osculp32k_reg_t hri_osc32kctrl_read_OSCULP32K_CALIB_bf(const void *const hw)\r
-{\r
-       uint32_t tmp;\r
-       tmp = ((Osc32kctrl *)hw)->OSCULP32K.reg;\r
-     c94:      69d3            ldr     r3, [r2, #28]\r
-       tmp = (tmp & OSC32KCTRL_OSCULP32K_CALIB_Msk) >> OSC32KCTRL_OSCULP32K_CALIB_Pos;\r
-     c96:      0a1b            lsrs    r3, r3, #8\r
-       calib = hri_osc32kctrl_read_OSCULP32K_CALIB_bf(hw);\r
-       hri_osc32kctrl_write_OSCULP32K_reg(hw,\r
-#if CONF_OSC32K_CALIB_ENABLE == 1\r
-                                          OSC32KCTRL_OSCULP32K_CALIB(CONF_OSC32K_CALIB)\r
-#else\r
-                                          OSC32KCTRL_OSCULP32K_CALIB(calib)\r
-     c98:      021b            lsls    r3, r3, #8\r
-     c9a:      21f8            movs    r1, #248        ; 0xf8\r
-     c9c:      0149            lsls    r1, r1, #5\r
-     c9e:      400b            ands    r3, r1\r
-}\r
-\r
-static inline void hri_osc32kctrl_write_OSCULP32K_reg(const void *const hw, hri_osc32kctrl_osculp32k_reg_t data)\r
-{\r
-       OSC32KCTRL_CRITICAL_SECTION_ENTER();\r
-       ((Osc32kctrl *)hw)->OSCULP32K.reg = data;\r
-     ca0:      61d3            str     r3, [r2, #28]\r
-       ((Osc32kctrl *)hw)->RTCCTRL.reg = data;\r
-     ca2:      2304            movs    r3, #4\r
-     ca4:      7413            strb    r3, [r2, #16]\r
-#endif\r
-#endif\r
-\r
-       hri_osc32kctrl_write_RTCCTRL_reg(hw, OSC32KCTRL_RTCCTRL_RTCSEL(CONF_RTCCTRL));\r
-       (void)calib;\r
-}\r
-     ca6:      4770            bx      lr\r
-     ca8:      40001400        .word   0x40001400\r
-\r
-00000cac <_oscctrl_init_sources>:\r
-}\r
-\r
-static inline void hri_oscctrl_write_OSC16MCTRL_reg(const void *const hw, hri_oscctrl_osc16mctrl_reg_t data)\r
-{\r
-       OSCCTRL_CRITICAL_SECTION_ENTER();\r
-       ((Oscctrl *)hw)->OSC16MCTRL.reg = data;\r
-     cac:      2282            movs    r2, #130        ; 0x82\r
-     cae:      4b0c            ldr     r3, [pc, #48]   ; (ce0 <_oscctrl_init_sources+0x34>)\r
-     cb0:      751a            strb    r2, [r3, #20]\r
-       while (((Oscctrl *)hw)->DPLLSYNCBUSY.reg & reg) {\r
-     cb2:      2338            movs    r3, #56 ; 0x38\r
-     cb4:      4a0a            ldr     r2, [pc, #40]   ; (ce0 <_oscctrl_init_sources+0x34>)\r
-     cb6:      5cd3            ldrb    r3, [r2, r3]\r
-     cb8:      079b            lsls    r3, r3, #30\r
-     cba:      d4fa            bmi.n   cb2 <_oscctrl_init_sources+0x6>\r
-       return (((Oscctrl *)hw)->STATUS.reg & OSCCTRL_STATUS_OSC16MRDY) >> OSCCTRL_STATUS_OSC16MRDY_Pos;\r
-     cbc:      4b08            ldr     r3, [pc, #32]   ; (ce0 <_oscctrl_init_sources+0x34>)\r
-     cbe:      68db            ldr     r3, [r3, #12]\r
-#endif\r
-#endif\r
-\r
-#if CONF_OSC16M_CONFIG == 1\r
-#if CONF_OSC16M_ENABLE == 1\r
-       while (!hri_oscctrl_get_STATUS_OSC16MRDY_bit(hw))\r
-     cc0:      06db            lsls    r3, r3, #27\r
-     cc2:      d5fb            bpl.n   cbc <_oscctrl_init_sources+0x10>\r
-       ((Oscctrl *)hw)->OSC16MCTRL.reg |= OSCCTRL_OSC16MCTRL_ONDEMAND;\r
-     cc4:      4a06            ldr     r2, [pc, #24]   ; (ce0 <_oscctrl_init_sources+0x34>)\r
-     cc6:      7d13            ldrb    r3, [r2, #20]\r
-     cc8:      2180            movs    r1, #128        ; 0x80\r
-     cca:      4249            negs    r1, r1\r
-     ccc:      430b            orrs    r3, r1\r
-     cce:      b2db            uxtb    r3, r3\r
-     cd0:      7513            strb    r3, [r2, #20]\r
-       while (((Oscctrl *)hw)->DPLLSYNCBUSY.reg & reg) {\r
-     cd2:      2338            movs    r3, #56 ; 0x38\r
-     cd4:      4a02            ldr     r2, [pc, #8]    ; (ce0 <_oscctrl_init_sources+0x34>)\r
-     cd6:      5cd2            ldrb    r2, [r2, r3]\r
-     cd8:      3b2a            subs    r3, #42 ; 0x2a\r
-     cda:      421a            tst     r2, r3\r
-     cdc:      d1f9            bne.n   cd2 <_oscctrl_init_sources+0x26>\r
-#if CONF_OSC16M_ONDEMAND == 1\r
-       hri_oscctrl_set_OSC16MCTRL_ONDEMAND_bit(hw);\r
-#endif\r
-#endif\r
-       (void)hw;\r
-}\r
-     cde:      4770            bx      lr\r
-     ce0:      40001000        .word   0x40001000\r
-\r
-00000ce4 <_oscctrl_init_referenced_generators>:\r
-#if CONF_DFLL_CONFIG == 1\r
-       while (hri_gclk_read_SYNCBUSY_reg(GCLK))\r
-               ;\r
-#endif\r
-       (void)hw, (void)tmp;\r
-}\r
-     ce4:      4770            bx      lr\r
-       ...\r
-\r
-00000ce8 <_set_performance_level>:\r
-}\r
-\r
-static inline hri_pm_plcfg_reg_t hri_pm_get_PLCFG_PLSEL_bf(const void *const hw, hri_pm_plcfg_reg_t mask)\r
-{\r
-       uint8_t tmp;\r
-       tmp = ((Pm *)hw)->PLCFG.reg;\r
-     ce8:      4b09            ldr     r3, [pc, #36]   ; (d10 <_set_performance_level+0x28>)\r
-     cea:      789b            ldrb    r3, [r3, #2]\r
-       tmp = (tmp & PM_PLCFG_PLSEL(mask)) >> PM_PLCFG_PLSEL_Pos;\r
-     cec:      2203            movs    r2, #3\r
-     cee:      4013            ands    r3, r2\r
-/**\r
- * \brief Set performance level\r
- */\r
-void _set_performance_level(const uint8_t level)\r
-{\r
-       if (hri_pm_get_PLCFG_PLSEL_bf(PM, PM_PLCFG_PLSEL_Msk) != level) {\r
-     cf0:      4298            cmp     r0, r3\r
-     cf2:      d00c            beq.n   d0e <_set_performance_level+0x26>\r
-       ((Pm *)hw)->INTFLAG.reg = mask;\r
-     cf4:      4a06            ldr     r2, [pc, #24]   ; (d10 <_set_performance_level+0x28>)\r
-     cf6:      23ff            movs    r3, #255        ; 0xff\r
-     cf8:      7193            strb    r3, [r2, #6]\r
-\r
-static inline void hri_pm_write_PLCFG_PLSEL_bf(const void *const hw, hri_pm_plcfg_reg_t data)\r
-{\r
-       uint8_t tmp;\r
-       PM_CRITICAL_SECTION_ENTER();\r
-       tmp = ((Pm *)hw)->PLCFG.reg;\r
-     cfa:      7893            ldrb    r3, [r2, #2]\r
-       tmp &= ~PM_PLCFG_PLSEL_Msk;\r
-     cfc:      2103            movs    r1, #3\r
-     cfe:      438b            bics    r3, r1\r
-       tmp |= PM_PLCFG_PLSEL(data);\r
-     d00:      4008            ands    r0, r1\r
-     d02:      4318            orrs    r0, r3\r
-       ((Pm *)hw)->PLCFG.reg = tmp;\r
-     d04:      7090            strb    r0, [r2, #2]\r
-       return ((Pm *)hw)->INTFLAG.reg;\r
-     d06:      4b02            ldr     r3, [pc, #8]    ; (d10 <_set_performance_level+0x28>)\r
-     d08:      799b            ldrb    r3, [r3, #6]\r
-               hri_pm_clear_INTFLAG_reg(PM, 0xFF);\r
-               hri_pm_write_PLCFG_PLSEL_bf(PM, level);\r
-               while (!hri_pm_read_INTFLAG_reg(PM))\r
-     d0a:      2b00            cmp     r3, #0\r
-     d0c:      d0fb            beq.n   d06 <_set_performance_level+0x1e>\r
-                       ;\r
-       }\r
-}\r
-     d0e:      4770            bx      lr\r
-     d10:      40000400        .word   0x40000400\r
-\r
-00000d14 <_rtc_interrupt_handler>:\r
- * \brief RTC interrupt handler\r
- *\r
- * \param[in] dev The pointer to calendar device struct\r
- */\r
-static void _rtc_interrupt_handler(struct calendar_dev *dev)\r
-{\r
-     d14:      b510            push    {r4, lr}\r
-     d16:      0004            movs    r4, r0\r
-       /* Read and mask interrupt flag register */\r
-       uint16_t interrupt_status  = hri_rtcmode0_read_INTFLAG_reg(dev->hw);\r
-     d18:      6802            ldr     r2, [r0, #0]\r
-       return tmp;\r
-}\r
-\r
-static inline hri_rtcmode0_intflag_reg_t hri_rtcmode0_read_INTFLAG_reg(const void *const hw)\r
-{\r
-       return ((Rtc *)hw)->MODE0.INTFLAG.reg;\r
-     d1a:      8991            ldrh    r1, [r2, #12]\r
-       return tmp;\r
-}\r
-\r
-static inline hri_rtcmode0_intenset_reg_t hri_rtcmode0_read_INTEN_reg(const void *const hw)\r
-{\r
-       return ((Rtc *)hw)->MODE0.INTENSET.reg;\r
-     d1c:      8953            ldrh    r3, [r2, #10]\r
-       uint16_t interrupt_enabled = hri_rtcmode0_read_INTEN_reg(dev->hw);\r
-\r
-       if ((interrupt_status & interrupt_enabled) & RTC_MODE2_INTFLAG_ALARM0) {\r
-     d1e:      400b            ands    r3, r1\r
-     d20:      05da            lsls    r2, r3, #23\r
-     d22:      d402            bmi.n   d2a <_rtc_interrupt_handler+0x16>\r
-               dev->callback(dev);\r
-\r
-               /* Clear interrupt flag */\r
-               hri_rtcmode0_clear_interrupt_CMP0_bit(dev->hw);\r
-       } else if ((interrupt_status & interrupt_enabled) & RTC_MODE2_INTFLAG_TAMPER) {\r
-     d24:      045b            lsls    r3, r3, #17\r
-     d26:      d407            bmi.n   d38 <_rtc_interrupt_handler+0x24>\r
-               dev->callback_tamper(dev);\r
-\r
-               /* Clear interrupt flag */\r
-               hri_rtcmode0_clear_interrupt_TAMPER_bit(dev->hw);\r
-       }\r
-}\r
-     d28:      bd10            pop     {r4, pc}\r
-               dev->callback(dev);\r
-     d2a:      6843            ldr     r3, [r0, #4]\r
-     d2c:      4798            blx     r3\r
-               hri_rtcmode0_clear_interrupt_CMP0_bit(dev->hw);\r
-     d2e:      6823            ldr     r3, [r4, #0]\r
-       ((Rtc *)hw)->MODE0.INTFLAG.reg = RTC_MODE0_INTFLAG_CMP0;\r
-     d30:      2280            movs    r2, #128        ; 0x80\r
-     d32:      0052            lsls    r2, r2, #1\r
-     d34:      819a            strh    r2, [r3, #12]\r
-     d36:      e7f7            b.n     d28 <_rtc_interrupt_handler+0x14>\r
-               dev->callback_tamper(dev);\r
-     d38:      6883            ldr     r3, [r0, #8]\r
-     d3a:      4798            blx     r3\r
-               hri_rtcmode0_clear_interrupt_TAMPER_bit(dev->hw);\r
-     d3c:      6823            ldr     r3, [r4, #0]\r
-       ((Rtc *)hw)->MODE0.INTFLAG.reg = RTC_MODE0_INTFLAG_TAMPER;\r
-     d3e:      2280            movs    r2, #128        ; 0x80\r
-     d40:      01d2            lsls    r2, r2, #7\r
-     d42:      819a            strh    r2, [r3, #12]\r
-}\r
-     d44:      e7f0            b.n     d28 <_rtc_interrupt_handler+0x14>\r
-       ...\r
-\r
-00000d48 <_calendar_init>:\r
-{\r
-     d48:      b510            push    {r4, lr}\r
-     d4a:      1e04            subs    r4, r0, #0\r
-       ASSERT(dev && dev->hw);\r
-     d4c:      d037            beq.n   dbe <_calendar_init+0x76>\r
-     d4e:      6803            ldr     r3, [r0, #0]\r
-     d50:      2b00            cmp     r3, #0\r
-     d52:      d032            beq.n   dba <_calendar_init+0x72>\r
-     d54:      2001            movs    r0, #1\r
-     d56:      222f            movs    r2, #47 ; 0x2f\r
-     d58:      491a            ldr     r1, [pc, #104]  ; (dc4 <_calendar_init+0x7c>)\r
-     d5a:      4b1b            ldr     r3, [pc, #108]  ; (dc8 <_calendar_init+0x80>)\r
-     d5c:      4798            blx     r3\r
-       _rtc_dev = dev;\r
-     d5e:      4b1b            ldr     r3, [pc, #108]  ; (dcc <_calendar_init+0x84>)\r
-     d60:      601c            str     r4, [r3, #0]\r
-       if (hri_rtcmode0_get_CTRLA_ENABLE_bit(dev->hw)) {\r
-     d62:      6821            ldr     r1, [r4, #0]\r
-       while (((Rtc *)hw)->MODE0.SYNCBUSY.reg & reg) {\r
-     d64:      690a            ldr     r2, [r1, #16]\r
-     d66:      4b1a            ldr     r3, [pc, #104]  ; (dd0 <_calendar_init+0x88>)\r
-     d68:      421a            tst     r2, r3\r
-     d6a:      d1fb            bne.n   d64 <_calendar_init+0x1c>\r
-\r
-static inline bool hri_rtcmode0_get_CTRLA_ENABLE_bit(const void *const hw)\r
-{\r
-       uint16_t tmp;\r
-       hri_rtcmode0_wait_for_sync(hw, RTC_MODE0_SYNCBUSY_SWRST | RTC_MODE0_SYNCBUSY_ENABLE | RTC_MODE0_SYNCBUSY_COUNTSYNC);\r
-       tmp = ((Rtc *)hw)->MODE0.CTRLA.reg;\r
-     d6c:      880b            ldrh    r3, [r1, #0]\r
-     d6e:      079b            lsls    r3, r3, #30\r
-     d70:      d50b            bpl.n   d8a <_calendar_init+0x42>\r
-}\r
-\r
-static inline void hri_rtcmode0_clear_CTRLA_ENABLE_bit(const void *const hw)\r
-{\r
-       RTC_CRITICAL_SECTION_ENTER();\r
-       ((Rtc *)hw)->MODE0.CTRLA.reg &= ~RTC_MODE0_CTRLA_ENABLE;\r
-     d72:      880b            ldrh    r3, [r1, #0]\r
-     d74:      2202            movs    r2, #2\r
-     d76:      4393            bics    r3, r2\r
-     d78:      800b            strh    r3, [r1, #0]\r
-       while (((Rtc *)hw)->MODE0.SYNCBUSY.reg & reg) {\r
-     d7a:      690a            ldr     r2, [r1, #16]\r
-     d7c:      4b14            ldr     r3, [pc, #80]   ; (dd0 <_calendar_init+0x88>)\r
-     d7e:      421a            tst     r2, r3\r
-     d80:      d1fb            bne.n   d7a <_calendar_init+0x32>\r
-               hri_rtcmode0_wait_for_sync(dev->hw, RTC_MODE0_SYNCBUSY_ENABLE);\r
-     d82:      6822            ldr     r2, [r4, #0]\r
-     d84:      6913            ldr     r3, [r2, #16]\r
-     d86:      079b            lsls    r3, r3, #30\r
-     d88:      d4fc            bmi.n   d84 <_calendar_init+0x3c>\r
-       hri_rtcmode0_set_CTRLA_SWRST_bit(dev->hw);\r
-     d8a:      6822            ldr     r2, [r4, #0]\r
-       ((Rtc *)hw)->MODE0.CTRLA.reg |= RTC_MODE0_CTRLA_SWRST;\r
-     d8c:      8813            ldrh    r3, [r2, #0]\r
-     d8e:      2101            movs    r1, #1\r
-     d90:      430b            orrs    r3, r1\r
-     d92:      b29b            uxth    r3, r3\r
-     d94:      8013            strh    r3, [r2, #0]\r
-       while (((Rtc *)hw)->MODE0.SYNCBUSY.reg & reg) {\r
-     d96:      6913            ldr     r3, [r2, #16]\r
-     d98:      07db            lsls    r3, r3, #31\r
-     d9a:      d4fc            bmi.n   d96 <_calendar_init+0x4e>\r
-       hri_rtcmode0_wait_for_sync(dev->hw, RTC_MODE0_SYNCBUSY_SWRST);\r
-     d9c:      6823            ldr     r3, [r4, #0]\r
-     d9e:      691a            ldr     r2, [r3, #16]\r
-     da0:      07d2            lsls    r2, r2, #31\r
-     da2:      d4fc            bmi.n   d9e <_calendar_init+0x56>\r
-}\r
-\r
-static inline void hri_rtcmode0_write_CTRLA_reg(const void *const hw, hri_rtcmode0_ctrla_reg_t data)\r
-{\r
-       RTC_CRITICAL_SECTION_ENTER();\r
-       ((Rtc *)hw)->MODE0.CTRLA.reg = data;\r
-     da4:      4a0b            ldr     r2, [pc, #44]   ; (dd4 <_calendar_init+0x8c>)\r
-     da6:      801a            strh    r2, [r3, #0]\r
-       while (((Rtc *)hw)->MODE0.SYNCBUSY.reg & reg) {\r
-     da8:      6919            ldr     r1, [r3, #16]\r
-     daa:      4a09            ldr     r2, [pc, #36]   ; (dd0 <_calendar_init+0x88>)\r
-     dac:      4211            tst     r1, r2\r
-     dae:      d1fb            bne.n   da8 <_calendar_init+0x60>\r
-           dev->hw,\r
-     db0:      6823            ldr     r3, [r4, #0]\r
-}\r
-\r
-static inline void hri_rtc_write_TAMPCTRL_reg(const void *const hw, hri_rtc_tampctrl_reg_t data)\r
-{\r
-       RTC_CRITICAL_SECTION_ENTER();\r
-       ((Rtc *)hw)->MODE0.TAMPCTRL.reg = data;\r
-     db2:      2200            movs    r2, #0\r
-     db4:      661a            str     r2, [r3, #96]   ; 0x60\r
-}\r
-     db6:      2000            movs    r0, #0\r
-     db8:      bd10            pop     {r4, pc}\r
-       ASSERT(dev && dev->hw);\r
-     dba:      2000            movs    r0, #0\r
-     dbc:      e7cb            b.n     d56 <_calendar_init+0xe>\r
-     dbe:      2000            movs    r0, #0\r
-     dc0:      e7c9            b.n     d56 <_calendar_init+0xe>\r
-     dc2:      46c0            nop                     ; (mov r8, r8)\r
-     dc4:      00002064        .word   0x00002064\r
-     dc8:      00000a69        .word   0x00000a69\r
-     dcc:      20000064        .word   0x20000064\r
-     dd0:      00008003        .word   0x00008003\r
-     dd4:      ffff8b00        .word   0xffff8b00\r
-\r
-00000dd8 <_calendar_enable>:\r
-{\r
-     dd8:      b510            push    {r4, lr}\r
-     dda:      1e04            subs    r4, r0, #0\r
-       ASSERT(dev && dev->hw);\r
-     ddc:      d015            beq.n   e0a <_calendar_enable+0x32>\r
-     dde:      6803            ldr     r3, [r0, #0]\r
-     de0:      2b00            cmp     r3, #0\r
-     de2:      d010            beq.n   e06 <_calendar_enable+0x2e>\r
-     de4:      2001            movs    r0, #1\r
-     de6:      2273            movs    r2, #115        ; 0x73\r
-     de8:      4909            ldr     r1, [pc, #36]   ; (e10 <_calendar_enable+0x38>)\r
-     dea:      4b0a            ldr     r3, [pc, #40]   ; (e14 <_calendar_enable+0x3c>)\r
-     dec:      4798            blx     r3\r
-       hri_rtcmode0_set_CTRLA_ENABLE_bit(dev->hw);\r
-     dee:      6821            ldr     r1, [r4, #0]\r
-       ((Rtc *)hw)->MODE0.CTRLA.reg |= RTC_MODE0_CTRLA_ENABLE;\r
-     df0:      880b            ldrh    r3, [r1, #0]\r
-     df2:      2202            movs    r2, #2\r
-     df4:      4313            orrs    r3, r2\r
-     df6:      b29b            uxth    r3, r3\r
-     df8:      800b            strh    r3, [r1, #0]\r
-       while (((Rtc *)hw)->MODE0.SYNCBUSY.reg & reg) {\r
-     dfa:      690a            ldr     r2, [r1, #16]\r
-     dfc:      4b06            ldr     r3, [pc, #24]   ; (e18 <_calendar_enable+0x40>)\r
-     dfe:      421a            tst     r2, r3\r
-     e00:      d1fb            bne.n   dfa <_calendar_enable+0x22>\r
-}\r
-     e02:      2000            movs    r0, #0\r
-     e04:      bd10            pop     {r4, pc}\r
-       ASSERT(dev && dev->hw);\r
-     e06:      2000            movs    r0, #0\r
-     e08:      e7ed            b.n     de6 <_calendar_enable+0xe>\r
-     e0a:      2000            movs    r0, #0\r
-     e0c:      e7eb            b.n     de6 <_calendar_enable+0xe>\r
-     e0e:      46c0            nop                     ; (mov r8, r8)\r
-     e10:      00002064        .word   0x00002064\r
-     e14:      00000a69        .word   0x00000a69\r
-     e18:      00008003        .word   0x00008003\r
-\r
-00000e1c <_calendar_set_counter>:\r
-{\r
-     e1c:      b570            push    {r4, r5, r6, lr}\r
-     e1e:      0004            movs    r4, r0\r
-     e20:      000d            movs    r5, r1\r
-       ASSERT(dev && dev->hw);\r
-     e22:      2800            cmp     r0, #0\r
-     e24:      d010            beq.n   e48 <_calendar_set_counter+0x2c>\r
-     e26:      6803            ldr     r3, [r0, #0]\r
-     e28:      2b00            cmp     r3, #0\r
-     e2a:      d00b            beq.n   e44 <_calendar_set_counter+0x28>\r
-     e2c:      2001            movs    r0, #1\r
-     e2e:      228b            movs    r2, #139        ; 0x8b\r
-     e30:      4906            ldr     r1, [pc, #24]   ; (e4c <_calendar_set_counter+0x30>)\r
-     e32:      4b07            ldr     r3, [pc, #28]   ; (e50 <_calendar_set_counter+0x34>)\r
-     e34:      4798            blx     r3\r
-       hri_rtcmode0_write_COUNT_reg(dev->hw, counter);\r
-     e36:      6822            ldr     r2, [r4, #0]\r
-       ((Rtc *)hw)->MODE0.COUNT.reg = data;\r
-     e38:      6195            str     r5, [r2, #24]\r
-       while (((Rtc *)hw)->MODE0.SYNCBUSY.reg & reg) {\r
-     e3a:      6913            ldr     r3, [r2, #16]\r
-     e3c:      071b            lsls    r3, r3, #28\r
-     e3e:      d4fc            bmi.n   e3a <_calendar_set_counter+0x1e>\r
-}\r
-     e40:      2000            movs    r0, #0\r
-     e42:      bd70            pop     {r4, r5, r6, pc}\r
-       ASSERT(dev && dev->hw);\r
-     e44:      2000            movs    r0, #0\r
-     e46:      e7f2            b.n     e2e <_calendar_set_counter+0x12>\r
-     e48:      2000            movs    r0, #0\r
-     e4a:      e7f0            b.n     e2e <_calendar_set_counter+0x12>\r
-     e4c:      00002064        .word   0x00002064\r
-     e50:      00000a69        .word   0x00000a69\r
-\r
-00000e54 <_calendar_get_counter>:\r
-{\r
-     e54:      b510            push    {r4, lr}\r
-     e56:      1e04            subs    r4, r0, #0\r
-       ASSERT(dev && dev->hw);\r
-     e58:      d00f            beq.n   e7a <_calendar_get_counter+0x26>\r
-     e5a:      6803            ldr     r3, [r0, #0]\r
-     e5c:      2b00            cmp     r3, #0\r
-     e5e:      d00a            beq.n   e76 <_calendar_get_counter+0x22>\r
-     e60:      2001            movs    r0, #1\r
-     e62:      2297            movs    r2, #151        ; 0x97\r
-     e64:      4906            ldr     r1, [pc, #24]   ; (e80 <_calendar_get_counter+0x2c>)\r
-     e66:      4b07            ldr     r3, [pc, #28]   ; (e84 <_calendar_get_counter+0x30>)\r
-     e68:      4798            blx     r3\r
-       return hri_rtcmode0_read_COUNT_reg(dev->hw);\r
-     e6a:      6822            ldr     r2, [r4, #0]\r
-     e6c:      6913            ldr     r3, [r2, #16]\r
-     e6e:      071b            lsls    r3, r3, #28\r
-     e70:      d4fc            bmi.n   e6c <_calendar_get_counter+0x18>\r
-       return ((Rtc *)hw)->MODE0.COUNT.reg;\r
-     e72:      6990            ldr     r0, [r2, #24]\r
-}\r
-     e74:      bd10            pop     {r4, pc}\r
-       ASSERT(dev && dev->hw);\r
-     e76:      2000            movs    r0, #0\r
-     e78:      e7f3            b.n     e62 <_calendar_get_counter+0xe>\r
-     e7a:      2000            movs    r0, #0\r
-     e7c:      e7f1            b.n     e62 <_calendar_get_counter+0xe>\r
-     e7e:      46c0            nop                     ; (mov r8, r8)\r
-     e80:      00002064        .word   0x00002064\r
-     e84:      00000a69        .word   0x00000a69\r
-\r
-00000e88 <RTC_Handler>:\r
-\r
-/**\r
- * \brief Rtc interrupt handler\r
- */\r
-void RTC_Handler(void)\r
-{\r
-     e88:      b510            push    {r4, lr}\r
-       _rtc_interrupt_handler(_rtc_dev);\r
-     e8a:      4b02            ldr     r3, [pc, #8]    ; (e94 <RTC_Handler+0xc>)\r
-     e8c:      6818            ldr     r0, [r3, #0]\r
-     e8e:      4b02            ldr     r3, [pc, #8]    ; (e98 <RTC_Handler+0x10>)\r
-     e90:      4798            blx     r3\r
-}\r
-     e92:      bd10            pop     {r4, pc}\r
-     e94:      20000064        .word   0x20000064\r
-     e98:      00000d15        .word   0x00000d15\r
-\r
-00000e9c <_sercom_get_hardware_index>:\r
-{\r
-#ifdef _UNIT_TEST_\r
-       return ((uint32_t)hw - (uint32_t)SERCOM0) / sizeof(Sercom);\r
-#endif\r
-\r
-       return ((uint32_t)hw - (uint32_t)SERCOM0) >> 10;\r
-     e9c:      4b02            ldr     r3, [pc, #8]    ; (ea8 <_sercom_get_hardware_index+0xc>)\r
-     e9e:      469c            mov     ip, r3\r
-     ea0:      4460            add     r0, ip\r
-     ea2:      0a80            lsrs    r0, r0, #10\r
-     ea4:      b2c0            uxtb    r0, r0\r
-}\r
-     ea6:      4770            bx      lr\r
-     ea8:      bdfffc00        .word   0xbdfffc00\r
-\r
-00000eac <_get_i2cm_index>:\r
- * \param[in] hw The pointer to hardware instance\r
-\r
- * \return The ordinal number of the given sercom hardware instance\r
- */\r
-static int8_t _get_i2cm_index(const void *const hw)\r
-{\r
-     eac:      b510            push    {r4, lr}\r
-       uint8_t sercom_offset = _sercom_get_hardware_index(hw);\r
-     eae:      4b0d            ldr     r3, [pc, #52]   ; (ee4 <_get_i2cm_index+0x38>)\r
-     eb0:      4798            blx     r3\r
-       uint8_t i;\r
-\r
-       for (i = 0; i < ARRAY_SIZE(_i2cms); i++) {\r
-     eb2:      2300            movs    r3, #0\r
-     eb4:      2b00            cmp     r3, #0\r
-     eb6:      d008            beq.n   eca <_get_i2cm_index+0x1e>\r
-               if (_i2cms[i].number == sercom_offset) {\r
-                       return i;\r
-               }\r
-       }\r
-\r
-       ASSERT(false);\r
-     eb8:      22e6            movs    r2, #230        ; 0xe6\r
-     eba:      0092            lsls    r2, r2, #2\r
-     ebc:      490a            ldr     r1, [pc, #40]   ; (ee8 <_get_i2cm_index+0x3c>)\r
-     ebe:      2000            movs    r0, #0\r
-     ec0:      4b0a            ldr     r3, [pc, #40]   ; (eec <_get_i2cm_index+0x40>)\r
-     ec2:      4798            blx     r3\r
-       return -1;\r
-     ec4:      2001            movs    r0, #1\r
-     ec6:      4240            negs    r0, r0\r
-}\r
-     ec8:      bd10            pop     {r4, pc}\r
-               if (_i2cms[i].number == sercom_offset) {\r
-     eca:      005a            lsls    r2, r3, #1\r
-     ecc:      18d2            adds    r2, r2, r3\r
-     ece:      00d1            lsls    r1, r2, #3\r
-     ed0:      4a07            ldr     r2, [pc, #28]   ; (ef0 <_get_i2cm_index+0x44>)\r
-     ed2:      1852            adds    r2, r2, r1\r
-     ed4:      7d12            ldrb    r2, [r2, #20]\r
-     ed6:      4290            cmp     r0, r2\r
-     ed8:      d002            beq.n   ee0 <_get_i2cm_index+0x34>\r
-       for (i = 0; i < ARRAY_SIZE(_i2cms); i++) {\r
-     eda:      3301            adds    r3, #1\r
-     edc:      b2db            uxtb    r3, r3\r
-     ede:      e7e9            b.n     eb4 <_get_i2cm_index+0x8>\r
-                       return i;\r
-     ee0:      b258            sxtb    r0, r3\r
-     ee2:      e7f1            b.n     ec8 <_get_i2cm_index+0x1c>\r
-     ee4:      00000e9d        .word   0x00000e9d\r
-     ee8:      000020cc        .word   0x000020cc\r
-     eec:      00000a69        .word   0x00000a69\r
-     ef0:      0000207c        .word   0x0000207c\r
-\r
-00000ef4 <_i2c_m_sync_init_impl>:\r
-       }\r
-       return ERR_NONE;\r
-}\r
-\r
-static int32_t _i2c_m_sync_init_impl(struct _i2c_m_service *const service, void *const hw)\r
-{\r
-     ef4:      b570            push    {r4, r5, r6, lr}\r
-     ef6:      0005            movs    r5, r0\r
-     ef8:      000c            movs    r4, r1\r
-       uint8_t i = _get_i2cm_index(hw);\r
-     efa:      0008            movs    r0, r1\r
-     efc:      4b2d            ldr     r3, [pc, #180]  ; (fb4 <_i2c_m_sync_init_impl+0xc0>)\r
-     efe:      4798            blx     r3\r
-     f00:      b2c0            uxtb    r0, r0\r
-       };\r
-}\r
-\r
-static inline bool hri_sercomi2cm_is_syncing(const void *const hw, hri_sercomi2cm_syncbusy_reg_t reg)\r
-{\r
-       return ((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg;\r
-     f02:      69e3            ldr     r3, [r4, #28]\r
-\r
-       if (!hri_sercomi2cm_is_syncing(hw, SERCOM_I2CM_SYNCBUSY_SWRST)) {\r
-     f04:      07db            lsls    r3, r3, #31\r
-     f06:      d41d            bmi.n   f44 <_i2c_m_sync_init_impl+0x50>\r
-               uint32_t mode = _i2cms[i].ctrl_a & SERCOM_I2CM_CTRLA_MODE_Msk;\r
-     f08:      0043            lsls    r3, r0, #1\r
-     f0a:      181b            adds    r3, r3, r0\r
-     f0c:      00da            lsls    r2, r3, #3\r
-     f0e:      4b2a            ldr     r3, [pc, #168]  ; (fb8 <_i2c_m_sync_init_impl+0xc4>)\r
-     f10:      189b            adds    r3, r3, r2\r
-     f12:      699a            ldr     r2, [r3, #24]\r
-     f14:      231c            movs    r3, #28\r
-     f16:      401a            ands    r2, r3\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-     f18:      69e3            ldr     r3, [r4, #28]\r
-     f1a:      079b            lsls    r3, r3, #30\r
-     f1c:      d1fc            bne.n   f18 <_i2c_m_sync_init_impl+0x24>\r
-static inline hri_sercomi2cm_ctrla_reg_t hri_sercomi2cm_get_CTRLA_reg(const void *const          hw,\r
-                                                                      hri_sercomi2cm_ctrla_reg_t mask)\r
-{\r
-       uint32_t tmp;\r
-       hri_sercomi2cm_wait_for_sync(hw, SERCOM_I2CM_SYNCBUSY_SWRST | SERCOM_I2CM_SYNCBUSY_ENABLE);\r
-       tmp = ((Sercom *)hw)->I2CM.CTRLA.reg;\r
-     f1e:      6823            ldr     r3, [r4, #0]\r
-               if (hri_sercomi2cm_get_CTRLA_reg(hw, SERCOM_I2CM_CTRLA_ENABLE)) {\r
-     f20:      079b            lsls    r3, r3, #30\r
-     f22:      d509            bpl.n   f38 <_i2c_m_sync_init_impl+0x44>\r
-       ((Sercom *)hw)->I2CM.CTRLA.reg &= ~SERCOM_I2CM_CTRLA_ENABLE;\r
-     f24:      6823            ldr     r3, [r4, #0]\r
-     f26:      2102            movs    r1, #2\r
-     f28:      438b            bics    r3, r1\r
-     f2a:      6023            str     r3, [r4, #0]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-     f2c:      69e3            ldr     r3, [r4, #28]\r
-     f2e:      079b            lsls    r3, r3, #30\r
-     f30:      d1fc            bne.n   f2c <_i2c_m_sync_init_impl+0x38>\r
-     f32:      69e3            ldr     r3, [r4, #28]\r
-     f34:      079b            lsls    r3, r3, #30\r
-     f36:      d4fc            bmi.n   f32 <_i2c_m_sync_init_impl+0x3e>\r
-                       hri_sercomi2cm_clear_CTRLA_ENABLE_bit(hw);\r
-                       hri_sercomi2cm_wait_for_sync(hw, SERCOM_I2CM_SYNCBUSY_ENABLE);\r
-               }\r
-               hri_sercomi2cm_write_CTRLA_reg(hw, SERCOM_I2CM_CTRLA_SWRST | mode);\r
-     f38:      2301            movs    r3, #1\r
-     f3a:      4313            orrs    r3, r2\r
-}\r
-\r
-static inline void hri_sercomi2cm_write_CTRLA_reg(const void *const hw, hri_sercomi2cm_ctrla_reg_t data)\r
-{\r
-       SERCOM_CRITICAL_SECTION_ENTER();\r
-       ((Sercom *)hw)->I2CM.CTRLA.reg = data;\r
-     f3c:      6023            str     r3, [r4, #0]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-     f3e:      69e3            ldr     r3, [r4, #28]\r
-     f40:      079b            lsls    r3, r3, #30\r
-     f42:      d1fc            bne.n   f3e <_i2c_m_sync_init_impl+0x4a>\r
-     f44:      69e3            ldr     r3, [r4, #28]\r
-     f46:      07db            lsls    r3, r3, #31\r
-     f48:      d4fc            bmi.n   f44 <_i2c_m_sync_init_impl+0x50>\r
-       }\r
-       hri_sercomi2cm_wait_for_sync(hw, SERCOM_I2CM_SYNCBUSY_SWRST);\r
-\r
-       hri_sercomi2cm_write_CTRLA_reg(hw, _i2cms[i].ctrl_a);\r
-     f4a:      0043            lsls    r3, r0, #1\r
-     f4c:      181b            adds    r3, r3, r0\r
-     f4e:      00da            lsls    r2, r3, #3\r
-     f50:      4b19            ldr     r3, [pc, #100]  ; (fb8 <_i2c_m_sync_init_impl+0xc4>)\r
-     f52:      189b            adds    r3, r3, r2\r
-     f54:      699b            ldr     r3, [r3, #24]\r
-       ((Sercom *)hw)->I2CM.CTRLA.reg = data;\r
-     f56:      6023            str     r3, [r4, #0]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-     f58:      69e3            ldr     r3, [r4, #28]\r
-     f5a:      079b            lsls    r3, r3, #30\r
-     f5c:      d1fc            bne.n   f58 <_i2c_m_sync_init_impl+0x64>\r
-       hri_sercomi2cm_write_CTRLB_reg(hw, _i2cms[i].ctrl_b);\r
-     f5e:      0043            lsls    r3, r0, #1\r
-     f60:      181b            adds    r3, r3, r0\r
-     f62:      00da            lsls    r2, r3, #3\r
-     f64:      4b14            ldr     r3, [pc, #80]   ; (fb8 <_i2c_m_sync_init_impl+0xc4>)\r
-     f66:      189b            adds    r3, r3, r2\r
-     f68:      69db            ldr     r3, [r3, #28]\r
-}\r
-\r
-static inline void hri_sercomi2cm_write_CTRLB_reg(const void *const hw, hri_sercomi2cm_ctrlb_reg_t data)\r
-{\r
-       SERCOM_CRITICAL_SECTION_ENTER();\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg = data;\r
-     f6a:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-     f6c:      69e3            ldr     r3, [r4, #28]\r
-     f6e:      075b            lsls    r3, r3, #29\r
-     f70:      d4fc            bmi.n   f6c <_i2c_m_sync_init_impl+0x78>\r
-       hri_sercomi2cm_write_BAUD_reg(hw, _i2cms[i].baud);\r
-     f72:      0042            lsls    r2, r0, #1\r
-     f74:      1812            adds    r2, r2, r0\r
-     f76:      00d1            lsls    r1, r2, #3\r
-     f78:      4b0f            ldr     r3, [pc, #60]   ; (fb8 <_i2c_m_sync_init_impl+0xc4>)\r
-     f7a:      185b            adds    r3, r3, r1\r
-}\r
-\r
-static inline void hri_sercomi2cm_write_BAUD_reg(const void *const hw, hri_sercomi2cm_baud_reg_t data)\r
-{\r
-       SERCOM_CRITICAL_SECTION_ENTER();\r
-       ((Sercom *)hw)->I2CM.BAUD.reg = data;\r
-     f7c:      6a1a            ldr     r2, [r3, #32]\r
-     f7e:      60e2            str     r2, [r4, #12]\r
-\r
-       service->mode = (_i2cms[i].ctrl_a & SERCOM_I2CM_CTRLA_SPEED_Msk) >> SERCOM_I2CM_CTRLA_SPEED_Pos;\r
-     f80:      7eda            ldrb    r2, [r3, #27]\r
-     f82:      2303            movs    r3, #3\r
-     f84:      401a            ands    r2, r3\r
-     f86:      81aa            strh    r2, [r5, #12]\r
-       hri_sercomi2cm_write_ADDR_HS_bit(hw, service->mode < I2C_HS ? 0 : 1);\r
-     f88:      3b02            subs    r3, #2\r
-     f8a:      4293            cmp     r3, r2\r
-     f8c:      419b            sbcs    r3, r3\r
-     f8e:      425b            negs    r3, r3\r
-\r
-static inline void hri_sercomi2cm_write_ADDR_HS_bit(const void *const hw, bool value)\r
-{\r
-       uint32_t tmp;\r
-       SERCOM_CRITICAL_SECTION_ENTER();\r
-       tmp = ((Sercom *)hw)->I2CM.ADDR.reg;\r
-     f90:      6a62            ldr     r2, [r4, #36]   ; 0x24\r
-       tmp &= ~SERCOM_I2CM_ADDR_HS;\r
-     f92:      490a            ldr     r1, [pc, #40]   ; (fbc <_i2c_m_sync_init_impl+0xc8>)\r
-     f94:      400a            ands    r2, r1\r
-       tmp |= value << SERCOM_I2CM_ADDR_HS_Pos;\r
-     f96:      039b            lsls    r3, r3, #14\r
-     f98:      4313            orrs    r3, r2\r
-       ((Sercom *)hw)->I2CM.ADDR.reg = tmp;\r
-     f9a:      6263            str     r3, [r4, #36]   ; 0x24\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-     f9c:      69e3            ldr     r3, [r4, #28]\r
-     f9e:      075b            lsls    r3, r3, #29\r
-     fa0:      d4fc            bmi.n   f9c <_i2c_m_sync_init_impl+0xa8>\r
-\r
-       service->trise = _i2cms[i].trise;\r
-     fa2:      0043            lsls    r3, r0, #1\r
-     fa4:      1818            adds    r0, r3, r0\r
-     fa6:      00c2            lsls    r2, r0, #3\r
-     fa8:      4b03            ldr     r3, [pc, #12]   ; (fb8 <_i2c_m_sync_init_impl+0xc4>)\r
-     faa:      189b            adds    r3, r3, r2\r
-     fac:      8cdb            ldrh    r3, [r3, #38]   ; 0x26\r
-     fae:      81eb            strh    r3, [r5, #14]\r
-\r
-       return ERR_NONE;\r
-}\r
-     fb0:      2000            movs    r0, #0\r
-     fb2:      bd70            pop     {r4, r5, r6, pc}\r
-     fb4:      00000ead        .word   0x00000ead\r
-     fb8:      0000207c        .word   0x0000207c\r
-     fbc:      ffffbfff        .word   0xffffbfff\r
-\r
-00000fc0 <_sercom_i2c_sync_send_address>:\r
-{\r
-     fc0:      b570            push    {r4, r5, r6, lr}\r
-     fc2:      0005            movs    r5, r0\r
-       void *             hw    = i2c_dev->hw;\r
-     fc4:      6904            ldr     r4, [r0, #16]\r
-       tmp = ((Sercom *)hw)->I2CM.CTRLA.reg;\r
-     fc6:      6823            ldr     r3, [r4, #0]\r
-       tmp = (tmp & SERCOM_I2CM_CTRLA_SCLSM) >> SERCOM_I2CM_CTRLA_SCLSM_Pos;\r
-     fc8:      0edb            lsrs    r3, r3, #27\r
-     fca:      2601            movs    r6, #1\r
-     fcc:      401e            ands    r6, r3\r
-       ASSERT(i2c_dev);\r
-     fce:      1e43            subs    r3, r0, #1\r
-     fd0:      4198            sbcs    r0, r3\r
-     fd2:      b2c0            uxtb    r0, r0\r
-     fd4:      4a8e            ldr     r2, [pc, #568]  ; (1210 <_sercom_i2c_sync_send_address+0x250>)\r
-     fd6:      498f            ldr     r1, [pc, #572]  ; (1214 <_sercom_i2c_sync_send_address+0x254>)\r
-     fd8:      4b8f            ldr     r3, [pc, #572]  ; (1218 <_sercom_i2c_sync_send_address+0x258>)\r
-     fda:      4798            blx     r3\r
-       if (msg->len == 1 && sclsm) {\r
-     fdc:      686b            ldr     r3, [r5, #4]\r
-     fde:      2b01            cmp     r3, #1\r
-     fe0:      d04d            beq.n   107e <_sercom_i2c_sync_send_address+0xbe>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg &= ~SERCOM_I2CM_CTRLB_ACKACT;\r
-     fe2:      6863            ldr     r3, [r4, #4]\r
-     fe4:      4a8d            ldr     r2, [pc, #564]  ; (121c <_sercom_i2c_sync_send_address+0x25c>)\r
-     fe6:      4013            ands    r3, r2\r
-     fe8:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-     fea:      69e3            ldr     r3, [r4, #28]\r
-     fec:      075b            lsls    r3, r3, #29\r
-     fee:      d4fc            bmi.n   fea <_sercom_i2c_sync_send_address+0x2a>\r
-       if (msg->addr & I2C_M_TEN) {\r
-     ff0:      882b            ldrh    r3, [r5, #0]\r
-     ff2:      055a            lsls    r2, r3, #21\r
-     ff4:      d54e            bpl.n   1094 <_sercom_i2c_sync_send_address+0xd4>\r
-               if (msg->flags & I2C_M_RD) {\r
-     ff6:      886a            ldrh    r2, [r5, #2]\r
-     ff8:      07d2            lsls    r2, r2, #31\r
-     ffa:      d504            bpl.n   1006 <_sercom_i2c_sync_send_address+0x46>\r
-                       msg->flags |= I2C_M_TEN;\r
-     ffc:      886a            ldrh    r2, [r5, #2]\r
-     ffe:      2180            movs    r1, #128        ; 0x80\r
-    1000:      00c9            lsls    r1, r1, #3\r
-    1002:      430a            orrs    r2, r1\r
-    1004:      806a            strh    r2, [r5, #2]\r
-                                             ((msg->addr & TEN_ADDR_MASK) << 1) | SERCOM_I2CM_ADDR_TENBITEN\r
-    1006:      005b            lsls    r3, r3, #1\r
-                                                 | (hri_sercomi2cm_read_ADDR_reg(hw) & SERCOM_I2CM_ADDR_HS));\r
-    1008:      4a85            ldr     r2, [pc, #532]  ; (1220 <_sercom_i2c_sync_send_address+0x260>)\r
-    100a:      401a            ands    r2, r3\r
-    100c:      69e3            ldr     r3, [r4, #28]\r
-    100e:      075b            lsls    r3, r3, #29\r
-    1010:      d4fc            bmi.n   100c <_sercom_i2c_sync_send_address+0x4c>\r
-}\r
-\r
-static inline hri_sercomi2cm_addr_reg_t hri_sercomi2cm_read_ADDR_reg(const void *const hw)\r
-{\r
-       hri_sercomi2cm_wait_for_sync(hw, SERCOM_I2CM_SYNCBUSY_SYSOP);\r
-       return ((Sercom *)hw)->I2CM.ADDR.reg;\r
-    1012:      6a63            ldr     r3, [r4, #36]   ; 0x24\r
-    1014:      2180            movs    r1, #128        ; 0x80\r
-    1016:      01c9            lsls    r1, r1, #7\r
-    1018:      400b            ands    r3, r1\r
-    101a:      4313            orrs    r3, r2\r
-               hri_sercomi2cm_write_ADDR_reg(hw,\r
-    101c:      2280            movs    r2, #128        ; 0x80\r
-    101e:      0212            lsls    r2, r2, #8\r
-    1020:      4313            orrs    r3, r2\r
-       ((Sercom *)hw)->I2CM.ADDR.reg = data;\r
-    1022:      6263            str     r3, [r4, #36]   ; 0x24\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1024:      69e3            ldr     r3, [r4, #28]\r
-    1026:      075b            lsls    r3, r3, #29\r
-    1028:      d4fc            bmi.n   1024 <_sercom_i2c_sync_send_address+0x64>\r
-       void *   hw      = i2c_dev->hw;\r
-    102a:      692e            ldr     r6, [r5, #16]\r
-       uint32_t timeout = 65535;\r
-    102c:      4a7d            ldr     r2, [pc, #500]  ; (1224 <_sercom_i2c_sync_send_address+0x264>)\r
-       return ((Sercom *)hw)->I2CM.INTFLAG.reg;\r
-    102e:      7e33            ldrb    r3, [r6, #24]\r
-    1030:      b2db            uxtb    r3, r3\r
-               *flags = hri_sercomi2cm_read_INTFLAG_reg(hw);\r
-    1032:      0018            movs    r0, r3\r
-               if (timeout-- == 0) {\r
-    1034:      1e51            subs    r1, r2, #1\r
-    1036:      2a00            cmp     r2, #0\r
-    1038:      d002            beq.n   1040 <_sercom_i2c_sync_send_address+0x80>\r
-    103a:      000a            movs    r2, r1\r
-       } while (!(*flags & MB_FLAG) && !(*flags & SB_FLAG));\r
-    103c:      079b            lsls    r3, r3, #30\r
-    103e:      d0f6            beq.n   102e <_sercom_i2c_sync_send_address+0x6e>\r
-       tmp = ((Sercom *)hw)->I2CM.CTRLA.reg;\r
-    1040:      6823            ldr     r3, [r4, #0]\r
-       tmp = (tmp & SERCOM_I2CM_CTRLA_SCLSM) >> SERCOM_I2CM_CTRLA_SCLSM_Pos;\r
-    1042:      0edb            lsrs    r3, r3, #27\r
-    1044:      2201            movs    r2, #1\r
-    1046:      401a            ands    r2, r3\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1048:      69e3            ldr     r3, [r4, #28]\r
-    104a:      075b            lsls    r3, r3, #29\r
-    104c:      d4fc            bmi.n   1048 <_sercom_i2c_sync_send_address+0x88>\r
-}\r
-\r
-static inline hri_sercomi2cm_status_reg_t hri_sercomi2cm_read_STATUS_reg(const void *const hw)\r
-{\r
-       hri_sercomi2cm_wait_for_sync(hw, SERCOM_I2CM_SYNCBUSY_SYSOP);\r
-       return ((Sercom *)hw)->I2CM.STATUS.reg;\r
-    104e:      8b63            ldrh    r3, [r4, #26]\r
-    1050:      b29b            uxth    r3, r3\r
-       if (flags & MB_FLAG) {\r
-    1052:      07c1            lsls    r1, r0, #31\r
-    1054:      d400            bmi.n   1058 <_sercom_i2c_sync_send_address+0x98>\r
-    1056:      e08f            b.n     1178 <_sercom_i2c_sync_send_address+0x1b8>\r
-               if (status & SERCOM_I2CM_STATUS_ARBLOST) {\r
-    1058:      079a            lsls    r2, r3, #30\r
-    105a:      d52f            bpl.n   10bc <_sercom_i2c_sync_send_address+0xfc>\r
-       ((Sercom *)hw)->I2CM.INTFLAG.reg = SERCOM_I2CM_INTFLAG_MB;\r
-    105c:      2201            movs    r2, #1\r
-    105e:      7622            strb    r2, [r4, #24]\r
-                       msg->flags |= I2C_M_FAIL;\r
-    1060:      886a            ldrh    r2, [r5, #2]\r
-    1062:      2180            movs    r1, #128        ; 0x80\r
-    1064:      0149            lsls    r1, r1, #5\r
-    1066:      430a            orrs    r2, r1\r
-    1068:      806a            strh    r2, [r5, #2]\r
-                       msg->flags &= ~I2C_M_BUSY;\r
-    106a:      886a            ldrh    r2, [r5, #2]\r
-    106c:      496e            ldr     r1, [pc, #440]  ; (1228 <_sercom_i2c_sync_send_address+0x268>)\r
-    106e:      400a            ands    r2, r1\r
-    1070:      806a            strh    r2, [r5, #2]\r
-                       if (status & SERCOM_I2CM_STATUS_BUSERR) {\r
-    1072:      07db            lsls    r3, r3, #31\r
-    1074:      d400            bmi.n   1078 <_sercom_i2c_sync_send_address+0xb8>\r
-    1076:      e0c6            b.n     1206 <_sercom_i2c_sync_send_address+0x246>\r
-                               return I2C_ERR_BUS;\r
-    1078:      2005            movs    r0, #5\r
-    107a:      4240            negs    r0, r0\r
-    107c:      e0a2            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-       if (msg->len == 1 && sclsm) {\r
-    107e:      2e00            cmp     r6, #0\r
-    1080:      d0af            beq.n   fe2 <_sercom_i2c_sync_send_address+0x22>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_ACKACT;\r
-    1082:      6862            ldr     r2, [r4, #4]\r
-    1084:      2380            movs    r3, #128        ; 0x80\r
-    1086:      02db            lsls    r3, r3, #11\r
-    1088:      4313            orrs    r3, r2\r
-    108a:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    108c:      69e3            ldr     r3, [r4, #28]\r
-    108e:      075b            lsls    r3, r3, #29\r
-    1090:      d4fc            bmi.n   108c <_sercom_i2c_sync_send_address+0xcc>\r
-    1092:      e7ad            b.n     ff0 <_sercom_i2c_sync_send_address+0x30>\r
-                                             ((msg->addr & SEVEN_ADDR_MASK) << 1) | (msg->flags & I2C_M_RD ? I2C_M_RD : 0x0)\r
-    1094:      005b            lsls    r3, r3, #1\r
-    1096:      22ff            movs    r2, #255        ; 0xff\r
-    1098:      4013            ands    r3, r2\r
-    109a:      886a            ldrh    r2, [r5, #2]\r
-    109c:      2101            movs    r1, #1\r
-    109e:      400a            ands    r2, r1\r
-    10a0:      431a            orrs    r2, r3\r
-    10a2:      69e3            ldr     r3, [r4, #28]\r
-    10a4:      075b            lsls    r3, r3, #29\r
-    10a6:      d4fc            bmi.n   10a2 <_sercom_i2c_sync_send_address+0xe2>\r
-       return ((Sercom *)hw)->I2CM.ADDR.reg;\r
-    10a8:      6a63            ldr     r3, [r4, #36]   ; 0x24\r
-                                                 | (hri_sercomi2cm_read_ADDR_reg(hw) & SERCOM_I2CM_ADDR_HS));\r
-    10aa:      2180            movs    r1, #128        ; 0x80\r
-    10ac:      01c9            lsls    r1, r1, #7\r
-    10ae:      400b            ands    r3, r1\r
-               hri_sercomi2cm_write_ADDR_reg(hw,\r
-    10b0:      4313            orrs    r3, r2\r
-       ((Sercom *)hw)->I2CM.ADDR.reg = data;\r
-    10b2:      6263            str     r3, [r4, #36]   ; 0x24\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    10b4:      69e3            ldr     r3, [r4, #28]\r
-    10b6:      075b            lsls    r3, r3, #29\r
-    10b8:      d4fc            bmi.n   10b4 <_sercom_i2c_sync_send_address+0xf4>\r
-    10ba:      e7b6            b.n     102a <_sercom_i2c_sync_send_address+0x6a>\r
-                       if (status & SERCOM_I2CM_STATUS_RXNACK) {\r
-    10bc:      075b            lsls    r3, r3, #29\r
-    10be:      d41b            bmi.n   10f8 <_sercom_i2c_sync_send_address+0x138>\r
-                       if (msg->flags & I2C_M_TEN) {\r
-    10c0:      886b            ldrh    r3, [r5, #2]\r
-    10c2:      055b            lsls    r3, r3, #21\r
-    10c4:      d534            bpl.n   1130 <_sercom_i2c_sync_send_address+0x170>\r
-                                                             ((((msg->addr & TEN_ADDR_MASK) >> 8) | TEN_ADDR_FRAME) << 1) | I2C_M_RD\r
-    10c6:      882a            ldrh    r2, [r5, #0]\r
-    10c8:      1212            asrs    r2, r2, #8\r
-    10ca:      0052            lsls    r2, r2, #1\r
-                                                                 | (hri_sercomi2cm_read_ADDR_reg(hw) & SERCOM_I2CM_ADDR_HS));\r
-    10cc:      2306            movs    r3, #6\r
-    10ce:      401a            ands    r2, r3\r
-    10d0:      69e3            ldr     r3, [r4, #28]\r
-    10d2:      075b            lsls    r3, r3, #29\r
-    10d4:      d4fc            bmi.n   10d0 <_sercom_i2c_sync_send_address+0x110>\r
-       return ((Sercom *)hw)->I2CM.ADDR.reg;\r
-    10d6:      6a63            ldr     r3, [r4, #36]   ; 0x24\r
-    10d8:      2180            movs    r1, #128        ; 0x80\r
-    10da:      01c9            lsls    r1, r1, #7\r
-    10dc:      400b            ands    r3, r1\r
-    10de:      4313            orrs    r3, r2\r
-                               hri_sercomi2cm_write_ADDR_reg(hw,\r
-    10e0:      22f1            movs    r2, #241        ; 0xf1\r
-    10e2:      4313            orrs    r3, r2\r
-       ((Sercom *)hw)->I2CM.ADDR.reg = data;\r
-    10e4:      6263            str     r3, [r4, #36]   ; 0x24\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    10e6:      69e3            ldr     r3, [r4, #28]\r
-    10e8:      075b            lsls    r3, r3, #29\r
-    10ea:      d4fc            bmi.n   10e6 <_sercom_i2c_sync_send_address+0x126>\r
-                               msg->flags &= ~I2C_M_TEN;\r
-    10ec:      886b            ldrh    r3, [r5, #2]\r
-    10ee:      4a4f            ldr     r2, [pc, #316]  ; (122c <_sercom_i2c_sync_send_address+0x26c>)\r
-    10f0:      4013            ands    r3, r2\r
-    10f2:      806b            strh    r3, [r5, #2]\r
-                               return I2C_OK;\r
-    10f4:      2000            movs    r0, #0\r
-    10f6:      e065            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-                               if (msg->len > 0) {\r
-    10f8:      686b            ldr     r3, [r5, #4]\r
-    10fa:      2b00            cmp     r3, #0\r
-    10fc:      dd04            ble.n   1108 <_sercom_i2c_sync_send_address+0x148>\r
-                                       msg->flags |= I2C_M_FAIL;\r
-    10fe:      886b            ldrh    r3, [r5, #2]\r
-    1100:      2280            movs    r2, #128        ; 0x80\r
-    1102:      0152            lsls    r2, r2, #5\r
-    1104:      4313            orrs    r3, r2\r
-    1106:      806b            strh    r3, [r5, #2]\r
-                               if (msg->flags & I2C_M_STOP) {\r
-    1108:      886b            ldrh    r3, [r5, #2]\r
-    110a:      b21b            sxth    r3, r3\r
-    110c:      2b00            cmp     r3, #0\r
-    110e:      db06            blt.n   111e <_sercom_i2c_sync_send_address+0x15e>\r
-                               msg->flags &= ~I2C_M_BUSY;\r
-    1110:      886b            ldrh    r3, [r5, #2]\r
-    1112:      4a45            ldr     r2, [pc, #276]  ; (1228 <_sercom_i2c_sync_send_address+0x268>)\r
-    1114:      4013            ands    r3, r2\r
-    1116:      806b            strh    r3, [r5, #2]\r
-                               return I2C_NACK;\r
-    1118:      2002            movs    r0, #2\r
-    111a:      4240            negs    r0, r0\r
-    111c:      e052            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_CMD(mask);\r
-    111e:      6862            ldr     r2, [r4, #4]\r
-    1120:      23c0            movs    r3, #192        ; 0xc0\r
-    1122:      029b            lsls    r3, r3, #10\r
-    1124:      4313            orrs    r3, r2\r
-    1126:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1128:      69e3            ldr     r3, [r4, #28]\r
-    112a:      075b            lsls    r3, r3, #29\r
-    112c:      d4fc            bmi.n   1128 <_sercom_i2c_sync_send_address+0x168>\r
-    112e:      e7ef            b.n     1110 <_sercom_i2c_sync_send_address+0x150>\r
-                       if (msg->len == 0) {\r
-    1130:      6868            ldr     r0, [r5, #4]\r
-    1132:      2800            cmp     r0, #0\r
-    1134:      d111            bne.n   115a <_sercom_i2c_sync_send_address+0x19a>\r
-                               if (msg->flags & I2C_M_STOP) {\r
-    1136:      886b            ldrh    r3, [r5, #2]\r
-    1138:      b21b            sxth    r3, r3\r
-    113a:      2b00            cmp     r3, #0\r
-    113c:      db04            blt.n   1148 <_sercom_i2c_sync_send_address+0x188>\r
-                               msg->flags &= ~I2C_M_BUSY;\r
-    113e:      886b            ldrh    r3, [r5, #2]\r
-    1140:      4a39            ldr     r2, [pc, #228]  ; (1228 <_sercom_i2c_sync_send_address+0x268>)\r
-    1142:      4013            ands    r3, r2\r
-    1144:      806b            strh    r3, [r5, #2]\r
-    1146:      e03d            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_CMD(mask);\r
-    1148:      6862            ldr     r2, [r4, #4]\r
-    114a:      23c0            movs    r3, #192        ; 0xc0\r
-    114c:      029b            lsls    r3, r3, #10\r
-    114e:      4313            orrs    r3, r2\r
-    1150:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1152:      69e3            ldr     r3, [r4, #28]\r
-    1154:      075b            lsls    r3, r3, #29\r
-    1156:      d4fc            bmi.n   1152 <_sercom_i2c_sync_send_address+0x192>\r
-    1158:      e7f1            b.n     113e <_sercom_i2c_sync_send_address+0x17e>\r
-                               hri_sercomi2cm_write_DATA_reg(hw, *msg->buffer);\r
-    115a:      68ab            ldr     r3, [r5, #8]\r
-    115c:      781a            ldrb    r2, [r3, #0]\r
-       ((Sercom *)hw)->I2CM.DATA.reg = data;\r
-    115e:      2328            movs    r3, #40 ; 0x28\r
-    1160:      54e2            strb    r2, [r4, r3]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1162:      69e3            ldr     r3, [r4, #28]\r
-    1164:      075b            lsls    r3, r3, #29\r
-    1166:      d4fc            bmi.n   1162 <_sercom_i2c_sync_send_address+0x1a2>\r
-                               msg->buffer++;\r
-    1168:      68ab            ldr     r3, [r5, #8]\r
-    116a:      3301            adds    r3, #1\r
-    116c:      60ab            str     r3, [r5, #8]\r
-                               msg->len--;\r
-    116e:      686b            ldr     r3, [r5, #4]\r
-    1170:      3b01            subs    r3, #1\r
-    1172:      606b            str     r3, [r5, #4]\r
-                       return I2C_OK;\r
-    1174:      2000            movs    r0, #0\r
-    1176:      e025            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-       } else if (flags & SB_FLAG) {\r
-    1178:      0781            lsls    r1, r0, #30\r
-    117a:      d547            bpl.n   120c <_sercom_i2c_sync_send_address+0x24c>\r
-               if ((msg->len) && !(status & SERCOM_I2CM_STATUS_RXNACK)) {\r
-    117c:      6869            ldr     r1, [r5, #4]\r
-    117e:      2900            cmp     r1, #0\r
-    1180:      d03c            beq.n   11fc <_sercom_i2c_sync_send_address+0x23c>\r
-    1182:      075b            lsls    r3, r3, #29\r
-    1184:      d43a            bmi.n   11fc <_sercom_i2c_sync_send_address+0x23c>\r
-                       msg->len--;\r
-    1186:      3901            subs    r1, #1\r
-    1188:      6069            str     r1, [r5, #4]\r
-                       if ((msg->len == 0 && !sclsm) || (msg->len == 1 && sclsm)) {\r
-    118a:      2900            cmp     r1, #0\r
-    118c:      d101            bne.n   1192 <_sercom_i2c_sync_send_address+0x1d2>\r
-    118e:      2a00            cmp     r2, #0\r
-    1190:      d01b            beq.n   11ca <_sercom_i2c_sync_send_address+0x20a>\r
-    1192:      2901            cmp     r1, #1\r
-    1194:      d017            beq.n   11c6 <_sercom_i2c_sync_send_address+0x206>\r
-                       if (msg->len == 0) {\r
-    1196:      686b            ldr     r3, [r5, #4]\r
-    1198:      2b00            cmp     r3, #0\r
-    119a:      d107            bne.n   11ac <_sercom_i2c_sync_send_address+0x1ec>\r
-                               if (msg->flags & I2C_M_STOP) {\r
-    119c:      886b            ldrh    r3, [r5, #2]\r
-    119e:      b21b            sxth    r3, r3\r
-    11a0:      2b00            cmp     r3, #0\r
-    11a2:      db1b            blt.n   11dc <_sercom_i2c_sync_send_address+0x21c>\r
-                               msg->flags &= ~I2C_M_BUSY;\r
-    11a4:      886b            ldrh    r3, [r5, #2]\r
-    11a6:      4a20            ldr     r2, [pc, #128]  ; (1228 <_sercom_i2c_sync_send_address+0x268>)\r
-    11a8:      4013            ands    r3, r2\r
-    11aa:      806b            strh    r3, [r5, #2]\r
-                       *msg->buffer++ = hri_sercomi2cm_read_DATA_reg(hw);\r
-    11ac:      68aa            ldr     r2, [r5, #8]\r
-    11ae:      1c53            adds    r3, r2, #1\r
-    11b0:      60ab            str     r3, [r5, #8]\r
-    11b2:      69e3            ldr     r3, [r4, #28]\r
-    11b4:      075b            lsls    r3, r3, #29\r
-    11b6:      d4fc            bmi.n   11b2 <_sercom_i2c_sync_send_address+0x1f2>\r
-       return ((Sercom *)hw)->I2CM.DATA.reg;\r
-    11b8:      2328            movs    r3, #40 ; 0x28\r
-    11ba:      5ce3            ldrb    r3, [r4, r3]\r
-    11bc:      7013            strb    r3, [r2, #0]\r
-       ((Sercom *)hw)->I2CM.INTFLAG.reg = SERCOM_I2CM_INTFLAG_SB;\r
-    11be:      2302            movs    r3, #2\r
-    11c0:      7623            strb    r3, [r4, #24]\r
-       return I2C_OK;\r
-    11c2:      2000            movs    r0, #0\r
-}\r
-    11c4:      bd70            pop     {r4, r5, r6, pc}\r
-                       if ((msg->len == 0 && !sclsm) || (msg->len == 1 && sclsm)) {\r
-    11c6:      2a00            cmp     r2, #0\r
-    11c8:      d0e5            beq.n   1196 <_sercom_i2c_sync_send_address+0x1d6>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_ACKACT;\r
-    11ca:      6862            ldr     r2, [r4, #4]\r
-    11cc:      2380            movs    r3, #128        ; 0x80\r
-    11ce:      02db            lsls    r3, r3, #11\r
-    11d0:      4313            orrs    r3, r2\r
-    11d2:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    11d4:      69e3            ldr     r3, [r4, #28]\r
-    11d6:      075b            lsls    r3, r3, #29\r
-    11d8:      d4fc            bmi.n   11d4 <_sercom_i2c_sync_send_address+0x214>\r
-    11da:      e7dc            b.n     1196 <_sercom_i2c_sync_send_address+0x1d6>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg &= ~SERCOM_I2CM_CTRLB_SMEN;\r
-    11dc:      6863            ldr     r3, [r4, #4]\r
-    11de:      4a12            ldr     r2, [pc, #72]   ; (1228 <_sercom_i2c_sync_send_address+0x268>)\r
-    11e0:      4013            ands    r3, r2\r
-    11e2:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    11e4:      69e3            ldr     r3, [r4, #28]\r
-    11e6:      075b            lsls    r3, r3, #29\r
-    11e8:      d4fc            bmi.n   11e4 <_sercom_i2c_sync_send_address+0x224>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_CMD(mask);\r
-    11ea:      6862            ldr     r2, [r4, #4]\r
-    11ec:      23c0            movs    r3, #192        ; 0xc0\r
-    11ee:      029b            lsls    r3, r3, #10\r
-    11f0:      4313            orrs    r3, r2\r
-    11f2:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    11f4:      69e3            ldr     r3, [r4, #28]\r
-    11f6:      075b            lsls    r3, r3, #29\r
-    11f8:      d4fc            bmi.n   11f4 <_sercom_i2c_sync_send_address+0x234>\r
-    11fa:      e7d3            b.n     11a4 <_sercom_i2c_sync_send_address+0x1e4>\r
-       ((Sercom *)hw)->I2CM.INTFLAG.reg = SERCOM_I2CM_INTFLAG_SB;\r
-    11fc:      2302            movs    r3, #2\r
-    11fe:      7623            strb    r3, [r4, #24]\r
-                       return I2C_NACK;\r
-    1200:      2002            movs    r0, #2\r
-    1202:      4240            negs    r0, r0\r
-    1204:      e7de            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-                       return I2C_ERR_BAD_ADDRESS;\r
-    1206:      2004            movs    r0, #4\r
-    1208:      4240            negs    r0, r0\r
-    120a:      e7db            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-       return I2C_OK;\r
-    120c:      2000            movs    r0, #0\r
-       return _sercom_i2c_sync_analyse_flags(hw, flags, msg);\r
-    120e:      e7d9            b.n     11c4 <_sercom_i2c_sync_send_address+0x204>\r
-    1210:      00000594        .word   0x00000594\r
-    1214:      000020cc        .word   0x000020cc\r
-    1218:      00000a69        .word   0x00000a69\r
-    121c:      fffbffff        .word   0xfffbffff\r
-    1220:      000007fe        .word   0x000007fe\r
-    1224:      0000ffff        .word   0x0000ffff\r
-    1228:      fffffeff        .word   0xfffffeff\r
-    122c:      fffffbff        .word   0xfffffbff\r
-\r
-00001230 <_i2c_m_sync_init>:\r
-{\r
-    1230:      b570            push    {r4, r5, r6, lr}\r
-    1232:      0004            movs    r4, r0\r
-    1234:      000d            movs    r5, r1\r
-       ASSERT(i2c_dev);\r
-    1236:      1e43            subs    r3, r0, #1\r
-    1238:      4198            sbcs    r0, r3\r
-    123a:      b2c0            uxtb    r0, r0\r
-    123c:      4a04            ldr     r2, [pc, #16]   ; (1250 <_i2c_m_sync_init+0x20>)\r
-    123e:      4905            ldr     r1, [pc, #20]   ; (1254 <_i2c_m_sync_init+0x24>)\r
-    1240:      4b05            ldr     r3, [pc, #20]   ; (1258 <_i2c_m_sync_init+0x28>)\r
-    1242:      4798            blx     r3\r
-       i2c_dev->hw = hw;\r
-    1244:      6125            str     r5, [r4, #16]\r
-       return _i2c_m_sync_init_impl(&i2c_dev->service, hw);\r
-    1246:      0029            movs    r1, r5\r
-    1248:      0020            movs    r0, r4\r
-    124a:      4b04            ldr     r3, [pc, #16]   ; (125c <_i2c_m_sync_init+0x2c>)\r
-    124c:      4798            blx     r3\r
-}\r
-    124e:      bd70            pop     {r4, r5, r6, pc}\r
-    1250:      00000507        .word   0x00000507\r
-    1254:      000020cc        .word   0x000020cc\r
-    1258:      00000a69        .word   0x00000a69\r
-    125c:      00000ef5        .word   0x00000ef5\r
-\r
-00001260 <_i2c_m_sync_enable>:\r
-{\r
-    1260:      b570            push    {r4, r5, r6, lr}\r
-    1262:      0004            movs    r4, r0\r
-       ASSERT(i2c_dev);\r
-    1264:      4d19            ldr     r5, [pc, #100]  ; (12cc <_i2c_m_sync_enable+0x6c>)\r
-    1266:      1e43            subs    r3, r0, #1\r
-    1268:      4198            sbcs    r0, r3\r
-    126a:      b2c0            uxtb    r0, r0\r
-    126c:      4a18            ldr     r2, [pc, #96]   ; (12d0 <_i2c_m_sync_enable+0x70>)\r
-    126e:      0029            movs    r1, r5\r
-    1270:      4e18            ldr     r6, [pc, #96]   ; (12d4 <_i2c_m_sync_enable+0x74>)\r
-    1272:      47b0            blx     r6\r
-       return _i2c_m_enable_implementation(i2c_dev->hw);\r
-    1274:      6924            ldr     r4, [r4, #16]\r
-       ASSERT(hw);\r
-    1276:      0020            movs    r0, r4\r
-    1278:      1e43            subs    r3, r0, #1\r
-    127a:      4198            sbcs    r0, r3\r
-    127c:      b2c0            uxtb    r0, r0\r
-    127e:      4a16            ldr     r2, [pc, #88]   ; (12d8 <_i2c_m_sync_enable+0x78>)\r
-    1280:      0029            movs    r1, r5\r
-    1282:      47b0            blx     r6\r
-       ((Sercom *)hw)->I2CM.CTRLA.reg |= SERCOM_I2CM_CTRLA_ENABLE;\r
-    1284:      6823            ldr     r3, [r4, #0]\r
-    1286:      2202            movs    r2, #2\r
-    1288:      4313            orrs    r3, r2\r
-    128a:      6023            str     r3, [r4, #0]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    128c:      69e3            ldr     r3, [r4, #28]\r
-    128e:      079b            lsls    r3, r3, #30\r
-    1290:      d1fc            bne.n   128c <_i2c_m_sync_enable+0x2c>\r
-    1292:      2004            movs    r0, #4\r
-    1294:      4911            ldr     r1, [pc, #68]   ; (12dc <_i2c_m_sync_enable+0x7c>)\r
-    1296:      69e3            ldr     r3, [r4, #28]\r
-    1298:      075b            lsls    r3, r3, #29\r
-    129a:      d4fc            bmi.n   1296 <_i2c_m_sync_enable+0x36>\r
-       return (((Sercom *)hw)->I2CM.STATUS.reg & SERCOM_I2CM_STATUS_BUSSTATE_Msk) >> SERCOM_I2CM_STATUS_BUSSTATE_Pos;\r
-    129c:      8b62            ldrh    r2, [r4, #26]\r
-    129e:      0912            lsrs    r2, r2, #4\r
-    12a0:      2303            movs    r3, #3\r
-    12a2:      4013            ands    r3, r2\r
-       while (hri_sercomi2cm_read_STATUS_BUSSTATE_bf(hw) != I2C_IDLE) {\r
-    12a4:      2b01            cmp     r3, #1\r
-    12a6:      d00b            beq.n   12c0 <_i2c_m_sync_enable+0x60>\r
-               timeout--;\r
-    12a8:      3901            subs    r1, #1\r
-               if (timeout <= 0) {\r
-    12aa:      2900            cmp     r1, #0\r
-    12ac:      dcf3            bgt.n   1296 <_i2c_m_sync_enable+0x36>\r
-                       if (--timeout_attempt)\r
-    12ae:      3801            subs    r0, #1\r
-    12b0:      2800            cmp     r0, #0\r
-    12b2:      d007            beq.n   12c4 <_i2c_m_sync_enable+0x64>\r
-}\r
-\r
-static inline void hri_sercomi2cm_clear_STATUS_reg(const void *const hw, hri_sercomi2cm_status_reg_t mask)\r
-{\r
-       SERCOM_CRITICAL_SECTION_ENTER();\r
-       ((Sercom *)hw)->I2CM.STATUS.reg = mask;\r
-    12b4:      2310            movs    r3, #16\r
-    12b6:      8363            strh    r3, [r4, #26]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    12b8:      69e3            ldr     r3, [r4, #28]\r
-    12ba:      075b            lsls    r3, r3, #29\r
-    12bc:      d4fc            bmi.n   12b8 <_i2c_m_sync_enable+0x58>\r
-    12be:      e7e9            b.n     1294 <_i2c_m_sync_enable+0x34>\r
-       return ERR_NONE;\r
-    12c0:      2000            movs    r0, #0\r
-}\r
-    12c2:      bd70            pop     {r4, r5, r6, pc}\r
-                               return I2C_ERR_BUSY;\r
-    12c4:      2006            movs    r0, #6\r
-    12c6:      4240            negs    r0, r0\r
-       return _i2c_m_enable_implementation(i2c_dev->hw);\r
-    12c8:      e7fb            b.n     12c2 <_i2c_m_sync_enable+0x62>\r
-    12ca:      46c0            nop                     ; (mov r8, r8)\r
-    12cc:      000020cc        .word   0x000020cc\r
-    12d0:      00000524        .word   0x00000524\r
-    12d4:      00000a69        .word   0x00000a69\r
-    12d8:      000005f4        .word   0x000005f4\r
-    12dc:      0000ffff        .word   0x0000ffff\r
-\r
-000012e0 <_i2c_m_sync_transfer>:\r
-{\r
-    12e0:      b5f8            push    {r3, r4, r5, r6, r7, lr}\r
-    12e2:      0005            movs    r5, r0\r
-    12e4:      000e            movs    r6, r1\r
-       void *   hw = i2c_dev->hw;\r
-    12e6:      6904            ldr     r4, [r0, #16]\r
-       ASSERT(i2c_dev);\r
-    12e8:      1e43            subs    r3, r0, #1\r
-    12ea:      4198            sbcs    r0, r3\r
-    12ec:      b2c0            uxtb    r0, r0\r
-    12ee:      4a93            ldr     r2, [pc, #588]  ; (153c <_i2c_m_sync_transfer+0x25c>)\r
-    12f0:      4993            ldr     r1, [pc, #588]  ; (1540 <_i2c_m_sync_transfer+0x260>)\r
-    12f2:      4f94            ldr     r7, [pc, #592]  ; (1544 <_i2c_m_sync_transfer+0x264>)\r
-    12f4:      47b8            blx     r7\r
-       ASSERT(i2c_dev->hw);\r
-    12f6:      6928            ldr     r0, [r5, #16]\r
-    12f8:      1e43            subs    r3, r0, #1\r
-    12fa:      4198            sbcs    r0, r3\r
-    12fc:      b2c0            uxtb    r0, r0\r
-    12fe:      22b8            movs    r2, #184        ; 0xb8\r
-    1300:      00d2            lsls    r2, r2, #3\r
-    1302:      498f            ldr     r1, [pc, #572]  ; (1540 <_i2c_m_sync_transfer+0x260>)\r
-    1304:      47b8            blx     r7\r
-       ASSERT(msg);\r
-    1306:      0030            movs    r0, r6\r
-    1308:      1e43            subs    r3, r0, #1\r
-    130a:      4198            sbcs    r0, r3\r
-    130c:      b2c0            uxtb    r0, r0\r
-    130e:      4a8e            ldr     r2, [pc, #568]  ; (1548 <_i2c_m_sync_transfer+0x268>)\r
-    1310:      498b            ldr     r1, [pc, #556]  ; (1540 <_i2c_m_sync_transfer+0x260>)\r
-    1312:      47b8            blx     r7\r
-       if (i2c_dev->service.msg.flags & I2C_M_BUSY) {\r
-    1314:      886b            ldrh    r3, [r5, #2]\r
-    1316:      05db            lsls    r3, r3, #23\r
-    1318:      d500            bpl.n   131c <_i2c_m_sync_transfer+0x3c>\r
-    131a:      e10b            b.n     1534 <_i2c_m_sync_transfer+0x254>\r
-       msg->flags |= I2C_M_BUSY;\r
-    131c:      8872            ldrh    r2, [r6, #2]\r
-    131e:      2380            movs    r3, #128        ; 0x80\r
-    1320:      005b            lsls    r3, r3, #1\r
-    1322:      469c            mov     ip, r3\r
-    1324:      431a            orrs    r2, r3\r
-    1326:      8072            strh    r2, [r6, #2]\r
-       i2c_dev->service.msg = *msg;\r
-    1328:      002a            movs    r2, r5\r
-    132a:      0031            movs    r1, r6\r
-    132c:      c989            ldmia   r1!, {r0, r3, r7}\r
-    132e:      c289            stmia   r2!, {r0, r3, r7}\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_SMEN;\r
-    1330:      6862            ldr     r2, [r4, #4]\r
-    1332:      4663            mov     r3, ip\r
-    1334:      4313            orrs    r3, r2\r
-    1336:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1338:      69e3            ldr     r3, [r4, #28]\r
-    133a:      075b            lsls    r3, r3, #29\r
-    133c:      d4fc            bmi.n   1338 <_i2c_m_sync_transfer+0x58>\r
-       ret = _sercom_i2c_sync_send_address(i2c_dev);\r
-    133e:      0028            movs    r0, r5\r
-    1340:      4b82            ldr     r3, [pc, #520]  ; (154c <_i2c_m_sync_transfer+0x26c>)\r
-    1342:      4798            blx     r3\r
-       if (ret) {\r
-    1344:      2800            cmp     r0, #0\r
-    1346:      d100            bne.n   134a <_i2c_m_sync_transfer+0x6a>\r
-    1348:      e09d            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-               i2c_dev->service.msg.flags &= ~I2C_M_BUSY;\r
-    134a:      886b            ldrh    r3, [r5, #2]\r
-    134c:      4a80            ldr     r2, [pc, #512]  ; (1550 <_i2c_m_sync_transfer+0x270>)\r
-    134e:      4013            ands    r3, r2\r
-    1350:      806b            strh    r3, [r5, #2]\r
-}\r
-    1352:      bdf8            pop     {r3, r4, r5, r6, r7, pc}\r
-                       return I2C_ERR_BUS;\r
-    1354:      2005            movs    r0, #5\r
-    1356:      4240            negs    r0, r0\r
-    1358:      e0a6            b.n     14a8 <_i2c_m_sync_transfer+0x1c8>\r
-                       if (msg->flags & I2C_M_STOP) {\r
-    135a:      8873            ldrh    r3, [r6, #2]\r
-    135c:      b21b            sxth    r3, r3\r
-    135e:      2b00            cmp     r3, #0\r
-    1360:      db04            blt.n   136c <_i2c_m_sync_transfer+0x8c>\r
-                       i2c_dev->service.msg.flags &= ~I2C_M_BUSY;\r
-    1362:      886b            ldrh    r3, [r5, #2]\r
-    1364:      4a7a            ldr     r2, [pc, #488]  ; (1550 <_i2c_m_sync_transfer+0x270>)\r
-    1366:      4013            ands    r3, r2\r
-    1368:      806b            strh    r3, [r5, #2]\r
-                       return ret;\r
-    136a:      e7f2            b.n     1352 <_i2c_m_sync_transfer+0x72>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_CMD(mask);\r
-    136c:      6862            ldr     r2, [r4, #4]\r
-    136e:      23c0            movs    r3, #192        ; 0xc0\r
-    1370:      029b            lsls    r3, r3, #10\r
-    1372:      4313            orrs    r3, r2\r
-    1374:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1376:      69e3            ldr     r3, [r4, #28]\r
-    1378:      075b            lsls    r3, r3, #29\r
-    137a:      d4fc            bmi.n   1376 <_i2c_m_sync_transfer+0x96>\r
-    137c:      e7f1            b.n     1362 <_i2c_m_sync_transfer+0x82>\r
-                       if (status & SERCOM_I2CM_STATUS_RXNACK) {\r
-    137e:      0753            lsls    r3, r2, #29\r
-    1380:      d41b            bmi.n   13ba <_i2c_m_sync_transfer+0xda>\r
-                       if (msg->flags & I2C_M_TEN) {\r
-    1382:      886b            ldrh    r3, [r5, #2]\r
-    1384:      055b            lsls    r3, r3, #21\r
-    1386:      d534            bpl.n   13f2 <_i2c_m_sync_transfer+0x112>\r
-                                                             ((((msg->addr & TEN_ADDR_MASK) >> 8) | TEN_ADDR_FRAME) << 1) | I2C_M_RD\r
-    1388:      882a            ldrh    r2, [r5, #0]\r
-    138a:      1212            asrs    r2, r2, #8\r
-    138c:      0052            lsls    r2, r2, #1\r
-                                                                 | (hri_sercomi2cm_read_ADDR_reg(hw) & SERCOM_I2CM_ADDR_HS));\r
-    138e:      2306            movs    r3, #6\r
-    1390:      401a            ands    r2, r3\r
-    1392:      69e3            ldr     r3, [r4, #28]\r
-    1394:      075b            lsls    r3, r3, #29\r
-    1396:      d4fc            bmi.n   1392 <_i2c_m_sync_transfer+0xb2>\r
-       return ((Sercom *)hw)->I2CM.ADDR.reg;\r
-    1398:      6a63            ldr     r3, [r4, #36]   ; 0x24\r
-    139a:      2180            movs    r1, #128        ; 0x80\r
-    139c:      01c9            lsls    r1, r1, #7\r
-    139e:      400b            ands    r3, r1\r
-    13a0:      4313            orrs    r3, r2\r
-                               hri_sercomi2cm_write_ADDR_reg(hw,\r
-    13a2:      22f1            movs    r2, #241        ; 0xf1\r
-    13a4:      4313            orrs    r3, r2\r
-       ((Sercom *)hw)->I2CM.ADDR.reg = data;\r
-    13a6:      6263            str     r3, [r4, #36]   ; 0x24\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    13a8:      69e3            ldr     r3, [r4, #28]\r
-    13aa:      075b            lsls    r3, r3, #29\r
-    13ac:      d4fc            bmi.n   13a8 <_i2c_m_sync_transfer+0xc8>\r
-                               msg->flags &= ~I2C_M_TEN;\r
-    13ae:      886b            ldrh    r3, [r5, #2]\r
-    13b0:      4a68            ldr     r2, [pc, #416]  ; (1554 <_i2c_m_sync_transfer+0x274>)\r
-    13b2:      4013            ands    r3, r2\r
-    13b4:      806b            strh    r3, [r5, #2]\r
-                               return I2C_OK;\r
-    13b6:      2000            movs    r0, #0\r
-    13b8:      e065            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-                               if (msg->len > 0) {\r
-    13ba:      686b            ldr     r3, [r5, #4]\r
-    13bc:      2b00            cmp     r3, #0\r
-    13be:      dd04            ble.n   13ca <_i2c_m_sync_transfer+0xea>\r
-                                       msg->flags |= I2C_M_FAIL;\r
-    13c0:      886b            ldrh    r3, [r5, #2]\r
-    13c2:      2280            movs    r2, #128        ; 0x80\r
-    13c4:      0152            lsls    r2, r2, #5\r
-    13c6:      4313            orrs    r3, r2\r
-    13c8:      806b            strh    r3, [r5, #2]\r
-                               if (msg->flags & I2C_M_STOP) {\r
-    13ca:      886b            ldrh    r3, [r5, #2]\r
-    13cc:      b21b            sxth    r3, r3\r
-    13ce:      2b00            cmp     r3, #0\r
-    13d0:      db06            blt.n   13e0 <_i2c_m_sync_transfer+0x100>\r
-                               msg->flags &= ~I2C_M_BUSY;\r
-    13d2:      886b            ldrh    r3, [r5, #2]\r
-    13d4:      4a5e            ldr     r2, [pc, #376]  ; (1550 <_i2c_m_sync_transfer+0x270>)\r
-    13d6:      4013            ands    r3, r2\r
-    13d8:      806b            strh    r3, [r5, #2]\r
-                               return I2C_NACK;\r
-    13da:      2002            movs    r0, #2\r
-    13dc:      4240            negs    r0, r0\r
-    13de:      e052            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_CMD(mask);\r
-    13e0:      6862            ldr     r2, [r4, #4]\r
-    13e2:      23c0            movs    r3, #192        ; 0xc0\r
-    13e4:      029b            lsls    r3, r3, #10\r
-    13e6:      4313            orrs    r3, r2\r
-    13e8:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    13ea:      69e3            ldr     r3, [r4, #28]\r
-    13ec:      075b            lsls    r3, r3, #29\r
-    13ee:      d4fc            bmi.n   13ea <_i2c_m_sync_transfer+0x10a>\r
-    13f0:      e7ef            b.n     13d2 <_i2c_m_sync_transfer+0xf2>\r
-                       if (msg->len == 0) {\r
-    13f2:      6868            ldr     r0, [r5, #4]\r
-    13f4:      2800            cmp     r0, #0\r
-    13f6:      d111            bne.n   141c <_i2c_m_sync_transfer+0x13c>\r
-                               if (msg->flags & I2C_M_STOP) {\r
-    13f8:      886b            ldrh    r3, [r5, #2]\r
-    13fa:      b21b            sxth    r3, r3\r
-    13fc:      2b00            cmp     r3, #0\r
-    13fe:      db04            blt.n   140a <_i2c_m_sync_transfer+0x12a>\r
-                               msg->flags &= ~I2C_M_BUSY;\r
-    1400:      886b            ldrh    r3, [r5, #2]\r
-    1402:      4a53            ldr     r2, [pc, #332]  ; (1550 <_i2c_m_sync_transfer+0x270>)\r
-    1404:      4013            ands    r3, r2\r
-    1406:      806b            strh    r3, [r5, #2]\r
-    1408:      e03d            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_CMD(mask);\r
-    140a:      6862            ldr     r2, [r4, #4]\r
-    140c:      23c0            movs    r3, #192        ; 0xc0\r
-    140e:      029b            lsls    r3, r3, #10\r
-    1410:      4313            orrs    r3, r2\r
-    1412:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1414:      69e3            ldr     r3, [r4, #28]\r
-    1416:      075b            lsls    r3, r3, #29\r
-    1418:      d4fc            bmi.n   1414 <_i2c_m_sync_transfer+0x134>\r
-    141a:      e7f1            b.n     1400 <_i2c_m_sync_transfer+0x120>\r
-                               hri_sercomi2cm_write_DATA_reg(hw, *msg->buffer);\r
-    141c:      68ab            ldr     r3, [r5, #8]\r
-    141e:      781a            ldrb    r2, [r3, #0]\r
-       ((Sercom *)hw)->I2CM.DATA.reg = data;\r
-    1420:      2328            movs    r3, #40 ; 0x28\r
-    1422:      54e2            strb    r2, [r4, r3]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1424:      69e3            ldr     r3, [r4, #28]\r
-    1426:      075b            lsls    r3, r3, #29\r
-    1428:      d4fc            bmi.n   1424 <_i2c_m_sync_transfer+0x144>\r
-                               msg->buffer++;\r
-    142a:      68ab            ldr     r3, [r5, #8]\r
-    142c:      3301            adds    r3, #1\r
-    142e:      60ab            str     r3, [r5, #8]\r
-                               msg->len--;\r
-    1430:      686b            ldr     r3, [r5, #4]\r
-    1432:      3b01            subs    r3, #1\r
-    1434:      606b            str     r3, [r5, #4]\r
-                       return I2C_OK;\r
-    1436:      2000            movs    r0, #0\r
-    1438:      e025            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-       } else if (flags & SB_FLAG) {\r
-    143a:      07bb            lsls    r3, r7, #30\r
-    143c:      d578            bpl.n   1530 <_i2c_m_sync_transfer+0x250>\r
-               if ((msg->len) && !(status & SERCOM_I2CM_STATUS_RXNACK)) {\r
-    143e:      686b            ldr     r3, [r5, #4]\r
-    1440:      2b00            cmp     r3, #0\r
-    1442:      d06d            beq.n   1520 <_i2c_m_sync_transfer+0x240>\r
-    1444:      0752            lsls    r2, r2, #29\r
-    1446:      d46b            bmi.n   1520 <_i2c_m_sync_transfer+0x240>\r
-                       msg->len--;\r
-    1448:      3b01            subs    r3, #1\r
-    144a:      606b            str     r3, [r5, #4]\r
-                       if ((msg->len == 0 && !sclsm) || (msg->len == 1 && sclsm)) {\r
-    144c:      2b00            cmp     r3, #0\r
-    144e:      d101            bne.n   1454 <_i2c_m_sync_transfer+0x174>\r
-    1450:      2900            cmp     r1, #0\r
-    1452:      d04c            beq.n   14ee <_i2c_m_sync_transfer+0x20e>\r
-    1454:      2b01            cmp     r3, #1\r
-    1456:      d048            beq.n   14ea <_i2c_m_sync_transfer+0x20a>\r
-                       if (msg->len == 0) {\r
-    1458:      686b            ldr     r3, [r5, #4]\r
-    145a:      2b00            cmp     r3, #0\r
-    145c:      d107            bne.n   146e <_i2c_m_sync_transfer+0x18e>\r
-                               if (msg->flags & I2C_M_STOP) {\r
-    145e:      886b            ldrh    r3, [r5, #2]\r
-    1460:      b21b            sxth    r3, r3\r
-    1462:      2b00            cmp     r3, #0\r
-    1464:      db4c            blt.n   1500 <_i2c_m_sync_transfer+0x220>\r
-                               msg->flags &= ~I2C_M_BUSY;\r
-    1466:      886b            ldrh    r3, [r5, #2]\r
-    1468:      4a39            ldr     r2, [pc, #228]  ; (1550 <_i2c_m_sync_transfer+0x270>)\r
-    146a:      4013            ands    r3, r2\r
-    146c:      806b            strh    r3, [r5, #2]\r
-                       *msg->buffer++ = hri_sercomi2cm_read_DATA_reg(hw);\r
-    146e:      68aa            ldr     r2, [r5, #8]\r
-    1470:      1c53            adds    r3, r2, #1\r
-    1472:      60ab            str     r3, [r5, #8]\r
-    1474:      69e3            ldr     r3, [r4, #28]\r
-    1476:      075b            lsls    r3, r3, #29\r
-    1478:      d4fc            bmi.n   1474 <_i2c_m_sync_transfer+0x194>\r
-       return ((Sercom *)hw)->I2CM.DATA.reg;\r
-    147a:      2328            movs    r3, #40 ; 0x28\r
-    147c:      5ce3            ldrb    r3, [r4, r3]\r
-    147e:      7013            strb    r3, [r2, #0]\r
-       ((Sercom *)hw)->I2CM.INTFLAG.reg = SERCOM_I2CM_INTFLAG_SB;\r
-    1480:      2302            movs    r3, #2\r
-    1482:      7623            strb    r3, [r4, #24]\r
-       return I2C_OK;\r
-    1484:      2000            movs    r0, #0\r
-       while (i2c_dev->service.msg.flags & I2C_M_BUSY) {\r
-    1486:      886b            ldrh    r3, [r5, #2]\r
-    1488:      05db            lsls    r3, r3, #23\r
-    148a:      d400            bmi.n   148e <_i2c_m_sync_transfer+0x1ae>\r
-    148c:      e761            b.n     1352 <_i2c_m_sync_transfer+0x72>\r
-       void *   hw      = i2c_dev->hw;\r
-    148e:      6928            ldr     r0, [r5, #16]\r
-       uint32_t timeout = 65535;\r
-    1490:      4a31            ldr     r2, [pc, #196]  ; (1558 <_i2c_m_sync_transfer+0x278>)\r
-       return ((Sercom *)hw)->I2CM.INTFLAG.reg;\r
-    1492:      7e03            ldrb    r3, [r0, #24]\r
-    1494:      b2db            uxtb    r3, r3\r
-               *flags = hri_sercomi2cm_read_INTFLAG_reg(hw);\r
-    1496:      001f            movs    r7, r3\r
-               if (timeout-- == 0) {\r
-    1498:      1e51            subs    r1, r2, #1\r
-    149a:      2a00            cmp     r2, #0\r
-    149c:      d100            bne.n   14a0 <_i2c_m_sync_transfer+0x1c0>\r
-    149e:      e759            b.n     1354 <_i2c_m_sync_transfer+0x74>\r
-    14a0:      000a            movs    r2, r1\r
-       } while (!(*flags & MB_FLAG) && !(*flags & SB_FLAG));\r
-    14a2:      079b            lsls    r3, r3, #30\r
-    14a4:      d0f5            beq.n   1492 <_i2c_m_sync_transfer+0x1b2>\r
-       return I2C_OK;\r
-    14a6:      2000            movs    r0, #0\r
-               if (ret) {\r
-    14a8:      2800            cmp     r0, #0\r
-    14aa:      d000            beq.n   14ae <_i2c_m_sync_transfer+0x1ce>\r
-    14ac:      e755            b.n     135a <_i2c_m_sync_transfer+0x7a>\r
-       tmp = ((Sercom *)hw)->I2CM.CTRLA.reg;\r
-    14ae:      6823            ldr     r3, [r4, #0]\r
-       tmp = (tmp & SERCOM_I2CM_CTRLA_SCLSM) >> SERCOM_I2CM_CTRLA_SCLSM_Pos;\r
-    14b0:      0edb            lsrs    r3, r3, #27\r
-    14b2:      2101            movs    r1, #1\r
-    14b4:      4019            ands    r1, r3\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    14b6:      69e3            ldr     r3, [r4, #28]\r
-    14b8:      075b            lsls    r3, r3, #29\r
-    14ba:      d4fc            bmi.n   14b6 <_i2c_m_sync_transfer+0x1d6>\r
-       return ((Sercom *)hw)->I2CM.STATUS.reg;\r
-    14bc:      8b62            ldrh    r2, [r4, #26]\r
-    14be:      b292            uxth    r2, r2\r
-       if (flags & MB_FLAG) {\r
-    14c0:      07fb            lsls    r3, r7, #31\r
-    14c2:      d5ba            bpl.n   143a <_i2c_m_sync_transfer+0x15a>\r
-               if (status & SERCOM_I2CM_STATUS_ARBLOST) {\r
-    14c4:      0793            lsls    r3, r2, #30\r
-    14c6:      d400            bmi.n   14ca <_i2c_m_sync_transfer+0x1ea>\r
-    14c8:      e759            b.n     137e <_i2c_m_sync_transfer+0x9e>\r
-       ((Sercom *)hw)->I2CM.INTFLAG.reg = SERCOM_I2CM_INTFLAG_MB;\r
-    14ca:      2301            movs    r3, #1\r
-    14cc:      7623            strb    r3, [r4, #24]\r
-                       msg->flags |= I2C_M_FAIL;\r
-    14ce:      886b            ldrh    r3, [r5, #2]\r
-    14d0:      2180            movs    r1, #128        ; 0x80\r
-    14d2:      0149            lsls    r1, r1, #5\r
-    14d4:      430b            orrs    r3, r1\r
-    14d6:      806b            strh    r3, [r5, #2]\r
-                       msg->flags &= ~I2C_M_BUSY;\r
-    14d8:      886b            ldrh    r3, [r5, #2]\r
-    14da:      491d            ldr     r1, [pc, #116]  ; (1550 <_i2c_m_sync_transfer+0x270>)\r
-    14dc:      400b            ands    r3, r1\r
-    14de:      806b            strh    r3, [r5, #2]\r
-                       if (status & SERCOM_I2CM_STATUS_BUSERR) {\r
-    14e0:      07d3            lsls    r3, r2, #31\r
-    14e2:      d522            bpl.n   152a <_i2c_m_sync_transfer+0x24a>\r
-                               return I2C_ERR_BUS;\r
-    14e4:      2005            movs    r0, #5\r
-    14e6:      4240            negs    r0, r0\r
-    14e8:      e7cd            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-                       if ((msg->len == 0 && !sclsm) || (msg->len == 1 && sclsm)) {\r
-    14ea:      2900            cmp     r1, #0\r
-    14ec:      d0b4            beq.n   1458 <_i2c_m_sync_transfer+0x178>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_ACKACT;\r
-    14ee:      6862            ldr     r2, [r4, #4]\r
-    14f0:      2380            movs    r3, #128        ; 0x80\r
-    14f2:      02db            lsls    r3, r3, #11\r
-    14f4:      4313            orrs    r3, r2\r
-    14f6:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    14f8:      69e3            ldr     r3, [r4, #28]\r
-    14fa:      075b            lsls    r3, r3, #29\r
-    14fc:      d4fc            bmi.n   14f8 <_i2c_m_sync_transfer+0x218>\r
-    14fe:      e7ab            b.n     1458 <_i2c_m_sync_transfer+0x178>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg &= ~SERCOM_I2CM_CTRLB_SMEN;\r
-    1500:      6863            ldr     r3, [r4, #4]\r
-    1502:      4a13            ldr     r2, [pc, #76]   ; (1550 <_i2c_m_sync_transfer+0x270>)\r
-    1504:      4013            ands    r3, r2\r
-    1506:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1508:      69e3            ldr     r3, [r4, #28]\r
-    150a:      075b            lsls    r3, r3, #29\r
-    150c:      d4fc            bmi.n   1508 <_i2c_m_sync_transfer+0x228>\r
-       ((Sercom *)hw)->I2CM.CTRLB.reg |= SERCOM_I2CM_CTRLB_CMD(mask);\r
-    150e:      6862            ldr     r2, [r4, #4]\r
-    1510:      23c0            movs    r3, #192        ; 0xc0\r
-    1512:      029b            lsls    r3, r3, #10\r
-    1514:      4313            orrs    r3, r2\r
-    1516:      6063            str     r3, [r4, #4]\r
-       while (((Sercom *)hw)->I2CM.SYNCBUSY.reg & reg) {\r
-    1518:      69e3            ldr     r3, [r4, #28]\r
-    151a:      075b            lsls    r3, r3, #29\r
-    151c:      d4fc            bmi.n   1518 <_i2c_m_sync_transfer+0x238>\r
-    151e:      e7a2            b.n     1466 <_i2c_m_sync_transfer+0x186>\r
-       ((Sercom *)hw)->I2CM.INTFLAG.reg = SERCOM_I2CM_INTFLAG_SB;\r
-    1520:      2302            movs    r3, #2\r
-    1522:      7623            strb    r3, [r4, #24]\r
-                       return I2C_NACK;\r
-    1524:      2002            movs    r0, #2\r
-    1526:      4240            negs    r0, r0\r
-    1528:      e7ad            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-                       return I2C_ERR_BAD_ADDRESS;\r
-    152a:      2004            movs    r0, #4\r
-    152c:      4240            negs    r0, r0\r
-    152e:      e7aa            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-       return I2C_OK;\r
-    1530:      2000            movs    r0, #0\r
-    1532:      e7a8            b.n     1486 <_i2c_m_sync_transfer+0x1a6>\r
-               return I2C_ERR_BUSY;\r
-    1534:      2006            movs    r0, #6\r
-    1536:      4240            negs    r0, r0\r
-    1538:      e70b            b.n     1352 <_i2c_m_sync_transfer+0x72>\r
-    153a:      46c0            nop                     ; (mov r8, r8)\r
-    153c:      000005bf        .word   0x000005bf\r
-    1540:      000020cc        .word   0x000020cc\r
-    1544:      00000a69        .word   0x00000a69\r
-    1548:      000005c1        .word   0x000005c1\r
-    154c:      00000fc1        .word   0x00000fc1\r
-    1550:      fffffeff        .word   0xfffffeff\r
-    1554:      fffffbff        .word   0xfffffbff\r
-    1558:      0000ffff        .word   0x0000ffff\r
-\r
-0000155c <_system_time_init>:\r
- * \brief Initialize system time module\r
- */\r
-void _system_time_init(void *const hw)\r
-{\r
-       (void)hw;\r
-       SysTick->LOAD = (0xFFFFFF << SysTick_LOAD_RELOAD_Pos);\r
-    155c:      4b02            ldr     r3, [pc, #8]    ; (1568 <_system_time_init+0xc>)\r
-    155e:      4a03            ldr     r2, [pc, #12]   ; (156c <_system_time_init+0x10>)\r
-    1560:      605a            str     r2, [r3, #4]\r
-       SysTick->CTRL = (1 << SysTick_CTRL_ENABLE_Pos) | (CONF_SYSTICK_TICKINT << SysTick_CTRL_TICKINT_Pos)\r
-    1562:      2205            movs    r2, #5\r
-    1564:      601a            str     r2, [r3, #0]\r
-                       | (1 << SysTick_CTRL_CLKSOURCE_Pos);\r
-}\r
-    1566:      4770            bx      lr\r
-    1568:      e000e010        .word   0xe000e010\r
-    156c:      00ffffff        .word   0x00ffffff\r
-\r
-00001570 <_delay_init>:\r
-/**\r
- * \brief Initialize delay functionality\r
- */\r
-void _delay_init(void *const hw)\r
-{\r
-    1570:      b510            push    {r4, lr}\r
-       _system_time_init(hw);\r
-    1572:      4b01            ldr     r3, [pc, #4]    ; (1578 <_delay_init+0x8>)\r
-    1574:      4798            blx     r3\r
-}\r
-    1576:      bd10            pop     {r4, pc}\r
-    1578:      0000155d        .word   0x0000155d\r
-\r
-0000157c <tcc_pwm_interrupt_handler>:\r
- * \internal TC interrupt handler for PWM\r
- *\r
- * \param[in] instance TC instance number\r
- */\r
-static void tcc_pwm_interrupt_handler(struct _pwm_device *device)\r
-{\r
-    157c:      b570            push    {r4, r5, r6, lr}\r
-    157e:      0005            movs    r5, r0\r
-       void *const hw = device->hw;\r
-    1580:      6904            ldr     r4, [r0, #16]\r
-       ((Tcc *)hw)->INTFLAG.reg = TCC_INTFLAG_MC3;\r
-}\r
-\r
-static inline bool hri_tcc_get_interrupt_OVF_bit(const void *const hw)\r
-{\r
-       return (((Tcc *)hw)->INTFLAG.reg & TCC_INTFLAG_OVF) >> TCC_INTFLAG_OVF_Pos;\r
-    1582:      6ae3            ldr     r3, [r4, #44]   ; 0x2c\r
-\r
-       if (hri_tcc_get_interrupt_OVF_bit(hw)) {\r
-    1584:      07db            lsls    r3, r3, #31\r
-    1586:      d505            bpl.n   1594 <tcc_pwm_interrupt_handler+0x18>\r
-}\r
-\r
-static inline void hri_tcc_clear_interrupt_OVF_bit(const void *const hw)\r
-{\r
-       ((Tcc *)hw)->INTFLAG.reg = TCC_INTFLAG_OVF;\r
-    1588:      2301            movs    r3, #1\r
-    158a:      62e3            str     r3, [r4, #44]   ; 0x2c\r
-               hri_tcc_clear_interrupt_OVF_bit(hw);\r
-               if (NULL != device->callback.pwm_period_cb) {\r
-    158c:      6803            ldr     r3, [r0, #0]\r
-    158e:      2b00            cmp     r3, #0\r
-    1590:      d000            beq.n   1594 <tcc_pwm_interrupt_handler+0x18>\r
-                       device->callback.pwm_period_cb(device);\r
-    1592:      4798            blx     r3\r
-       ((Tcc *)hw)->INTENSET.reg = TCC_INTENSET_ERR;\r
-}\r
-\r
-static inline bool hri_tcc_get_INTEN_ERR_bit(const void *const hw)\r
-{\r
-       return (((Tcc *)hw)->INTENSET.reg & TCC_INTENSET_ERR) >> TCC_INTENSET_ERR_Pos;\r
-    1594:      6aa3            ldr     r3, [r4, #40]   ; 0x28\r
-               }\r
-       }\r
-       if (hri_tcc_get_INTEN_ERR_bit(hw)) {\r
-    1596:      071b            lsls    r3, r3, #28\r
-    1598:      d506            bpl.n   15a8 <tcc_pwm_interrupt_handler+0x2c>\r
-       ((Tcc *)hw)->INTFLAG.reg = TCC_INTFLAG_ERR;\r
-    159a:      2308            movs    r3, #8\r
-    159c:      62e3            str     r3, [r4, #44]   ; 0x2c\r
-               hri_tcc_clear_interrupt_ERR_bit(hw);\r
-               if (NULL != device->callback.pwm_error_cb) {\r
-    159e:      686b            ldr     r3, [r5, #4]\r
-    15a0:      2b00            cmp     r3, #0\r
-    15a2:      d001            beq.n   15a8 <tcc_pwm_interrupt_handler+0x2c>\r
-                       device->callback.pwm_error_cb(device);\r
-    15a4:      0028            movs    r0, r5\r
-    15a6:      4798            blx     r3\r
-               }\r
-       }\r
-}\r
-    15a8:      bd70            pop     {r4, r5, r6, pc}\r
-       ...\r
-\r
-000015ac <TCC0_Handler>:\r
-\r
-/**\r
- * \brief TCC interrupt handler\r
- */\r
-void TCC0_Handler(void)\r
-{\r
-    15ac:      b510            push    {r4, lr}\r
-       tcc_pwm_interrupt_handler(_tcc0_dev);\r
-    15ae:      4b02            ldr     r3, [pc, #8]    ; (15b8 <TCC0_Handler+0xc>)\r
-    15b0:      6818            ldr     r0, [r3, #0]\r
-    15b2:      4b02            ldr     r3, [pc, #8]    ; (15bc <TCC0_Handler+0x10>)\r
-    15b4:      4798            blx     r3\r
-}\r
-    15b6:      bd10            pop     {r4, pc}\r
-    15b8:      20000068        .word   0x20000068\r
-    15bc:      0000157d        .word   0x0000157d\r
-\r
-000015c0 <_tc_start_pwm>:\r
-/**\r
- * \brief Start PWM\r
- */\r
-void _tc_start_pwm(struct _pwm_device *const device)\r
-{\r
-       hri_tc_set_CTRLA_ENABLE_bit(device->hw);\r
-    15c0:      6902            ldr     r2, [r0, #16]\r
-}\r
-\r
-static inline void hri_tc_set_CTRLA_ENABLE_bit(const void *const hw)\r
-{\r
-       TC_CRITICAL_SECTION_ENTER();\r
-       ((Tc *)hw)->COUNT16.CTRLA.reg |= TC_CTRLA_ENABLE;\r
-    15c2:      6813            ldr     r3, [r2, #0]\r
-    15c4:      2102            movs    r1, #2\r
-    15c6:      430b            orrs    r3, r1\r
-    15c8:      6013            str     r3, [r2, #0]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    15ca:      6913            ldr     r3, [r2, #16]\r
-    15cc:      079b            lsls    r3, r3, #30\r
-    15ce:      d1fc            bne.n   15ca <_tc_start_pwm+0xa>\r
-}\r
-    15d0:      4770            bx      lr\r
-\r
-000015d2 <_tc_stop_pwm>:\r
-/**\r
- * \brief Stop PWM\r
- */\r
-void _tc_stop_pwm(struct _pwm_device *const device)\r
-{\r
-       hri_tc_clear_CTRLA_ENABLE_bit(device->hw);\r
-    15d2:      6902            ldr     r2, [r0, #16]\r
-}\r
-\r
-static inline void hri_tc_clear_CTRLA_ENABLE_bit(const void *const hw)\r
-{\r
-       TC_CRITICAL_SECTION_ENTER();\r
-       ((Tc *)hw)->COUNT16.CTRLA.reg &= ~TC_CTRLA_ENABLE;\r
-    15d4:      6813            ldr     r3, [r2, #0]\r
-    15d6:      2102            movs    r1, #2\r
-    15d8:      438b            bics    r3, r1\r
-    15da:      6013            str     r3, [r2, #0]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    15dc:      6913            ldr     r3, [r2, #16]\r
-    15de:      079b            lsls    r3, r3, #30\r
-    15e0:      d1fc            bne.n   15dc <_tc_stop_pwm+0xa>\r
-}\r
-    15e2:      4770            bx      lr\r
-\r
-000015e4 <_tc_is_pwm_enabled>:\r
-/**\r
- * \brief Check if PWM is running\r
- */\r
-bool _tc_is_pwm_enabled(const struct _pwm_device *const device)\r
-{\r
-       return hri_tc_get_CTRLA_ENABLE_bit(device->hw);\r
-    15e4:      6902            ldr     r2, [r0, #16]\r
-    15e6:      6913            ldr     r3, [r2, #16]\r
-    15e8:      079b            lsls    r3, r3, #30\r
-    15ea:      d1fc            bne.n   15e6 <_tc_is_pwm_enabled+0x2>\r
-       tmp = ((Tc *)hw)->COUNT16.CTRLA.reg;\r
-    15ec:      6813            ldr     r3, [r2, #0]\r
-       tmp = (tmp & TC_CTRLA_ENABLE) >> TC_CTRLA_ENABLE_Pos;\r
-    15ee:      085b            lsrs    r3, r3, #1\r
-       return (bool)tmp;\r
-    15f0:      2001            movs    r0, #1\r
-    15f2:      4018            ands    r0, r3\r
-}\r
-    15f4:      4770            bx      lr\r
-\r
-000015f6 <tc_pwm_interrupt_handler>:\r
- * \internal TC interrupt handler for PWM\r
- *\r
- * \param[in] instance TC instance number\r
- */\r
-static void tc_pwm_interrupt_handler(struct _pwm_device *device)\r
-{\r
-    15f6:      b570            push    {r4, r5, r6, lr}\r
-    15f8:      0005            movs    r5, r0\r
-       void *const hw = device->hw;\r
-    15fa:      6904            ldr     r4, [r0, #16]\r
-       return (((Tc *)hw)->COUNT16.INTFLAG.reg & TC_INTFLAG_OVF) >> TC_INTFLAG_OVF_Pos;\r
-    15fc:      7aa3            ldrb    r3, [r4, #10]\r
-\r
-       if (hri_tc_get_interrupt_OVF_bit(hw)) {\r
-    15fe:      07db            lsls    r3, r3, #31\r
-    1600:      d505            bpl.n   160e <tc_pwm_interrupt_handler+0x18>\r
-       ((Tc *)hw)->COUNT16.INTFLAG.reg = TC_INTFLAG_OVF;\r
-    1602:      2301            movs    r3, #1\r
-    1604:      72a3            strb    r3, [r4, #10]\r
-               hri_tc_clear_interrupt_OVF_bit(hw);\r
-               if (NULL != device->callback.pwm_period_cb) {\r
-    1606:      6803            ldr     r3, [r0, #0]\r
-    1608:      2b00            cmp     r3, #0\r
-    160a:      d000            beq.n   160e <tc_pwm_interrupt_handler+0x18>\r
-                       device->callback.pwm_period_cb(device);\r
-    160c:      4798            blx     r3\r
-       return (((Tc *)hw)->COUNT16.INTENSET.reg & TC_INTENSET_ERR) >> TC_INTENSET_ERR_Pos;\r
-    160e:      7a63            ldrb    r3, [r4, #9]\r
-               }\r
-       }\r
-       if (hri_tc_get_INTEN_ERR_bit(hw)) {\r
-    1610:      079b            lsls    r3, r3, #30\r
-    1612:      d506            bpl.n   1622 <tc_pwm_interrupt_handler+0x2c>\r
-       ((Tc *)hw)->COUNT16.INTFLAG.reg = TC_INTFLAG_ERR;\r
-    1614:      2302            movs    r3, #2\r
-    1616:      72a3            strb    r3, [r4, #10]\r
-               hri_tc_clear_interrupt_ERR_bit(hw);\r
-               if (NULL != device->callback.pwm_error_cb) {\r
-    1618:      686b            ldr     r3, [r5, #4]\r
-    161a:      2b00            cmp     r3, #0\r
-    161c:      d001            beq.n   1622 <tc_pwm_interrupt_handler+0x2c>\r
-                       device->callback.pwm_error_cb(device);\r
-    161e:      0028            movs    r0, r5\r
-    1620:      4798            blx     r3\r
-               }\r
-       }\r
-}\r
-    1622:      bd70            pop     {r4, r5, r6, pc}\r
-\r
-00001624 <_tc_init_irq_param>:\r
-/**\r
- * \brief Init irq param with the given tc hardware instance\r
- */\r
-static void _tc_init_irq_param(const void *const hw, void *dev)\r
-{\r
-       if (hw == TC3) {\r
-    1624:      4b03            ldr     r3, [pc, #12]   ; (1634 <_tc_init_irq_param+0x10>)\r
-    1626:      4298            cmp     r0, r3\r
-    1628:      d000            beq.n   162c <_tc_init_irq_param+0x8>\r
-               _tc3_dev = (struct _pwm_device *)dev;\r
-       }\r
-}\r
-    162a:      4770            bx      lr\r
-               _tc3_dev = (struct _pwm_device *)dev;\r
-    162c:      4b02            ldr     r3, [pc, #8]    ; (1638 <_tc_init_irq_param+0x14>)\r
-    162e:      6019            str     r1, [r3, #0]\r
-}\r
-    1630:      e7fb            b.n     162a <_tc_init_irq_param+0x6>\r
-    1632:      46c0            nop                     ; (mov r8, r8)\r
-    1634:      42002c00        .word   0x42002c00\r
-    1638:      2000006c        .word   0x2000006c\r
-\r
-0000163c <get_tc_index>:\r
-{\r
-    163c:      b510            push    {r4, lr}\r
- *\r
- * \param[in] hw The pointer to hardware instance\r
- */\r
-static inline uint8_t _get_hardware_offset(const void *const hw)\r
-{\r
-       return (((uint32_t)hw - (uint32_t)TC0) >> 10);\r
-    163e:      4b0e            ldr     r3, [pc, #56]   ; (1678 <get_tc_index+0x3c>)\r
-    1640:      469c            mov     ip, r3\r
-    1642:      4460            add     r0, ip\r
-    1644:      0a80            lsrs    r0, r0, #10\r
-    1646:      b2c3            uxtb    r3, r0\r
-       for (i = 0; i < ARRAY_SIZE(_tcs); i++) {\r
-    1648:      2000            movs    r0, #0\r
-    164a:      2800            cmp     r0, #0\r
-    164c:      d008            beq.n   1660 <get_tc_index+0x24>\r
-       ASSERT(false);\r
-    164e:      22b0            movs    r2, #176        ; 0xb0\r
-    1650:      0052            lsls    r2, r2, #1\r
-    1652:      490a            ldr     r1, [pc, #40]   ; (167c <get_tc_index+0x40>)\r
-    1654:      2000            movs    r0, #0\r
-    1656:      4b0a            ldr     r3, [pc, #40]   ; (1680 <get_tc_index+0x44>)\r
-    1658:      4798            blx     r3\r
-       return -1;\r
-    165a:      2001            movs    r0, #1\r
-    165c:      4240            negs    r0, r0\r
-}\r
-    165e:      bd10            pop     {r4, pc}\r
-               if (_tcs[i].number == index) {\r
-    1660:      0082            lsls    r2, r0, #2\r
-    1662:      1812            adds    r2, r2, r0\r
-    1664:      0091            lsls    r1, r2, #2\r
-    1666:      4a07            ldr     r2, [pc, #28]   ; (1684 <get_tc_index+0x48>)\r
-    1668:      5c8a            ldrb    r2, [r1, r2]\r
-    166a:      429a            cmp     r2, r3\r
-    166c:      d002            beq.n   1674 <get_tc_index+0x38>\r
-       for (i = 0; i < ARRAY_SIZE(_tcs); i++) {\r
-    166e:      3001            adds    r0, #1\r
-    1670:      b2c0            uxtb    r0, r0\r
-    1672:      e7ea            b.n     164a <get_tc_index+0xe>\r
-                       return i;\r
-    1674:      b240            sxtb    r0, r0\r
-    1676:      e7f2            b.n     165e <get_tc_index+0x22>\r
-    1678:      bdffe000        .word   0xbdffe000\r
-    167c:      000020e8        .word   0x000020e8\r
-    1680:      00000a69        .word   0x00000a69\r
-    1684:      20000000        .word   0x20000000\r
-\r
-00001688 <_tc_pwm_init>:\r
-{\r
-    1688:      b570            push    {r4, r5, r6, lr}\r
-    168a:      0006            movs    r6, r0\r
-    168c:      000c            movs    r4, r1\r
-       int8_t i   = get_tc_index(hw);\r
-    168e:      0008            movs    r0, r1\r
-    1690:      4b53            ldr     r3, [pc, #332]  ; (17e0 <_tc_pwm_init+0x158>)\r
-    1692:      4798            blx     r3\r
-    1694:      0005            movs    r5, r0\r
-       device->hw = hw;\r
-    1696:      6134            str     r4, [r6, #16]\r
-       return ((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg;\r
-    1698:      6923            ldr     r3, [r4, #16]\r
-       if (!hri_tc_is_syncing(hw, TC_SYNCBUSY_SWRST)) {\r
-    169a:      07db            lsls    r3, r3, #31\r
-    169c:      d414            bmi.n   16c8 <_tc_pwm_init+0x40>\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    169e:      6923            ldr     r3, [r4, #16]\r
-    16a0:      079b            lsls    r3, r3, #30\r
-    16a2:      d1fc            bne.n   169e <_tc_pwm_init+0x16>\r
-\r
-static inline hri_tc_ctrla_reg_t hri_tc_get_CTRLA_reg(const void *const hw, hri_tc_ctrla_reg_t mask)\r
-{\r
-       uint32_t tmp;\r
-       hri_tc_wait_for_sync(hw, TC_SYNCBUSY_SWRST | TC_SYNCBUSY_ENABLE);\r
-       tmp = ((Tc *)hw)->COUNT16.CTRLA.reg;\r
-    16a4:      6823            ldr     r3, [r4, #0]\r
-               if (hri_tc_get_CTRLA_reg(hw, TC_CTRLA_ENABLE)) {\r
-    16a6:      079b            lsls    r3, r3, #30\r
-    16a8:      d509            bpl.n   16be <_tc_pwm_init+0x36>\r
-       ((Tc *)hw)->COUNT16.CTRLA.reg &= ~TC_CTRLA_ENABLE;\r
-    16aa:      6823            ldr     r3, [r4, #0]\r
-    16ac:      2202            movs    r2, #2\r
-    16ae:      4393            bics    r3, r2\r
-    16b0:      6023            str     r3, [r4, #0]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    16b2:      6923            ldr     r3, [r4, #16]\r
-    16b4:      079b            lsls    r3, r3, #30\r
-    16b6:      d1fc            bne.n   16b2 <_tc_pwm_init+0x2a>\r
-    16b8:      6923            ldr     r3, [r4, #16]\r
-    16ba:      079b            lsls    r3, r3, #30\r
-    16bc:      d4fc            bmi.n   16b8 <_tc_pwm_init+0x30>\r
-}\r
-\r
-static inline void hri_tc_write_CTRLA_reg(const void *const hw, hri_tc_ctrla_reg_t data)\r
-{\r
-       TC_CRITICAL_SECTION_ENTER();\r
-       ((Tc *)hw)->COUNT16.CTRLA.reg = data;\r
-    16be:      2301            movs    r3, #1\r
-    16c0:      6023            str     r3, [r4, #0]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    16c2:      6923            ldr     r3, [r4, #16]\r
-    16c4:      079b            lsls    r3, r3, #30\r
-    16c6:      d1fc            bne.n   16c2 <_tc_pwm_init+0x3a>\r
-    16c8:      6923            ldr     r3, [r4, #16]\r
-    16ca:      07db            lsls    r3, r3, #31\r
-    16cc:      d4fc            bmi.n   16c8 <_tc_pwm_init+0x40>\r
-       hri_tc_write_CTRLA_reg(hw, _tcs[i].ctrl_a);\r
-    16ce:      00ab            lsls    r3, r5, #2\r
-    16d0:      195b            adds    r3, r3, r5\r
-    16d2:      009a            lsls    r2, r3, #2\r
-    16d4:      4b43            ldr     r3, [pc, #268]  ; (17e4 <_tc_pwm_init+0x15c>)\r
-    16d6:      189b            adds    r3, r3, r2\r
-    16d8:      685b            ldr     r3, [r3, #4]\r
-       ((Tc *)hw)->COUNT16.CTRLA.reg = data;\r
-    16da:      6023            str     r3, [r4, #0]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    16dc:      6923            ldr     r3, [r4, #16]\r
-    16de:      079b            lsls    r3, r3, #30\r
-    16e0:      d1fc            bne.n   16dc <_tc_pwm_init+0x54>\r
-       hri_tc_write_DBGCTRL_reg(hw, _tcs[i].dbg_ctrl);\r
-    16e2:      00aa            lsls    r2, r5, #2\r
-    16e4:      1952            adds    r2, r2, r5\r
-    16e6:      0091            lsls    r1, r2, #2\r
-    16e8:      4b3e            ldr     r3, [pc, #248]  ; (17e4 <_tc_pwm_init+0x15c>)\r
-    16ea:      185b            adds    r3, r3, r1\r
-    16ec:      7a9a            ldrb    r2, [r3, #10]\r
-}\r
-\r
-static inline void hri_tc_write_DBGCTRL_reg(const void *const hw, hri_tc_dbgctrl_reg_t data)\r
-{\r
-       TC_CRITICAL_SECTION_ENTER();\r
-       ((Tc *)hw)->COUNT16.DBGCTRL.reg = data;\r
-    16ee:      73e2            strb    r2, [r4, #15]\r
-       hri_tc_write_EVCTRL_reg(hw, _tcs[i].event_ctrl);\r
-    16f0:      891a            ldrh    r2, [r3, #8]\r
-       ((Tc *)hw)->COUNT16.EVCTRL.reg = data;\r
-    16f2:      80e2            strh    r2, [r4, #6]\r
-       ((Tc *)hw)->COUNT16.WAVE.reg = data;\r
-    16f4:      2203            movs    r2, #3\r
-    16f6:      7322            strb    r2, [r4, #12]\r
-       if ((_tcs[i].ctrl_a & TC_CTRLA_MODE_Msk) == TC_CTRLA_MODE_COUNT32) {\r
-    16f8:      685a            ldr     r2, [r3, #4]\r
-    16fa:      230c            movs    r3, #12\r
-    16fc:      4013            ands    r3, r2\r
-    16fe:      2b08            cmp     r3, #8\r
-    1700:      d054            beq.n   17ac <_tc_pwm_init+0x124>\r
-       } else if ((_tcs[i].ctrl_a & TC_CTRLA_MODE_Msk) == TC_CTRLA_MODE_COUNT16) {\r
-    1702:      2b00            cmp     r3, #0\r
-    1704:      d166            bne.n   17d4 <_tc_pwm_init+0x14c>\r
-               hri_tccount16_write_CC_reg(hw, 0, (uint16_t)_tcs[i].cc0);\r
-    1706:      00ab            lsls    r3, r5, #2\r
-    1708:      195b            adds    r3, r3, r5\r
-    170a:      009a            lsls    r2, r3, #2\r
-    170c:      4b35            ldr     r3, [pc, #212]  ; (17e4 <_tc_pwm_init+0x15c>)\r
-    170e:      189b            adds    r3, r3, r2\r
-    1710:      899b            ldrh    r3, [r3, #12]\r
-}\r
-\r
-static inline void hri_tccount16_write_CC_reg(const void *const hw, uint8_t index, hri_tccount16_cc_reg_t data)\r
-{\r
-       TC_CRITICAL_SECTION_ENTER();\r
-       ((Tc *)hw)->COUNT16.CC[index].reg = data;\r
-    1712:      83a3            strh    r3, [r4, #28]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    1714:      6923            ldr     r3, [r4, #16]\r
-    1716:      22c0            movs    r2, #192        ; 0xc0\r
-    1718:      421a            tst     r2, r3\r
-    171a:      d1fb            bne.n   1714 <_tc_pwm_init+0x8c>\r
-               hri_tccount16_write_CC_reg(hw, 1, (uint16_t)_tcs[i].cc1);\r
-    171c:      00ab            lsls    r3, r5, #2\r
-    171e:      195b            adds    r3, r3, r5\r
-    1720:      009a            lsls    r2, r3, #2\r
-    1722:      4b30            ldr     r3, [pc, #192]  ; (17e4 <_tc_pwm_init+0x15c>)\r
-    1724:      189b            adds    r3, r3, r2\r
-    1726:      8a1b            ldrh    r3, [r3, #16]\r
-       ((Tc *)hw)->COUNT16.CC[index].reg = data;\r
-    1728:      83e3            strh    r3, [r4, #30]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    172a:      6923            ldr     r3, [r4, #16]\r
-    172c:      22c0            movs    r2, #192        ; 0xc0\r
-    172e:      421a            tst     r2, r3\r
-    1730:      d1fb            bne.n   172a <_tc_pwm_init+0xa2>\r
-       _tc_init_irq_param(hw, (void *)device);\r
-    1732:      0031            movs    r1, r6\r
-    1734:      0020            movs    r0, r4\r
-    1736:      4b2c            ldr     r3, [pc, #176]  ; (17e8 <_tc_pwm_init+0x160>)\r
-    1738:      4798            blx     r3\r
-       NVIC_DisableIRQ(_tcs[i].irq);\r
-    173a:      00ab            lsls    r3, r5, #2\r
-    173c:      195b            adds    r3, r3, r5\r
-    173e:      009a            lsls    r2, r3, #2\r
-    1740:      4b28            ldr     r3, [pc, #160]  ; (17e4 <_tc_pwm_init+0x15c>)\r
-    1742:      189b            adds    r3, r3, r2\r
-    1744:      785b            ldrb    r3, [r3, #1]\r
-    1746:      b25b            sxtb    r3, r3\r
-  \param [in]      IRQn  Device specific interrupt number.\r
-  \note    IRQn must not be negative.\r
- */\r
-__STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn)\r
-{\r
-  if ((int32_t)(IRQn) >= 0)\r
-    1748:      2b00            cmp     r3, #0\r
-    174a:      db0b            blt.n   1764 <_tc_pwm_init+0xdc>\r
-  {\r
-    NVIC->ICER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));\r
-    174c:      221f            movs    r2, #31\r
-    174e:      4013            ands    r3, r2\r
-    1750:      3a1e            subs    r2, #30\r
-    1752:      409a            lsls    r2, r3\r
-    1754:      0013            movs    r3, r2\r
-    1756:      2280            movs    r2, #128        ; 0x80\r
-    1758:      4924            ldr     r1, [pc, #144]  ; (17ec <_tc_pwm_init+0x164>)\r
-    175a:      508b            str     r3, [r1, r2]\r
-  \details Acts as a special kind of Data Memory Barrier.\r
-           It completes when all explicit memory accesses before this instruction complete.\r
- */\r
-__STATIC_FORCEINLINE void __DSB(void)\r
-{\r
-  __ASM volatile ("dsb 0xF":::"memory");\r
-    175c:      f3bf 8f4f       dsb     sy\r
-  __ASM volatile ("isb 0xF":::"memory");\r
-    1760:      f3bf 8f6f       isb     sy\r
-       NVIC_ClearPendingIRQ(_tcs[i].irq);\r
-    1764:      00ab            lsls    r3, r5, #2\r
-    1766:      195b            adds    r3, r3, r5\r
-    1768:      009a            lsls    r2, r3, #2\r
-    176a:      4b1e            ldr     r3, [pc, #120]  ; (17e4 <_tc_pwm_init+0x15c>)\r
-    176c:      189b            adds    r3, r3, r2\r
-    176e:      785b            ldrb    r3, [r3, #1]\r
-    1770:      b25b            sxtb    r3, r3\r
-  \param [in]      IRQn  Device specific interrupt number.\r
-  \note    IRQn must not be negative.\r
- */\r
-__STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn)\r
-{\r
-  if ((int32_t)(IRQn) >= 0)\r
-    1772:      2b00            cmp     r3, #0\r
-    1774:      db08            blt.n   1788 <_tc_pwm_init+0x100>\r
-  {\r
-    NVIC->ICPR[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));\r
-    1776:      221f            movs    r2, #31\r
-    1778:      4013            ands    r3, r2\r
-    177a:      3a1e            subs    r2, #30\r
-    177c:      409a            lsls    r2, r3\r
-    177e:      0013            movs    r3, r2\r
-    1780:      22c0            movs    r2, #192        ; 0xc0\r
-    1782:      0052            lsls    r2, r2, #1\r
-    1784:      4919            ldr     r1, [pc, #100]  ; (17ec <_tc_pwm_init+0x164>)\r
-    1786:      508b            str     r3, [r1, r2]\r
-       NVIC_EnableIRQ(_tcs[i].irq);\r
-    1788:      00ab            lsls    r3, r5, #2\r
-    178a:      195d            adds    r5, r3, r5\r
-    178c:      00aa            lsls    r2, r5, #2\r
-    178e:      4b15            ldr     r3, [pc, #84]   ; (17e4 <_tc_pwm_init+0x15c>)\r
-    1790:      189b            adds    r3, r3, r2\r
-    1792:      785b            ldrb    r3, [r3, #1]\r
-    1794:      b25b            sxtb    r3, r3\r
-  if ((int32_t)(IRQn) >= 0)\r
-    1796:      2b00            cmp     r3, #0\r
-    1798:      db1f            blt.n   17da <_tc_pwm_init+0x152>\r
-    NVIC->ISER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));\r
-    179a:      221f            movs    r2, #31\r
-    179c:      4013            ands    r3, r2\r
-    179e:      3a1e            subs    r2, #30\r
-    17a0:      409a            lsls    r2, r3\r
-    17a2:      0013            movs    r3, r2\r
-    17a4:      4a11            ldr     r2, [pc, #68]   ; (17ec <_tc_pwm_init+0x164>)\r
-    17a6:      6013            str     r3, [r2, #0]\r
-       return 0;\r
-    17a8:      2000            movs    r0, #0\r
-}\r
-    17aa:      bd70            pop     {r4, r5, r6, pc}\r
-               hri_tccount32_write_CC_reg(hw, 0, _tcs[i].cc0);\r
-    17ac:      4b0d            ldr     r3, [pc, #52]   ; (17e4 <_tc_pwm_init+0x15c>)\r
-    17ae:      185b            adds    r3, r3, r1\r
-    17b0:      68db            ldr     r3, [r3, #12]\r
-}\r
-\r
-static inline void hri_tccount32_write_CC_reg(const void *const hw, uint8_t index, hri_tccount32_cc_reg_t data)\r
-{\r
-       TC_CRITICAL_SECTION_ENTER();\r
-       ((Tc *)hw)->COUNT32.CC[index].reg = data;\r
-    17b2:      61e3            str     r3, [r4, #28]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    17b4:      6923            ldr     r3, [r4, #16]\r
-    17b6:      22c0            movs    r2, #192        ; 0xc0\r
-    17b8:      421a            tst     r2, r3\r
-    17ba:      d1fb            bne.n   17b4 <_tc_pwm_init+0x12c>\r
-               hri_tccount32_write_CC_reg(hw, 1, _tcs[i].cc1);\r
-    17bc:      00ab            lsls    r3, r5, #2\r
-    17be:      195b            adds    r3, r3, r5\r
-    17c0:      009a            lsls    r2, r3, #2\r
-    17c2:      4b08            ldr     r3, [pc, #32]   ; (17e4 <_tc_pwm_init+0x15c>)\r
-    17c4:      189b            adds    r3, r3, r2\r
-    17c6:      691b            ldr     r3, [r3, #16]\r
-       ((Tc *)hw)->COUNT32.CC[index].reg = data;\r
-    17c8:      6223            str     r3, [r4, #32]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    17ca:      6923            ldr     r3, [r4, #16]\r
-    17cc:      22c0            movs    r2, #192        ; 0xc0\r
-    17ce:      421a            tst     r2, r3\r
-    17d0:      d1fb            bne.n   17ca <_tc_pwm_init+0x142>\r
-    17d2:      e7ae            b.n     1732 <_tc_pwm_init+0xaa>\r
-               return -1;\r
-    17d4:      2001            movs    r0, #1\r
-    17d6:      4240            negs    r0, r0\r
-    17d8:      e7e7            b.n     17aa <_tc_pwm_init+0x122>\r
-       return 0;\r
-    17da:      2000            movs    r0, #0\r
-    17dc:      e7e5            b.n     17aa <_tc_pwm_init+0x122>\r
-    17de:      46c0            nop                     ; (mov r8, r8)\r
-    17e0:      0000163d        .word   0x0000163d\r
-    17e4:      20000000        .word   0x20000000\r
-    17e8:      00001625        .word   0x00001625\r
-    17ec:      e000e100        .word   0xe000e100\r
-\r
-000017f0 <_tc_set_pwm_param>:\r
-{\r
-    17f0:      b570            push    {r4, r5, r6, lr}\r
-    17f2:      000e            movs    r6, r1\r
-    17f4:      0015            movs    r5, r2\r
-       void *const hw = device->hw;\r
-    17f6:      6904            ldr     r4, [r0, #16]\r
-       int8_t      i  = get_tc_index(hw);\r
-    17f8:      0020            movs    r0, r4\r
-    17fa:      4b1b            ldr     r3, [pc, #108]  ; (1868 <_tc_set_pwm_param+0x78>)\r
-    17fc:      4798            blx     r3\r
-       _tcs[i].cc0 = period;\r
-    17fe:      0082            lsls    r2, r0, #2\r
-    1800:      1812            adds    r2, r2, r0\r
-    1802:      0091            lsls    r1, r2, #2\r
-    1804:      4b19            ldr     r3, [pc, #100]  ; (186c <_tc_set_pwm_param+0x7c>)\r
-    1806:      185b            adds    r3, r3, r1\r
-    1808:      60de            str     r6, [r3, #12]\r
-       _tcs[i].cc1 = duty_cycle;\r
-    180a:      611d            str     r5, [r3, #16]\r
-       if ((_tcs[i].ctrl_a & TC_CTRLA_MODE_Msk) == TC_CTRLA_MODE_COUNT32) {\r
-    180c:      685a            ldr     r2, [r3, #4]\r
-    180e:      230c            movs    r3, #12\r
-    1810:      4013            ands    r3, r2\r
-    1812:      2b08            cmp     r3, #8\r
-    1814:      d016            beq.n   1844 <_tc_set_pwm_param+0x54>\r
-               hri_tccount16_write_CC_reg(hw, 0, _tcs[i].cc0);\r
-    1816:      0083            lsls    r3, r0, #2\r
-    1818:      181b            adds    r3, r3, r0\r
-    181a:      009a            lsls    r2, r3, #2\r
-    181c:      4b13            ldr     r3, [pc, #76]   ; (186c <_tc_set_pwm_param+0x7c>)\r
-    181e:      189b            adds    r3, r3, r2\r
-    1820:      899b            ldrh    r3, [r3, #12]\r
-       ((Tc *)hw)->COUNT16.CC[index].reg = data;\r
-    1822:      83a3            strh    r3, [r4, #28]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    1824:      6923            ldr     r3, [r4, #16]\r
-    1826:      22c0            movs    r2, #192        ; 0xc0\r
-    1828:      421a            tst     r2, r3\r
-    182a:      d1fb            bne.n   1824 <_tc_set_pwm_param+0x34>\r
-               hri_tccount16_write_CC_reg(hw, 1, _tcs[i].cc1);\r
-    182c:      0083            lsls    r3, r0, #2\r
-    182e:      1818            adds    r0, r3, r0\r
-    1830:      0082            lsls    r2, r0, #2\r
-    1832:      4b0e            ldr     r3, [pc, #56]   ; (186c <_tc_set_pwm_param+0x7c>)\r
-    1834:      189b            adds    r3, r3, r2\r
-    1836:      8a1b            ldrh    r3, [r3, #16]\r
-       ((Tc *)hw)->COUNT16.CC[index].reg = data;\r
-    1838:      83e3            strh    r3, [r4, #30]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    183a:      6923            ldr     r3, [r4, #16]\r
-    183c:      22c0            movs    r2, #192        ; 0xc0\r
-    183e:      421a            tst     r2, r3\r
-    1840:      d1fb            bne.n   183a <_tc_set_pwm_param+0x4a>\r
-}\r
-    1842:      bd70            pop     {r4, r5, r6, pc}\r
-       ((Tc *)hw)->COUNT32.CC[index].reg = data;\r
-    1844:      61e6            str     r6, [r4, #28]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    1846:      6923            ldr     r3, [r4, #16]\r
-    1848:      22c0            movs    r2, #192        ; 0xc0\r
-    184a:      421a            tst     r2, r3\r
-    184c:      d1fb            bne.n   1846 <_tc_set_pwm_param+0x56>\r
-               hri_tccount32_write_CC_reg(hw, 1, _tcs[i].cc1);\r
-    184e:      0083            lsls    r3, r0, #2\r
-    1850:      1818            adds    r0, r3, r0\r
-    1852:      0082            lsls    r2, r0, #2\r
-    1854:      4b05            ldr     r3, [pc, #20]   ; (186c <_tc_set_pwm_param+0x7c>)\r
-    1856:      189b            adds    r3, r3, r2\r
-    1858:      691b            ldr     r3, [r3, #16]\r
-       ((Tc *)hw)->COUNT32.CC[index].reg = data;\r
-    185a:      6223            str     r3, [r4, #32]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    185c:      6923            ldr     r3, [r4, #16]\r
-    185e:      22c0            movs    r2, #192        ; 0xc0\r
-    1860:      421a            tst     r2, r3\r
-    1862:      d1fb            bne.n   185c <_tc_set_pwm_param+0x6c>\r
-    1864:      e7ed            b.n     1842 <_tc_set_pwm_param+0x52>\r
-    1866:      46c0            nop                     ; (mov r8, r8)\r
-    1868:      0000163d        .word   0x0000163d\r
-    186c:      20000000        .word   0x20000000\r
-\r
-00001870 <_tc_pwm_get_period>:\r
-{\r
-    1870:      b510            push    {r4, lr}\r
-       void *const hw = device->hw;\r
-    1872:      6904            ldr     r4, [r0, #16]\r
-       int8_t      i  = get_tc_index(hw);\r
-    1874:      0020            movs    r0, r4\r
-    1876:      4b0c            ldr     r3, [pc, #48]   ; (18a8 <_tc_pwm_get_period+0x38>)\r
-    1878:      4798            blx     r3\r
-       if ((_tcs[i].ctrl_a & TC_CTRLA_MODE_Msk) == TC_CTRLA_MODE_COUNT32) {\r
-    187a:      0083            lsls    r3, r0, #2\r
-    187c:      1818            adds    r0, r3, r0\r
-    187e:      0082            lsls    r2, r0, #2\r
-    1880:      4b0a            ldr     r3, [pc, #40]   ; (18ac <_tc_pwm_get_period+0x3c>)\r
-    1882:      189b            adds    r3, r3, r2\r
-    1884:      685a            ldr     r2, [r3, #4]\r
-    1886:      230c            movs    r3, #12\r
-    1888:      4013            ands    r3, r2\r
-    188a:      2b08            cmp     r3, #8\r
-    188c:      d006            beq.n   189c <_tc_pwm_get_period+0x2c>\r
-    188e:      6923            ldr     r3, [r4, #16]\r
-    1890:      22c0            movs    r2, #192        ; 0xc0\r
-    1892:      421a            tst     r2, r3\r
-    1894:      d1fb            bne.n   188e <_tc_pwm_get_period+0x1e>\r
-       return ((Tc *)hw)->COUNT16.CC[index].reg;\r
-    1896:      8ba0            ldrh    r0, [r4, #28]\r
-    1898:      b280            uxth    r0, r0\r
-}\r
-    189a:      bd10            pop     {r4, pc}\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    189c:      6923            ldr     r3, [r4, #16]\r
-    189e:      22c0            movs    r2, #192        ; 0xc0\r
-    18a0:      421a            tst     r2, r3\r
-    18a2:      d1fb            bne.n   189c <_tc_pwm_get_period+0x2c>\r
-}\r
-\r
-static inline hri_tccount32_cc_reg_t hri_tccount32_read_CC_reg(const void *const hw, uint8_t index)\r
-{\r
-       hri_tc_wait_for_sync(hw, TC_SYNCBUSY_CC0 | TC_SYNCBUSY_CC1);\r
-       return ((Tc *)hw)->COUNT32.CC[index].reg;\r
-    18a4:      69e0            ldr     r0, [r4, #28]\r
-               return (pwm_period_t)(hri_tccount32_read_CC_reg(hw, 0));\r
-    18a6:      e7f8            b.n     189a <_tc_pwm_get_period+0x2a>\r
-    18a8:      0000163d        .word   0x0000163d\r
-    18ac:      20000000        .word   0x20000000\r
-\r
-000018b0 <_tc_pwm_get_duty>:\r
-{\r
-    18b0:      b510            push    {r4, lr}\r
-       void *const hw = device->hw;\r
-    18b2:      6904            ldr     r4, [r0, #16]\r
-       int8_t      i  = get_tc_index(hw);\r
-    18b4:      0020            movs    r0, r4\r
-    18b6:      4b14            ldr     r3, [pc, #80]   ; (1908 <_tc_pwm_get_duty+0x58>)\r
-    18b8:      4798            blx     r3\r
-       if ((_tcs[i].ctrl_a & TC_CTRLA_MODE_Msk) == TC_CTRLA_MODE_COUNT32) {\r
-    18ba:      0083            lsls    r3, r0, #2\r
-    18bc:      1818            adds    r0, r3, r0\r
-    18be:      0082            lsls    r2, r0, #2\r
-    18c0:      4b12            ldr     r3, [pc, #72]   ; (190c <_tc_pwm_get_duty+0x5c>)\r
-    18c2:      189b            adds    r3, r3, r2\r
-    18c4:      685a            ldr     r2, [r3, #4]\r
-    18c6:      230c            movs    r3, #12\r
-    18c8:      4013            ands    r3, r2\r
-    18ca:      2b08            cmp     r3, #8\r
-    18cc:      d011            beq.n   18f2 <_tc_pwm_get_duty+0x42>\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    18ce:      6923            ldr     r3, [r4, #16]\r
-    18d0:      22c0            movs    r2, #192        ; 0xc0\r
-    18d2:      421a            tst     r2, r3\r
-    18d4:      d1fb            bne.n   18ce <_tc_pwm_get_duty+0x1e>\r
-       return ((Tc *)hw)->COUNT16.CC[index].reg;\r
-    18d6:      8ba1            ldrh    r1, [r4, #28]\r
-    18d8:      b289            uxth    r1, r1\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    18da:      6923            ldr     r3, [r4, #16]\r
-    18dc:      22c0            movs    r2, #192        ; 0xc0\r
-    18de:      421a            tst     r2, r3\r
-    18e0:      d1fb            bne.n   18da <_tc_pwm_get_duty+0x2a>\r
-       return ((Tc *)hw)->COUNT16.CC[index].reg;\r
-    18e2:      8be3            ldrh    r3, [r4, #30]\r
-    18e4:      b29b            uxth    r3, r3\r
-       return ((duty_cycle * 1000) / per);\r
-    18e6:      20fa            movs    r0, #250        ; 0xfa\r
-    18e8:      0080            lsls    r0, r0, #2\r
-    18ea:      4358            muls    r0, r3\r
-    18ec:      4b08            ldr     r3, [pc, #32]   ; (1910 <_tc_pwm_get_duty+0x60>)\r
-    18ee:      4798            blx     r3\r
-}\r
-    18f0:      bd10            pop     {r4, pc}\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    18f2:      6923            ldr     r3, [r4, #16]\r
-    18f4:      22c0            movs    r2, #192        ; 0xc0\r
-    18f6:      421a            tst     r2, r3\r
-    18f8:      d1fb            bne.n   18f2 <_tc_pwm_get_duty+0x42>\r
-       return ((Tc *)hw)->COUNT32.CC[index].reg;\r
-    18fa:      69e1            ldr     r1, [r4, #28]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    18fc:      6923            ldr     r3, [r4, #16]\r
-    18fe:      22c0            movs    r2, #192        ; 0xc0\r
-    1900:      421a            tst     r2, r3\r
-    1902:      d1fb            bne.n   18fc <_tc_pwm_get_duty+0x4c>\r
-       return ((Tc *)hw)->COUNT32.CC[index].reg;\r
-    1904:      6a23            ldr     r3, [r4, #32]\r
-    1906:      e7ee            b.n     18e6 <_tc_pwm_get_duty+0x36>\r
-    1908:      0000163d        .word   0x0000163d\r
-    190c:      20000000        .word   0x20000000\r
-    1910:      00001d45        .word   0x00001d45\r
-\r
-00001914 <_tc_pwm_deinit>:\r
-{\r
-    1914:      b570            push    {r4, r5, r6, lr}\r
-       void *const hw = device->hw;\r
-    1916:      6904            ldr     r4, [r0, #16]\r
-       int8_t      i  = get_tc_index(hw);\r
-    1918:      0020            movs    r0, r4\r
-    191a:      4b16            ldr     r3, [pc, #88]   ; (1974 <_tc_pwm_deinit+0x60>)\r
-    191c:      4798            blx     r3\r
-    191e:      0005            movs    r5, r0\r
-       ASSERT(ARRAY_SIZE(_tcs));\r
-    1920:      22c2            movs    r2, #194        ; 0xc2\r
-    1922:      4915            ldr     r1, [pc, #84]   ; (1978 <_tc_pwm_deinit+0x64>)\r
-    1924:      2001            movs    r0, #1\r
-    1926:      4b15            ldr     r3, [pc, #84]   ; (197c <_tc_pwm_deinit+0x68>)\r
-    1928:      4798            blx     r3\r
-       NVIC_DisableIRQ(_tcs[i].irq);\r
-    192a:      00a8            lsls    r0, r5, #2\r
-    192c:      1940            adds    r0, r0, r5\r
-    192e:      0082            lsls    r2, r0, #2\r
-    1930:      4b13            ldr     r3, [pc, #76]   ; (1980 <_tc_pwm_deinit+0x6c>)\r
-    1932:      189b            adds    r3, r3, r2\r
-    1934:      785b            ldrb    r3, [r3, #1]\r
-    1936:      b25b            sxtb    r3, r3\r
-  if ((int32_t)(IRQn) >= 0)\r
-    1938:      2b00            cmp     r3, #0\r
-    193a:      db0b            blt.n   1954 <_tc_pwm_deinit+0x40>\r
-    NVIC->ICER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));\r
-    193c:      221f            movs    r2, #31\r
-    193e:      4013            ands    r3, r2\r
-    1940:      3a1e            subs    r2, #30\r
-    1942:      409a            lsls    r2, r3\r
-    1944:      0013            movs    r3, r2\r
-    1946:      2280            movs    r2, #128        ; 0x80\r
-    1948:      490e            ldr     r1, [pc, #56]   ; (1984 <_tc_pwm_deinit+0x70>)\r
-    194a:      508b            str     r3, [r1, r2]\r
-  __ASM volatile ("dsb 0xF":::"memory");\r
-    194c:      f3bf 8f4f       dsb     sy\r
-  __ASM volatile ("isb 0xF":::"memory");\r
-    1950:      f3bf 8f6f       isb     sy\r
-       ((Tc *)hw)->COUNT16.CTRLA.reg &= ~TC_CTRLA_ENABLE;\r
-    1954:      6823            ldr     r3, [r4, #0]\r
-    1956:      2202            movs    r2, #2\r
-    1958:      4393            bics    r3, r2\r
-    195a:      6023            str     r3, [r4, #0]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    195c:      6923            ldr     r3, [r4, #16]\r
-    195e:      079b            lsls    r3, r3, #30\r
-    1960:      d1fc            bne.n   195c <_tc_pwm_deinit+0x48>\r
-       ((Tc *)hw)->COUNT16.CTRLA.reg |= TC_CTRLA_SWRST;\r
-    1962:      6823            ldr     r3, [r4, #0]\r
-    1964:      2201            movs    r2, #1\r
-    1966:      4313            orrs    r3, r2\r
-    1968:      6023            str     r3, [r4, #0]\r
-       while (((Tc *)hw)->COUNT8.SYNCBUSY.reg & reg) {\r
-    196a:      6923            ldr     r3, [r4, #16]\r
-    196c:      07db            lsls    r3, r3, #31\r
-    196e:      d4fc            bmi.n   196a <_tc_pwm_deinit+0x56>\r
-}\r
-    1970:      bd70            pop     {r4, r5, r6, pc}\r
-    1972:      46c0            nop                     ; (mov r8, r8)\r
-    1974:      0000163d        .word   0x0000163d\r
-    1978:      000020e8        .word   0x000020e8\r
-    197c:      00000a69        .word   0x00000a69\r
-    1980:      20000000        .word   0x20000000\r
-    1984:      e000e100        .word   0xe000e100\r
-\r
-00001988 <_tc_pwm_set_irq_state>:\r
-{\r
-    1988:      b570            push    {r4, r5, r6, lr}\r
-    198a:      0004            movs    r4, r0\r
-    198c:      000e            movs    r6, r1\r
-    198e:      0015            movs    r5, r2\r
-       ASSERT(device);\r
-    1990:      1e43            subs    r3, r0, #1\r
-    1992:      4198            sbcs    r0, r3\r
-    1994:      b2c0            uxtb    r0, r0\r
-    1996:      2218            movs    r2, #24\r
-    1998:      32ff            adds    r2, #255        ; 0xff\r
-    199a:      490d            ldr     r1, [pc, #52]   ; (19d0 <_tc_pwm_set_irq_state+0x48>)\r
-    199c:      4b0d            ldr     r3, [pc, #52]   ; (19d4 <_tc_pwm_set_irq_state+0x4c>)\r
-    199e:      4798            blx     r3\r
-       if (PWM_DEVICE_PERIOD_CB == type) {\r
-    19a0:      2e00            cmp     r6, #0\r
-    19a2:      d108            bne.n   19b6 <_tc_pwm_set_irq_state+0x2e>\r
-               hri_tc_write_INTEN_OVF_bit(device->hw, disable);\r
-    19a4:      6923            ldr     r3, [r4, #16]\r
-       if (value == 0x0) {\r
-    19a6:      2d00            cmp     r5, #0\r
-    19a8:      d102            bne.n   19b0 <_tc_pwm_set_irq_state+0x28>\r
-               ((Tc *)hw)->COUNT16.INTENCLR.reg = TC_INTENSET_OVF;\r
-    19aa:      2201            movs    r2, #1\r
-    19ac:      721a            strb    r2, [r3, #8]\r
-    19ae:      e004            b.n     19ba <_tc_pwm_set_irq_state+0x32>\r
-               ((Tc *)hw)->COUNT16.INTENSET.reg = TC_INTENSET_OVF;\r
-    19b0:      2201            movs    r2, #1\r
-    19b2:      725a            strb    r2, [r3, #9]\r
-    19b4:      e001            b.n     19ba <_tc_pwm_set_irq_state+0x32>\r
-       } else if (PWM_DEVICE_ERROR_CB == type) {\r
-    19b6:      2e01            cmp     r6, #1\r
-    19b8:      d000            beq.n   19bc <_tc_pwm_set_irq_state+0x34>\r
-}\r
-    19ba:      bd70            pop     {r4, r5, r6, pc}\r
-               hri_tc_write_INTEN_ERR_bit(device->hw, disable);\r
-    19bc:      6923            ldr     r3, [r4, #16]\r
-       if (value == 0x0) {\r
-    19be:      2d00            cmp     r5, #0\r
-    19c0:      d002            beq.n   19c8 <_tc_pwm_set_irq_state+0x40>\r
-               ((Tc *)hw)->COUNT16.INTENSET.reg = TC_INTENSET_ERR;\r
-    19c2:      2202            movs    r2, #2\r
-    19c4:      725a            strb    r2, [r3, #9]\r
-}\r
-    19c6:      e7f8            b.n     19ba <_tc_pwm_set_irq_state+0x32>\r
-               ((Tc *)hw)->COUNT16.INTENCLR.reg = TC_INTENSET_ERR;\r
-    19c8:      2202            movs    r2, #2\r
-    19ca:      721a            strb    r2, [r3, #8]\r
-    19cc:      e7f5            b.n     19ba <_tc_pwm_set_irq_state+0x32>\r
-    19ce:      46c0            nop                     ; (mov r8, r8)\r
-    19d0:      000020e8        .word   0x000020e8\r
-    19d4:      00000a69        .word   0x00000a69\r
-\r
-000019d8 <_tc_get_pwm>:\r
-       return &_tc_pwm_functions;\r
-    19d8:      4801            ldr     r0, [pc, #4]    ; (19e0 <_tc_get_pwm+0x8>)\r
-}\r
-    19da:      3014            adds    r0, #20\r
-    19dc:      4770            bx      lr\r
-    19de:      46c0            nop                     ; (mov r8, r8)\r
-    19e0:      20000000        .word   0x20000000\r
-\r
-000019e4 <TC3_Handler>:\r
-{\r
-    19e4:      b510            push    {r4, lr}\r
-       tc_pwm_interrupt_handler(_tc3_dev);\r
-    19e6:      4b02            ldr     r3, [pc, #8]    ; (19f0 <TC3_Handler+0xc>)\r
-    19e8:      6818            ldr     r0, [r3, #0]\r
-    19ea:      4b02            ldr     r3, [pc, #8]    ; (19f4 <TC3_Handler+0x10>)\r
-    19ec:      4798            blx     r3\r
-}\r
-    19ee:      bd10            pop     {r4, pc}\r
-    19f0:      2000006c        .word   0x2000006c\r
-    19f4:      000015f7        .word   0x000015f7\r
-\r
-000019f8 <main>:\r
-#include <atmel_start.h>\r
-#include "watch-library/watch.h"\r
-\r
-int main(void)\r
-{\r
-    19f8:      b530            push    {r4, r5, lr}\r
-    19fa:      b08b            sub     sp, #44 ; 0x2c\r
-       atmel_start_init();\r
-    19fc:      4b23            ldr     r3, [pc, #140]  ; (1a8c <main+0x94>)\r
-    19fe:      4798            blx     r3\r
-       \r
-       Watch watch;\r
-       struct calendar_date_time date_time;\r
-       date_time.date.year = 2021;\r
-    1a00:      ac02            add     r4, sp, #8\r
-    1a02:      4b23            ldr     r3, [pc, #140]  ; (1a90 <main+0x98>)\r
-    1a04:      80e3            strh    r3, [r4, #6]\r
-       date_time.date.month = 4;\r
-    1a06:      2304            movs    r3, #4\r
-    1a08:      7163            strb    r3, [r4, #5]\r
-       date_time.date.day = 25;\r
-    1a0a:      2219            movs    r2, #25\r
-    1a0c:      7122            strb    r2, [r4, #4]\r
-       date_time.time.hour = 4;\r
-    1a0e:      70a3            strb    r3, [r4, #2]\r
-       date_time.time.min = 0;\r
-    1a10:      2500            movs    r5, #0\r
-    1a12:      7065            strb    r5, [r4, #1]\r
-       date_time.time.sec = 0;\r
-    1a14:      7025            strb    r5, [r4, #0]\r
-\r
-       watch_init(&watch);\r
-    1a16:      a804            add     r0, sp, #16\r
-    1a18:      4b1e            ldr     r3, [pc, #120]  ; (1a94 <main+0x9c>)\r
-    1a1a:      4798            blx     r3\r
-       watch_enable_led();\r
-    1a1c:      4b1e            ldr     r3, [pc, #120]  ; (1a98 <main+0xa0>)\r
-    1a1e:      4798            blx     r3\r
-       watch_enable_date_time();\r
-    1a20:      4b1e            ldr     r3, [pc, #120]  ; (1a9c <main+0xa4>)\r
-    1a22:      4798            blx     r3\r
-       watch_set_date_time(date_time);\r
-    1a24:      9802            ldr     r0, [sp, #8]\r
-    1a26:      6861            ldr     r1, [r4, #4]\r
-    1a28:      4b1d            ldr     r3, [pc, #116]  ; (1aa0 <main+0xa8>)\r
-    1a2a:      4798            blx     r3\r
-       watch_enable_digital_output(A0);\r
-    1a2c:      2024            movs    r0, #36 ; 0x24\r
-    1a2e:      4b1d            ldr     r3, [pc, #116]  ; (1aa4 <main+0xac>)\r
-    1a30:      4798            blx     r3\r
-       ((Port *)hw)->Group[submodule_index].OUTSET.reg = mask;\r
-    1a32:      2110            movs    r1, #16\r
-    1a34:      2398            movs    r3, #152        ; 0x98\r
-    1a36:      22c0            movs    r2, #192        ; 0xc0\r
-    1a38:      05d2            lsls    r2, r2, #23\r
-    1a3a:      50d1            str     r1, [r2, r3]\r
-       gpio_set_pin_level(A0, true);\r
-       watch_enable_i2c();\r
-    1a3c:      4b1a            ldr     r3, [pc, #104]  ; (1aa8 <main+0xb0>)\r
-    1a3e:      4798            blx     r3\r
-       \r
-       uint8_t chipID = 0;\r
-    1a40:      466b            mov     r3, sp\r
-    1a42:      1ddc            adds    r4, r3, #7\r
-    1a44:      71dd            strb    r5, [r3, #7]\r
-       uint8_t ChipIdRegister = 0xD0;\r
-    1a46:      1d99            adds    r1, r3, #6\r
-    1a48:      23d0            movs    r3, #208        ; 0xd0\r
-    1a4a:      700b            strb    r3, [r1, #0]\r
-       watch_i2c_send(0x77, &ChipIdRegister, 1);\r
-    1a4c:      2201            movs    r2, #1\r
-    1a4e:      2077            movs    r0, #119        ; 0x77\r
-    1a50:      4b16            ldr     r3, [pc, #88]   ; (1aac <main+0xb4>)\r
-    1a52:      4798            blx     r3\r
-       watch_i2c_receive(0x77, &chipID, 1);\r
-    1a54:      2201            movs    r2, #1\r
-    1a56:      0021            movs    r1, r4\r
-    1a58:      2077            movs    r0, #119        ; 0x77\r
-    1a5a:      4b15            ldr     r3, [pc, #84]   ; (1ab0 <main+0xb8>)\r
-    1a5c:      4798            blx     r3\r
-       if (chipID == 0x60) {\r
-    1a5e:      7823            ldrb    r3, [r4, #0]\r
-    1a60:      2b60            cmp     r3, #96 ; 0x60\r
-    1a62:      d101            bne.n   1a68 <main+0x70>\r
-               watch_set_led_green();\r
-    1a64:      4b13            ldr     r3, [pc, #76]   ; (1ab4 <main+0xbc>)\r
-    1a66:      4798            blx     r3\r
-       }\r
-\r
-       uint8_t last = date_time.time.sec;\r
-    1a68:      ab02            add     r3, sp, #8\r
-    1a6a:      781c            ldrb    r4, [r3, #0]\r
-    1a6c:      e001            b.n     1a72 <main+0x7a>\r
-               if (date_time.time.sec != last) {\r
-                       last = date_time.time.sec;\r
-                       if (last % 2 == 0) {\r
-                               watch_set_led_red();\r
-                       } else {\r
-                               watch_set_led_green();\r
-    1a6e:      4b11            ldr     r3, [pc, #68]   ; (1ab4 <main+0xbc>)\r
-    1a70:      4798            blx     r3\r
-{\r
-    1a72:      0025            movs    r5, r4\r
-               watch_get_date_time(&date_time);\r
-    1a74:      ac02            add     r4, sp, #8\r
-    1a76:      0020            movs    r0, r4\r
-    1a78:      4b0f            ldr     r3, [pc, #60]   ; (1ab8 <main+0xc0>)\r
-    1a7a:      4798            blx     r3\r
-               if (date_time.time.sec != last) {\r
-    1a7c:      7824            ldrb    r4, [r4, #0]\r
-    1a7e:      42a5            cmp     r5, r4\r
-    1a80:      d0f8            beq.n   1a74 <main+0x7c>\r
-                       if (last % 2 == 0) {\r
-    1a82:      07e3            lsls    r3, r4, #31\r
-    1a84:      d4f3            bmi.n   1a6e <main+0x76>\r
-                               watch_set_led_red();\r
-    1a86:      4b0d            ldr     r3, [pc, #52]   ; (1abc <main+0xc4>)\r
-    1a88:      4798            blx     r3\r
-    1a8a:      e7f2            b.n     1a72 <main+0x7a>\r
-    1a8c:      00000109        .word   0x00000109\r
-    1a90:      000007e5        .word   0x000007e5\r
-    1a94:      00001bb1        .word   0x00001bb1\r
-    1a98:      00001bb5        .word   0x00001bb5\r
-    1a9c:      00001c19        .word   0x00001c19\r
-    1aa0:      00001c35        .word   0x00001c35\r
-    1aa4:      00001c75        .word   0x00001c75\r
-    1aa8:      00001cb9        .word   0x00001cb9\r
-    1aac:      00001ce5        .word   0x00001ce5\r
-    1ab0:      00001d15        .word   0x00001d15\r
-    1ab4:      00001c05        .word   0x00001c05\r
-    1ab8:      00001c61        .word   0x00001c61\r
-    1abc:      00001bf1        .word   0x00001bf1\r
-\r
-00001ac0 <sleepmgr_event_callback>:\r
- *\r
- * \param[in] id The event ID to process\r
- * \param[in] data Not used\r
- */\r
-static void sleepmgr_event_callback(event_id_t id, event_data_t data)\r
-{\r
-    1ac0:      b570            push    {r4, r5, r6, lr}\r
-    1ac2:      b082            sub     sp, #8\r
-    1ac4:      000e            movs    r6, r1\r
-       if (EVENT_IS_READY_TO_SLEEP_ID == id) {\r
-    1ac6:      2800            cmp     r0, #0\r
-    1ac8:      d113            bne.n   1af2 <sleepmgr_event_callback+0x32>\r
- * \return A pointer to the head of the given list or NULL if the list is\r
- * empty\r
- */\r
-static inline void *list_get_head(const struct list_descriptor *const list)\r
-{\r
-       return (void *)list->head;\r
-    1aca:      4b16            ldr     r3, [pc, #88]   ; (1b24 <sleepmgr_event_callback+0x64>)\r
-    1acc:      681d            ldr     r5, [r3, #0]\r
-               struct sleepmgr_ready_to_sleep_cb *cur;\r
-               struct sleepmgr_ready_to_sleep *   ret_val = (struct sleepmgr_ready_to_sleep *)data;\r
-               struct sleepmgr_ready_to_sleep     ready;\r
-\r
-               for (cur = (struct sleepmgr_ready_to_sleep_cb *)list_get_head(&ready_to_sleep_cbs); cur;\r
-    1ace:      e00c            b.n     1aea <sleepmgr_event_callback+0x2a>\r
-                    cur = (struct sleepmgr_ready_to_sleep_cb *)list_get_next_element(cur)) {\r
-                       ready.mode  = ret_val->mode;\r
-    1ad0:      7873            ldrb    r3, [r6, #1]\r
-    1ad2:      ac01            add     r4, sp, #4\r
-    1ad4:      7063            strb    r3, [r4, #1]\r
-                       ready.ready = true;\r
-    1ad6:      2301            movs    r3, #1\r
-    1ad8:      7023            strb    r3, [r4, #0]\r
-                       cur->cb(&ready);\r
-    1ada:      0020            movs    r0, r4\r
-    1adc:      686b            ldr     r3, [r5, #4]\r
-    1ade:      4798            blx     r3\r
-                       ret_val->ready &= ready.ready;\r
-    1ae0:      7832            ldrb    r2, [r6, #0]\r
-    1ae2:      7823            ldrb    r3, [r4, #0]\r
-    1ae4:      4013            ands    r3, r2\r
-    1ae6:      7033            strb    r3, [r6, #0]\r
- * \return A pointer to the next list element or NULL if there is not next\r
- * element\r
- */\r
-static inline void *list_get_next_element(const void *const element)\r
-{\r
-       return element ? ((struct list_element *)element)->next : NULL;\r
-    1ae8:      682d            ldr     r5, [r5, #0]\r
-               for (cur = (struct sleepmgr_ready_to_sleep_cb *)list_get_head(&ready_to_sleep_cbs); cur;\r
-    1aea:      2d00            cmp     r5, #0\r
-    1aec:      d1f0            bne.n   1ad0 <sleepmgr_event_callback+0x10>\r
-               for (cur = (struct sleepmgr_prepare_to_sleep_cb *)list_get_head(&prepare_to_sleep_cbs); cur;\r
-                    cur = (struct sleepmgr_prepare_to_sleep_cb *)list_get_next_element(cur)) {\r
-                       cur->cb(data);\r
-               }\r
-       }\r
-}\r
-    1aee:      b002            add     sp, #8\r
-    1af0:      bd70            pop     {r4, r5, r6, pc}\r
-       } else if (EVENT_WOKEN_UP_ID == id) {\r
-    1af2:      2802            cmp     r0, #2\r
-    1af4:      d004            beq.n   1b00 <sleepmgr_event_callback+0x40>\r
-       } else if (EVENT_PREPARE_TO_SLEEP_ID == id) {\r
-    1af6:      2801            cmp     r0, #1\r
-    1af8:      d1f9            bne.n   1aee <sleepmgr_event_callback+0x2e>\r
-       return (void *)list->head;\r
-    1afa:      4b0a            ldr     r3, [pc, #40]   ; (1b24 <sleepmgr_event_callback+0x64>)\r
-    1afc:      689c            ldr     r4, [r3, #8]\r
-               for (cur = (struct sleepmgr_prepare_to_sleep_cb *)list_get_head(&prepare_to_sleep_cbs); cur;\r
-    1afe:      e00d            b.n     1b1c <sleepmgr_event_callback+0x5c>\r
-    1b00:      4b08            ldr     r3, [pc, #32]   ; (1b24 <sleepmgr_event_callback+0x64>)\r
-    1b02:      685c            ldr     r4, [r3, #4]\r
-               for (cur = (struct sleepmgr_wake_up_cb *)list_get_head(&wake_up_cbs); cur;\r
-    1b04:      e003            b.n     1b0e <sleepmgr_event_callback+0x4e>\r
-                       cur->cb((const enum sleepmgr_wakeup_source)data);\r
-    1b06:      b2f0            uxtb    r0, r6\r
-    1b08:      6863            ldr     r3, [r4, #4]\r
-    1b0a:      4798            blx     r3\r
-       return element ? ((struct list_element *)element)->next : NULL;\r
-    1b0c:      6824            ldr     r4, [r4, #0]\r
-               for (cur = (struct sleepmgr_wake_up_cb *)list_get_head(&wake_up_cbs); cur;\r
-    1b0e:      2c00            cmp     r4, #0\r
-    1b10:      d1f9            bne.n   1b06 <sleepmgr_event_callback+0x46>\r
-    1b12:      e7ec            b.n     1aee <sleepmgr_event_callback+0x2e>\r
-                       cur->cb(data);\r
-    1b14:      b2f0            uxtb    r0, r6\r
-    1b16:      6863            ldr     r3, [r4, #4]\r
-    1b18:      4798            blx     r3\r
-    1b1a:      6824            ldr     r4, [r4, #0]\r
-               for (cur = (struct sleepmgr_prepare_to_sleep_cb *)list_get_head(&prepare_to_sleep_cbs); cur;\r
-    1b1c:      2c00            cmp     r4, #0\r
-    1b1e:      d1f9            bne.n   1b14 <sleepmgr_event_callback+0x54>\r
-    1b20:      e7e5            b.n     1aee <sleepmgr_event_callback+0x2e>\r
-    1b22:      46c0            nop                     ; (mov r8, r8)\r
-    1b24:      20000070        .word   0x20000070\r
-\r
-00001b28 <sleepmgr_init>:\r
-{\r
-    1b28:      b570            push    {r4, r5, r6, lr}\r
-       event_subscribe(&sleepmgr_event, EVENT_PREPARE_TO_SLEEP_ID, sleepmgr_event_callback);\r
-    1b2a:      4e08            ldr     r6, [pc, #32]   ; (1b4c <sleepmgr_init+0x24>)\r
-    1b2c:      4c08            ldr     r4, [pc, #32]   ; (1b50 <sleepmgr_init+0x28>)\r
-    1b2e:      340c            adds    r4, #12\r
-    1b30:      0032            movs    r2, r6\r
-    1b32:      2101            movs    r1, #1\r
-    1b34:      0020            movs    r0, r4\r
-    1b36:      4d07            ldr     r5, [pc, #28]   ; (1b54 <sleepmgr_init+0x2c>)\r
-    1b38:      47a8            blx     r5\r
-       event_subscribe(&sleepmgr_event, EVENT_IS_READY_TO_SLEEP_ID, sleepmgr_event_callback);\r
-    1b3a:      0032            movs    r2, r6\r
-    1b3c:      2100            movs    r1, #0\r
-    1b3e:      0020            movs    r0, r4\r
-    1b40:      47a8            blx     r5\r
-       event_subscribe(&sleepmgr_event, EVENT_WOKEN_UP_ID, sleepmgr_event_callback);\r
-    1b42:      0032            movs    r2, r6\r
-    1b44:      2102            movs    r1, #2\r
-    1b46:      0020            movs    r0, r4\r
-    1b48:      47a8            blx     r5\r
-}\r
-    1b4a:      bd70            pop     {r4, r5, r6, pc}\r
-    1b4c:      00001ac1        .word   0x00001ac1\r
-    1b50:      20000070        .word   0x20000070\r
-    1b54:      00000a71        .word   0x00000a71\r
-\r
-00001b58 <sleepmgr_register_ready_to_sleep_callback>:\r
-{\r
-    1b58:      b510            push    {r4, lr}\r
-    1b5a:      0004            movs    r4, r0\r
-       ASSERT(cb);\r
-    1b5c:      1e43            subs    r3, r0, #1\r
-    1b5e:      4198            sbcs    r0, r3\r
-    1b60:      b2c0            uxtb    r0, r0\r
-    1b62:      2240            movs    r2, #64 ; 0x40\r
-    1b64:      4903            ldr     r1, [pc, #12]   ; (1b74 <sleepmgr_register_ready_to_sleep_callback+0x1c>)\r
-    1b66:      4b04            ldr     r3, [pc, #16]   ; (1b78 <sleepmgr_register_ready_to_sleep_callback+0x20>)\r
-    1b68:      4798            blx     r3\r
-       list_insert_as_head(&ready_to_sleep_cbs, cb);\r
-    1b6a:      0021            movs    r1, r4\r
-    1b6c:      4803            ldr     r0, [pc, #12]   ; (1b7c <sleepmgr_register_ready_to_sleep_callback+0x24>)\r
-    1b6e:      4b04            ldr     r3, [pc, #16]   ; (1b80 <sleepmgr_register_ready_to_sleep_callback+0x28>)\r
-    1b70:      4798            blx     r3\r
-}\r
-    1b72:      bd10            pop     {r4, pc}\r
-    1b74:      000020fc        .word   0x000020fc\r
-    1b78:      00000a69        .word   0x00000a69\r
-    1b7c:      20000070        .word   0x20000070\r
-    1b80:      00000b11        .word   0x00000b11\r
-\r
-00001b84 <sleep_cb>:\r
-\r
-static struct sleepmgr_ready_to_sleep_cb sleepmgr_cb;\r
-\r
-static void sleep_cb(struct sleepmgr_ready_to_sleep *const ready)\r
-{\r
-       ready->ready = false;\r
-    1b84:      2300            movs    r3, #0\r
-    1b86:      7003            strb    r3, [r0, #0]\r
-}\r
-    1b88:      4770            bx      lr\r
-       ...\r
-\r
-00001b8c <sleep_manager_init>:\r
-\r
-void sleep_manager_init(void)\r
-{\r
-    1b8c:      b510            push    {r4, lr}\r
-       sleepmgr_init();\r
-    1b8e:      4b04            ldr     r3, [pc, #16]   ; (1ba0 <sleep_manager_init+0x14>)\r
-    1b90:      4798            blx     r3\r
-\r
-       sleepmgr_cb.cb = sleep_cb;\r
-    1b92:      4804            ldr     r0, [pc, #16]   ; (1ba4 <sleep_manager_init+0x18>)\r
-    1b94:      4b04            ldr     r3, [pc, #16]   ; (1ba8 <sleep_manager_init+0x1c>)\r
-    1b96:      6043            str     r3, [r0, #4]\r
-       sleepmgr_register_ready_to_sleep_callback(&sleepmgr_cb);\r
-    1b98:      4b04            ldr     r3, [pc, #16]   ; (1bac <sleep_manager_init+0x20>)\r
-    1b9a:      4798            blx     r3\r
-}\r
-    1b9c:      bd10            pop     {r4, pc}\r
-    1b9e:      46c0            nop                     ; (mov r8, r8)\r
-    1ba0:      00001b29        .word   0x00001b29\r
-    1ba4:      20000088        .word   0x20000088\r
-    1ba8:      00001b85        .word   0x00001b85\r
-    1bac:      00001b59        .word   0x00001b59\r
-\r
-00001bb0 <watch_init>:\r
-\r
-#include "watch.h"\r
-#include "driver_init.h"\r
-\r
-void watch_init(Watch *watch) {\r
-}\r
-    1bb0:      4770            bx      lr\r
-       ...\r
-\r
-00001bb4 <watch_enable_led>:\r
-\r
-void watch_enable_led() {\r
-    1bb4:      b510            push    {r4, lr}\r
-       PWM_0_init();\r
-    1bb6:      4b06            ldr     r3, [pc, #24]   ; (1bd0 <watch_enable_led+0x1c>)\r
-    1bb8:      4798            blx     r3\r
-       pwm_set_parameters(&PWM_0, 10000, 0);\r
-    1bba:      4c06            ldr     r4, [pc, #24]   ; (1bd4 <watch_enable_led+0x20>)\r
-    1bbc:      2200            movs    r2, #0\r
-    1bbe:      4906            ldr     r1, [pc, #24]   ; (1bd8 <watch_enable_led+0x24>)\r
-    1bc0:      0020            movs    r0, r4\r
-    1bc2:      4b06            ldr     r3, [pc, #24]   ; (1bdc <watch_enable_led+0x28>)\r
-    1bc4:      4798            blx     r3\r
-       pwm_enable(&PWM_0);\r
-    1bc6:      0020            movs    r0, r4\r
-    1bc8:      4b05            ldr     r3, [pc, #20]   ; (1be0 <watch_enable_led+0x2c>)\r
-    1bca:      4798            blx     r3\r
-}\r
-    1bcc:      bd10            pop     {r4, pc}\r
-    1bce:      46c0            nop                     ; (mov r8, r8)\r
-    1bd0:      000002d5        .word   0x000002d5\r
-    1bd4:      20000090        .word   0x20000090\r
-    1bd8:      00002710        .word   0x00002710\r
-    1bdc:      00000a2d        .word   0x00000a2d\r
-    1be0:      000009e9        .word   0x000009e9\r
-\r
-00001be4 <watch_set_led_color>:\r
-\r
-       pwm_disable(&PWM_0);\r
-}\r
-\r
-void watch_set_led_color(uint16_t red, uint16_t green) {\r
-       TC3->COUNT16.CC[0].reg = red;\r
-    1be4:      4b01            ldr     r3, [pc, #4]    ; (1bec <watch_set_led_color+0x8>)\r
-    1be6:      8398            strh    r0, [r3, #28]\r
-       TC3->COUNT16.CC[1].reg = green;\r
-    1be8:      83d9            strh    r1, [r3, #30]\r
-}\r
-    1bea:      4770            bx      lr\r
-    1bec:      42002c00        .word   0x42002c00\r
-\r
-00001bf0 <watch_set_led_red>:\r
-\r
-void watch_set_led_red() {\r
-    1bf0:      b510            push    {r4, lr}\r
-       watch_set_led_color(65535, 0);\r
-    1bf2:      2100            movs    r1, #0\r
-    1bf4:      4801            ldr     r0, [pc, #4]    ; (1bfc <watch_set_led_red+0xc>)\r
-    1bf6:      4b02            ldr     r3, [pc, #8]    ; (1c00 <watch_set_led_red+0x10>)\r
-    1bf8:      4798            blx     r3\r
-}\r
-    1bfa:      bd10            pop     {r4, pc}\r
-    1bfc:      0000ffff        .word   0x0000ffff\r
-    1c00:      00001be5        .word   0x00001be5\r
-\r
-00001c04 <watch_set_led_green>:\r
-\r
-void watch_set_led_green() {\r
-    1c04:      b510            push    {r4, lr}\r
-       watch_set_led_color(0, 65535);\r
-    1c06:      4902            ldr     r1, [pc, #8]    ; (1c10 <watch_set_led_green+0xc>)\r
-    1c08:      2000            movs    r0, #0\r
-    1c0a:      4b02            ldr     r3, [pc, #8]    ; (1c14 <watch_set_led_green+0x10>)\r
-    1c0c:      4798            blx     r3\r
-}\r
-    1c0e:      bd10            pop     {r4, pc}\r
-    1c10:      0000ffff        .word   0x0000ffff\r
-    1c14:      00001be5        .word   0x00001be5\r
-\r
-00001c18 <watch_enable_date_time>:\r
-\r
-void watch_enable_date_time() {\r
-    1c18:      b510            push    {r4, lr}\r
-       CALENDAR_0_init();\r
-    1c1a:      4b03            ldr     r3, [pc, #12]   ; (1c28 <watch_enable_date_time+0x10>)\r
-    1c1c:      4798            blx     r3\r
-       calendar_enable(&CALENDAR_0);\r
-    1c1e:      4803            ldr     r0, [pc, #12]   ; (1c2c <watch_enable_date_time+0x14>)\r
-    1c20:      4b03            ldr     r3, [pc, #12]   ; (1c30 <watch_enable_date_time+0x18>)\r
-    1c22:      4798            blx     r3\r
-}\r
-    1c24:      bd10            pop     {r4, pc}\r
-    1c26:      46c0            nop                     ; (mov r8, r8)\r
-    1c28:      0000019d        .word   0x0000019d\r
-    1c2c:      200000b4        .word   0x200000b4\r
-    1c30:      000006fd        .word   0x000006fd\r
-\r
-00001c34 <watch_set_date_time>:\r
-\r
-void watch_set_date_time(struct calendar_date_time date_time) {\r
-    1c34:      b510            push    {r4, lr}\r
-    1c36:      b082            sub     sp, #8\r
-    1c38:      9000            str     r0, [sp, #0]\r
-    1c3a:      9101            str     r1, [sp, #4]\r
-       calendar_set_date(&CALENDAR_0, &date_time.date);\r
-    1c3c:      4c05            ldr     r4, [pc, #20]   ; (1c54 <watch_set_date_time+0x20>)\r
-    1c3e:      a901            add     r1, sp, #4\r
-    1c40:      0020            movs    r0, r4\r
-    1c42:      4b05            ldr     r3, [pc, #20]   ; (1c58 <watch_set_date_time+0x24>)\r
-    1c44:      4798            blx     r3\r
-       calendar_set_time(&CALENDAR_0, &date_time.time);\r
-    1c46:      4669            mov     r1, sp\r
-    1c48:      0020            movs    r0, r4\r
-    1c4a:      4b04            ldr     r3, [pc, #16]   ; (1c5c <watch_set_date_time+0x28>)\r
-    1c4c:      4798            blx     r3\r
-}\r
-    1c4e:      b002            add     sp, #8\r
-    1c50:      bd10            pop     {r4, pc}\r
-    1c52:      46c0            nop                     ; (mov r8, r8)\r
-    1c54:      200000b4        .word   0x200000b4\r
-    1c58:      0000078d        .word   0x0000078d\r
-    1c5c:      00000729        .word   0x00000729\r
-\r
-00001c60 <watch_get_date_time>:\r
-\r
-void watch_get_date_time(struct calendar_date_time *date_time) {\r
-    1c60:      b510            push    {r4, lr}\r
-    1c62:      0001            movs    r1, r0\r
-       calendar_get_date_time(&CALENDAR_0, date_time);\r
-    1c64:      4801            ldr     r0, [pc, #4]    ; (1c6c <watch_get_date_time+0xc>)\r
-    1c66:      4b02            ldr     r3, [pc, #8]    ; (1c70 <watch_get_date_time+0x10>)\r
-    1c68:      4798            blx     r3\r
-}\r
-    1c6a:      bd10            pop     {r4, pc}\r
-    1c6c:      200000b4        .word   0x200000b4\r
-    1c70:      000007f1        .word   0x000007f1\r
-\r
-00001c74 <watch_enable_digital_output>:\r
-void watch_enable_digital_input(const uint8_t pin) {\r
-       gpio_set_pin_direction(pin, GPIO_DIRECTION_IN);\r
-       gpio_set_pin_function(pin, GPIO_PIN_FUNCTION_OFF);\r
-}\r
-\r
-void watch_enable_digital_output(const uint8_t pin) {\r
-    1c74:      b570            push    {r4, r5, r6, lr}\r
- *                      GPIO_DIRECTION_OFF = Disables the pin\r
- *                      (low power state)\r
- */\r
-static inline void gpio_set_pin_direction(const uint8_t pin, const enum gpio_direction direction)\r
-{\r
-       _gpio_set_direction((enum gpio_port)GPIO_PORT(pin), 1U << GPIO_PIN(pin), direction);\r
-    1c76:      0943            lsrs    r3, r0, #5\r
-    1c78:      241f            movs    r4, #31\r
-    1c7a:      4004            ands    r4, r0\r
-    1c7c:      2501            movs    r5, #1\r
-    1c7e:      0029            movs    r1, r5\r
-    1c80:      40a1            lsls    r1, r4\r
-       ((Port *)hw)->Group[submodule_index].DIRSET.reg = mask;\r
-    1c82:      01da            lsls    r2, r3, #7\r
-    1c84:      20c0            movs    r0, #192        ; 0xc0\r
-    1c86:      05c0            lsls    r0, r0, #23\r
-    1c88:      1810            adds    r0, r2, r0\r
-    1c8a:      6081            str     r1, [r0, #8]\r
-                                               | ((mask & 0xffff0000) >> 16));\r
-               break;\r
-\r
-       case GPIO_DIRECTION_OUT:\r
-               hri_port_set_DIR_reg(PORT_IOBUS, port, mask);\r
-               hri_port_write_WRCONFIG_reg(PORT, port, PORT_WRCONFIG_WRPINCFG | (mask & 0xffff));\r
-    1c8c:      040e            lsls    r6, r1, #16\r
-    1c8e:      0c36            lsrs    r6, r6, #16\r
-    1c90:      2080            movs    r0, #128        ; 0x80\r
-    1c92:      05c0            lsls    r0, r0, #23\r
-    1c94:      4330            orrs    r0, r6\r
-       ((Port *)hw)->Group[submodule_index].WRCONFIG.reg = data;\r
-    1c96:      4e07            ldr     r6, [pc, #28]   ; (1cb4 <watch_enable_digital_output+0x40>)\r
-    1c98:      46b4            mov     ip, r6\r
-    1c9a:      4462            add     r2, ip\r
-    1c9c:      6290            str     r0, [r2, #40]   ; 0x28\r
-               hri_port_write_WRCONFIG_reg(\r
-                   PORT, port, PORT_WRCONFIG_HWSEL | PORT_WRCONFIG_WRPINCFG | ((mask & 0xffff0000) >> 16));\r
-    1c9e:      0c09            lsrs    r1, r1, #16\r
-               hri_port_write_WRCONFIG_reg(\r
-    1ca0:      20c0            movs    r0, #192        ; 0xc0\r
-    1ca2:      0600            lsls    r0, r0, #24\r
-    1ca4:      4301            orrs    r1, r0\r
-    1ca6:      6291            str     r1, [r2, #40]   ; 0x28\r
-       tmp = ((Port *)hw)->Group[submodule_index].PINCFG[index].reg;\r
-    1ca8:      1910            adds    r0, r2, r4\r
-    1caa:      3040            adds    r0, #64 ; 0x40\r
-    1cac:      7803            ldrb    r3, [r0, #0]\r
-       tmp &= ~PORT_PINCFG_PMUXEN;\r
-    1cae:      43ab            bics    r3, r5\r
-       ((Port *)hw)->Group[submodule_index].PINCFG[index].reg = tmp;\r
-    1cb0:      7003            strb    r3, [r0, #0]\r
-       gpio_set_pin_direction(pin, GPIO_DIRECTION_OUT);\r
-       gpio_set_pin_function(pin, GPIO_PIN_FUNCTION_OFF);\r
-}\r
-    1cb2:      bd70            pop     {r4, r5, r6, pc}\r
-    1cb4:      41006000        .word   0x41006000\r
-\r
-00001cb8 <watch_enable_i2c>:\r
-\r
-struct io_descriptor *I2C_0_io;\r
-\r
-void watch_enable_i2c() {\r
-    1cb8:      b510            push    {r4, lr}\r
-       I2C_0_init();\r
-    1cba:      4b05            ldr     r3, [pc, #20]   ; (1cd0 <watch_enable_i2c+0x18>)\r
-    1cbc:      4798            blx     r3\r
-       i2c_m_sync_get_io_descriptor(&I2C_0, &I2C_0_io);\r
-    1cbe:      4c05            ldr     r4, [pc, #20]   ; (1cd4 <watch_enable_i2c+0x1c>)\r
-    1cc0:      4905            ldr     r1, [pc, #20]   ; (1cd8 <watch_enable_i2c+0x20>)\r
-    1cc2:      0020            movs    r0, r4\r
-    1cc4:      4b05            ldr     r3, [pc, #20]   ; (1cdc <watch_enable_i2c+0x24>)\r
-    1cc6:      4798            blx     r3\r
-       i2c_m_sync_enable(&I2C_0);\r
-    1cc8:      0020            movs    r0, r4\r
-    1cca:      4b05            ldr     r3, [pc, #20]   ; (1ce0 <watch_enable_i2c+0x28>)\r
-    1ccc:      4798            blx     r3\r
-}\r
-    1cce:      bd10            pop     {r4, pc}\r
-    1cd0:      00000235        .word   0x00000235\r
-    1cd4:      200000f8        .word   0x200000f8\r
-    1cd8:      20000118        .word   0x20000118\r
-    1cdc:      00000907        .word   0x00000907\r
-    1ce0:      000008e9        .word   0x000008e9\r
-\r
-00001ce4 <watch_i2c_send>:\r
-\r
-void watch_i2c_send(int16_t addr, uint8_t *buf, uint16_t length) {\r
-    1ce4:      b570            push    {r4, r5, r6, lr}\r
-    1ce6:      000c            movs    r4, r1\r
-    1ce8:      0015            movs    r5, r2\r
-       i2c_m_sync_set_slaveaddr(&I2C_0, addr, I2C_M_SEVEN);\r
-    1cea:      2280            movs    r2, #128        ; 0x80\r
-    1cec:      0112            lsls    r2, r2, #4\r
-    1cee:      0001            movs    r1, r0\r
-    1cf0:      4804            ldr     r0, [pc, #16]   ; (1d04 <watch_i2c_send+0x20>)\r
-    1cf2:      4b05            ldr     r3, [pc, #20]   ; (1d08 <watch_i2c_send+0x24>)\r
-    1cf4:      4798            blx     r3\r
-       io_write(I2C_0_io, buf, length);\r
-    1cf6:      4b05            ldr     r3, [pc, #20]   ; (1d0c <watch_i2c_send+0x28>)\r
-    1cf8:      6818            ldr     r0, [r3, #0]\r
-    1cfa:      002a            movs    r2, r5\r
-    1cfc:      0021            movs    r1, r4\r
-    1cfe:      4b04            ldr     r3, [pc, #16]   ; (1d10 <watch_i2c_send+0x2c>)\r
-    1d00:      4798            blx     r3\r
-}\r
-    1d02:      bd70            pop     {r4, r5, r6, pc}\r
-    1d04:      200000f8        .word   0x200000f8\r
-    1d08:      000008f5        .word   0x000008f5\r
-    1d0c:      20000118        .word   0x20000118\r
-    1d10:      00000911        .word   0x00000911\r
-\r
-00001d14 <watch_i2c_receive>:\r
-\r
-void watch_i2c_receive(int16_t addr, uint8_t *buf, uint16_t length) {\r
-    1d14:      b570            push    {r4, r5, r6, lr}\r
-    1d16:      000c            movs    r4, r1\r
-    1d18:      0015            movs    r5, r2\r
-       i2c_m_sync_set_slaveaddr(&I2C_0, addr, I2C_M_SEVEN);\r
-    1d1a:      2280            movs    r2, #128        ; 0x80\r
-    1d1c:      0112            lsls    r2, r2, #4\r
-    1d1e:      0001            movs    r1, r0\r
-    1d20:      4804            ldr     r0, [pc, #16]   ; (1d34 <watch_i2c_receive+0x20>)\r
-    1d22:      4b05            ldr     r3, [pc, #20]   ; (1d38 <watch_i2c_receive+0x24>)\r
-    1d24:      4798            blx     r3\r
-       io_read(I2C_0_io, buf, length);\r
-    1d26:      4b05            ldr     r3, [pc, #20]   ; (1d3c <watch_i2c_receive+0x28>)\r
-    1d28:      6818            ldr     r0, [r3, #0]\r
-    1d2a:      002a            movs    r2, r5\r
-    1d2c:      0021            movs    r1, r4\r
-    1d2e:      4b04            ldr     r3, [pc, #16]   ; (1d40 <watch_i2c_receive+0x2c>)\r
-    1d30:      4798            blx     r3\r
-}\r
-    1d32:      bd70            pop     {r4, r5, r6, pc}\r
-    1d34:      200000f8        .word   0x200000f8\r
-    1d38:      000008f5        .word   0x000008f5\r
-    1d3c:      20000118        .word   0x20000118\r
-    1d40:      00000949        .word   0x00000949\r
-\r
-00001d44 <__udivsi3>:\r
-    1d44:      2200            movs    r2, #0\r
-    1d46:      0843            lsrs    r3, r0, #1\r
-    1d48:      428b            cmp     r3, r1\r
-    1d4a:      d374            bcc.n   1e36 <__udivsi3+0xf2>\r
-    1d4c:      0903            lsrs    r3, r0, #4\r
-    1d4e:      428b            cmp     r3, r1\r
-    1d50:      d35f            bcc.n   1e12 <__udivsi3+0xce>\r
-    1d52:      0a03            lsrs    r3, r0, #8\r
-    1d54:      428b            cmp     r3, r1\r
-    1d56:      d344            bcc.n   1de2 <__udivsi3+0x9e>\r
-    1d58:      0b03            lsrs    r3, r0, #12\r
-    1d5a:      428b            cmp     r3, r1\r
-    1d5c:      d328            bcc.n   1db0 <__udivsi3+0x6c>\r
-    1d5e:      0c03            lsrs    r3, r0, #16\r
-    1d60:      428b            cmp     r3, r1\r
-    1d62:      d30d            bcc.n   1d80 <__udivsi3+0x3c>\r
-    1d64:      22ff            movs    r2, #255        ; 0xff\r
-    1d66:      0209            lsls    r1, r1, #8\r
-    1d68:      ba12            rev     r2, r2\r
-    1d6a:      0c03            lsrs    r3, r0, #16\r
-    1d6c:      428b            cmp     r3, r1\r
-    1d6e:      d302            bcc.n   1d76 <__udivsi3+0x32>\r
-    1d70:      1212            asrs    r2, r2, #8\r
-    1d72:      0209            lsls    r1, r1, #8\r
-    1d74:      d065            beq.n   1e42 <__udivsi3+0xfe>\r
-    1d76:      0b03            lsrs    r3, r0, #12\r
-    1d78:      428b            cmp     r3, r1\r
-    1d7a:      d319            bcc.n   1db0 <__udivsi3+0x6c>\r
-    1d7c:      e000            b.n     1d80 <__udivsi3+0x3c>\r
-    1d7e:      0a09            lsrs    r1, r1, #8\r
-    1d80:      0bc3            lsrs    r3, r0, #15\r
-    1d82:      428b            cmp     r3, r1\r
-    1d84:      d301            bcc.n   1d8a <__udivsi3+0x46>\r
-    1d86:      03cb            lsls    r3, r1, #15\r
-    1d88:      1ac0            subs    r0, r0, r3\r
-    1d8a:      4152            adcs    r2, r2\r
-    1d8c:      0b83            lsrs    r3, r0, #14\r
-    1d8e:      428b            cmp     r3, r1\r
-    1d90:      d301            bcc.n   1d96 <__udivsi3+0x52>\r
-    1d92:      038b            lsls    r3, r1, #14\r
-    1d94:      1ac0            subs    r0, r0, r3\r
-    1d96:      4152            adcs    r2, r2\r
-    1d98:      0b43            lsrs    r3, r0, #13\r
-    1d9a:      428b            cmp     r3, r1\r
-    1d9c:      d301            bcc.n   1da2 <__udivsi3+0x5e>\r
-    1d9e:      034b            lsls    r3, r1, #13\r
-    1da0:      1ac0            subs    r0, r0, r3\r
-    1da2:      4152            adcs    r2, r2\r
-    1da4:      0b03            lsrs    r3, r0, #12\r
-    1da6:      428b            cmp     r3, r1\r
-    1da8:      d301            bcc.n   1dae <__udivsi3+0x6a>\r
-    1daa:      030b            lsls    r3, r1, #12\r
-    1dac:      1ac0            subs    r0, r0, r3\r
-    1dae:      4152            adcs    r2, r2\r
-    1db0:      0ac3            lsrs    r3, r0, #11\r
-    1db2:      428b            cmp     r3, r1\r
-    1db4:      d301            bcc.n   1dba <__udivsi3+0x76>\r
-    1db6:      02cb            lsls    r3, r1, #11\r
-    1db8:      1ac0            subs    r0, r0, r3\r
-    1dba:      4152            adcs    r2, r2\r
-    1dbc:      0a83            lsrs    r3, r0, #10\r
-    1dbe:      428b            cmp     r3, r1\r
-    1dc0:      d301            bcc.n   1dc6 <__udivsi3+0x82>\r
-    1dc2:      028b            lsls    r3, r1, #10\r
-    1dc4:      1ac0            subs    r0, r0, r3\r
-    1dc6:      4152            adcs    r2, r2\r
-    1dc8:      0a43            lsrs    r3, r0, #9\r
-    1dca:      428b            cmp     r3, r1\r
-    1dcc:      d301            bcc.n   1dd2 <__udivsi3+0x8e>\r
-    1dce:      024b            lsls    r3, r1, #9\r
-    1dd0:      1ac0            subs    r0, r0, r3\r
-    1dd2:      4152            adcs    r2, r2\r
-    1dd4:      0a03            lsrs    r3, r0, #8\r
-    1dd6:      428b            cmp     r3, r1\r
-    1dd8:      d301            bcc.n   1dde <__udivsi3+0x9a>\r
-    1dda:      020b            lsls    r3, r1, #8\r
-    1ddc:      1ac0            subs    r0, r0, r3\r
-    1dde:      4152            adcs    r2, r2\r
-    1de0:      d2cd            bcs.n   1d7e <__udivsi3+0x3a>\r
-    1de2:      09c3            lsrs    r3, r0, #7\r
-    1de4:      428b            cmp     r3, r1\r
-    1de6:      d301            bcc.n   1dec <__udivsi3+0xa8>\r
-    1de8:      01cb            lsls    r3, r1, #7\r
-    1dea:      1ac0            subs    r0, r0, r3\r
-    1dec:      4152            adcs    r2, r2\r
-    1dee:      0983            lsrs    r3, r0, #6\r
-    1df0:      428b            cmp     r3, r1\r
-    1df2:      d301            bcc.n   1df8 <__udivsi3+0xb4>\r
-    1df4:      018b            lsls    r3, r1, #6\r
-    1df6:      1ac0            subs    r0, r0, r3\r
-    1df8:      4152            adcs    r2, r2\r
-    1dfa:      0943            lsrs    r3, r0, #5\r
-    1dfc:      428b            cmp     r3, r1\r
-    1dfe:      d301            bcc.n   1e04 <__udivsi3+0xc0>\r
-    1e00:      014b            lsls    r3, r1, #5\r
-    1e02:      1ac0            subs    r0, r0, r3\r
-    1e04:      4152            adcs    r2, r2\r
-    1e06:      0903            lsrs    r3, r0, #4\r
-    1e08:      428b            cmp     r3, r1\r
-    1e0a:      d301            bcc.n   1e10 <__udivsi3+0xcc>\r
-    1e0c:      010b            lsls    r3, r1, #4\r
-    1e0e:      1ac0            subs    r0, r0, r3\r
-    1e10:      4152            adcs    r2, r2\r
-    1e12:      08c3            lsrs    r3, r0, #3\r
-    1e14:      428b            cmp     r3, r1\r
-    1e16:      d301            bcc.n   1e1c <__udivsi3+0xd8>\r
-    1e18:      00cb            lsls    r3, r1, #3\r
-    1e1a:      1ac0            subs    r0, r0, r3\r
-    1e1c:      4152            adcs    r2, r2\r
-    1e1e:      0883            lsrs    r3, r0, #2\r
-    1e20:      428b            cmp     r3, r1\r
-    1e22:      d301            bcc.n   1e28 <__udivsi3+0xe4>\r
-    1e24:      008b            lsls    r3, r1, #2\r
-    1e26:      1ac0            subs    r0, r0, r3\r
-    1e28:      4152            adcs    r2, r2\r
-    1e2a:      0843            lsrs    r3, r0, #1\r
-    1e2c:      428b            cmp     r3, r1\r
-    1e2e:      d301            bcc.n   1e34 <__udivsi3+0xf0>\r
-    1e30:      004b            lsls    r3, r1, #1\r
-    1e32:      1ac0            subs    r0, r0, r3\r
-    1e34:      4152            adcs    r2, r2\r
-    1e36:      1a41            subs    r1, r0, r1\r
-    1e38:      d200            bcs.n   1e3c <__udivsi3+0xf8>\r
-    1e3a:      4601            mov     r1, r0\r
-    1e3c:      4152            adcs    r2, r2\r
-    1e3e:      4610            mov     r0, r2\r
-    1e40:      4770            bx      lr\r
-    1e42:      e7ff            b.n     1e44 <__udivsi3+0x100>\r
-    1e44:      b501            push    {r0, lr}\r
-    1e46:      2000            movs    r0, #0\r
-    1e48:      f000 f806       bl      1e58 <__aeabi_idiv0>\r
-    1e4c:      bd02            pop     {r1, pc}\r
-    1e4e:      46c0            nop                     ; (mov r8, r8)\r
-\r
-00001e50 <__aeabi_uidivmod>:\r
-    1e50:      2900            cmp     r1, #0\r
-    1e52:      d0f7            beq.n   1e44 <__udivsi3+0x100>\r
-    1e54:      e776            b.n     1d44 <__udivsi3>\r
-    1e56:      4770            bx      lr\r
-\r
-00001e58 <__aeabi_idiv0>:\r
-    1e58:      4770            bx      lr\r
-    1e5a:      46c0            nop                     ; (mov r8, r8)\r
-\r
-00001e5c <__ffssi2>:\r
-    1e5c:      b510            push    {r4, lr}\r
-    1e5e:      2300            movs    r3, #0\r
-    1e60:      2800            cmp     r0, #0\r
-    1e62:      d002            beq.n   1e6a <__ffssi2+0xe>\r
-    1e64:      f000 f804       bl      1e70 <__ctzsi2>\r
-    1e68:      1c43            adds    r3, r0, #1\r
-    1e6a:      0018            movs    r0, r3\r
-    1e6c:      bd10            pop     {r4, pc}\r
-    1e6e:      46c0            nop                     ; (mov r8, r8)\r
-\r
-00001e70 <__ctzsi2>:\r
-    1e70:      4241            negs    r1, r0\r
-    1e72:      4008            ands    r0, r1\r
-    1e74:      211c            movs    r1, #28\r
-    1e76:      2301            movs    r3, #1\r
-    1e78:      041b            lsls    r3, r3, #16\r
-    1e7a:      4298            cmp     r0, r3\r
-    1e7c:      d301            bcc.n   1e82 <__ctzsi2+0x12>\r
-    1e7e:      0c00            lsrs    r0, r0, #16\r
-    1e80:      3910            subs    r1, #16\r
-    1e82:      0a1b            lsrs    r3, r3, #8\r
-    1e84:      4298            cmp     r0, r3\r
-    1e86:      d301            bcc.n   1e8c <__ctzsi2+0x1c>\r
-    1e88:      0a00            lsrs    r0, r0, #8\r
-    1e8a:      3908            subs    r1, #8\r
-    1e8c:      091b            lsrs    r3, r3, #4\r
-    1e8e:      4298            cmp     r0, r3\r
-    1e90:      d301            bcc.n   1e96 <__ctzsi2+0x26>\r
-    1e92:      0900            lsrs    r0, r0, #4\r
-    1e94:      3904            subs    r1, #4\r
-    1e96:      a202            add     r2, pc, #8      ; (adr r2, 1ea0 <__ctzsi2+0x30>)\r
-    1e98:      5c10            ldrb    r0, [r2, r0]\r
-    1e9a:      1a40            subs    r0, r0, r1\r
-    1e9c:      4770            bx      lr\r
-    1e9e:      46c0            nop                     ; (mov r8, r8)\r
-    1ea0:      1d1d1c1b        .word   0x1d1d1c1b\r
-    1ea4:      1e1e1e1e        .word   0x1e1e1e1e\r
-    1ea8:      1f1f1f1f        .word   0x1f1f1f1f\r
-    1eac:      1f1f1f1f        .word   0x1f1f1f1f\r
-\r
-00001eb0 <__libc_init_array>:\r
-    1eb0:      b570            push    {r4, r5, r6, lr}\r
-    1eb2:      2600            movs    r6, #0\r
-    1eb4:      4d0c            ldr     r5, [pc, #48]   ; (1ee8 <__libc_init_array+0x38>)\r
-    1eb6:      4c0d            ldr     r4, [pc, #52]   ; (1eec <__libc_init_array+0x3c>)\r
-    1eb8:      1b64            subs    r4, r4, r5\r
-    1eba:      10a4            asrs    r4, r4, #2\r
-    1ebc:      42a6            cmp     r6, r4\r
-    1ebe:      d109            bne.n   1ed4 <__libc_init_array+0x24>\r
-    1ec0:      2600            movs    r6, #0\r
-    1ec2:      f000 f92d       bl      2120 <_init>\r
-    1ec6:      4d0a            ldr     r5, [pc, #40]   ; (1ef0 <__libc_init_array+0x40>)\r
-    1ec8:      4c0a            ldr     r4, [pc, #40]   ; (1ef4 <__libc_init_array+0x44>)\r
-    1eca:      1b64            subs    r4, r4, r5\r
-    1ecc:      10a4            asrs    r4, r4, #2\r
-    1ece:      42a6            cmp     r6, r4\r
-    1ed0:      d105            bne.n   1ede <__libc_init_array+0x2e>\r
-    1ed2:      bd70            pop     {r4, r5, r6, pc}\r
-    1ed4:      00b3            lsls    r3, r6, #2\r
-    1ed6:      58eb            ldr     r3, [r5, r3]\r
-    1ed8:      4798            blx     r3\r
-    1eda:      3601            adds    r6, #1\r
-    1edc:      e7ee            b.n     1ebc <__libc_init_array+0xc>\r
-    1ede:      00b3            lsls    r3, r6, #2\r
-    1ee0:      58eb            ldr     r3, [r5, r3]\r
-    1ee2:      4798            blx     r3\r
-    1ee4:      3601            adds    r6, #1\r
-    1ee6:      e7f2            b.n     1ece <__libc_init_array+0x1e>\r
-    1ee8:      0000212c        .word   0x0000212c\r
-    1eec:      0000212c        .word   0x0000212c\r
-    1ef0:      0000212c        .word   0x0000212c\r
-    1ef4:      00002130        .word   0x00002130\r
-    1ef8:      000003c2        .word   0x000003c2\r
-    1efc:      000003e6        .word   0x000003e6\r
-    1f00:      000003c6        .word   0x000003c6\r
-    1f04:      000003e6        .word   0x000003e6\r
-    1f08:      000003ca        .word   0x000003ca\r
-    1f0c:      000003e6        .word   0x000003e6\r
-    1f10:      000003ca        .word   0x000003ca\r
-    1f14:      000003e6        .word   0x000003e6\r
-    1f18:      000003e6        .word   0x000003e6\r
-    1f1c:      000003ca        .word   0x000003ca\r
-    1f20:      000003e6        .word   0x000003e6\r
-    1f24:      000003ca        .word   0x000003ca\r
-    1f28:      000003e6        .word   0x000003e6\r
-    1f2c:      000003da        .word   0x000003da\r
-    1f30:      000003ea        .word   0x000003ea\r
-    1f34:      000003de        .word   0x000003de\r
-    1f38:      000003ea        .word   0x000003ea\r
-    1f3c:      000003e2        .word   0x000003e2\r
-    1f40:      000003ea        .word   0x000003ea\r
-    1f44:      000003e2        .word   0x000003e2\r
-    1f48:      000003ea        .word   0x000003ea\r
-    1f4c:      000003ea        .word   0x000003ea\r
-    1f50:      000003e2        .word   0x000003e2\r
-    1f54:      000003ea        .word   0x000003ea\r
-    1f58:      000003e2        .word   0x000003e2\r
-    1f5c:      000003ea        .word   0x000003ea\r
-    1f60:      0000058c        .word   0x0000058c\r
-    1f64:      00000586        .word   0x00000586\r
-    1f68:      00000590        .word   0x00000590\r
-    1f6c:      0000059e        .word   0x0000059e\r
-    1f70:      000005aa        .word   0x000005aa\r
-    1f74:      000005ba        .word   0x000005ba\r
-    1f78:      00000636        .word   0x00000636\r
-    1f7c:      00000618        .word   0x00000618\r
-    1f80:      0000065a        .word   0x0000065a\r
-    1f84:      00000674        .word   0x00000674\r
-    1f88:      00000688        .word   0x00000688\r
-    1f8c:      00000696        .word   0x00000696\r
-    1f90:      682f2e2e        .word   0x682f2e2e\r
-    1f94:      732f6c61        .word   0x732f6c61\r
-    1f98:      682f6372        .word   0x682f6372\r
-    1f9c:      635f6c61        .word   0x635f6c61\r
-    1fa0:      6e656c61        .word   0x6e656c61\r
-    1fa4:      2e726164        .word   0x2e726164\r
-    1fa8:      00000063        .word   0x00000063\r
-    1fac:      682f2e2e        .word   0x682f2e2e\r
-    1fb0:      732f6c61        .word   0x732f6c61\r
-    1fb4:      682f6372        .word   0x682f6372\r
-    1fb8:      695f6c61        .word   0x695f6c61\r
-    1fbc:      6d5f6332        .word   0x6d5f6332\r
-    1fc0:      6e79735f        .word   0x6e79735f\r
-    1fc4:      00632e63        .word   0x00632e63\r
-    1fc8:      682f2e2e        .word   0x682f2e2e\r
-    1fcc:      732f6c61        .word   0x732f6c61\r
-    1fd0:      682f6372        .word   0x682f6372\r
-    1fd4:      695f6c61        .word   0x695f6c61\r
-    1fd8:      00632e6f        .word   0x00632e6f\r
-    1fdc:      682f2e2e        .word   0x682f2e2e\r
-    1fe0:      732f6c61        .word   0x732f6c61\r
-    1fe4:      682f6372        .word   0x682f6372\r
-    1fe8:      705f6c61        .word   0x705f6c61\r
-    1fec:      632e6d77        .word   0x632e6d77\r
-    1ff0:      00000000        .word   0x00000000\r
-    1ff4:      682f2e2e        .word   0x682f2e2e\r
-    1ff8:      752f6c61        .word   0x752f6c61\r
-    1ffc:      736c6974        .word   0x736c6974\r
-    2000:      6372732f        .word   0x6372732f\r
-    2004:      6974752f        .word   0x6974752f\r
-    2008:      655f736c        .word   0x655f736c\r
-    200c:      746e6576        .word   0x746e6576\r
-    2010:      0000632e        .word   0x0000632e\r
-    2014:      682f2e2e        .word   0x682f2e2e\r
-    2018:      752f6c61        .word   0x752f6c61\r
-    201c:      736c6974        .word   0x736c6974\r
-    2020:      6372732f        .word   0x6372732f\r
-    2024:      6974752f        .word   0x6974752f\r
-    2028:      6c5f736c        .word   0x6c5f736c\r
-    202c:      2e747369        .word   0x2e747369\r
-    2030:      00000063        .word   0x00000063\r
-\r
-00002034 <_map>:\r
-    2034:      00000005 00000025 00000006 00000016     ....%...........\r
-    2044:      00000007 00000017 682f2e2e 652f6c70     ........../hpl/e\r
-    2054:      682f6369 655f6c70 632e6369 00000000     ic/hpl_eic.c....\r
-    2064:      682f2e2e 722f6c70 682f6374 725f6c70     ../hpl/rtc/hpl_r\r
-    2074:      632e6374 00000000                       tc.c....\r
-\r
-0000207c <_usarts>:\r
-       ...\r
-\r
-00002090 <_i2cms>:\r
-    2090:      00000001 00200014 00000100 00000f0e     ...... .........\r
-    20a0:      00d70000 003d0900                       ......=.\r
-\r
-000020a8 <_i2css>:\r
-       ...\r
-\r
-000020b8 <sercomspi_regs>:\r
-       ...\r
-    20cc:      682f2e2e 732f6c70 6f637265 70682f6d     ../hpl/sercom/hp\r
-    20dc:      65735f6c 6d6f6372 0000632e 682f2e2e     l_sercom.c..../h\r
-    20ec:      742f6c70 70682f63 63745f6c 0000632e     pl/tc/hpl_tc.c..\r
-    20fc:      732f2e2e 7065656c 6e616d5f 72656761     ../sleep_manager\r
-    210c:      656c732f 6d5f7065 67616e61 632e7265     /sleep_manager.c\r
-    211c:      00000000                                ....\r
-\r
-00002120 <_init>:\r
-    2120:      b5f8            push    {r3, r4, r5, r6, r7, lr}\r
-    2122:      46c0            nop                     ; (mov r8, r8)\r
-    2124:      bcf8            pop     {r3, r4, r5, r6, r7}\r
-    2126:      bc08            pop     {r3}\r
-    2128:      469e            mov     lr, r3\r
-    212a:      4770            bx      lr\r
-\r
-0000212c <__init_array_start>:\r
-    212c:      000000d1        .word   0x000000d1\r
-\r
-00002130 <_fini>:\r
-    2130:      b5f8            push    {r3, r4, r5, r6, r7, lr}\r
-    2132:      46c0            nop                     ; (mov r8, r8)\r
-    2134:      bcf8            pop     {r3, r4, r5, r6, r7}\r
-    2136:      bc08            pop     {r3}\r
-    2138:      469e            mov     lr, r3\r
-    213a:      4770            bx      lr\r
-\r
-0000213c <__fini_array_start>:\r
-    213c:      000000a9        .word   0x000000a9\r
diff --git a/Smol Watch Project/My Project/Debug/My Project.map b/Smol Watch Project/My Project/Debug/My Project.map
deleted file mode 100644 (file)
index 7559d52..0000000
+++ /dev/null
@@ -1,11740 +0,0 @@
-Archive member included to satisfy reference by file (symbol)\r
-\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivsi3.o)\r
-                              hpl/core/hpl_core_m0plus_base.o (__aeabi_uidiv)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_divsi3.o)\r
-                              hal/src/hal_adc_sync.o (__aeabi_idivmod)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_dvmd_tls.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivsi3.o) (__aeabi_idiv0)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_aeabi_uldivmod.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_uldivmod)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_muldi3.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_lmul)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ffssi2.o)\r
-                              hpl/eic/hpl_eic.o (__ffssi2)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_d2uiz)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_aeabi_uldivmod.o) (__udivmoddi4)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_ddiv)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(muldf3.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_dmul)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(subdf3.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_dsub)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(fixdfsi.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o) (__aeabi_d2iz)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatsidf.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_i2d)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatunsidf.o)\r
-                              hpl/sercom/hpl_sercom.o (__aeabi_ui2d)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o) (__aeabi_dcmpge)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzsi2.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o) (__clzsi2)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzdi2.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o) (__clzdi2)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ctzsi2.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ffssi2.o) (__ctzsi2)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(eqdf2.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o) (__eqdf2)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(gedf2.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o) (__gedf2)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(ledf2.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o) (__ledf2)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o (exit)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o) (_global_impure_ptr)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-init.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o (__libc_init_array)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memset.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o (memset)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
-                              hal/utils/src/utils_syscalls.o (printf)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o) (__sinit)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o) (_fwalk)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o) (_malloc_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o) (_vfprintf_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o) (_printf_i)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o) (_sbrk_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o) (__sread)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o) (__swbuf_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-writer.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o) (_write_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o) (__swsetup_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-closer.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o) (_close_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o) (_fflush_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o) (__sfvwrite_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-lseekr.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o) (_lseek_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o) (__smakebuf_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memchr-stub.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o) (memchr)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memcpy-stub.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o) (memcpy)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memmove.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o) (memmove)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o) (__malloc_lock)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-freer.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o) (_free_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o) (_realloc_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-readr.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o) (_read_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o) (errno)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fstatr.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o) (_fstat_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-isattyr.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o) (_isatty_r)\r
-c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-msizer.o)\r
-                              c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o) (_malloc_usable_size_r)\r
-\r
-Allocating common symbols\r
-Common symbol       size              file\r
-\r
-PWM_0               0x20              driver_init.o\r
-errno               0x4               c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
-I2C_0_io            0x4               main.o\r
-ADC_0               0x4               driver_init.o\r
-CALENDAR_0          0x20              driver_init.o\r
-SEGMENT_LCD_0       0x4               driver_init.o\r
-_irq_table          0x68              hpl/core/hpl_core_m0plus_base.o\r
-PWM_1               0x20              driver_init.o\r
-I2C_0               0x20              driver_init.o\r
-\r
-Discarded input sections\r
-\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crti.o\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crti.o\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crti.o\r
- .data          0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
- .text          0x00000000       0x78 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o\r
- .ARM.extab     0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o\r
- .ARM.exidx     0x00000000        0x8 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o\r
- .ARM.attributes\r
-                0x00000000       0x1b c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .group         0x00000000        0x8 atmel_start.o\r
- .text          0x00000000        0x0 atmel_start.o\r
- .data          0x00000000        0x0 atmel_start.o\r
- .bss           0x00000000        0x0 atmel_start.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/startup_saml22.o\r
- .text          0x00000000        0x0 Device_Startup/startup_saml22.o\r
- .data          0x00000000        0x0 Device_Startup/startup_saml22.o\r
- .bss           0x00000000        0x0 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x89e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x22 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x87 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x51 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xef Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x6a Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x1df Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x1c Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x22 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xb5 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x4da Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x11f Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x714 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x959 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x279 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x21e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0xe12 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x5e7 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x5be Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x624 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x172 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x26b Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x459 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x21c Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x768 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x7c0 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x28e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x5d7 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x1c6 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x308 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xac Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000     0x1c53 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0xff5 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0xd41 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x874 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x8ae Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000     0x19be Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xe7 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0xb7c Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x36a Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x7c Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xac Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xca Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x4c Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xdc Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xb2 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x64 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x444 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x4c Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x149 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x5e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xa0 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xc4 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xb2 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x4c Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x64 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x40 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x1da Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x3a Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x22 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x15e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x11e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x5e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x124 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x2e Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x1fa Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x3a Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000      0x3e6 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000     0x20d6 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00000000       0x6d Device_Startup/startup_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 Device_Startup/system_saml22.o\r
- .text          0x00000000        0x0 Device_Startup/system_saml22.o\r
- .data          0x00000000        0x4 Device_Startup/system_saml22.o\r
- .bss           0x00000000        0x0 Device_Startup/system_saml22.o\r
- .text.SystemInit\r
-                0x00000000       0x10 Device_Startup/system_saml22.o\r
- .text.SystemCoreClockUpdate\r
-                0x00000000       0x10 Device_Startup/system_saml22.o\r
- .debug_info    0x00000000       0xd5 Device_Startup/system_saml22.o\r
- .debug_abbrev  0x00000000       0x72 Device_Startup/system_saml22.o\r
- .debug_aranges\r
-                0x00000000       0x28 Device_Startup/system_saml22.o\r
- .debug_ranges  0x00000000       0x18 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x352 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x89e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x22 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x87 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x51 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xef Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x6a Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x1df Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x39 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x1c Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x22 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xb5 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x4da Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x11f Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x714 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x959 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x279 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x21e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0xe12 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x5e7 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x5be Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x624 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x172 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x26b Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x459 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x21c Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x768 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x7c0 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x28e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x5d7 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x1c6 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x308 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xac Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000     0x1c53 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0xff5 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0xd41 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x874 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x8ae Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000     0x19be Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xe7 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0xb7c Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x36a Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x7c Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xac Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xca Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x4c Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xdc Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xb2 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x64 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x444 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x4c Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x149 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x5e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xa0 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xc4 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xb2 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x4c Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x64 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x40 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x1da Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x3a Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x22 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x15e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x173 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x11e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x5e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0xfa Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x124 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x2e Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x1fa Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x3a Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000      0x3e6 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000     0x20d6 Device_Startup/system_saml22.o\r
- .debug_macro   0x00000000       0x6d Device_Startup/system_saml22.o\r
- .debug_line    0x00000000      0x711 Device_Startup/system_saml22.o\r
- .debug_str     0x00000000    0x7a267 Device_Startup/system_saml22.o\r
- .comment       0x00000000       0x5a Device_Startup/system_saml22.o\r
- .debug_frame   0x00000000       0x30 Device_Startup/system_saml22.o\r
- .ARM.attributes\r
-                0x00000000       0x32 Device_Startup/system_saml22.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .group         0x00000000        0x8 driver_init.o\r
- .text          0x00000000        0x0 driver_init.o\r
- .data          0x00000000        0x0 driver_init.o\r
- .bss           0x00000000        0x0 driver_init.o\r
- .text.ADC_0_PORT_init\r
-                0x00000000       0xc0 driver_init.o\r
- .text.ADC_0_CLOCK_init\r
-                0x00000000       0x20 driver_init.o\r
- .text.ADC_0_init\r
-                0x00000000       0x2c driver_init.o\r
- .text.EXTERNAL_IRQ_0_init\r
-                0x00000000      0x10c driver_init.o\r
- .text.PWM_1_PORT_init\r
-                0x00000000       0x28 driver_init.o\r
- .text.PWM_1_CLOCK_init\r
-                0x00000000       0x1c driver_init.o\r
- .text.PWM_1_init\r
-                0x00000000       0x34 driver_init.o\r
- .text.SEGMENT_LCD_0_PORT_init\r
-                0x00000000      0x2ac driver_init.o\r
- .text.SEGMENT_LCD_0_init\r
-                0x00000000       0x2c driver_init.o\r
- .debug_macro   0x00000000      0x89e driver_init.o\r
- .debug_macro   0x00000000      0x16d driver_init.o\r
- .debug_macro   0x00000000       0x22 driver_init.o\r
- .debug_macro   0x00000000       0x87 driver_init.o\r
- .debug_macro   0x00000000       0x51 driver_init.o\r
- .debug_macro   0x00000000       0xef driver_init.o\r
- .debug_macro   0x00000000       0x6a driver_init.o\r
- .debug_macro   0x00000000      0x1df driver_init.o\r
- .debug_macro   0x00000000       0x22 driver_init.o\r
- .debug_macro   0x00000000       0x3f driver_init.o\r
- .debug_macro   0x00000000       0x1c driver_init.o\r
- .debug_macro   0x00000000       0x22 driver_init.o\r
- .debug_macro   0x00000000       0xb5 driver_init.o\r
- .debug_macro   0x00000000      0x4da driver_init.o\r
- .debug_macro   0x00000000      0x11f driver_init.o\r
- .debug_macro   0x00000000      0x714 driver_init.o\r
- .debug_macro   0x00000000      0x959 driver_init.o\r
- .debug_macro   0x00000000      0x279 driver_init.o\r
- .debug_macro   0x00000000      0x21e driver_init.o\r
- .debug_macro   0x00000000      0xe12 driver_init.o\r
- .debug_macro   0x00000000      0x5e7 driver_init.o\r
- .debug_macro   0x00000000      0x5be driver_init.o\r
- .debug_macro   0x00000000      0x624 driver_init.o\r
- .debug_macro   0x00000000      0x172 driver_init.o\r
- .debug_macro   0x00000000      0x26b driver_init.o\r
- .debug_macro   0x00000000      0x459 driver_init.o\r
- .debug_macro   0x00000000      0x21c driver_init.o\r
- .debug_macro   0x00000000      0x768 driver_init.o\r
- .debug_macro   0x00000000      0x7c0 driver_init.o\r
- .debug_macro   0x00000000      0x28e driver_init.o\r
- .debug_macro   0x00000000      0x5d7 driver_init.o\r
- .debug_macro   0x00000000      0x1c6 driver_init.o\r
- .debug_macro   0x00000000      0x308 driver_init.o\r
- .debug_macro   0x00000000       0xac driver_init.o\r
- .debug_macro   0x00000000     0x1c53 driver_init.o\r
- .debug_macro   0x00000000      0xff5 driver_init.o\r
- .debug_macro   0x00000000      0xd41 driver_init.o\r
- .debug_macro   0x00000000      0x874 driver_init.o\r
- .debug_macro   0x00000000      0x8ae driver_init.o\r
- .debug_macro   0x00000000     0x19be driver_init.o\r
- .debug_macro   0x00000000       0xe7 driver_init.o\r
- .debug_macro   0x00000000      0xb7c driver_init.o\r
- .debug_macro   0x00000000      0x36a driver_init.o\r
- .debug_macro   0x00000000       0x7c driver_init.o\r
- .debug_macro   0x00000000       0xac driver_init.o\r
- .debug_macro   0x00000000       0xca driver_init.o\r
- .debug_macro   0x00000000       0x4c driver_init.o\r
- .debug_macro   0x00000000       0xdc driver_init.o\r
- .debug_macro   0x00000000       0xb2 driver_init.o\r
- .debug_macro   0x00000000       0x64 driver_init.o\r
- .debug_macro   0x00000000      0x444 driver_init.o\r
- .debug_macro   0x00000000       0x4c driver_init.o\r
- .debug_macro   0x00000000      0x149 driver_init.o\r
- .debug_macro   0x00000000       0x5e driver_init.o\r
- .debug_macro   0x00000000       0xa0 driver_init.o\r
- .debug_macro   0x00000000       0xc4 driver_init.o\r
- .debug_macro   0x00000000       0xb2 driver_init.o\r
- .debug_macro   0x00000000       0x4c driver_init.o\r
- .debug_macro   0x00000000       0x64 driver_init.o\r
- .debug_macro   0x00000000       0x40 driver_init.o\r
- .debug_macro   0x00000000      0x1da driver_init.o\r
- .debug_macro   0x00000000       0x3a driver_init.o\r
- .debug_macro   0x00000000       0x22 driver_init.o\r
- .debug_macro   0x00000000      0x15e driver_init.o\r
- .debug_macro   0x00000000      0x173 driver_init.o\r
- .debug_macro   0x00000000      0x173 driver_init.o\r
- .debug_macro   0x00000000      0x173 driver_init.o\r
- .debug_macro   0x00000000      0x173 driver_init.o\r
- .debug_macro   0x00000000      0x11e driver_init.o\r
- .debug_macro   0x00000000       0x5e driver_init.o\r
- .debug_macro   0x00000000       0xfa driver_init.o\r
- .debug_macro   0x00000000       0xfa driver_init.o\r
- .debug_macro   0x00000000       0xfa driver_init.o\r
- .debug_macro   0x00000000       0xfa driver_init.o\r
- .debug_macro   0x00000000      0x124 driver_init.o\r
- .debug_macro   0x00000000       0x2e driver_init.o\r
- .debug_macro   0x00000000      0x1fa driver_init.o\r
- .debug_macro   0x00000000       0x3a driver_init.o\r
- .debug_macro   0x00000000      0x3e6 driver_init.o\r
- .debug_macro   0x00000000     0x20d6 driver_init.o\r
- .debug_macro   0x00000000       0x6d driver_init.o\r
- .debug_macro   0x00000000       0x10 driver_init.o\r
- .debug_macro   0x00000000       0x10 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0xbe driver_init.o\r
- .debug_macro   0x00000000      0x28c driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000      0x277 driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0xca driver_init.o\r
- .debug_macro   0x00000000       0x1c driver_init.o\r
- .debug_macro   0x00000000       0x16 driver_init.o\r
- .debug_macro   0x00000000       0xcf driver_init.o\r
- .debug_macro   0x00000000      0x130 driver_init.o\r
- .debug_macro   0x00000000       0x70 driver_init.o\r
- .debug_macro   0x00000000       0x1c driver_init.o\r
- .debug_macro   0x00000000       0xc9 driver_init.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .group         0x00000000        0x8 examples/driver_examples.o\r
- .text          0x00000000        0x0 examples/driver_examples.o\r
- .data          0x00000000        0x0 examples/driver_examples.o\r
- .bss           0x00000000       0x18 examples/driver_examples.o\r
- .text.button_on_PB05_pressed\r
-                0x00000000        0x2 examples/driver_examples.o\r
- .text.button_on_PA22_pressed\r
-                0x00000000        0x2 examples/driver_examples.o\r
- .text.button_on_PA23_pressed\r
-                0x00000000        0x2 examples/driver_examples.o\r
- .text.alarm_cb\r
-                0x00000000        0x2 examples/driver_examples.o\r
- .text.ADC_0_example\r
-                0x00000000       0x28 examples/driver_examples.o\r
- .text.EXTERNAL_IRQ_0_example\r
-                0x00000000       0x28 examples/driver_examples.o\r
- .text.CALENDAR_0_example\r
-                0x00000000       0x6c examples/driver_examples.o\r
- .text.I2C_0_example\r
-                0x00000000       0x48 examples/driver_examples.o\r
- .text.delay_example\r
-                0x00000000       0x14 examples/driver_examples.o\r
- .text.PWM_0_example\r
-                0x00000000       0x2c examples/driver_examples.o\r
- .text.PWM_1_example\r
-                0x00000000       0x2c examples/driver_examples.o\r
- .text.SEGMENT_LCD_0_example\r
-                0x00000000       0x24 examples/driver_examples.o\r
- .rodata.str1.4\r
-                0x00000000        0xd examples/driver_examples.o\r
- .debug_info    0x00000000      0xcce examples/driver_examples.o\r
- .debug_abbrev  0x00000000      0x17b examples/driver_examples.o\r
- .debug_loc     0x00000000      0x124 examples/driver_examples.o\r
- .debug_aranges\r
-                0x00000000       0x78 examples/driver_examples.o\r
- .debug_ranges  0x00000000       0x68 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x63c examples/driver_examples.o\r
- .debug_macro   0x00000000      0x89e examples/driver_examples.o\r
- .debug_macro   0x00000000      0x16d examples/driver_examples.o\r
- .debug_macro   0x00000000       0x22 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x87 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x51 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xef examples/driver_examples.o\r
- .debug_macro   0x00000000       0x6a examples/driver_examples.o\r
- .debug_macro   0x00000000      0x1df examples/driver_examples.o\r
- .debug_macro   0x00000000       0x22 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x3f examples/driver_examples.o\r
- .debug_macro   0x00000000       0x1c examples/driver_examples.o\r
- .debug_macro   0x00000000       0x22 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xb5 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x4da examples/driver_examples.o\r
- .debug_macro   0x00000000      0x11f examples/driver_examples.o\r
- .debug_macro   0x00000000      0x714 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x959 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x279 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x21e examples/driver_examples.o\r
- .debug_macro   0x00000000      0xe12 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x5e7 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x5be examples/driver_examples.o\r
- .debug_macro   0x00000000      0x624 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x172 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x26b examples/driver_examples.o\r
- .debug_macro   0x00000000      0x459 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x21c examples/driver_examples.o\r
- .debug_macro   0x00000000      0x768 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x7c0 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x28e examples/driver_examples.o\r
- .debug_macro   0x00000000      0x5d7 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x1c6 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x308 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xac examples/driver_examples.o\r
- .debug_macro   0x00000000     0x1c53 examples/driver_examples.o\r
- .debug_macro   0x00000000      0xff5 examples/driver_examples.o\r
- .debug_macro   0x00000000      0xd41 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x874 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x8ae examples/driver_examples.o\r
- .debug_macro   0x00000000     0x19be examples/driver_examples.o\r
- .debug_macro   0x00000000       0xe7 examples/driver_examples.o\r
- .debug_macro   0x00000000      0xb7c examples/driver_examples.o\r
- .debug_macro   0x00000000      0x36a examples/driver_examples.o\r
- .debug_macro   0x00000000       0x7c examples/driver_examples.o\r
- .debug_macro   0x00000000       0xac examples/driver_examples.o\r
- .debug_macro   0x00000000       0xca examples/driver_examples.o\r
- .debug_macro   0x00000000       0x4c examples/driver_examples.o\r
- .debug_macro   0x00000000       0xdc examples/driver_examples.o\r
- .debug_macro   0x00000000       0xb2 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x64 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x444 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x4c examples/driver_examples.o\r
- .debug_macro   0x00000000      0x149 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x5e examples/driver_examples.o\r
- .debug_macro   0x00000000       0xa0 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xc4 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xb2 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x4c examples/driver_examples.o\r
- .debug_macro   0x00000000       0x64 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x40 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x1da examples/driver_examples.o\r
- .debug_macro   0x00000000       0x3a examples/driver_examples.o\r
- .debug_macro   0x00000000       0x22 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x15e examples/driver_examples.o\r
- .debug_macro   0x00000000      0x173 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x173 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x173 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x173 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x11e examples/driver_examples.o\r
- .debug_macro   0x00000000       0x5e examples/driver_examples.o\r
- .debug_macro   0x00000000       0xfa examples/driver_examples.o\r
- .debug_macro   0x00000000       0xfa examples/driver_examples.o\r
- .debug_macro   0x00000000       0xfa examples/driver_examples.o\r
- .debug_macro   0x00000000       0xfa examples/driver_examples.o\r
- .debug_macro   0x00000000      0x124 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x2e examples/driver_examples.o\r
- .debug_macro   0x00000000      0x1fa examples/driver_examples.o\r
- .debug_macro   0x00000000       0x3a examples/driver_examples.o\r
- .debug_macro   0x00000000      0x3e6 examples/driver_examples.o\r
- .debug_macro   0x00000000     0x20d6 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x6d examples/driver_examples.o\r
- .debug_macro   0x00000000       0x10 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x10 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xbe examples/driver_examples.o\r
- .debug_macro   0x00000000      0x28c examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000      0x277 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xca examples/driver_examples.o\r
- .debug_macro   0x00000000       0x1c examples/driver_examples.o\r
- .debug_macro   0x00000000       0x16 examples/driver_examples.o\r
- .debug_macro   0x00000000       0xcf examples/driver_examples.o\r
- .debug_macro   0x00000000      0x130 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x70 examples/driver_examples.o\r
- .debug_macro   0x00000000       0x1c examples/driver_examples.o\r
- .debug_macro   0x00000000       0xc9 examples/driver_examples.o\r
- .debug_line    0x00000000      0xd10 examples/driver_examples.o\r
- .debug_str     0x00000000    0x805af examples/driver_examples.o\r
- .comment       0x00000000       0x5a examples/driver_examples.o\r
- .debug_frame   0x00000000      0x11c examples/driver_examples.o\r
- .ARM.attributes\r
-                0x00000000       0x32 examples/driver_examples.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_adc_sync.o\r
- .text          0x00000000        0x0 hal/src/hal_adc_sync.o\r
- .data          0x00000000        0x0 hal/src/hal_adc_sync.o\r
- .bss           0x00000000        0x0 hal/src/hal_adc_sync.o\r
- .text.adc_sync_init\r
-                0x00000000       0x38 hal/src/hal_adc_sync.o\r
- .text.adc_sync_deinit\r
-                0x00000000       0x28 hal/src/hal_adc_sync.o\r
- .text.adc_sync_enable_channel\r
-                0x00000000       0x2c hal/src/hal_adc_sync.o\r
- .text.adc_sync_disable_channel\r
-                0x00000000       0x2c hal/src/hal_adc_sync.o\r
- .text.adc_sync_read_channel\r
-                0x00000000       0xb0 hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_reference\r
-                0x00000000       0x2c hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_resolution\r
-                0x00000000       0x2c hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_inputs\r
-                0x00000000       0x34 hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_thresholds\r
-                0x00000000       0x30 hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_channel_gain\r
-                0x00000000       0x30 hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_conversion_mode\r
-                0x00000000       0x2c hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_channel_differential_mode\r
-                0x00000000       0x30 hal/src/hal_adc_sync.o\r
- .text.adc_sync_set_window_mode\r
-                0x00000000       0x2c hal/src/hal_adc_sync.o\r
- .text.adc_sync_get_threshold_state\r
-                0x00000000       0x38 hal/src/hal_adc_sync.o\r
- .text.adc_sync_is_channel_conversion_complete\r
-                0x00000000       0x2c hal/src/hal_adc_sync.o\r
- .text.adc_sync_get_version\r
-                0x00000000        0x4 hal/src/hal_adc_sync.o\r
- .rodata.str1.4\r
-                0x00000000       0x1a hal/src/hal_adc_sync.o\r
- .debug_info    0x00000000      0xb29 hal/src/hal_adc_sync.o\r
- .debug_abbrev  0x00000000      0x168 hal/src/hal_adc_sync.o\r
- .debug_loc     0x00000000      0x90c hal/src/hal_adc_sync.o\r
- .debug_aranges\r
-                0x00000000       0x98 hal/src/hal_adc_sync.o\r
- .debug_ranges  0x00000000       0xa0 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x4e4 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_adc_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_adc_sync.o\r
- .debug_line    0x00000000      0xb8c hal/src/hal_adc_sync.o\r
- .debug_str     0x00000000    0x7ede9 hal/src/hal_adc_sync.o\r
- .comment       0x00000000       0x5a hal/src/hal_adc_sync.o\r
- .debug_frame   0x00000000      0x1d0 hal/src/hal_adc_sync.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/src/hal_adc_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_atomic.o\r
- .text          0x00000000        0x0 hal/src/hal_atomic.o\r
- .data          0x00000000        0x0 hal/src/hal_atomic.o\r
- .bss           0x00000000        0x0 hal/src/hal_atomic.o\r
- .text.atomic_enter_critical\r
-                0x00000000        0xe hal/src/hal_atomic.o\r
- .text.atomic_leave_critical\r
-                0x00000000        0xc hal/src/hal_atomic.o\r
- .text.atomic_get_version\r
-                0x00000000        0x4 hal/src/hal_atomic.o\r
- .debug_info    0x00000000      0x1d1 hal/src/hal_atomic.o\r
- .debug_abbrev  0x00000000      0x144 hal/src/hal_atomic.o\r
- .debug_loc     0x00000000       0x13 hal/src/hal_atomic.o\r
- .debug_aranges\r
-                0x00000000       0x30 hal/src/hal_atomic.o\r
- .debug_ranges  0x00000000       0x20 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x4b0 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_atomic.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_atomic.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_atomic.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_atomic.o\r
- .debug_line    0x00000000      0xa12 hal/src/hal_atomic.o\r
- .debug_str     0x00000000    0x7e7eb hal/src/hal_atomic.o\r
- .comment       0x00000000       0x5a hal/src/hal_atomic.o\r
- .debug_frame   0x00000000       0x40 hal/src/hal_atomic.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/src/hal_atomic.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_calendar.o\r
- .text          0x00000000        0x0 hal/src/hal_calendar.o\r
- .data          0x00000000        0x0 hal/src/hal_calendar.o\r
- .bss           0x00000000        0x0 hal/src/hal_calendar.o\r
- .text.calendar_add_new_alarm\r
-                0x00000000       0x60 hal/src/hal_calendar.o\r
- .text.calendar_alarm\r
-                0x00000000       0xb0 hal/src/hal_calendar.o\r
- .text.calendar_deinit\r
-                0x00000000       0x3c hal/src/hal_calendar.o\r
- .text.calendar_disable\r
-                0x00000000       0x2c hal/src/hal_calendar.o\r
- .text.calendar_set_baseyear\r
-                0x00000000       0x24 hal/src/hal_calendar.o\r
- .text.calendar_set_alarm\r
-                0x00000000      0x108 hal/src/hal_calendar.o\r
- .text.calendar_get_version\r
-                0x00000000        0x4 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_calendar.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_calendar.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0xc9 hal/src/hal_calendar.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_calendar.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_delay.o\r
- .text          0x00000000        0x0 hal/src/hal_delay.o\r
- .data          0x00000000        0x0 hal/src/hal_delay.o\r
- .text.delay_us\r
-                0x00000000       0x20 hal/src/hal_delay.o\r
- .text.delay_ms\r
-                0x00000000       0x20 hal/src/hal_delay.o\r
- .text.delay_get_version\r
-                0x00000000        0x4 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_delay.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_delay.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_delay.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_delay.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_delay.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_ext_irq.o\r
- .text          0x00000000        0x0 hal/src/hal_ext_irq.o\r
- .data          0x00000000        0x0 hal/src/hal_ext_irq.o\r
- .bss           0x00000000       0x18 hal/src/hal_ext_irq.o\r
- .text.process_ext_irq\r
-                0x00000000       0x44 hal/src/hal_ext_irq.o\r
- .text.ext_irq_init\r
-                0x00000000       0x34 hal/src/hal_ext_irq.o\r
- .text.ext_irq_deinit\r
-                0x00000000        0xc hal/src/hal_ext_irq.o\r
- .text.ext_irq_register\r
-                0x00000000       0xe8 hal/src/hal_ext_irq.o\r
- .text.ext_irq_enable\r
-                0x00000000       0x10 hal/src/hal_ext_irq.o\r
- .text.ext_irq_disable\r
-                0x00000000       0x10 hal/src/hal_ext_irq.o\r
- .text.ext_irq_get_version\r
-                0x00000000        0x4 hal/src/hal_ext_irq.o\r
- .debug_info    0x00000000      0x366 hal/src/hal_ext_irq.o\r
- .debug_abbrev  0x00000000      0x16c hal/src/hal_ext_irq.o\r
- .debug_loc     0x00000000      0x3bd hal/src/hal_ext_irq.o\r
- .debug_aranges\r
-                0x00000000       0x50 hal/src/hal_ext_irq.o\r
- .debug_ranges  0x00000000       0x40 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x4ca hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_ext_irq.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_ext_irq.o\r
- .debug_line    0x00000000      0xab8 hal/src/hal_ext_irq.o\r
- .debug_str     0x00000000    0x7e8b0 hal/src/hal_ext_irq.o\r
- .comment       0x00000000       0x5a hal/src/hal_ext_irq.o\r
- .debug_frame   0x00000000       0xc8 hal/src/hal_ext_irq.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/src/hal_ext_irq.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_gpio.o\r
- .text          0x00000000        0x0 hal/src/hal_gpio.o\r
- .data          0x00000000        0x0 hal/src/hal_gpio.o\r
- .bss           0x00000000        0x0 hal/src/hal_gpio.o\r
- .text.gpio_get_version\r
-                0x00000000        0x4 hal/src/hal_gpio.o\r
- .debug_info    0x00000000       0xb7 hal/src/hal_gpio.o\r
- .debug_abbrev  0x00000000       0x67 hal/src/hal_gpio.o\r
- .debug_aranges\r
-                0x00000000       0x20 hal/src/hal_gpio.o\r
- .debug_ranges  0x00000000       0x10 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x4e4 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_gpio.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_gpio.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_gpio.o\r
- .debug_macro   0x00000000       0xcf hal/src/hal_gpio.o\r
- .debug_line    0x00000000      0xa2a hal/src/hal_gpio.o\r
- .debug_str     0x00000000    0x7f0b4 hal/src/hal_gpio.o\r
- .comment       0x00000000       0x5a hal/src/hal_gpio.o\r
- .debug_frame   0x00000000       0x20 hal/src/hal_gpio.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/src/hal_gpio.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_i2c_m_sync.o\r
- .text          0x00000000        0x0 hal/src/hal_i2c_m_sync.o\r
- .data          0x00000000        0x0 hal/src/hal_i2c_m_sync.o\r
- .bss           0x00000000        0x0 hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_deinit\r
-                0x00000000       0x30 hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_disable\r
-                0x00000000        0xc hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_set_baudrate\r
-                0x00000000        0xc hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_cmd_write\r
-                0x00000000       0x48 hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_cmd_read\r
-                0x00000000       0x48 hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_transfer\r
-                0x00000000        0xc hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_send_stop\r
-                0x00000000        0xc hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_get_version\r
-                0x00000000        0x4 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0xc9 hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_i2c_m_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_init.o\r
- .text          0x00000000        0x0 hal/src/hal_init.o\r
- .data          0x00000000        0x0 hal/src/hal_init.o\r
- .bss           0x00000000        0x0 hal/src/hal_init.o\r
- .text.init_get_version\r
-                0x00000000        0x4 hal/src/hal_init.o\r
- .debug_info    0x00000000       0xb7 hal/src/hal_init.o\r
- .debug_abbrev  0x00000000       0x67 hal/src/hal_init.o\r
- .debug_aranges\r
-                0x00000000       0x20 hal/src/hal_init.o\r
- .debug_ranges  0x00000000       0x10 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x4c4 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_init.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_init.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_init.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_init.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_init.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_init.o\r
- .debug_line    0x00000000      0x9da hal/src/hal_init.o\r
- .debug_str     0x00000000    0x7e796 hal/src/hal_init.o\r
- .comment       0x00000000       0x5a hal/src/hal_init.o\r
- .debug_frame   0x00000000       0x20 hal/src/hal_init.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/src/hal_init.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_io.o\r
- .text          0x00000000        0x0 hal/src/hal_io.o\r
- .data          0x00000000        0x0 hal/src/hal_io.o\r
- .bss           0x00000000        0x0 hal/src/hal_io.o\r
- .text.io_get_version\r
-                0x00000000        0x4 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_io.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_io.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_io.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_io.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_io.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_io.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_pwm.o\r
- .text          0x00000000        0x0 hal/src/hal_pwm.o\r
- .data          0x00000000        0x0 hal/src/hal_pwm.o\r
- .bss           0x00000000        0x0 hal/src/hal_pwm.o\r
- .text.pwm_deinit\r
-                0x00000000       0x34 hal/src/hal_pwm.o\r
- .text.pwm_disable\r
-                0x00000000       0x44 hal/src/hal_pwm.o\r
- .text.pwm_register_callback\r
-                0x00000000       0x54 hal/src/hal_pwm.o\r
- .text.pwm_get_version\r
-                0x00000000        0x4 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_pwm.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_pwm.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_pwm.o\r
- .debug_macro   0x00000000       0xc9 hal/src/hal_pwm.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_slcd_sync.o\r
- .text          0x00000000        0x0 hal/src/hal_slcd_sync.o\r
- .data          0x00000000        0x0 hal/src/hal_slcd_sync.o\r
- .bss           0x00000000        0x0 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_init\r
-                0x00000000       0x38 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_deinit\r
-                0x00000000       0x28 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_enable\r
-                0x00000000       0x28 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_disable\r
-                0x00000000       0x28 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_seg_on\r
-                0x00000000       0x2c hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_seg_off\r
-                0x00000000       0x2c hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_seg_blink\r
-                0x00000000       0x3c hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_write_char\r
-                0x00000000       0x30 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_write_string\r
-                0x00000000       0x58 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_start_animation\r
-                0x00000000       0x50 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_stop_animation\r
-                0x00000000       0x44 hal/src/hal_slcd_sync.o\r
- .text.slcd_sync_set_animation_period\r
-                0x00000000       0x38 hal/src/hal_slcd_sync.o\r
- .rodata.str1.4\r
-                0x00000000       0x1b hal/src/hal_slcd_sync.o\r
- .debug_info    0x00000000      0x791 hal/src/hal_slcd_sync.o\r
- .debug_abbrev  0x00000000      0x101 hal/src/hal_slcd_sync.o\r
- .debug_loc     0x00000000      0x896 hal/src/hal_slcd_sync.o\r
- .debug_aranges\r
-                0x00000000       0x78 hal/src/hal_slcd_sync.o\r
- .debug_ranges  0x00000000       0x68 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x4d6 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_slcd_sync.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_slcd_sync.o\r
- .debug_line    0x00000000      0xb78 hal/src/hal_slcd_sync.o\r
- .debug_str     0x00000000    0x7eaf0 hal/src/hal_slcd_sync.o\r
- .comment       0x00000000       0x5a hal/src/hal_slcd_sync.o\r
- .debug_frame   0x00000000      0x15c hal/src/hal_slcd_sync.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/src/hal_slcd_sync.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/src/hal_sleep.o\r
- .text          0x00000000        0x0 hal/src/hal_sleep.o\r
- .data          0x00000000        0x0 hal/src/hal_sleep.o\r
- .bss           0x00000000        0x0 hal/src/hal_sleep.o\r
- .text.sleep    0x00000000       0x20 hal/src/hal_sleep.o\r
- .text.sleep_get_version\r
-                0x00000000        0x4 hal/src/hal_sleep.o\r
- .debug_info    0x00000000      0x12c hal/src/hal_sleep.o\r
- .debug_abbrev  0x00000000       0xb6 hal/src/hal_sleep.o\r
- .debug_loc     0x00000000       0x41 hal/src/hal_sleep.o\r
- .debug_aranges\r
-                0x00000000       0x28 hal/src/hal_sleep.o\r
- .debug_ranges  0x00000000       0x18 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x4c4 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x89e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x16d hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x87 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x51 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xef hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x6a hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x1df hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x3f hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x1c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xb5 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x4da hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x11f hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x714 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x959 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x279 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x21e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0xe12 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x5e7 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x5be hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x624 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x172 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x26b hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x459 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x21c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x768 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x7c0 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x28e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x5d7 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x1c6 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x308 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_sleep.o\r
- .debug_macro   0x00000000     0x1c53 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0xff5 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0xd41 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x874 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x8ae hal/src/hal_sleep.o\r
- .debug_macro   0x00000000     0x19be hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xe7 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0xb7c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x36a hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x7c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xac hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xdc hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x444 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x149 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xa0 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xc4 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xb2 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x4c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x64 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x40 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x1da hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x22 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x15e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x173 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x11e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x5e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xfa hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x124 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x2e hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x1fa hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x3a hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x3e6 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000     0x20d6 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x6d hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x10 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xbe hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x28c hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000      0x277 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0x16 hal/src/hal_sleep.o\r
- .debug_macro   0x00000000       0xca hal/src/hal_sleep.o\r
- .debug_line    0x00000000      0x9f2 hal/src/hal_sleep.o\r
- .debug_str     0x00000000    0x7e7d2 hal/src/hal_sleep.o\r
- .comment       0x00000000       0x5a hal/src/hal_sleep.o\r
- .debug_frame   0x00000000       0x38 hal/src/hal_sleep.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/src/hal_sleep.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_assert.o\r
- .text          0x00000000        0x0 hal/utils/src/utils_assert.o\r
- .data          0x00000000        0x0 hal/utils/src/utils_assert.o\r
- .bss           0x00000000        0x0 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x89e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x16d hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x87 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x51 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xef hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x6a hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x1df hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x3f hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x1c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xb5 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x4da hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x11f hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x714 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x959 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x279 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x21e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0xe12 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x5e7 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x5be hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x624 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x172 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x26b hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x459 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x21c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x768 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x7c0 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x28e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x5d7 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x1c6 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x308 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xac hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000     0x1c53 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0xff5 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0xd41 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x874 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x8ae hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000     0x19be hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xe7 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0xb7c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x36a hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x7c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xac hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xca hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xdc hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xb2 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x64 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x444 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x149 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x5e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xa0 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xc4 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xb2 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x64 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x40 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x1da hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x3a hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x15e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x11e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x5e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x124 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x2e hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x1fa hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x3a hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x3e6 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000     0x20d6 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x6d hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xbe hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x28c hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000      0x277 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0xca hal/utils/src/utils_assert.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_assert.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_event.o\r
- .text          0x00000000        0x0 hal/utils/src/utils_event.o\r
- .data          0x00000000        0x0 hal/utils/src/utils_event.o\r
- .text.event_unsubscribe\r
-                0x00000000       0x9c hal/utils/src/utils_event.o\r
- .text.event_post\r
-                0x00000000       0x60 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x89e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xc9 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x16d hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x87 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x51 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xef hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x6a hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x1df hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x3f hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x1c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xb5 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x4da hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x11f hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x714 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x959 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x279 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x21e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0xe12 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x5e7 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x5be hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x624 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x172 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x26b hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x459 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x21c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x768 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x7c0 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x28e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x5d7 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x1c6 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x308 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xac hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000     0x1c53 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0xff5 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0xd41 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x874 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x8ae hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000     0x19be hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xe7 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0xb7c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x36a hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x7c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xac hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xca hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xdc hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xb2 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x64 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x444 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x149 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x5e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xa0 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xc4 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xb2 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x64 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x40 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x1da hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x3a hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x15e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x11e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x5e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x124 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x2e hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x1fa hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x3a hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x3e6 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000     0x20d6 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x6d hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xbe hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x28c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000      0x277 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0xca hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x1c hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_event.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_event.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_list.o\r
- .text          0x00000000        0x0 hal/utils/src/utils_list.o\r
- .data          0x00000000        0x0 hal/utils/src/utils_list.o\r
- .bss           0x00000000        0x0 hal/utils/src/utils_list.o\r
- .text.list_insert_after\r
-                0x00000000        0x8 hal/utils/src/utils_list.o\r
- .text.list_insert_at_end\r
-                0x00000000       0x40 hal/utils/src/utils_list.o\r
- .text.list_remove_head\r
-                0x00000000       0x12 hal/utils/src/utils_list.o\r
- .text.list_delete_element\r
-                0x00000000       0x32 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x89e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x16d hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x87 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x51 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xef hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x6a hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x1df hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x3f hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x1c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xb5 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x4da hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x11f hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x714 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x959 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x279 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x21e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0xe12 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x5e7 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x5be hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x624 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x172 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x26b hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x459 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x21c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x768 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x7c0 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x28e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x5d7 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x1c6 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x308 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xac hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000     0x1c53 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0xff5 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0xd41 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x874 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x8ae hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000     0x19be hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xe7 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0xb7c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x36a hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x7c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xac hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xca hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xdc hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xb2 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x64 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x444 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x149 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x5e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xa0 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xc4 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xb2 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x64 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x40 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x1da hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x3a hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x15e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x173 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x11e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x5e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xfa hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x124 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x2e hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x1fa hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x3a hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x3e6 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000     0x20d6 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x6d hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xbe hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x28c hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000      0x277 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0xca hal/utils/src/utils_list.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_list.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hal/utils/src/utils_syscalls.o\r
- .text          0x00000000        0x0 hal/utils/src/utils_syscalls.o\r
- .data          0x00000000        0x0 hal/utils/src/utils_syscalls.o\r
- .bss           0x00000000        0x4 hal/utils/src/utils_syscalls.o\r
- .text._sbrk    0x00000000       0x24 hal/utils/src/utils_syscalls.o\r
- .text.link     0x00000000        0x6 hal/utils/src/utils_syscalls.o\r
- .text._close   0x00000000        0x6 hal/utils/src/utils_syscalls.o\r
- .text._fstat   0x00000000        0xa hal/utils/src/utils_syscalls.o\r
- .text._isatty  0x00000000        0x4 hal/utils/src/utils_syscalls.o\r
- .text._lseek   0x00000000        0x4 hal/utils/src/utils_syscalls.o\r
- .text._exit    0x00000000       0x14 hal/utils/src/utils_syscalls.o\r
- .text._kill    0x00000000        0x2 hal/utils/src/utils_syscalls.o\r
- .text._getpid  0x00000000        0x6 hal/utils/src/utils_syscalls.o\r
- .rodata.str1.4\r
-                0x00000000       0x19 hal/utils/src/utils_syscalls.o\r
- .debug_info    0x00000000      0xdca hal/utils/src/utils_syscalls.o\r
- .debug_abbrev  0x00000000      0x269 hal/utils/src/utils_syscalls.o\r
- .debug_loc     0x00000000      0x13b hal/utils/src/utils_syscalls.o\r
- .debug_aranges\r
-                0x00000000       0x60 hal/utils/src/utils_syscalls.o\r
- .debug_ranges  0x00000000       0x50 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000      0x1d6 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000      0x89e hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x22 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x52 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x8d hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x35 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x9c hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x57 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x97 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000      0x353 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0xf6 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x58 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x1f hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x43 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x20 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000      0x187 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x6a hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x1c hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x52 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x40 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x40 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0xd7 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000      0x18b hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x4c hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x16 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x35 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x10 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000       0x35 hal/utils/src/utils_syscalls.o\r
- .debug_macro   0x00000000      0x122 hal/utils/src/utils_syscalls.o\r
- .debug_line    0x00000000      0x40b hal/utils/src/utils_syscalls.o\r
- .debug_str     0x00000000     0x730e hal/utils/src/utils_syscalls.o\r
- .comment       0x00000000       0x5a hal/utils/src/utils_syscalls.o\r
- .debug_frame   0x00000000       0xa8 hal/utils/src/utils_syscalls.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hal/utils/src/utils_syscalls.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .text          0x00000000        0x0 hpl/adc/hpl_adc.o\r
- .data          0x00000000        0x0 hpl/adc/hpl_adc.o\r
- .bss           0x00000000        0x0 hpl/adc/hpl_adc.o\r
- .text._adc_get_hardware_index\r
-                0x00000000        0x4 hpl/adc/hpl_adc.o\r
- .text._adc_get_irq_num\r
-                0x00000000        0x4 hpl/adc/hpl_adc.o\r
- .text._adc_set_reference_source\r
-                0x00000000       0x40 hpl/adc/hpl_adc.o\r
- .text._adc_get_regs\r
-                0x00000000       0x40 hpl/adc/hpl_adc.o\r
- .text._adc_init\r
-                0x00000000      0x148 hpl/adc/hpl_adc.o\r
- .text._adc_sync_init\r
-                0x00000000       0x38 hpl/adc/hpl_adc.o\r
- .text._adc_async_init\r
-                0x00000000       0x8c hpl/adc/hpl_adc.o\r
- .text._adc_dma_init\r
-                0x00000000       0x38 hpl/adc/hpl_adc.o\r
- .text._adc_sync_deinit\r
-                0x00000000       0x22 hpl/adc/hpl_adc.o\r
- .text._adc_async_deinit\r
-                0x00000000       0x64 hpl/adc/hpl_adc.o\r
- .text._adc_dma_deinit\r
-                0x00000000       0x22 hpl/adc/hpl_adc.o\r
- .text._adc_sync_enable_channel\r
-                0x00000000       0x14 hpl/adc/hpl_adc.o\r
- .text._adc_async_enable_channel\r
-                0x00000000       0x14 hpl/adc/hpl_adc.o\r
- .text._adc_dma_enable_channel\r
-                0x00000000       0x14 hpl/adc/hpl_adc.o\r
- .text._adc_sync_disable_channel\r
-                0x00000000       0x12 hpl/adc/hpl_adc.o\r
- .text._adc_async_disable_channel\r
-                0x00000000       0x12 hpl/adc/hpl_adc.o\r
- .text._adc_dma_disable_channel\r
-                0x00000000       0x12 hpl/adc/hpl_adc.o\r
- .text._adc_get_source_for_dma\r
-                0x00000000        0x6 hpl/adc/hpl_adc.o\r
- .text._adc_sync_get_data_size\r
-                0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .text._adc_async_get_data_size\r
-                0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .text._adc_dma_get_data_size\r
-                0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .text._adc_sync_is_channel_conversion_done\r
-                0x00000000        0xa hpl/adc/hpl_adc.o\r
- .text._adc_async_is_channel_conversion_done\r
-                0x00000000        0xa hpl/adc/hpl_adc.o\r
- .text._adc_dma_is_conversion_done\r
-                0x00000000        0xa hpl/adc/hpl_adc.o\r
- .text._adc_sync_convert\r
-                0x00000000       0x14 hpl/adc/hpl_adc.o\r
- .text._adc_async_convert\r
-                0x00000000       0x14 hpl/adc/hpl_adc.o\r
- .text._adc_dma_convert\r
-                0x00000000       0x14 hpl/adc/hpl_adc.o\r
- .text._adc_sync_read_channel_data\r
-                0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .text._adc_async_read_channel_data\r
-                0x00000000        0x8 hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_reference_source\r
-                0x00000000       0x10 hpl/adc/hpl_adc.o\r
- .text._adc_async_set_reference_source\r
-                0x00000000       0x10 hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_reference_source\r
-                0x00000000       0x10 hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_resolution\r
-                0x00000000       0x1a hpl/adc/hpl_adc.o\r
- .text._adc_async_set_resolution\r
-                0x00000000       0x1a hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_resolution\r
-                0x00000000       0x1a hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_inputs\r
-                0x00000000       0x38 hpl/adc/hpl_adc.o\r
- .text._adc_async_set_inputs\r
-                0x00000000       0x38 hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_inputs\r
-                0x00000000       0x38 hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_thresholds\r
-                0x00000000       0x18 hpl/adc/hpl_adc.o\r
- .text._adc_async_set_thresholds\r
-                0x00000000       0x18 hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_thresholds\r
-                0x00000000       0x18 hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_channel_gain\r
-                0x00000000        0x2 hpl/adc/hpl_adc.o\r
- .text._adc_async_set_channel_gain\r
-                0x00000000        0x2 hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_channel_gain\r
-                0x00000000        0x2 hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_conversion_mode\r
-                0x00000000       0x2a hpl/adc/hpl_adc.o\r
- .text._adc_async_set_conversion_mode\r
-                0x00000000       0x2a hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_conversion_mode\r
-                0x00000000       0x2a hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_channel_differential_mode\r
-                0x00000000       0x2a hpl/adc/hpl_adc.o\r
- .text._adc_async_set_channel_differential_mode\r
-                0x00000000       0x2a hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_channel_differential_mode\r
-                0x00000000       0x2a hpl/adc/hpl_adc.o\r
- .text._adc_sync_set_window_mode\r
-                0x00000000       0x20 hpl/adc/hpl_adc.o\r
- .text._adc_async_set_window_mode\r
-                0x00000000       0x20 hpl/adc/hpl_adc.o\r
- .text._adc_dma_set_window_mode\r
-                0x00000000       0x20 hpl/adc/hpl_adc.o\r
- .text._adc_sync_get_threshold_state\r
-                0x00000000        0xe hpl/adc/hpl_adc.o\r
- .text._adc_async_get_threshold_state\r
-                0x00000000        0xe hpl/adc/hpl_adc.o\r
- .text._adc_dma_get_threshold_state\r
-                0x00000000        0xe hpl/adc/hpl_adc.o\r
- .text._adc_async_set_irq_state\r
-                0x00000000       0x3e hpl/adc/hpl_adc.o\r
- .text._adc_get_adc_sync\r
-                0x00000000        0x4 hpl/adc/hpl_adc.o\r
- .text._adc_get_adc_async\r
-                0x00000000        0x4 hpl/adc/hpl_adc.o\r
- .rodata        0x00000000       0x1c hpl/adc/hpl_adc.o\r
- .rodata.str1.4\r
-                0x00000000       0x15 hpl/adc/hpl_adc.o\r
- .debug_info    0x00000000     0x3c66 hpl/adc/hpl_adc.o\r
- .debug_abbrev  0x00000000      0x4a6 hpl/adc/hpl_adc.o\r
- .debug_loc     0x00000000     0x1cd5 hpl/adc/hpl_adc.o\r
- .debug_aranges\r
-                0x00000000      0x1f0 hpl/adc/hpl_adc.o\r
- .debug_ranges  0x00000000      0x1f8 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x511 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x89e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x16d hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x22 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x87 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x51 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xef hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x6a hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x1df hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x22 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x3f hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x1c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x22 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xb5 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x4da hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x11f hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x714 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x959 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x279 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x21e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0xe12 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x5e7 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x5be hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x624 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x172 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x26b hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x459 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x21c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x768 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x7c0 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x28e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x5d7 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x1c6 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x308 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xac hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000     0x1c53 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0xff5 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0xd41 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x874 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x8ae hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000     0x19be hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xe7 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0xb7c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x36a hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x7c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xac hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xca hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x4c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xdc hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xb2 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x64 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x444 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x4c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x149 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x5e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xa0 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xc4 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xb2 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x4c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x64 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x40 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x1da hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x3a hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x22 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x15e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x173 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x173 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x173 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x173 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x11e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x5e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xfa hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xfa hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xfa hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xfa hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x124 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x2e hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x1fa hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x3a hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x3e6 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000     0x20d6 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x6d hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x10 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x10 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xbe hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x28c hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x277 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xca hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0x16 hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x6cc hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000      0x6ba hpl/adc/hpl_adc.o\r
- .debug_macro   0x00000000       0xe0 hpl/adc/hpl_adc.o\r
- .debug_line    0x00000000     0x1346 hpl/adc/hpl_adc.o\r
- .debug_str     0x00000000    0x85cd2 hpl/adc/hpl_adc.o\r
- .comment       0x00000000       0x5a hpl/adc/hpl_adc.o\r
- .debug_frame   0x00000000      0x460 hpl/adc/hpl_adc.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hpl/adc/hpl_adc.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .text          0x00000000        0x0 hpl/core/hpl_core_m0plus_base.o\r
- .data          0x00000000        0x0 hpl/core/hpl_core_m0plus_base.o\r
- .bss           0x00000000        0x0 hpl/core/hpl_core_m0plus_base.o\r
- .text._reset_mcu\r
-                0x00000000       0x1c hpl/core/hpl_core_m0plus_base.o\r
- .text._go_to_sleep\r
-                0x00000000        0x8 hpl/core/hpl_core_m0plus_base.o\r
- .text._irq_get_current\r
-                0x00000000        0xc hpl/core/hpl_core_m0plus_base.o\r
- .text._irq_disable\r
-                0x00000000       0x24 hpl/core/hpl_core_m0plus_base.o\r
- .text._irq_set\r
-                0x00000000       0x1c hpl/core/hpl_core_m0plus_base.o\r
- .text._irq_clear\r
-                0x00000000       0x1c hpl/core/hpl_core_m0plus_base.o\r
- .text._irq_enable\r
-                0x00000000       0x18 hpl/core/hpl_core_m0plus_base.o\r
- .text._irq_register\r
-                0x00000000       0x2c hpl/core/hpl_core_m0plus_base.o\r
- .text.Default_Handler\r
-                0x00000000        0x2 hpl/core/hpl_core_m0plus_base.o\r
- .text._get_cycles_for_us\r
-                0x00000000       0x1c hpl/core/hpl_core_m0plus_base.o\r
- .text._get_cycles_for_ms\r
-                0x00000000        0xe hpl/core/hpl_core_m0plus_base.o\r
- .rodata.str1.4\r
-                0x00000000       0x23 hpl/core/hpl_core_m0plus_base.o\r
- .debug_info    0x00000000      0x7f5 hpl/core/hpl_core_m0plus_base.o\r
- .debug_abbrev  0x00000000      0x2a8 hpl/core/hpl_core_m0plus_base.o\r
- .debug_loc     0x00000000      0x28f hpl/core/hpl_core_m0plus_base.o\r
- .debug_aranges\r
-                0x00000000       0x70 hpl/core/hpl_core_m0plus_base.o\r
- .debug_ranges  0x00000000       0x60 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x518 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x89e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x69 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x87 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x19 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x16d hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x87 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x51 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xef hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x6a hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x1df hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x3f hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x1c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xb5 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x4da hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x11f hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x714 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x959 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x279 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x21e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0xe12 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x5e7 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x5be hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x624 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x172 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x26b hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x459 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x21c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x768 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x7c0 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x28e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x5d7 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x1c6 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x308 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xac hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000     0x1c53 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0xff5 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0xd41 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x874 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x8ae hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000     0x19be hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xe7 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0xb7c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x36a hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x7c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xac hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xca hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x4c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xdc hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xb2 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x64 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x444 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x4c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x149 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x5e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xa0 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xc4 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xb2 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x4c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x64 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x40 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x1da hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x3a hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x15e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x11e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x5e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x124 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x2e hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x1fa hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x3a hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x3e6 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000     0x20d6 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x6d hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x10 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x10 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xbe hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x28c hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000      0x277 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xca hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0xc9 hpl/core/hpl_core_m0plus_base.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_core_m0plus_base.o\r
- .debug_line    0x00000000      0xba6 hpl/core/hpl_core_m0plus_base.o\r
- .debug_str     0x00000000    0x7f686 hpl/core/hpl_core_m0plus_base.o\r
- .comment       0x00000000       0x5a hpl/core/hpl_core_m0plus_base.o\r
- .debug_frame   0x00000000       0xd4 hpl/core/hpl_core_m0plus_base.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hpl/core/hpl_core_m0plus_base.o\r
- COMMON         0x00000000       0x68 hpl/core/hpl_core_m0plus_base.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/core/hpl_init.o\r
- .text          0x00000000        0x0 hpl/core/hpl_init.o\r
- .data          0x00000000        0x0 hpl/core/hpl_init.o\r
- .bss           0x00000000        0x0 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x89e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x16d hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x87 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x51 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xef hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x6a hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x1df hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x3f hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x1c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xb5 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x4da hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x11f hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x714 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x959 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x279 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x21e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0xe12 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x5e7 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x5be hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x624 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x172 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x26b hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x459 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x21c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x768 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x7c0 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x28e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x5d7 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x1c6 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x308 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xac hpl/core/hpl_init.o\r
- .debug_macro   0x00000000     0x1c53 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0xff5 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0xd41 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x874 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x8ae hpl/core/hpl_init.o\r
- .debug_macro   0x00000000     0x19be hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xe7 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0xb7c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x36a hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x7c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xac hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xca hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x4c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xdc hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xb2 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x64 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x444 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x4c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x149 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x5e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xa0 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xc4 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xb2 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x4c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x64 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x40 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x1da hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x3a hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x22 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x15e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x173 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x11e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x5e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xfa hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x124 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x2e hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x1fa hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x3a hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x3e6 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000     0x20d6 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x6d hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x10 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x10 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xbe hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x28c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000      0x277 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xca hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x1c hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x16 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0xcf hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x69 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x87 hpl/core/hpl_init.o\r
- .debug_macro   0x00000000       0x19 hpl/core/hpl_init.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/dmac/hpl_dmac.o\r
- .text          0x00000000        0x0 hpl/dmac/hpl_dmac.o\r
- .data          0x00000000        0x0 hpl/dmac/hpl_dmac.o\r
- .bss           0x00000000        0x0 hpl/dmac/hpl_dmac.o\r
- .debug_info    0x00000000       0x92 hpl/dmac/hpl_dmac.o\r
- .debug_abbrev  0x00000000       0x47 hpl/dmac/hpl_dmac.o\r
- .debug_aranges\r
-                0x00000000       0x18 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x4ec hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x89e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x16d hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x22 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x87 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x51 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xef hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x6a hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x1df hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x22 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x3f hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x1c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x22 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xb5 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x4da hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x11f hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x714 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x959 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x279 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x21e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0xe12 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x5e7 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x5be hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x624 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x172 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x26b hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x459 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x21c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x768 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x7c0 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x28e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x5d7 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x1c6 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x308 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xac hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000     0x1c53 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0xff5 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0xd41 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x874 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x8ae hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000     0x19be hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xe7 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0xb7c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x36a hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x7c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xac hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xca hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x4c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xdc hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xb2 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x64 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x444 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x4c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x149 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x5e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xa0 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xc4 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xb2 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x4c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x64 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x40 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x1da hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x3a hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x22 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x15e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x173 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x173 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x173 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x173 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x11e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x5e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xfa hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xfa hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xfa hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xfa hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x124 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x2e hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x1fa hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x3a hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x3e6 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000     0x20d6 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x6d hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x10 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x10 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xbe hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x28c hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x277 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xca hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x772 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0xc9 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000       0x16 hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x6cc hpl/dmac/hpl_dmac.o\r
- .debug_macro   0x00000000      0x6ba hpl/dmac/hpl_dmac.o\r
- .debug_line    0x00000000      0xa38 hpl/dmac/hpl_dmac.o\r
- .debug_str     0x00000000    0x85ab2 hpl/dmac/hpl_dmac.o\r
- .comment       0x00000000       0x5a hpl/dmac/hpl_dmac.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hpl/dmac/hpl_dmac.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/eic/hpl_eic.o\r
- .text          0x00000000        0x0 hpl/eic/hpl_eic.o\r
- .data          0x00000000        0x0 hpl/eic/hpl_eic.o\r
- .text._ext_irq_init\r
-                0x00000000       0xac hpl/eic/hpl_eic.o\r
- .text._ext_irq_deinit\r
-                0x00000000       0x4c hpl/eic/hpl_eic.o\r
- .text._ext_irq_enable\r
-                0x00000000       0x54 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x89e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x16d hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x22 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x87 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x51 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xef hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x6a hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x1df hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x22 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x3f hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x1c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x22 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xb5 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x4da hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x11f hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x714 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x959 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x279 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x21e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0xe12 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x5e7 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x5be hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x624 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x172 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x26b hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x459 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x21c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x768 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x7c0 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x28e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x5d7 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x1c6 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x308 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xac hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000     0x1c53 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0xff5 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0xd41 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x874 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x8ae hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000     0x19be hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xe7 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0xb7c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x36a hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x7c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xac hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xca hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x4c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xdc hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xb2 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x64 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x444 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x4c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x149 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x5e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xa0 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xc4 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xb2 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x4c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x64 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x40 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x1da hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x3a hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x22 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x15e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x173 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x173 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x173 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x173 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x11e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x5e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xfa hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xfa hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xfa hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xfa hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x124 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x2e hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x1fa hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x3a hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x3e6 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000     0x20d6 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x6d hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x10 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x10 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xbe hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x28c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x277 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xca hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x58 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x35 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x9c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x58 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x1f hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x43 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x20 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x187 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000      0x34d hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x10 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x35 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0xc9 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00000000       0x16 hpl/eic/hpl_eic.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/gclk/hpl_gclk.o\r
- .text          0x00000000        0x0 hpl/gclk/hpl_gclk.o\r
- .data          0x00000000        0x0 hpl/gclk/hpl_gclk.o\r
- .bss           0x00000000        0x0 hpl/gclk/hpl_gclk.o\r
- .text._gclk_init_generators\r
-                0x00000000       0x30 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x89e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x16d hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x22 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x87 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x51 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xef hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x6a hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x1df hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x22 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x3f hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x1c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x22 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xb5 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x4da hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x11f hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x714 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x959 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x279 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x21e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0xe12 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x5e7 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x5be hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x624 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x172 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x26b hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x459 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x21c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x768 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x7c0 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x28e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x5d7 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x1c6 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x308 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xac hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000     0x1c53 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0xff5 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0xd41 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x874 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x8ae hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000     0x19be hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xe7 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0xb7c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x36a hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x7c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xac hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xca hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x4c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xdc hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xb2 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x64 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x444 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x4c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x149 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x5e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xa0 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xc4 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xb2 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x4c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x64 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x40 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x1da hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x3a hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x22 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x15e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x173 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x173 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x173 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x173 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x11e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x5e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xfa hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xfa hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xfa hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xfa hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x124 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x2e hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x1fa hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x3a hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x3e6 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000     0x20d6 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x6d hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x10 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x10 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xbe hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x28c hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000      0x277 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0xca hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00000000       0x16 hpl/gclk/hpl_gclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/mclk/hpl_mclk.o\r
- .text          0x00000000        0x0 hpl/mclk/hpl_mclk.o\r
- .data          0x00000000        0x0 hpl/mclk/hpl_mclk.o\r
- .bss           0x00000000        0x0 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x89e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x16d hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x22 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x87 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x51 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xef hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x6a hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x1df hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x22 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x3f hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x1c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x22 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xb5 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x4da hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x11f hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x714 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x959 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x279 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x21e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0xe12 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x5e7 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x5be hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x624 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x172 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x26b hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x459 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x21c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x768 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x7c0 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x28e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x5d7 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x1c6 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x308 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xac hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000     0x1c53 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0xff5 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0xd41 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x874 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x8ae hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000     0x19be hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xe7 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0xb7c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x36a hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x7c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xac hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xca hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x4c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xdc hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xb2 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x64 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x444 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x4c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x149 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x5e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xa0 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xc4 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xb2 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x4c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x64 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x40 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x1da hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x3a hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x22 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x15e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x173 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x173 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x173 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x173 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x11e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x5e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xfa hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xfa hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xfa hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xfa hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x124 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x2e hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x1fa hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x3a hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x3e6 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000     0x20d6 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x6d hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x10 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x10 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xbe hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x28c hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000      0x277 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x16 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0xca hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x69 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x87 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x19 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x00000000       0x22 hpl/mclk/hpl_mclk.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .text          0x00000000        0x0 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .data          0x00000000        0x0 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .bss           0x00000000        0x0 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x89e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x16d hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x87 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x51 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xef hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x6a hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x1df hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x3f hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x1c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xb5 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x4da hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x11f hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x714 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x959 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x279 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x21e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0xe12 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x5e7 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x5be hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x624 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x172 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x26b hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x459 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x21c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x768 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x7c0 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x28e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x5d7 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x1c6 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x308 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xac hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000     0x1c53 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0xff5 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0xd41 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x874 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x8ae hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000     0x19be hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xe7 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0xb7c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x36a hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x7c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xac hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xca hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x4c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xdc hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xb2 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x64 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x444 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x4c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x149 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x5e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xa0 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xc4 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xb2 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x4c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x64 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x40 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x1da hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x3a hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x15e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x11e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x5e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x124 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x2e hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x1fa hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x3a hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x3e6 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000     0x20d6 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x6d hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x10 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x10 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xbe hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x28c hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000      0x277 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0xca hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00000000       0x87 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/oscctrl/hpl_oscctrl.o\r
- .text          0x00000000        0x0 hpl/oscctrl/hpl_oscctrl.o\r
- .data          0x00000000        0x0 hpl/oscctrl/hpl_oscctrl.o\r
- .bss           0x00000000        0x0 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x89e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x16d hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x87 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x51 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xef hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x6a hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x1df hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x3f hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x1c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xb5 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x4da hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x11f hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x714 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x959 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x279 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x21e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0xe12 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x5e7 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x5be hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x624 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x172 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x26b hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x459 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x21c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x768 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x7c0 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x28e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x5d7 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x1c6 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x308 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xac hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000     0x1c53 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0xff5 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0xd41 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x874 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x8ae hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000     0x19be hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xe7 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0xb7c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x36a hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x7c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xac hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xca hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x4c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xdc hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xb2 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x64 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x444 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x4c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x149 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x5e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xa0 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xc4 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xb2 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x4c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x64 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x40 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x1da hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x3a hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x22 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x15e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x173 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x11e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x5e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xfa hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x124 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x2e hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x1fa hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x3a hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x3e6 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000     0x20d6 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x6d hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x10 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x10 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xbe hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x28c hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000      0x277 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0x16 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x00000000       0xca hpl/oscctrl/hpl_oscctrl.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/pm/hpl_pm.o\r
- .text          0x00000000        0x0 hpl/pm/hpl_pm.o\r
- .data          0x00000000        0x0 hpl/pm/hpl_pm.o\r
- .bss           0x00000000        0x0 hpl/pm/hpl_pm.o\r
- .text._get_reset_reason\r
-                0x00000000        0xc hpl/pm/hpl_pm.o\r
- .text._set_sleep_mode\r
-                0x00000000       0x2c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x89e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x16d hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x22 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x87 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x51 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xef hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x6a hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x1df hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x22 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x3f hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x1c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x22 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xb5 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x4da hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x11f hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x714 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x959 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x279 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x21e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0xe12 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x5e7 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x5be hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x624 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x172 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x26b hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x459 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x21c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x768 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x7c0 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x28e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x5d7 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x1c6 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x308 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xac hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000     0x1c53 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0xff5 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0xd41 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x874 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x8ae hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000     0x19be hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xe7 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0xb7c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x36a hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x7c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xac hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xca hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x4c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xdc hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xb2 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x64 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x444 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x4c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x149 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x5e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xa0 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xc4 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xb2 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x4c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x64 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x40 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x1da hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x3a hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x22 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x15e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x173 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x173 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x173 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x173 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x11e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x5e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xfa hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xfa hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xfa hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xfa hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x124 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x2e hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x1fa hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x3a hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x3e6 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000     0x20d6 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x6d hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x10 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x10 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xbe hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x28c hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000      0x277 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0x16 hpl/pm/hpl_pm.o\r
- .debug_macro   0x00000000       0xca hpl/pm/hpl_pm.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/rtc/hpl_rtc.o\r
- .text          0x00000000        0x0 hpl/rtc/hpl_rtc.o\r
- .data          0x00000000        0x0 hpl/rtc/hpl_rtc.o\r
- .text._calendar_deinit\r
-                0x00000000       0x6c hpl/rtc/hpl_rtc.o\r
- .text._calendar_disable\r
-                0x00000000       0x40 hpl/rtc/hpl_rtc.o\r
- .text._calendar_set_comp\r
-                0x00000000       0x38 hpl/rtc/hpl_rtc.o\r
- .text._calendar_get_comp\r
-                0x00000000       0x34 hpl/rtc/hpl_rtc.o\r
- .text._is_tamper_detected\r
-                0x00000000       0x38 hpl/rtc/hpl_rtc.o\r
- .text._tamper_clear_tampid_flag\r
-                0x00000000       0x38 hpl/rtc/hpl_rtc.o\r
- .text._tamper_enable_debounce_asynchronous\r
-                0x00000000       0x60 hpl/rtc/hpl_rtc.o\r
- .text._tamper_disable_debounce_asynchronous\r
-                0x00000000       0x5c hpl/rtc/hpl_rtc.o\r
- .text._tamper_enable_debounce_majority\r
-                0x00000000       0x60 hpl/rtc/hpl_rtc.o\r
- .text._tamper_disable_debounce_majority\r
-                0x00000000       0x5c hpl/rtc/hpl_rtc.o\r
- .text._tamper_register_callback\r
-                0x00000000       0x68 hpl/rtc/hpl_rtc.o\r
- .text._calendar_register_callback\r
-                0x00000000       0x68 hpl/rtc/hpl_rtc.o\r
- .text._calendar_set_irq\r
-                0x00000000       0x10 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x89e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x16d hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x22 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x87 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x51 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xef hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x6a hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x1df hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x22 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x3f hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x1c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x22 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xb5 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x4da hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x11f hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x714 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x959 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x279 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x21e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0xe12 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x5e7 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x5be hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x624 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x172 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x26b hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x459 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x21c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x768 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x7c0 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x28e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x5d7 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x1c6 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x308 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xac hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000     0x1c53 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0xff5 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0xd41 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x874 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x8ae hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000     0x19be hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xe7 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0xb7c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x36a hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x7c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xac hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xca hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x4c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xdc hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xb2 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x64 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x444 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x4c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x149 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x5e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xa0 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xc4 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xb2 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x4c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x64 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x40 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x1da hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x3a hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x22 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x15e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x173 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x173 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x173 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x173 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x11e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x5e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xfa hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xfa hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xfa hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xfa hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x124 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x2e hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x1fa hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x3a hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x3e6 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000     0x20d6 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x6d hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x10 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x10 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xbe hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x28c hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000      0x277 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0xca hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x00000000       0x16 hpl/rtc/hpl_rtc.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text          0x00000000        0x0 hpl/sercom/hpl_sercom.o\r
- .data          0x00000000        0x0 hpl/sercom/hpl_sercom.o\r
- .bss           0x00000000        0x0 hpl/sercom/hpl_sercom.o\r
- .text._usart_calculate_baud_rate\r
-                0x00000000       0x70 hpl/sercom/hpl_sercom.o\r
- .text._sercom_get_irq_num\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._spi_deinit\r
-                0x00000000       0x20 hpl/sercom/hpl_sercom.o\r
- .text._spi_sync_enable\r
-                0x00000000       0x1e hpl/sercom/hpl_sercom.o\r
- .text._spi_async_enable\r
-                0x00000000       0x30 hpl/sercom/hpl_sercom.o\r
- .text._spi_sync_disable\r
-                0x00000000       0x1e hpl/sercom/hpl_sercom.o\r
- .text._spi_async_disable\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_set_mode\r
-                0x00000000       0x34 hpl/sercom/hpl_sercom.o\r
- .text._spi_set_baudrate\r
-                0x00000000       0x14 hpl/sercom/hpl_sercom.o\r
- .text._spi_set_char_size\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_set_data_order\r
-                0x00000000       0x34 hpl/sercom/hpl_sercom.o\r
- .text._get_sercom_index\r
-                0x00000000       0x44 hpl/sercom/hpl_sercom.o\r
- .text._usart_init\r
-                0x00000000       0xf0 hpl/sercom/hpl_sercom.o\r
- .text._sercom_i2c_send_address\r
-                0x00000000       0xc0 hpl/sercom/hpl_sercom.o\r
- .text._get_i2c_s_index\r
-                0x00000000       0x48 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_init\r
-                0x00000000       0x80 hpl/sercom/hpl_sercom.o\r
- .text._usart_set_baud_rate\r
-                0x00000000       0x58 hpl/sercom/hpl_sercom.o\r
- .text._usart_set_data_order\r
-                0x00000000       0x70 hpl/sercom/hpl_sercom.o\r
- .text._usart_set_mode\r
-                0x00000000       0x70 hpl/sercom/hpl_sercom.o\r
- .text._usart_set_parity\r
-                0x00000000       0x98 hpl/sercom/hpl_sercom.o\r
- .text._usart_set_stop_bits\r
-                0x00000000       0x6c hpl/sercom/hpl_sercom.o\r
- .text._usart_set_character_size\r
-                0x00000000       0x68 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_set_address\r
-                0x00000000       0x68 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_init\r
-                0x00000000       0x2c hpl/sercom/hpl_sercom.o\r
- .text._usart_async_init\r
-                0x00000000       0x80 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_deinit\r
-                0x00000000       0x20 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_deinit\r
-                0x00000000       0x4c hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_calculate_baud_rate\r
-                0x00000000       0x18 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_calculate_baud_rate\r
-                0x00000000       0x18 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_enable\r
-                0x00000000       0x12 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_enable\r
-                0x00000000       0x12 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_disable\r
-                0x00000000       0x12 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_disable\r
-                0x00000000       0x12 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_set_baud_rate\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_baud_rate\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_set_data_order\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_data_order\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_set_mode\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_mode\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_set_parity\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_parity\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_set_stop_bits\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_stop_bits\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_set_character_size\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_character_size\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_get_status\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_get_status\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_write_byte\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_write_byte\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_read_byte\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_is_ready_to_send\r
-                0x00000000        0xa hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_is_transmit_done\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._usart_async_is_byte_sent\r
-                0x00000000        0xa hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_is_byte_received\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_set_flow_control_state\r
-                0x00000000        0x2 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_flow_control_state\r
-                0x00000000        0x2 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_get_flow_control_state\r
-                0x00000000        0x4 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_get_flow_control_state\r
-                0x00000000        0x4 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_enable_byte_sent_irq\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_enable_tx_done_irq\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._usart_sync_get_hardware_index\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_get_hardware_index\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._usart_async_set_irq_state\r
-                0x00000000       0x78 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_enable\r
-                0x00000000       0x80 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_disable\r
-                0x00000000       0x70 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_set_baudrate\r
-                0x00000000      0x168 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_init\r
-                0x00000000       0x84 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_deinit\r
-                0x00000000       0x44 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_transfer\r
-                0x00000000       0x94 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_register_callback\r
-                0x00000000       0x1c hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_send_stop\r
-                0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_get_bytes_left\r
-                0x00000000        0xe hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_sync_deinit\r
-                0x00000000       0x44 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_sync_disable\r
-                0x00000000       0x48 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_sync_set_baudrate\r
-                0x00000000      0x168 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_async_set_irq_state\r
-                0x00000000       0x40 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_sync_send_stop\r
-                0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_init\r
-                0x00000000       0x34 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_init\r
-                0x00000000       0x8c hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_deinit\r
-                0x00000000       0x22 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_deinit\r
-                0x00000000       0x50 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_enable\r
-                0x00000000       0x14 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_enable\r
-                0x00000000       0x14 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_disable\r
-                0x00000000       0x14 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_disable\r
-                0x00000000       0x14 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_is_10bit_addressing_on\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_is_10bit_addressing_on\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_set_address\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_set_address\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_write_byte\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_write_byte\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_read_byte\r
-                0x00000000        0xa hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_is_byte_sent\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_is_byte_received\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_get_status\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_sync_clear_data_ready_flag\r
-                0x00000000        0xa hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_get_status\r
-                0x00000000        0x8 hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_abort_transmission\r
-                0x00000000        0xa hpl/sercom/hpl_sercom.o\r
- .text._i2c_s_async_set_irq_state\r
-                0x00000000       0x54 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_init\r
-                0x00000000      0x1fc hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_init\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_init\r
-                0x00000000       0x60 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_init\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_deinit\r
-                0x00000000       0x54 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_deinit\r
-                0x00000000       0x54 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_deinit\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_deinit\r
-                0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_enable\r
-                0x00000000       0x34 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_enable\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_enable\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_enable\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_disable\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_disable\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_disable\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_disable\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_set_mode\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_set_mode\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_set_mode\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_set_mode\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_calc_baud_val\r
-                0x00000000       0x5c hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_set_baudrate\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_set_baudrate\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_set_char_size\r
-                0x00000000       0x40 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_set_char_size\r
-                0x00000000       0x40 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_set_char_size\r
-                0x00000000       0x40 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_set_char_size\r
-                0x00000000       0x40 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_set_data_order\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_set_data_order\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_set_data_order\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_set_data_order\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_m_sync_trans\r
-                0x00000000      0x114 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_enable_tx\r
-                0x00000000       0x40 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_enable_tx\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_enable_rx\r
-                0x00000000       0x48 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_enable_rx\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_enable_tx_complete\r
-                0x00000000       0x44 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_enable_ss_detect\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_write_one\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_write_one\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_write_one\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_read_one\r
-                0x00000000       0x34 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_read_one\r
-                0x00000000       0x34 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_read_one\r
-                0x00000000       0x34 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_register_callback\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_register_callback\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_is_tx_ready\r
-                0x00000000       0x38 hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_is_rx_ready\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_is_ss_deactivated\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_s_sync_is_error\r
-                0x00000000       0x44 hpl/sercom/hpl_sercom.o\r
- .text._spi_m_async_set_irq_state\r
-                0x00000000       0x3c hpl/sercom/hpl_sercom.o\r
- .text._spi_s_async_set_irq_state\r
-                0x00000000        0xc hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x89e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x16d hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x22 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x87 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x51 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xef hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x6a hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x1df hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x22 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x3f hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x1c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x22 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xb5 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x4da hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x11f hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x714 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x959 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x279 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x21e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0xe12 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x5e7 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x5be hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x624 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x172 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x26b hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x459 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x21c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x768 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x7c0 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x28e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x5d7 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x1c6 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x308 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xac hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000     0x1c53 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0xff5 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0xd41 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x874 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x8ae hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000     0x19be hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xe7 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0xb7c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x36a hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x7c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xac hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xca hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x4c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xdc hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xb2 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x64 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x444 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x4c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x149 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x5e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xa0 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xc4 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xb2 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x4c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x64 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x40 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x1da hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x3a hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x22 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x15e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x173 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x173 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x173 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x173 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x11e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x5e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xfa hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xfa hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xfa hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xfa hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x124 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x2e hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x1fa hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x3a hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x3e6 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000     0x20d6 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x6d hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x10 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xbe hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x28c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000      0x277 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xca hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x70 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0xc9 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x69 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x87 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x19 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x00000000       0x16 hpl/sercom/hpl_sercom.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/slcd/hpl_slcd.o\r
- .text          0x00000000        0x0 hpl/slcd/hpl_slcd.o\r
- .data          0x00000000        0x0 hpl/slcd/hpl_slcd.o\r
- .bss           0x00000000        0x0 hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_set_segment\r
-                0x00000000       0x74 hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_init\r
-                0x00000000       0x98 hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_deinit\r
-                0x00000000       0x2e hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_enable\r
-                0x00000000       0x14 hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_disable\r
-                0x00000000       0x14 hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_seg_on\r
-                0x00000000       0x1c hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_seg_off\r
-                0x00000000       0x1c hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_seg_blink\r
-                0x00000000      0x130 hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_write_char\r
-                0x00000000      0x118 hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_stop_animation\r
-                0x00000000       0x1a hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_set_animation_period\r
-                0x00000000       0x6c hpl/slcd/hpl_slcd.o\r
- .text._slcd_sync_start_animation\r
-                0x00000000      0x148 hpl/slcd/hpl_slcd.o\r
- .rodata        0x00000000      0x1c0 hpl/slcd/hpl_slcd.o\r
- .debug_info    0x00000000     0x2fd4 hpl/slcd/hpl_slcd.o\r
- .debug_abbrev  0x00000000      0x395 hpl/slcd/hpl_slcd.o\r
- .debug_loc     0x00000000     0x1574 hpl/slcd/hpl_slcd.o\r
- .debug_aranges\r
-                0x00000000       0x78 hpl/slcd/hpl_slcd.o\r
- .debug_ranges  0x00000000       0x68 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x510 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x89e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x16d hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x22 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x87 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x51 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xef hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x6a hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x1df hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x22 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x3f hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x1c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x22 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xb5 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x4da hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x11f hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x714 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x959 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x279 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x21e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0xe12 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x5e7 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x5be hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x624 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x172 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x26b hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x459 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x21c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x768 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x7c0 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x28e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x5d7 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x1c6 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x308 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xac hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000     0x1c53 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0xff5 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0xd41 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x874 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x8ae hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000     0x19be hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xe7 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0xb7c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x36a hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x7c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xac hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xca hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x4c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xdc hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xb2 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x64 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x444 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x4c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x149 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x5e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xa0 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xc4 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xb2 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x4c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x64 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x40 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x1da hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x3a hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x22 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x15e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x173 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x173 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x173 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x173 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x11e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x5e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xfa hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xfa hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xfa hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xfa hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x124 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x2e hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x1fa hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x3a hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x3e6 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000     0x20d6 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x6d hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x10 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x10 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xbe hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x28c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x277 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x16 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0xca hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x10 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x1c hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x69 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x87 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x19 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000      0x733 hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x3a hpl/slcd/hpl_slcd.o\r
- .debug_macro   0x00000000       0x64 hpl/slcd/hpl_slcd.o\r
- .debug_line    0x00000000      0xebb hpl/slcd/hpl_slcd.o\r
- .debug_str     0x00000000    0x844dd hpl/slcd/hpl_slcd.o\r
- .comment       0x00000000       0x5a hpl/slcd/hpl_slcd.o\r
- .debug_frame   0x00000000      0x138 hpl/slcd/hpl_slcd.o\r
- .ARM.attributes\r
-                0x00000000       0x32 hpl/slcd/hpl_slcd.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .text          0x00000000        0x0 hpl/systick/hpl_systick.o\r
- .data          0x00000000        0x0 hpl/systick/hpl_systick.o\r
- .bss           0x00000000        0x0 hpl/systick/hpl_systick.o\r
- .text._system_time_deinit\r
-                0x00000000       0x10 hpl/systick/hpl_systick.o\r
- .text._system_time_get\r
-                0x00000000        0xc hpl/systick/hpl_systick.o\r
- .text._system_time_get_max_time_value\r
-                0x00000000        0x8 hpl/systick/hpl_systick.o\r
- .text._delay_cycles\r
-                0x00000000       0x40 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x89e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x16d hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x22 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x87 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x51 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xef hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x6a hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x1df hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x22 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x3f hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x1c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x22 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xb5 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x4da hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x11f hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x714 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x959 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x279 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x21e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0xe12 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x5e7 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x5be hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x624 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x172 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x26b hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x459 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x21c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x768 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x7c0 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x28e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x5d7 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x1c6 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x308 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xac hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000     0x1c53 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0xff5 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0xd41 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x874 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x8ae hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000     0x19be hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xe7 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0xb7c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x36a hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x7c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xac hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xca hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x4c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xdc hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xb2 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x64 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x444 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x4c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x149 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x5e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xa0 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xc4 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xb2 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x4c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x64 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x40 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x1da hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x3a hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x22 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x15e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x173 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x173 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x173 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x173 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x11e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x5e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xfa hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xfa hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xfa hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xfa hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x124 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x2e hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x1fa hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x3a hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x3e6 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000     0x20d6 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x6d hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x10 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x10 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xbe hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x28c hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000      0x277 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0x16 hpl/systick/hpl_systick.o\r
- .debug_macro   0x00000000       0xca hpl/systick/hpl_systick.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tcc/hpl_tcc.o\r
- .text          0x00000000        0x0 hpl/tcc/hpl_tcc.o\r
- .data          0x00000000       0x60 hpl/tcc/hpl_tcc.o\r
- .text._tcc_init_irq_param\r
-                0x00000000       0x18 hpl/tcc/hpl_tcc.o\r
- .text._tcc_start_pwm\r
-                0x00000000       0x12 hpl/tcc/hpl_tcc.o\r
- .text._tcc_stop_pwm\r
-                0x00000000       0x12 hpl/tcc/hpl_tcc.o\r
- .text._tcc_pwm_get_period\r
-                0x00000000        0x6 hpl/tcc/hpl_tcc.o\r
- .text._tcc_is_pwm_enabled\r
-                0x00000000       0x12 hpl/tcc/hpl_tcc.o\r
- .text._get_tcc_cfg\r
-                0x00000000       0x2c hpl/tcc/hpl_tcc.o\r
- .text._get_tcc_pwm_cfg\r
-                0x00000000       0x30 hpl/tcc/hpl_tcc.o\r
- .text._tcc_pwm_init\r
-                0x00000000      0x164 hpl/tcc/hpl_tcc.o\r
- .text._tcc_pwm_deinit\r
-                0x00000000       0x54 hpl/tcc/hpl_tcc.o\r
- .text._tcc_set_pwm_param\r
-                0x00000000       0x24 hpl/tcc/hpl_tcc.o\r
- .text._tcc_pwm_get_duty\r
-                0x00000000       0x34 hpl/tcc/hpl_tcc.o\r
- .text._tcc_pwm_set_irq_state\r
-                0x00000000       0x50 hpl/tcc/hpl_tcc.o\r
- .text._tcc_get_timer\r
-                0x00000000        0x4 hpl/tcc/hpl_tcc.o\r
- .text._tcc_get_pwm\r
-                0x00000000        0xc hpl/tcc/hpl_tcc.o\r
- .rodata.str1.4\r
-                0x00000000       0x15 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x89e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x16d hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x22 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x87 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x51 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xef hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x6a hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x1df hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x22 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x3f hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x1c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x22 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xb5 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x4da hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x11f hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x714 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x959 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x279 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x21e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0xe12 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x5e7 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x5be hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x624 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x172 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x26b hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x459 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x21c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x768 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x7c0 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x28e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x5d7 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x1c6 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x308 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xac hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000     0x1c53 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0xff5 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0xd41 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x874 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x8ae hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000     0x19be hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xe7 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0xb7c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x36a hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x7c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xac hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xca hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x4c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xdc hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xb2 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x64 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x444 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x4c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x149 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x5e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xa0 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xc4 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xb2 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x4c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x64 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x40 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x1da hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x3a hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x22 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x15e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x173 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x173 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x173 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x173 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x11e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x5e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xfa hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xfa hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xfa hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xfa hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x124 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x2e hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x1fa hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x3a hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x3e6 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000     0x20d6 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x6d hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x10 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x10 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xbe hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x28c hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000      0x277 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xca hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x69 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x87 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x19 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0xc9 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x00000000       0x16 hpl/tcc/hpl_tcc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 hpl/tc/hpl_tc.o\r
- .text          0x00000000        0x0 hpl/tc/hpl_tc.o\r
- .text._tc_get_timer\r
-                0x00000000        0x4 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x89e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x16d hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x22 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x87 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x51 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xef hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x6a hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x1df hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x22 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x3f hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x1c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x22 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xb5 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x4da hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x11f hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x714 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x959 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x279 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x21e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0xe12 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x5e7 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x5be hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x624 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x172 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x26b hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x459 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x21c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x768 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x7c0 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x28e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x5d7 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x1c6 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x308 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xac hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000     0x1c53 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0xff5 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0xd41 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x874 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x8ae hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000     0x19be hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xe7 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0xb7c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x36a hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x7c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xac hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xca hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x4c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xdc hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xb2 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x64 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x444 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x4c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x149 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x5e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xa0 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xc4 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xb2 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x4c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x64 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x40 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x1da hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x3a hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x22 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x15e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x173 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x173 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x173 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x173 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x11e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x5e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xfa hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xfa hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xfa hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xfa hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x124 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x2e hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x1fa hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x3a hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x3e6 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000     0x20d6 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x6d hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x10 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x10 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xbe hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x28c hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000      0x277 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xca hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x69 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x87 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x19 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0xc9 hpl/tc/hpl_tc.o\r
- .debug_macro   0x00000000       0x16 hpl/tc/hpl_tc.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .group         0x00000000        0x8 main.o\r
- .text          0x00000000        0x0 main.o\r
- .data          0x00000000        0x0 main.o\r
- .bss           0x00000000        0x0 main.o\r
- .debug_macro   0x00000000      0x89e main.o\r
- .debug_macro   0x00000000      0x16d main.o\r
- .debug_macro   0x00000000       0x22 main.o\r
- .debug_macro   0x00000000       0x87 main.o\r
- .debug_macro   0x00000000       0x51 main.o\r
- .debug_macro   0x00000000       0xef main.o\r
- .debug_macro   0x00000000       0x6a main.o\r
- .debug_macro   0x00000000      0x1df main.o\r
- .debug_macro   0x00000000       0x22 main.o\r
- .debug_macro   0x00000000       0x3f main.o\r
- .debug_macro   0x00000000       0x1c main.o\r
- .debug_macro   0x00000000       0x22 main.o\r
- .debug_macro   0x00000000       0xb5 main.o\r
- .debug_macro   0x00000000      0x4da main.o\r
- .debug_macro   0x00000000      0x11f main.o\r
- .debug_macro   0x00000000      0x714 main.o\r
- .debug_macro   0x00000000      0x959 main.o\r
- .debug_macro   0x00000000      0x279 main.o\r
- .debug_macro   0x00000000      0x21e main.o\r
- .debug_macro   0x00000000      0xe12 main.o\r
- .debug_macro   0x00000000      0x5e7 main.o\r
- .debug_macro   0x00000000      0x5be main.o\r
- .debug_macro   0x00000000      0x624 main.o\r
- .debug_macro   0x00000000      0x172 main.o\r
- .debug_macro   0x00000000      0x26b main.o\r
- .debug_macro   0x00000000      0x459 main.o\r
- .debug_macro   0x00000000      0x21c main.o\r
- .debug_macro   0x00000000      0x768 main.o\r
- .debug_macro   0x00000000      0x7c0 main.o\r
- .debug_macro   0x00000000      0x28e main.o\r
- .debug_macro   0x00000000      0x5d7 main.o\r
- .debug_macro   0x00000000      0x1c6 main.o\r
- .debug_macro   0x00000000      0x308 main.o\r
- .debug_macro   0x00000000       0xac main.o\r
- .debug_macro   0x00000000     0x1c53 main.o\r
- .debug_macro   0x00000000      0xff5 main.o\r
- .debug_macro   0x00000000      0xd41 main.o\r
- .debug_macro   0x00000000      0x874 main.o\r
- .debug_macro   0x00000000      0x8ae main.o\r
- .debug_macro   0x00000000     0x19be main.o\r
- .debug_macro   0x00000000       0xe7 main.o\r
- .debug_macro   0x00000000      0xb7c main.o\r
- .debug_macro   0x00000000      0x36a main.o\r
- .debug_macro   0x00000000       0x7c main.o\r
- .debug_macro   0x00000000       0xac main.o\r
- .debug_macro   0x00000000       0xca main.o\r
- .debug_macro   0x00000000       0x4c main.o\r
- .debug_macro   0x00000000       0xdc main.o\r
- .debug_macro   0x00000000       0xb2 main.o\r
- .debug_macro   0x00000000       0x64 main.o\r
- .debug_macro   0x00000000      0x444 main.o\r
- .debug_macro   0x00000000       0x4c main.o\r
- .debug_macro   0x00000000      0x149 main.o\r
- .debug_macro   0x00000000       0x5e main.o\r
- .debug_macro   0x00000000       0xa0 main.o\r
- .debug_macro   0x00000000       0xc4 main.o\r
- .debug_macro   0x00000000       0xb2 main.o\r
- .debug_macro   0x00000000       0x4c main.o\r
- .debug_macro   0x00000000       0x64 main.o\r
- .debug_macro   0x00000000       0x40 main.o\r
- .debug_macro   0x00000000      0x1da main.o\r
- .debug_macro   0x00000000       0x3a main.o\r
- .debug_macro   0x00000000       0x22 main.o\r
- .debug_macro   0x00000000      0x15e main.o\r
- .debug_macro   0x00000000      0x173 main.o\r
- .debug_macro   0x00000000      0x173 main.o\r
- .debug_macro   0x00000000      0x173 main.o\r
- .debug_macro   0x00000000      0x173 main.o\r
- .debug_macro   0x00000000      0x11e main.o\r
- .debug_macro   0x00000000       0x5e main.o\r
- .debug_macro   0x00000000       0xfa main.o\r
- .debug_macro   0x00000000       0xfa main.o\r
- .debug_macro   0x00000000       0xfa main.o\r
- .debug_macro   0x00000000       0xfa main.o\r
- .debug_macro   0x00000000      0x124 main.o\r
- .debug_macro   0x00000000       0x2e main.o\r
- .debug_macro   0x00000000      0x1fa main.o\r
- .debug_macro   0x00000000       0x3a main.o\r
- .debug_macro   0x00000000      0x3e6 main.o\r
- .debug_macro   0x00000000     0x20d6 main.o\r
- .debug_macro   0x00000000       0x6d main.o\r
- .debug_macro   0x00000000       0x10 main.o\r
- .debug_macro   0x00000000       0x10 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0xbe main.o\r
- .debug_macro   0x00000000      0x28c main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000      0x277 main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0xca main.o\r
- .debug_macro   0x00000000       0x1c main.o\r
- .debug_macro   0x00000000       0x16 main.o\r
- .debug_macro   0x00000000       0xcf main.o\r
- .debug_macro   0x00000000      0x130 main.o\r
- .debug_macro   0x00000000       0x70 main.o\r
- .debug_macro   0x00000000       0x1c main.o\r
- .debug_macro   0x00000000       0xc9 main.o\r
- .debug_macro   0x00000000       0x1c main.o\r
- .debug_macro   0x00000000       0x10 main.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager/sleep_manager.o\r
- .text          0x00000000        0x0 sleep_manager/sleep_manager.o\r
- .data          0x00000000        0x0 sleep_manager/sleep_manager.o\r
- .text.sleepmgr_register_prepare_to_sleep_callback\r
-                0x00000000       0x30 sleep_manager/sleep_manager.o\r
- .text.sleepmgr_register_wake_up_callback\r
-                0x00000000       0x30 sleep_manager/sleep_manager.o\r
- .text.sleepmgr_sleep\r
-                0x00000000       0x1c sleep_manager/sleep_manager.o\r
- .text.sleepmgr_wakeup\r
-                0x00000000       0x10 sleep_manager/sleep_manager.o\r
- .text.sleepmgr_is_ready_to_sleep\r
-                0x00000000       0x20 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x89e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xc9 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x16d sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x22 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x87 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x51 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xef sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x6a sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x1df sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x22 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x3f sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x1c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x22 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xb5 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x4da sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x11f sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x714 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x959 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x279 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x21e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0xe12 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x5e7 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x5be sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x624 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x172 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x26b sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x459 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x21c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x768 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x7c0 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x28e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x5d7 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x1c6 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x308 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xac sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000     0x1c53 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0xff5 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0xd41 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x874 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x8ae sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000     0x19be sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xe7 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0xb7c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x36a sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x7c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xac sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xca sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x4c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xdc sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xb2 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x64 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x444 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x4c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x149 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x5e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xa0 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xc4 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xb2 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x4c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x64 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x40 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x1da sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x3a sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x22 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x15e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x173 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x173 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x173 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x173 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x11e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x5e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xfa sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xfa sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xfa sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xfa sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x124 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x2e sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x1fa sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x3a sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x3e6 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000     0x20d6 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x6d sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x10 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x10 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xbe sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x28c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000      0x277 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0xca sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x1c sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x10 sleep_manager/sleep_manager.o\r
- .debug_macro   0x00000000       0x16 sleep_manager/sleep_manager.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .group         0x00000000        0x8 sleep_manager_main.o\r
- .text          0x00000000        0x0 sleep_manager_main.o\r
- .data          0x00000000        0x0 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x89e sleep_manager_main.o\r
- .debug_macro   0x00000000      0x16d sleep_manager_main.o\r
- .debug_macro   0x00000000       0x22 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x87 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x51 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xef sleep_manager_main.o\r
- .debug_macro   0x00000000       0x6a sleep_manager_main.o\r
- .debug_macro   0x00000000      0x1df sleep_manager_main.o\r
- .debug_macro   0x00000000       0x22 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x3f sleep_manager_main.o\r
- .debug_macro   0x00000000       0x1c sleep_manager_main.o\r
- .debug_macro   0x00000000       0x22 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xb5 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x4da sleep_manager_main.o\r
- .debug_macro   0x00000000      0x11f sleep_manager_main.o\r
- .debug_macro   0x00000000      0x714 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x959 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x279 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x21e sleep_manager_main.o\r
- .debug_macro   0x00000000      0xe12 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x5e7 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x5be sleep_manager_main.o\r
- .debug_macro   0x00000000      0x624 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x172 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x26b sleep_manager_main.o\r
- .debug_macro   0x00000000      0x459 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x21c sleep_manager_main.o\r
- .debug_macro   0x00000000      0x768 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x7c0 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x28e sleep_manager_main.o\r
- .debug_macro   0x00000000      0x5d7 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x1c6 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x308 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xac sleep_manager_main.o\r
- .debug_macro   0x00000000     0x1c53 sleep_manager_main.o\r
- .debug_macro   0x00000000      0xff5 sleep_manager_main.o\r
- .debug_macro   0x00000000      0xd41 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x874 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x8ae sleep_manager_main.o\r
- .debug_macro   0x00000000     0x19be sleep_manager_main.o\r
- .debug_macro   0x00000000       0xe7 sleep_manager_main.o\r
- .debug_macro   0x00000000      0xb7c sleep_manager_main.o\r
- .debug_macro   0x00000000      0x36a sleep_manager_main.o\r
- .debug_macro   0x00000000       0x7c sleep_manager_main.o\r
- .debug_macro   0x00000000       0xac sleep_manager_main.o\r
- .debug_macro   0x00000000       0xca sleep_manager_main.o\r
- .debug_macro   0x00000000       0x4c sleep_manager_main.o\r
- .debug_macro   0x00000000       0xdc sleep_manager_main.o\r
- .debug_macro   0x00000000       0xb2 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x64 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x444 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x4c sleep_manager_main.o\r
- .debug_macro   0x00000000      0x149 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x5e sleep_manager_main.o\r
- .debug_macro   0x00000000       0xa0 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xc4 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xb2 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x4c sleep_manager_main.o\r
- .debug_macro   0x00000000       0x64 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x40 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x1da sleep_manager_main.o\r
- .debug_macro   0x00000000       0x3a sleep_manager_main.o\r
- .debug_macro   0x00000000       0x22 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x15e sleep_manager_main.o\r
- .debug_macro   0x00000000      0x173 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x173 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x173 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x173 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x11e sleep_manager_main.o\r
- .debug_macro   0x00000000       0x5e sleep_manager_main.o\r
- .debug_macro   0x00000000       0xfa sleep_manager_main.o\r
- .debug_macro   0x00000000       0xfa sleep_manager_main.o\r
- .debug_macro   0x00000000       0xfa sleep_manager_main.o\r
- .debug_macro   0x00000000       0xfa sleep_manager_main.o\r
- .debug_macro   0x00000000      0x124 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x2e sleep_manager_main.o\r
- .debug_macro   0x00000000      0x1fa sleep_manager_main.o\r
- .debug_macro   0x00000000       0x3a sleep_manager_main.o\r
- .debug_macro   0x00000000      0x3e6 sleep_manager_main.o\r
- .debug_macro   0x00000000     0x20d6 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x6d sleep_manager_main.o\r
- .debug_macro   0x00000000       0x10 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x10 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xbe sleep_manager_main.o\r
- .debug_macro   0x00000000      0x28c sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000      0x277 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xca sleep_manager_main.o\r
- .debug_macro   0x00000000       0x1c sleep_manager_main.o\r
- .debug_macro   0x00000000       0x16 sleep_manager_main.o\r
- .debug_macro   0x00000000       0xcf sleep_manager_main.o\r
- .debug_macro   0x00000000      0x130 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x70 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x1c sleep_manager_main.o\r
- .debug_macro   0x00000000       0xc9 sleep_manager_main.o\r
- .debug_macro   0x00000000       0x1c sleep_manager_main.o\r
- .debug_macro   0x00000000       0x10 sleep_manager_main.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .group         0x00000000        0x8 watch-library/watch.o\r
- .text          0x00000000        0x0 watch-library/watch.o\r
- .data          0x00000000        0x0 watch-library/watch.o\r
- .bss           0x00000000        0x0 watch-library/watch.o\r
- .text.watch_disable_led\r
-                0x00000000       0x2c watch-library/watch.o\r
- .text.watch_enable_analog\r
-                0x00000000       0xb0 watch-library/watch.o\r
- .text.watch_enable_digital_input\r
-                0x00000000       0x48 watch-library/watch.o\r
- .debug_macro   0x00000000      0x89e watch-library/watch.o\r
- .debug_macro   0x00000000       0x22 watch-library/watch.o\r
- .debug_macro   0x00000000       0x87 watch-library/watch.o\r
- .debug_macro   0x00000000       0x51 watch-library/watch.o\r
- .debug_macro   0x00000000       0xef watch-library/watch.o\r
- .debug_macro   0x00000000       0x6a watch-library/watch.o\r
- .debug_macro   0x00000000      0x1df watch-library/watch.o\r
- .debug_macro   0x00000000      0x16d watch-library/watch.o\r
- .debug_macro   0x00000000       0x22 watch-library/watch.o\r
- .debug_macro   0x00000000       0x3f watch-library/watch.o\r
- .debug_macro   0x00000000       0x1c watch-library/watch.o\r
- .debug_macro   0x00000000       0x22 watch-library/watch.o\r
- .debug_macro   0x00000000       0xb5 watch-library/watch.o\r
- .debug_macro   0x00000000      0x4da watch-library/watch.o\r
- .debug_macro   0x00000000      0x11f watch-library/watch.o\r
- .debug_macro   0x00000000      0x714 watch-library/watch.o\r
- .debug_macro   0x00000000      0x959 watch-library/watch.o\r
- .debug_macro   0x00000000      0x279 watch-library/watch.o\r
- .debug_macro   0x00000000      0x21e watch-library/watch.o\r
- .debug_macro   0x00000000      0xe12 watch-library/watch.o\r
- .debug_macro   0x00000000      0x5e7 watch-library/watch.o\r
- .debug_macro   0x00000000      0x5be watch-library/watch.o\r
- .debug_macro   0x00000000      0x624 watch-library/watch.o\r
- .debug_macro   0x00000000      0x172 watch-library/watch.o\r
- .debug_macro   0x00000000      0x26b watch-library/watch.o\r
- .debug_macro   0x00000000      0x459 watch-library/watch.o\r
- .debug_macro   0x00000000      0x21c watch-library/watch.o\r
- .debug_macro   0x00000000      0x768 watch-library/watch.o\r
- .debug_macro   0x00000000      0x7c0 watch-library/watch.o\r
- .debug_macro   0x00000000      0x28e watch-library/watch.o\r
- .debug_macro   0x00000000      0x5d7 watch-library/watch.o\r
- .debug_macro   0x00000000      0x1c6 watch-library/watch.o\r
- .debug_macro   0x00000000      0x308 watch-library/watch.o\r
- .debug_macro   0x00000000       0xac watch-library/watch.o\r
- .debug_macro   0x00000000     0x1c53 watch-library/watch.o\r
- .debug_macro   0x00000000      0xff5 watch-library/watch.o\r
- .debug_macro   0x00000000      0xd41 watch-library/watch.o\r
- .debug_macro   0x00000000      0x874 watch-library/watch.o\r
- .debug_macro   0x00000000      0x8ae watch-library/watch.o\r
- .debug_macro   0x00000000     0x19be watch-library/watch.o\r
- .debug_macro   0x00000000       0xe7 watch-library/watch.o\r
- .debug_macro   0x00000000      0xb7c watch-library/watch.o\r
- .debug_macro   0x00000000      0x36a watch-library/watch.o\r
- .debug_macro   0x00000000       0x7c watch-library/watch.o\r
- .debug_macro   0x00000000       0xac watch-library/watch.o\r
- .debug_macro   0x00000000       0xca watch-library/watch.o\r
- .debug_macro   0x00000000       0x4c watch-library/watch.o\r
- .debug_macro   0x00000000       0xdc watch-library/watch.o\r
- .debug_macro   0x00000000       0xb2 watch-library/watch.o\r
- .debug_macro   0x00000000       0x64 watch-library/watch.o\r
- .debug_macro   0x00000000      0x444 watch-library/watch.o\r
- .debug_macro   0x00000000       0x4c watch-library/watch.o\r
- .debug_macro   0x00000000      0x149 watch-library/watch.o\r
- .debug_macro   0x00000000       0x5e watch-library/watch.o\r
- .debug_macro   0x00000000       0xa0 watch-library/watch.o\r
- .debug_macro   0x00000000       0xc4 watch-library/watch.o\r
- .debug_macro   0x00000000       0xb2 watch-library/watch.o\r
- .debug_macro   0x00000000       0x4c watch-library/watch.o\r
- .debug_macro   0x00000000       0x64 watch-library/watch.o\r
- .debug_macro   0x00000000       0x40 watch-library/watch.o\r
- .debug_macro   0x00000000      0x1da watch-library/watch.o\r
- .debug_macro   0x00000000       0x3a watch-library/watch.o\r
- .debug_macro   0x00000000       0x22 watch-library/watch.o\r
- .debug_macro   0x00000000      0x15e watch-library/watch.o\r
- .debug_macro   0x00000000      0x173 watch-library/watch.o\r
- .debug_macro   0x00000000      0x173 watch-library/watch.o\r
- .debug_macro   0x00000000      0x173 watch-library/watch.o\r
- .debug_macro   0x00000000      0x173 watch-library/watch.o\r
- .debug_macro   0x00000000      0x11e watch-library/watch.o\r
- .debug_macro   0x00000000       0x5e watch-library/watch.o\r
- .debug_macro   0x00000000       0xfa watch-library/watch.o\r
- .debug_macro   0x00000000       0xfa watch-library/watch.o\r
- .debug_macro   0x00000000       0xfa watch-library/watch.o\r
- .debug_macro   0x00000000       0xfa watch-library/watch.o\r
- .debug_macro   0x00000000      0x124 watch-library/watch.o\r
- .debug_macro   0x00000000       0x2e watch-library/watch.o\r
- .debug_macro   0x00000000      0x1fa watch-library/watch.o\r
- .debug_macro   0x00000000       0x3a watch-library/watch.o\r
- .debug_macro   0x00000000      0x3e6 watch-library/watch.o\r
- .debug_macro   0x00000000     0x20d6 watch-library/watch.o\r
- .debug_macro   0x00000000       0x6d watch-library/watch.o\r
- .debug_macro   0x00000000       0x10 watch-library/watch.o\r
- .debug_macro   0x00000000       0x10 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0xbe watch-library/watch.o\r
- .debug_macro   0x00000000      0x28c watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000      0x277 watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0xca watch-library/watch.o\r
- .debug_macro   0x00000000       0x16 watch-library/watch.o\r
- .debug_macro   0x00000000       0xcf watch-library/watch.o\r
- .debug_macro   0x00000000      0x130 watch-library/watch.o\r
- .debug_macro   0x00000000       0x70 watch-library/watch.o\r
- .debug_macro   0x00000000       0x1c watch-library/watch.o\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivsi3.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivsi3.o)\r
- .text          0x00000000      0x1d4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_divsi3.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_divsi3.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_divsi3.o)\r
- .debug_frame   0x00000000       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_divsi3.o)\r
- .ARM.attributes\r
-                0x00000000       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_divsi3.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_dvmd_tls.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_dvmd_tls.o)\r
- .text          0x00000000       0x40 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_aeabi_uldivmod.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_aeabi_uldivmod.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_aeabi_uldivmod.o)\r
- .ARM.attributes\r
-                0x00000000       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_aeabi_uldivmod.o)\r
- .text          0x00000000       0x54 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_muldi3.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_muldi3.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_muldi3.o)\r
- .debug_frame   0x00000000       0x34 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_muldi3.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_muldi3.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ffssi2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ffssi2.o)\r
- .text          0x00000000       0x3c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_fixunsdfsi.o)\r
- .text          0x00000000      0x180 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
- .ARM.extab     0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
- .ARM.exidx     0x00000000        0x8 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
- .debug_frame   0x00000000       0x3c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivmoddi4.o)\r
- .text          0x00000000      0x668 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o)\r
- .rodata        0x00000000       0x40 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o)\r
- .debug_frame   0x00000000       0x3c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(divdf3.o)\r
- .text          0x00000000      0x500 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(muldf3.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(muldf3.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(muldf3.o)\r
- .rodata        0x00000000       0x40 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(muldf3.o)\r
- .debug_frame   0x00000000       0x3c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(muldf3.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(muldf3.o)\r
- .text          0x00000000      0x62c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(subdf3.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(subdf3.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(subdf3.o)\r
- .debug_frame   0x00000000       0x38 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(subdf3.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(subdf3.o)\r
- .text          0x00000000       0x68 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(fixdfsi.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(fixdfsi.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(fixdfsi.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(fixdfsi.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(fixdfsi.o)\r
- .text          0x00000000       0x84 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatsidf.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatsidf.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatsidf.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatsidf.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatsidf.o)\r
- .text          0x00000000       0x70 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatunsidf.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatunsidf.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatunsidf.o)\r
- .debug_frame   0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatunsidf.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(floatunsidf.o)\r
- .text          0x00000000       0x7c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o)\r
- .ARM.attributes\r
-                0x00000000       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_arm_cmpdf2.o)\r
- .text          0x00000000       0x3c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzsi2.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzsi2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzsi2.o)\r
- .ARM.attributes\r
-                0x00000000       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzsi2.o)\r
- .text          0x00000000       0x18 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzdi2.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzdi2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzdi2.o)\r
- .ARM.attributes\r
-                0x00000000       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_clzdi2.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ctzsi2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ctzsi2.o)\r
- .text          0x00000000       0x74 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(eqdf2.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(eqdf2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(eqdf2.o)\r
- .debug_frame   0x00000000       0x38 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(eqdf2.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(eqdf2.o)\r
- .text          0x00000000       0xc8 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(gedf2.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(gedf2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(gedf2.o)\r
- .debug_frame   0x00000000       0x38 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(gedf2.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(gedf2.o)\r
- .text          0x00000000       0xc4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(ledf2.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(ledf2.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(ledf2.o)\r
- .debug_frame   0x00000000       0x38 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(ledf2.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(ledf2.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o)\r
- .text.exit     0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o)\r
- .debug_frame   0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-exit.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
- .data._impure_ptr\r
-                0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
- .data.impure_data\r
-                0x00000000       0x60 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
- .rodata._global_impure_ptr\r
-                0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-impure.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-init.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-init.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-init.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memset.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memset.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memset.o)\r
- .text.memset   0x00000000       0x10 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memset.o)\r
- .debug_frame   0x00000000       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memset.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memset.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
- .text._printf_r\r
-                0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
- .text.printf   0x00000000       0x34 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
- .debug_frame   0x00000000       0x50 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-printf.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__fp_unlock\r
-                0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text._cleanup_r\r
-                0x00000000       0x10 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.std.isra.0\r
-                0x00000000       0x48 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__fp_lock\r
-                0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__sfmoreglue\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text._cleanup\r
-                0x00000000       0x10 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__sinit  0x00000000       0x68 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__sfp    0x00000000       0x80 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__sfp_lock_acquire\r
-                0x00000000        0x2 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__sfp_lock_release\r
-                0x00000000        0x2 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__sinit_lock_acquire\r
-                0x00000000        0x2 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__sinit_lock_release\r
-                0x00000000        0x2 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__fp_lock_all\r
-                0x00000000       0x18 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text.__fp_unlock_all\r
-                0x00000000       0x18 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .rodata.__sf_fake_stderr\r
-                0x00000000       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .rodata.__sf_fake_stdin\r
-                0x00000000       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .rodata.__sf_fake_stdout\r
-                0x00000000       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .debug_frame   0x00000000      0x140 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-findfp.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
- .text._fwalk   0x00000000       0x38 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
- .text._fwalk_reent\r
-                0x00000000       0x42 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
- .debug_frame   0x00000000       0x58 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fwalk.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .text._malloc_r\r
-                0x00000000       0xbc c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .bss.__malloc_free_list\r
-                0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .bss.__malloc_sbrk_start\r
-                0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-mallocr.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .text.__sfputc_r\r
-                0x00000000       0x2a c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .text.__sfputs_r\r
-                0x00000000       0x24 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .text.__sprint_r\r
-                0x00000000       0x1c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .text._vfprintf_r\r
-                0x00000000      0x238 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .text.vfprintf\r
-                0x00000000       0x18 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .rodata._vfprintf_r.str1.1\r
-                0x00000000       0x11 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .debug_frame   0x00000000       0x9c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .text._printf_common\r
-                0x00000000       0xda c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .text._printf_i\r
-                0x00000000      0x234 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .rodata._printf_i.str1.1\r
-                0x00000000       0x22 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .debug_frame   0x00000000       0x54 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-vfprintf_i.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o)\r
- .text._sbrk_r  0x00000000       0x24 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-sbrkr.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .text.__sread  0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .text.__seofread\r
-                0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .text.__swrite\r
-                0x00000000       0x38 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .text.__sseek  0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .text.__sclose\r
-                0x00000000        0xc c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .debug_frame   0x00000000       0x90 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-stdio.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
- .text.__swbuf_r\r
-                0x00000000       0xac c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
- .text.__swbuf  0x00000000       0x14 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
- .debug_frame   0x00000000       0x48 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wbuf.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-writer.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-writer.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-writer.o)\r
- .text._write_r\r
-                0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-writer.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-writer.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-writer.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o)\r
- .text.__swsetup_r\r
-                0x00000000       0xec c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-wsetup.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-closer.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-closer.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-closer.o)\r
- .text._close_r\r
-                0x00000000       0x24 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-closer.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-closer.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-closer.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .text.__sflush_r\r
-                0x00000000      0x114 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .text._fflush_r\r
-                0x00000000       0x58 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .text.fflush   0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .debug_frame   0x00000000       0x68 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fflush.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o)\r
- .text.__sfvwrite_r\r
-                0x00000000      0x2c4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o)\r
- .debug_frame   0x00000000       0x30 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fvwrite.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-lseekr.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-lseekr.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-lseekr.o)\r
- .text._lseek_r\r
-                0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-lseekr.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-lseekr.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-lseekr.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
- .text.__swhatbuf_r\r
-                0x00000000       0x50 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
- .text.__smakebuf_r\r
-                0x00000000       0x88 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
- .debug_frame   0x00000000       0x54 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-makebuf.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memchr-stub.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memchr-stub.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memchr-stub.o)\r
- .text.memchr   0x00000000       0x16 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memchr-stub.o)\r
- .debug_frame   0x00000000       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memchr-stub.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memchr-stub.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memcpy-stub.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memcpy-stub.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memcpy-stub.o)\r
- .text.memcpy   0x00000000       0x12 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memcpy-stub.o)\r
- .debug_frame   0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memcpy-stub.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memcpy-stub.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memmove.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memmove.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memmove.o)\r
- .text.memmove  0x00000000       0x24 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memmove.o)\r
- .debug_frame   0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memmove.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-memmove.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
- .text.__malloc_lock\r
-                0x00000000        0x2 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
- .text.__malloc_unlock\r
-                0x00000000        0x2 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
- .debug_frame   0x00000000       0x30 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-mlock.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-freer.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-freer.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-freer.o)\r
- .text._free_r  0x00000000       0x94 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-freer.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-freer.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-freer.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o)\r
- .text._realloc_r\r
-                0x00000000       0x4c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o)\r
- .debug_frame   0x00000000       0x30 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-reallocr.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-readr.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-readr.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-readr.o)\r
- .text._read_r  0x00000000       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-readr.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-readr.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-readr.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- .text.cleanup_glue\r
-                0x00000000       0x1a c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- .text._reclaim_reent\r
-                0x00000000       0xcc c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- .debug_frame   0x00000000       0x48 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- COMMON         0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-reent.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fstatr.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fstatr.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fstatr.o)\r
- .text._fstat_r\r
-                0x00000000       0x24 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fstatr.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fstatr.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-fstatr.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-isattyr.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-isattyr.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-isattyr.o)\r
- .text._isatty_r\r
-                0x00000000       0x24 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-isattyr.o)\r
- .debug_frame   0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-isattyr.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-isattyr.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-msizer.o)\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-msizer.o)\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-msizer.o)\r
- .text._malloc_usable_size_r\r
-                0x00000000       0x10 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-msizer.o)\r
- .debug_frame   0x00000000       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-msizer.o)\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-nano-msizer.o)\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtend.o\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtend.o\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtend.o\r
- .eh_frame      0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtend.o\r
- .jcr           0x00000000        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtend.o\r
- .ARM.attributes\r
-                0x00000000       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtend.o\r
- .text          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtn.o\r
- .data          0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtn.o\r
- .bss           0x00000000        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtn.o\r
-\r
-Memory Configuration\r
-\r
-Name             Origin             Length             Attributes\r
-rom              0x00000000         0x00040000         xr\r
-ram              0x20000000         0x00008000         xrw\r
-*default*        0x00000000         0xffffffff\r
-\r
-Linker script and memory map\r
-\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crti.o\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m/crt0.o\r
-LOAD atmel_start.o\r
-LOAD Device_Startup/startup_saml22.o\r
-LOAD Device_Startup/system_saml22.o\r
-LOAD driver_init.o\r
-LOAD examples/driver_examples.o\r
-LOAD hal/src/hal_adc_sync.o\r
-LOAD hal/src/hal_atomic.o\r
-LOAD hal/src/hal_calendar.o\r
-LOAD hal/src/hal_delay.o\r
-LOAD hal/src/hal_ext_irq.o\r
-LOAD hal/src/hal_gpio.o\r
-LOAD hal/src/hal_i2c_m_sync.o\r
-LOAD hal/src/hal_init.o\r
-LOAD hal/src/hal_io.o\r
-LOAD hal/src/hal_pwm.o\r
-LOAD hal/src/hal_slcd_sync.o\r
-LOAD hal/src/hal_sleep.o\r
-LOAD hal/utils/src/utils_assert.o\r
-LOAD hal/utils/src/utils_event.o\r
-LOAD hal/utils/src/utils_list.o\r
-LOAD hal/utils/src/utils_syscalls.o\r
-LOAD hpl/adc/hpl_adc.o\r
-LOAD hpl/core/hpl_core_m0plus_base.o\r
-LOAD hpl/core/hpl_init.o\r
-LOAD hpl/dmac/hpl_dmac.o\r
-LOAD hpl/eic/hpl_eic.o\r
-LOAD hpl/gclk/hpl_gclk.o\r
-LOAD hpl/mclk/hpl_mclk.o\r
-LOAD hpl/osc32kctrl/hpl_osc32kctrl.o\r
-LOAD hpl/oscctrl/hpl_oscctrl.o\r
-LOAD hpl/pm/hpl_pm.o\r
-LOAD hpl/rtc/hpl_rtc.o\r
-LOAD hpl/sercom/hpl_sercom.o\r
-LOAD hpl/slcd/hpl_slcd.o\r
-LOAD hpl/systick/hpl_systick.o\r
-LOAD hpl/tcc/hpl_tcc.o\r
-LOAD hpl/tc/hpl_tc.o\r
-LOAD main.o\r
-LOAD sleep_manager/sleep_manager.o\r
-LOAD sleep_manager_main.o\r
-LOAD watch-library/watch.o\r
-START GROUP\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libm.a\r
-END GROUP\r
-START GROUP\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a\r
-END GROUP\r
-START GROUP\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a\r
-END GROUP\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtend.o\r
-LOAD c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtn.o\r
-                0x00002000                STACK_SIZE = DEFINED (STACK_SIZE)?STACK_SIZE:DEFINED (__stack_size__)?__stack_size__:0x2000\r
-\r
-.text           0x00000000     0x2140\r
-                0x00000000                . = ALIGN (0x4)\r
-                0x00000000                _sfixed = .\r
- *(.vectors .vectors.*)\r
- .vectors       0x00000000       0xa8 Device_Startup/startup_saml22.o\r
-                0x00000000                exception_table\r
- *(.text .text.* .gnu.linkonce.t.*)\r
- .text          0x000000a8       0x60 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
- .text.atmel_start_init\r
-                0x00000108       0x14 atmel_start.o\r
-                0x00000108                atmel_start_init\r
- .text.Dummy_Handler\r
-                0x0000011c        0x2 Device_Startup/startup_saml22.o\r
-                0x0000011c                SVCall_Handler\r
-                0x0000011c                DMAC_Handler\r
-                0x0000011c                TRNG_Handler\r
-                0x0000011c                HardFault_Handler\r
-                0x0000011c                TC2_Handler\r
-                0x0000011c                AC_Handler\r
-                0x0000011c                SysTick_Handler\r
-                0x0000011c                PendSV_Handler\r
-                0x0000011c                SERCOM1_Handler\r
-                0x0000011c                ADC_Handler\r
-                0x0000011c                NonMaskableInt_Handler\r
-                0x0000011c                SERCOM2_Handler\r
-                0x0000011c                WDT_Handler\r
-                0x0000011c                TC1_Handler\r
-                0x0000011c                USB_Handler\r
-                0x0000011c                Dummy_Handler\r
-                0x0000011c                EVSYS_Handler\r
-                0x0000011c                SERCOM3_Handler\r
-                0x0000011c                NVMCTRL_Handler\r
-                0x0000011c                SYSTEM_Handler\r
-                0x0000011c                SERCOM0_Handler\r
-                0x0000011c                PTC_Handler\r
-                0x0000011c                FREQM_Handler\r
-                0x0000011c                TC0_Handler\r
-                0x0000011c                SLCD_Handler\r
-                0x0000011c                AES_Handler\r
- *fill*         0x0000011e        0x2 \r
- .text.Reset_Handler\r
-                0x00000120       0x68 Device_Startup/startup_saml22.o\r
-                0x00000120                Reset_Handler\r
- .text.CALENDAR_0_CLOCK_init\r
-                0x00000188       0x14 driver_init.o\r
-                0x00000188                CALENDAR_0_CLOCK_init\r
- .text.CALENDAR_0_init\r
-                0x0000019c       0x20 driver_init.o\r
-                0x0000019c                CALENDAR_0_init\r
- .text.I2C_0_PORT_init\r
-                0x000001bc       0x54 driver_init.o\r
-                0x000001bc                I2C_0_PORT_init\r
- .text.I2C_0_CLOCK_init\r
-                0x00000210       0x24 driver_init.o\r
-                0x00000210                I2C_0_CLOCK_init\r
- .text.I2C_0_init\r
-                0x00000234       0x28 driver_init.o\r
-                0x00000234                I2C_0_init\r
- .text.delay_driver_init\r
-                0x0000025c       0x14 driver_init.o\r
-                0x0000025c                delay_driver_init\r
- .text.PWM_0_PORT_init\r
-                0x00000270       0x44 driver_init.o\r
-                0x00000270                PWM_0_PORT_init\r
- .text.PWM_0_CLOCK_init\r
-                0x000002b4       0x20 driver_init.o\r
-                0x000002b4                PWM_0_CLOCK_init\r
- .text.PWM_0_init\r
-                0x000002d4       0x34 driver_init.o\r
-                0x000002d4                PWM_0_init\r
- .text.system_init\r
-                0x00000308       0x94 driver_init.o\r
-                0x00000308                system_init\r
- .text.leap_year\r
-                0x0000039c        0xc hal/src/hal_calendar.o\r
- .text.get_secs_in_month\r
-                0x000003a8       0x64 hal/src/hal_calendar.o\r
- .text.convert_timestamp_to_datetime\r
-                0x0000040c       0xac hal/src/hal_calendar.o\r
- .text.convert_datetime_to_timestamp\r
-                0x000004b8       0xb8 hal/src/hal_calendar.o\r
- .text.calibrate_timestamp\r
-                0x00000570       0x80 hal/src/hal_calendar.o\r
- .text.fill_alarm\r
-                0x000005f0       0xc4 hal/src/hal_calendar.o\r
- .text.calendar_init\r
-                0x000006b4       0x48 hal/src/hal_calendar.o\r
-                0x000006b4                calendar_init\r
- .text.calendar_enable\r
-                0x000006fc       0x2c hal/src/hal_calendar.o\r
-                0x000006fc                calendar_enable\r
- .text.calendar_set_time\r
-                0x00000728       0x64 hal/src/hal_calendar.o\r
-                0x00000728                calendar_set_time\r
- .text.calendar_set_date\r
-                0x0000078c       0x64 hal/src/hal_calendar.o\r
-                0x0000078c                calendar_set_date\r
- .text.calendar_get_date_time\r
-                0x000007f0       0x3c hal/src/hal_calendar.o\r
-                0x000007f0                calendar_get_date_time\r
- .text.delay_init\r
-                0x0000082c       0x14 hal/src/hal_delay.o\r
-                0x0000082c                delay_init\r
- .text.i2c_m_sync_write\r
-                0x00000840       0x34 hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_read\r
-                0x00000874       0x34 hal/src/hal_i2c_m_sync.o\r
- .text.i2c_m_sync_init\r
-                0x000008a8       0x40 hal/src/hal_i2c_m_sync.o\r
-                0x000008a8                i2c_m_sync_init\r
- .text.i2c_m_sync_enable\r
-                0x000008e8        0xc hal/src/hal_i2c_m_sync.o\r
-                0x000008e8                i2c_m_sync_enable\r
- .text.i2c_m_sync_set_slaveaddr\r
-                0x000008f4       0x12 hal/src/hal_i2c_m_sync.o\r
-                0x000008f4                i2c_m_sync_set_slaveaddr\r
- .text.i2c_m_sync_get_io_descriptor\r
-                0x00000906        0x8 hal/src/hal_i2c_m_sync.o\r
-                0x00000906                i2c_m_sync_get_io_descriptor\r
- *fill*         0x0000090e        0x2 \r
- .text.io_write\r
-                0x00000910       0x38 hal/src/hal_io.o\r
-                0x00000910                io_write\r
- .text.io_read  0x00000948       0x38 hal/src/hal_io.o\r
-                0x00000948                io_read\r
- .text.pwm_period_expired\r
-                0x00000980        0xc hal/src/hal_pwm.o\r
- .text.pwm_detect_fault\r
-                0x0000098c        0xc hal/src/hal_pwm.o\r
- .text.pwm_init\r
-                0x00000998       0x50 hal/src/hal_pwm.o\r
-                0x00000998                pwm_init\r
- .text.pwm_enable\r
-                0x000009e8       0x44 hal/src/hal_pwm.o\r
-                0x000009e8                pwm_enable\r
- .text.pwm_set_parameters\r
-                0x00000a2c       0x3c hal/src/hal_pwm.o\r
-                0x00000a2c                pwm_set_parameters\r
- .text.assert   0x00000a68        0x8 hal/utils/src/utils_assert.o\r
-                0x00000a68                assert\r
- .text.event_subscribe\r
-                0x00000a70       0x88 hal/utils/src/utils_event.o\r
-                0x00000a70                event_subscribe\r
- .text.is_list_element\r
-                0x00000af8       0x16 hal/utils/src/utils_list.o\r
-                0x00000af8                is_list_element\r
- *fill*         0x00000b0e        0x2 \r
- .text.list_insert_as_head\r
-                0x00000b10       0x2c hal/utils/src/utils_list.o\r
-                0x00000b10                list_insert_as_head\r
- .text._init_chip\r
-                0x00000b3c       0x44 hpl/core/hpl_init.o\r
-                0x00000b3c                _init_chip\r
- .text._ext_irq_handler\r
-                0x00000b80       0xb4 hpl/eic/hpl_eic.o\r
- .text.EIC_Handler\r
-                0x00000c34        0xc hpl/eic/hpl_eic.o\r
-                0x00000c34                EIC_Handler\r
- .text._gclk_init_generators_by_fref\r
-                0x00000c40       0x38 hpl/gclk/hpl_gclk.o\r
-                0x00000c40                _gclk_init_generators_by_fref\r
- .text._mclk_init\r
-                0x00000c78       0x10 hpl/mclk/hpl_mclk.o\r
-                0x00000c78                _mclk_init\r
- .text._osc32kctrl_init_sources\r
-                0x00000c88       0x24 hpl/osc32kctrl/hpl_osc32kctrl.o\r
-                0x00000c88                _osc32kctrl_init_sources\r
- .text._oscctrl_init_sources\r
-                0x00000cac       0x38 hpl/oscctrl/hpl_oscctrl.o\r
-                0x00000cac                _oscctrl_init_sources\r
- .text._oscctrl_init_referenced_generators\r
-                0x00000ce4        0x2 hpl/oscctrl/hpl_oscctrl.o\r
-                0x00000ce4                _oscctrl_init_referenced_generators\r
- *fill*         0x00000ce6        0x2 \r
- .text._set_performance_level\r
-                0x00000ce8       0x2c hpl/pm/hpl_pm.o\r
-                0x00000ce8                _set_performance_level\r
- .text._rtc_interrupt_handler\r
-                0x00000d14       0x32 hpl/rtc/hpl_rtc.o\r
- *fill*         0x00000d46        0x2 \r
- .text._calendar_init\r
-                0x00000d48       0x90 hpl/rtc/hpl_rtc.o\r
-                0x00000d48                _calendar_init\r
- .text._calendar_enable\r
-                0x00000dd8       0x44 hpl/rtc/hpl_rtc.o\r
-                0x00000dd8                _calendar_enable\r
- .text._calendar_set_counter\r
-                0x00000e1c       0x38 hpl/rtc/hpl_rtc.o\r
-                0x00000e1c                _calendar_set_counter\r
- .text._calendar_get_counter\r
-                0x00000e54       0x34 hpl/rtc/hpl_rtc.o\r
-                0x00000e54                _calendar_get_counter\r
- .text.RTC_Handler\r
-                0x00000e88       0x14 hpl/rtc/hpl_rtc.o\r
-                0x00000e88                RTC_Handler\r
- .text._sercom_get_hardware_index\r
-                0x00000e9c       0x10 hpl/sercom/hpl_sercom.o\r
- .text._get_i2cm_index\r
-                0x00000eac       0x48 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_sync_init_impl\r
-                0x00000ef4       0xcc hpl/sercom/hpl_sercom.o\r
- .text._sercom_i2c_sync_send_address\r
-                0x00000fc0      0x270 hpl/sercom/hpl_sercom.o\r
- .text._i2c_m_sync_init\r
-                0x00001230       0x30 hpl/sercom/hpl_sercom.o\r
-                0x00001230                _i2c_m_sync_init\r
- .text._i2c_m_sync_enable\r
-                0x00001260       0x80 hpl/sercom/hpl_sercom.o\r
-                0x00001260                _i2c_m_sync_enable\r
- .text._i2c_m_sync_transfer\r
-                0x000012e0      0x27c hpl/sercom/hpl_sercom.o\r
-                0x000012e0                _i2c_m_sync_transfer\r
- .text._system_time_init\r
-                0x0000155c       0x14 hpl/systick/hpl_systick.o\r
-                0x0000155c                _system_time_init\r
- .text._delay_init\r
-                0x00001570        0xc hpl/systick/hpl_systick.o\r
-                0x00001570                _delay_init\r
- .text.tcc_pwm_interrupt_handler\r
-                0x0000157c       0x2e hpl/tcc/hpl_tcc.o\r
- *fill*         0x000015aa        0x2 \r
- .text.TCC0_Handler\r
-                0x000015ac       0x14 hpl/tcc/hpl_tcc.o\r
-                0x000015ac                TCC0_Handler\r
- .text._tc_start_pwm\r
-                0x000015c0       0x12 hpl/tc/hpl_tc.o\r
-                0x000015c0                _tc_start_pwm\r
- .text._tc_stop_pwm\r
-                0x000015d2       0x12 hpl/tc/hpl_tc.o\r
-                0x000015d2                _tc_stop_pwm\r
- .text._tc_is_pwm_enabled\r
-                0x000015e4       0x12 hpl/tc/hpl_tc.o\r
-                0x000015e4                _tc_is_pwm_enabled\r
- .text.tc_pwm_interrupt_handler\r
-                0x000015f6       0x2e hpl/tc/hpl_tc.o\r
- .text._tc_init_irq_param\r
-                0x00001624       0x18 hpl/tc/hpl_tc.o\r
- .text.get_tc_index\r
-                0x0000163c       0x4c hpl/tc/hpl_tc.o\r
- .text._tc_pwm_init\r
-                0x00001688      0x168 hpl/tc/hpl_tc.o\r
-                0x00001688                _tc_pwm_init\r
- .text._tc_set_pwm_param\r
-                0x000017f0       0x80 hpl/tc/hpl_tc.o\r
-                0x000017f0                _tc_set_pwm_param\r
- .text._tc_pwm_get_period\r
-                0x00001870       0x40 hpl/tc/hpl_tc.o\r
-                0x00001870                _tc_pwm_get_period\r
- .text._tc_pwm_get_duty\r
-                0x000018b0       0x64 hpl/tc/hpl_tc.o\r
-                0x000018b0                _tc_pwm_get_duty\r
- .text._tc_pwm_deinit\r
-                0x00001914       0x74 hpl/tc/hpl_tc.o\r
-                0x00001914                _tc_pwm_deinit\r
- .text._tc_pwm_set_irq_state\r
-                0x00001988       0x50 hpl/tc/hpl_tc.o\r
-                0x00001988                _tc_pwm_set_irq_state\r
- .text._tc_get_pwm\r
-                0x000019d8        0xc hpl/tc/hpl_tc.o\r
-                0x000019d8                _tc_get_pwm\r
- .text.TC3_Handler\r
-                0x000019e4       0x14 hpl/tc/hpl_tc.o\r
-                0x000019e4                TC3_Handler\r
- .text.main     0x000019f8       0xc8 main.o\r
-                0x000019f8                main\r
- .text.sleepmgr_event_callback\r
-                0x00001ac0       0x68 sleep_manager/sleep_manager.o\r
- .text.sleepmgr_init\r
-                0x00001b28       0x30 sleep_manager/sleep_manager.o\r
-                0x00001b28                sleepmgr_init\r
- .text.sleepmgr_register_ready_to_sleep_callback\r
-                0x00001b58       0x2c sleep_manager/sleep_manager.o\r
-                0x00001b58                sleepmgr_register_ready_to_sleep_callback\r
- .text.sleep_cb\r
-                0x00001b84        0x6 sleep_manager_main.o\r
- *fill*         0x00001b8a        0x2 \r
- .text.sleep_manager_init\r
-                0x00001b8c       0x24 sleep_manager_main.o\r
-                0x00001b8c                sleep_manager_init\r
- .text.watch_init\r
-                0x00001bb0        0x2 watch-library/watch.o\r
-                0x00001bb0                watch_init\r
- *fill*         0x00001bb2        0x2 \r
- .text.watch_enable_led\r
-                0x00001bb4       0x30 watch-library/watch.o\r
-                0x00001bb4                watch_enable_led\r
- .text.watch_set_led_color\r
-                0x00001be4        0xc watch-library/watch.o\r
-                0x00001be4                watch_set_led_color\r
- .text.watch_set_led_red\r
-                0x00001bf0       0x14 watch-library/watch.o\r
-                0x00001bf0                watch_set_led_red\r
- .text.watch_set_led_green\r
-                0x00001c04       0x14 watch-library/watch.o\r
-                0x00001c04                watch_set_led_green\r
- .text.watch_enable_date_time\r
-                0x00001c18       0x1c watch-library/watch.o\r
-                0x00001c18                watch_enable_date_time\r
- .text.watch_set_date_time\r
-                0x00001c34       0x2c watch-library/watch.o\r
-                0x00001c34                watch_set_date_time\r
- .text.watch_get_date_time\r
-                0x00001c60       0x14 watch-library/watch.o\r
-                0x00001c60                watch_get_date_time\r
- .text.watch_enable_digital_output\r
-                0x00001c74       0x44 watch-library/watch.o\r
-                0x00001c74                watch_enable_digital_output\r
- .text.watch_enable_i2c\r
-                0x00001cb8       0x2c watch-library/watch.o\r
-                0x00001cb8                watch_enable_i2c\r
- .text.watch_i2c_send\r
-                0x00001ce4       0x30 watch-library/watch.o\r
-                0x00001ce4                watch_i2c_send\r
- .text.watch_i2c_receive\r
-                0x00001d14       0x30 watch-library/watch.o\r
-                0x00001d14                watch_i2c_receive\r
- .text          0x00001d44      0x114 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivsi3.o)\r
-                0x00001d44                __aeabi_uidiv\r
-                0x00001d44                __udivsi3\r
-                0x00001e50                __aeabi_uidivmod\r
- .text          0x00001e58        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_dvmd_tls.o)\r
-                0x00001e58                __aeabi_idiv0\r
-                0x00001e58                __aeabi_ldiv0\r
- .text          0x00001e5c       0x14 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ffssi2.o)\r
-                0x00001e5c                __ffssi2\r
- .text          0x00001e70       0x40 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ctzsi2.o)\r
-                0x00001e70                __ctzsi2\r
- .text.__libc_init_array\r
-                0x00001eb0       0x48 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-init.o)\r
-                0x00001eb0                __libc_init_array\r
- *(.glue_7t)\r
- .glue_7t       0x00001ef8        0x0 linker stubs\r
- *(.glue_7)\r
- .glue_7        0x00001ef8        0x0 linker stubs\r
- *(.rodata .rodata* .gnu.linkonce.r.*)\r
- .rodata        0x00001ef8       0x98 hal/src/hal_calendar.o\r
- .rodata.str1.4\r
-                0x00001f90       0x1a hal/src/hal_calendar.o\r
- *fill*         0x00001faa        0x2 \r
- .rodata.str1.4\r
-                0x00001fac       0x1c hal/src/hal_i2c_m_sync.o\r
- .rodata.str1.4\r
-                0x00001fc8       0x14 hal/src/hal_io.o\r
- .rodata.str1.4\r
-                0x00001fdc       0x15 hal/src/hal_pwm.o\r
- *fill*         0x00001ff1        0x3 \r
- .rodata.str1.4\r
-                0x00001ff4       0x1f hal/utils/src/utils_event.o\r
- *fill*         0x00002013        0x1 \r
- .rodata.str1.4\r
-                0x00002014       0x1e hal/utils/src/utils_list.o\r
- *fill*         0x00002032        0x2 \r
- .rodata        0x00002034       0x18 hpl/eic/hpl_eic.o\r
- .rodata.str1.4\r
-                0x0000204c       0x15 hpl/eic/hpl_eic.o\r
- *fill*         0x00002061        0x3 \r
- .rodata.str1.4\r
-                0x00002064       0x15 hpl/rtc/hpl_rtc.o\r
- *fill*         0x00002079        0x3 \r
- .rodata        0x0000207c       0x4d hpl/sercom/hpl_sercom.o\r
- *fill*         0x000020c9        0x3 \r
- .rodata.str1.4\r
-                0x000020cc       0x1b hpl/sercom/hpl_sercom.o\r
- *fill*         0x000020e7        0x1 \r
- .rodata.str1.4\r
-                0x000020e8       0x13 hpl/tc/hpl_tc.o\r
- *fill*         0x000020fb        0x1 \r
- .rodata.str1.4\r
-                0x000020fc       0x24 sleep_manager/sleep_manager.o\r
-                                 0x21 (size before relaxing)\r
- *(.ARM.extab* .gnu.linkonce.armextab.*)\r
-                0x00002120                . = ALIGN (0x4)\r
- *(.init)\r
- .init          0x00002120        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crti.o\r
-                0x00002120                _init\r
- .init          0x00002124        0x8 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtn.o\r
-                0x0000212c                . = ALIGN (0x4)\r
-                0x0000212c                __preinit_array_start = .\r
- *(.preinit_array)\r
-                0x0000212c                __preinit_array_end = .\r
-                0x0000212c                . = ALIGN (0x4)\r
-                0x0000212c                __init_array_start = .\r
- *(SORT(.init_array.*))\r
- *(.init_array)\r
- .init_array    0x0000212c        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
-                0x00002130                __init_array_end = .\r
-                0x00002130                . = ALIGN (0x4)\r
- *crtbegin.o(.ctors)\r
- *(EXCLUDE_FILE(*crtend.o) .ctors)\r
- *(SORT(.ctors.*))\r
- *crtend.o(.ctors)\r
-                0x00002130                . = ALIGN (0x4)\r
- *(.fini)\r
- .fini          0x00002130        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crti.o\r
-                0x00002130                _fini\r
- .fini          0x00002134        0x8 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtn.o\r
-                0x0000213c                . = ALIGN (0x4)\r
-                0x0000213c                __fini_array_start = .\r
- *(.fini_array)\r
- .fini_array    0x0000213c        0x4 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
- *(SORT(.fini_array.*))\r
-                0x00002140                __fini_array_end = .\r
- *crtbegin.o(.dtors)\r
- *(EXCLUDE_FILE(*crtend.o) .dtors)\r
- *(SORT(.dtors.*))\r
- *crtend.o(.dtors)\r
-                0x00002140                . = ALIGN (0x4)\r
-                0x00002140                _efixed = .\r
-                [!provide]                PROVIDE (__exidx_start, .)\r
-\r
-.vfp11_veneer   0x00002140        0x0\r
- .vfp11_veneer  0x00002140        0x0 linker stubs\r
-\r
-.v4_bx          0x00002140        0x0\r
- .v4_bx         0x00002140        0x0 linker stubs\r
-\r
-.iplt           0x00002140        0x0\r
- .iplt          0x00002140        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
-\r
-.eh_frame       0x00002140        0x0\r
- .eh_frame      0x00002140        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
-\r
-.rel.dyn        0x00002140        0x0\r
- .rel.iplt      0x00002140        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
-\r
-.jcr            0x00002140        0x0\r
- .jcr           0x00002140        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
-\r
-.igot.plt       0x00002140        0x0\r
- .igot.plt      0x00002140        0x0 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
-\r
-.ARM.exidx\r
- *(.ARM.exidx* .gnu.linkonce.armexidx.*)\r
-                [!provide]                PROVIDE (__exidx_end, .)\r
-                0x00002140                . = ALIGN (0x4)\r
-                0x00002140                _etext = .\r
-\r
-.relocate       0x20000000       0x38 load address 0x00002140\r
-                0x20000000                . = ALIGN (0x4)\r
-                0x20000000                _srelocate = .\r
- *(.ramfunc .ramfunc.*)\r
- *(.data .data.*)\r
- .data          0x20000000       0x38 hpl/tc/hpl_tc.o\r
-                0x20000038                . = ALIGN (0x4)\r
-                0x20000038                _erelocate = .\r
-\r
-.bss            0x20000038       0xe4 load address 0x00002178\r
-                0x20000038                . = ALIGN (0x4)\r
-                0x20000038                _sbss = .\r
-                0x20000038                _szero = .\r
- *(.bss .bss.*)\r
- .bss           0x20000038       0x1c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
- .bss           0x20000054        0x4 hal/src/hal_delay.o\r
- .bss           0x20000058        0x5 hal/utils/src/utils_event.o\r
- *fill*         0x2000005d        0x3 \r
- .bss           0x20000060        0x4 hpl/eic/hpl_eic.o\r
- .bss           0x20000064        0x4 hpl/rtc/hpl_rtc.o\r
- .bss           0x20000068        0x4 hpl/tcc/hpl_tcc.o\r
- .bss           0x2000006c        0x4 hpl/tc/hpl_tc.o\r
- .bss           0x20000070       0x18 sleep_manager/sleep_manager.o\r
- .bss           0x20000088        0x8 sleep_manager_main.o\r
- *(COMMON)\r
- COMMON         0x20000090       0x88 driver_init.o\r
-                0x20000090                PWM_0\r
-                0x200000b0                ADC_0\r
-                0x200000b4                CALENDAR_0\r
-                0x200000d4                SEGMENT_LCD_0\r
-                0x200000d8                PWM_1\r
-                0x200000f8                I2C_0\r
- COMMON         0x20000118        0x4 main.o\r
-                0x20000118                I2C_0_io\r
-                0x2000011c                . = ALIGN (0x4)\r
-                0x2000011c                _ebss = .\r
-                0x2000011c                _ezero = .\r
-\r
-.stack          0x2000011c     0x2004 load address 0x0000225c\r
-                0x20000120                . = ALIGN (0x8)\r
- *fill*         0x2000011c        0x4 \r
-                0x20000120                _sstack = .\r
-                0x20002120                . = (. + STACK_SIZE)\r
- *fill*         0x20000120     0x2000 \r
-                0x20002120                . = ALIGN (0x8)\r
-                0x20002120                _estack = .\r
-                0x20002120                . = ALIGN (0x4)\r
-                0x20002120                _end = .\r
-OUTPUT(My Project.elf elf32-littlearm)\r
-\r
-.ARM.attributes\r
-                0x00000000       0x28\r
- .ARM.attributes\r
-                0x00000000       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crti.o\r
- .ARM.attributes\r
-                0x0000001e       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtbegin.o\r
- .ARM.attributes\r
-                0x0000004a       0x32 atmel_start.o\r
- .ARM.attributes\r
-                0x0000007c       0x32 Device_Startup/startup_saml22.o\r
- .ARM.attributes\r
-                0x000000ae       0x32 driver_init.o\r
- .ARM.attributes\r
-                0x000000e0       0x32 hal/src/hal_calendar.o\r
- .ARM.attributes\r
-                0x00000112       0x32 hal/src/hal_delay.o\r
- .ARM.attributes\r
-                0x00000144       0x32 hal/src/hal_i2c_m_sync.o\r
- .ARM.attributes\r
-                0x00000176       0x32 hal/src/hal_io.o\r
- .ARM.attributes\r
-                0x000001a8       0x32 hal/src/hal_pwm.o\r
- .ARM.attributes\r
-                0x000001da       0x32 hal/utils/src/utils_assert.o\r
- .ARM.attributes\r
-                0x0000020c       0x32 hal/utils/src/utils_event.o\r
- .ARM.attributes\r
-                0x0000023e       0x32 hal/utils/src/utils_list.o\r
- .ARM.attributes\r
-                0x00000270       0x32 hpl/core/hpl_init.o\r
- .ARM.attributes\r
-                0x000002a2       0x32 hpl/eic/hpl_eic.o\r
- .ARM.attributes\r
-                0x000002d4       0x32 hpl/gclk/hpl_gclk.o\r
- .ARM.attributes\r
-                0x00000306       0x32 hpl/mclk/hpl_mclk.o\r
- .ARM.attributes\r
-                0x00000338       0x32 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .ARM.attributes\r
-                0x0000036a       0x32 hpl/oscctrl/hpl_oscctrl.o\r
- .ARM.attributes\r
-                0x0000039c       0x32 hpl/pm/hpl_pm.o\r
- .ARM.attributes\r
-                0x000003ce       0x32 hpl/rtc/hpl_rtc.o\r
- .ARM.attributes\r
-                0x00000400       0x32 hpl/sercom/hpl_sercom.o\r
- .ARM.attributes\r
-                0x00000432       0x32 hpl/systick/hpl_systick.o\r
- .ARM.attributes\r
-                0x00000464       0x32 hpl/tcc/hpl_tcc.o\r
- .ARM.attributes\r
-                0x00000496       0x32 hpl/tc/hpl_tc.o\r
- .ARM.attributes\r
-                0x000004c8       0x32 main.o\r
- .ARM.attributes\r
-                0x000004fa       0x32 sleep_manager/sleep_manager.o\r
- .ARM.attributes\r
-                0x0000052c       0x32 sleep_manager_main.o\r
- .ARM.attributes\r
-                0x0000055e       0x32 watch-library/watch.o\r
- .ARM.attributes\r
-                0x00000590       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivsi3.o)\r
- .ARM.attributes\r
-                0x000005ae       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_dvmd_tls.o)\r
- .ARM.attributes\r
-                0x000005cc       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ffssi2.o)\r
- .ARM.attributes\r
-                0x000005f8       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ctzsi2.o)\r
- .ARM.attributes\r
-                0x00000616       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-init.o)\r
- .ARM.attributes\r
-                0x00000642       0x1e c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m/crtn.o\r
-\r
-.comment        0x00000000       0x59\r
- .comment       0x00000000       0x59 atmel_start.o\r
-                                 0x5a (size before relaxing)\r
- .comment       0x00000059       0x5a Device_Startup/startup_saml22.o\r
- .comment       0x00000059       0x5a driver_init.o\r
- .comment       0x00000059       0x5a hal/src/hal_calendar.o\r
- .comment       0x00000059       0x5a hal/src/hal_delay.o\r
- .comment       0x00000059       0x5a hal/src/hal_i2c_m_sync.o\r
- .comment       0x00000059       0x5a hal/src/hal_io.o\r
- .comment       0x00000059       0x5a hal/src/hal_pwm.o\r
- .comment       0x00000059       0x5a hal/utils/src/utils_assert.o\r
- .comment       0x00000059       0x5a hal/utils/src/utils_event.o\r
- .comment       0x00000059       0x5a hal/utils/src/utils_list.o\r
- .comment       0x00000059       0x5a hpl/core/hpl_init.o\r
- .comment       0x00000059       0x5a hpl/eic/hpl_eic.o\r
- .comment       0x00000059       0x5a hpl/gclk/hpl_gclk.o\r
- .comment       0x00000059       0x5a hpl/mclk/hpl_mclk.o\r
- .comment       0x00000059       0x5a hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .comment       0x00000059       0x5a hpl/oscctrl/hpl_oscctrl.o\r
- .comment       0x00000059       0x5a hpl/pm/hpl_pm.o\r
- .comment       0x00000059       0x5a hpl/rtc/hpl_rtc.o\r
- .comment       0x00000059       0x5a hpl/sercom/hpl_sercom.o\r
- .comment       0x00000059       0x5a hpl/systick/hpl_systick.o\r
- .comment       0x00000059       0x5a hpl/tcc/hpl_tcc.o\r
- .comment       0x00000059       0x5a hpl/tc/hpl_tc.o\r
- .comment       0x00000059       0x5a main.o\r
- .comment       0x00000059       0x5a sleep_manager/sleep_manager.o\r
- .comment       0x00000059       0x5a sleep_manager_main.o\r
- .comment       0x00000059       0x5a watch-library/watch.o\r
-\r
-.debug_info     0x00000000    0x315e1\r
- .debug_info    0x00000000      0x731 atmel_start.o\r
- .debug_info    0x00000731      0x4db Device_Startup/startup_saml22.o\r
- .debug_info    0x00000c0c     0xe2ae driver_init.o\r
- .debug_info    0x0000eeba     0x11d1 hal/src/hal_calendar.o\r
- .debug_info    0x0001008b      0x1dc hal/src/hal_delay.o\r
- .debug_info    0x00010267      0x878 hal/src/hal_i2c_m_sync.o\r
- .debug_info    0x00010adf      0x2b2 hal/src/hal_io.o\r
- .debug_info    0x00010d91      0x718 hal/src/hal_pwm.o\r
- .debug_info    0x000114a9      0x107 hal/utils/src/utils_assert.o\r
- .debug_info    0x000115b0      0xded hal/utils/src/utils_event.o\r
- .debug_info    0x0001239d      0x314 hal/utils/src/utils_list.o\r
- .debug_info    0x000126b1      0x6d3 hpl/core/hpl_init.o\r
- .debug_info    0x00012d84     0x1aa4 hpl/eic/hpl_eic.o\r
- .debug_info    0x00014828      0x5e0 hpl/gclk/hpl_gclk.o\r
- .debug_info    0x00014e08      0x810 hpl/mclk/hpl_mclk.o\r
- .debug_info    0x00015618      0x83a hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_info    0x00015e52      0xf74 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_info    0x00016dc6      0x800 hpl/pm/hpl_pm.o\r
- .debug_info    0x000175c6     0x3ec0 hpl/rtc/hpl_rtc.o\r
- .debug_info    0x0001b486     0xb366 hpl/sercom/hpl_sercom.o\r
- .debug_info    0x000267ec      0x25e hpl/systick/hpl_systick.o\r
- .debug_info    0x00026a4a     0x351a hpl/tcc/hpl_tcc.o\r
- .debug_info    0x00029f64     0x2882 hpl/tc/hpl_tc.o\r
- .debug_info    0x0002c7e6     0x1100 main.o\r
- .debug_info    0x0002d8e6      0x7fd sleep_manager/sleep_manager.o\r
- .debug_info    0x0002e0e3      0x806 sleep_manager_main.o\r
- .debug_info    0x0002e8e9     0x2cf8 watch-library/watch.o\r
-\r
-.debug_abbrev   0x00000000     0x4084\r
- .debug_abbrev  0x00000000      0x104 atmel_start.o\r
- .debug_abbrev  0x00000104      0x142 Device_Startup/startup_saml22.o\r
- .debug_abbrev  0x00000246      0x37f driver_init.o\r
- .debug_abbrev  0x000005c5      0x2be hal/src/hal_calendar.o\r
- .debug_abbrev  0x00000883       0xe1 hal/src/hal_delay.o\r
- .debug_abbrev  0x00000964      0x1a6 hal/src/hal_i2c_m_sync.o\r
- .debug_abbrev  0x00000b0a      0x115 hal/src/hal_io.o\r
- .debug_abbrev  0x00000c1f      0x180 hal/src/hal_pwm.o\r
- .debug_abbrev  0x00000d9f       0x86 hal/utils/src/utils_assert.o\r
- .debug_abbrev  0x00000e25      0x275 hal/utils/src/utils_event.o\r
- .debug_abbrev  0x0000109a      0x152 hal/utils/src/utils_list.o\r
- .debug_abbrev  0x000011ec      0x1d9 hpl/core/hpl_init.o\r
- .debug_abbrev  0x000013c5      0x42e hpl/eic/hpl_eic.o\r
- .debug_abbrev  0x000017f3      0x195 hpl/gclk/hpl_gclk.o\r
- .debug_abbrev  0x00001988      0x1e6 hpl/mclk/hpl_mclk.o\r
- .debug_abbrev  0x00001b6e      0x1e3 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_abbrev  0x00001d51      0x210 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_abbrev  0x00001f61      0x229 hpl/pm/hpl_pm.o\r
- .debug_abbrev  0x0000218a      0x455 hpl/rtc/hpl_rtc.o\r
- .debug_abbrev  0x000025df      0x593 hpl/sercom/hpl_sercom.o\r
- .debug_abbrev  0x00002b72      0x172 hpl/systick/hpl_systick.o\r
- .debug_abbrev  0x00002ce4      0x51d hpl/tcc/hpl_tcc.o\r
- .debug_abbrev  0x00003201      0x4f2 hpl/tc/hpl_tc.o\r
- .debug_abbrev  0x000036f3      0x2a6 main.o\r
- .debug_abbrev  0x00003999      0x205 sleep_manager/sleep_manager.o\r
- .debug_abbrev  0x00003b9e      0x151 sleep_manager_main.o\r
- .debug_abbrev  0x00003cef      0x395 watch-library/watch.o\r
-\r
-.debug_loc      0x00000000    0x11a80\r
- .debug_loc     0x00000000       0x20 atmel_start.o\r
- .debug_loc     0x00000020       0x78 Device_Startup/startup_saml22.o\r
- .debug_loc     0x00000098     0x35de driver_init.o\r
- .debug_loc     0x00003676      0xdee hal/src/hal_calendar.o\r
- .debug_loc     0x00004464       0xc3 hal/src/hal_delay.o\r
- .debug_loc     0x00004527      0x6f5 hal/src/hal_i2c_m_sync.o\r
- .debug_loc     0x00004c1c      0x1b6 hal/src/hal_io.o\r
- .debug_loc     0x00004dd2      0x4ff hal/src/hal_pwm.o\r
- .debug_loc     0x000052d1      0x3da hal/utils/src/utils_event.o\r
- .debug_loc     0x000056ab      0x213 hal/utils/src/utils_list.o\r
- .debug_loc     0x000058be       0x4c hpl/core/hpl_init.o\r
- .debug_loc     0x0000590a      0x68b hpl/eic/hpl_eic.o\r
- .debug_loc     0x00005f95      0x153 hpl/gclk/hpl_gclk.o\r
- .debug_loc     0x000060e8       0x58 hpl/mclk/hpl_mclk.o\r
- .debug_loc     0x00006140      0x12a hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_loc     0x0000626a       0x18 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_loc     0x00006282      0x1a5 hpl/pm/hpl_pm.o\r
- .debug_loc     0x00006427     0x1265 hpl/rtc/hpl_rtc.o\r
- .debug_loc     0x0000768c     0x7da1 hpl/sercom/hpl_sercom.o\r
- .debug_loc     0x0000f42d       0xf9 hpl/systick/hpl_systick.o\r
- .debug_loc     0x0000f526      0xbae hpl/tcc/hpl_tcc.o\r
- .debug_loc     0x000100d4      0xbe0 hpl/tc/hpl_tc.o\r
- .debug_loc     0x00010cb4       0x92 main.o\r
- .debug_loc     0x00010d46      0x34c sleep_manager/sleep_manager.o\r
- .debug_loc     0x00011092       0x20 sleep_manager_main.o\r
- .debug_loc     0x000110b2      0x9ce watch-library/watch.o\r
-\r
-.debug_aranges  0x00000000      0xd00\r
- .debug_aranges\r
-                0x00000000       0x20 atmel_start.o\r
- .debug_aranges\r
-                0x00000020       0x28 Device_Startup/startup_saml22.o\r
- .debug_aranges\r
-                0x00000048       0xb0 driver_init.o\r
- .debug_aranges\r
-                0x000000f8       0xa8 hal/src/hal_calendar.o\r
- .debug_aranges\r
-                0x000001a0       0x38 hal/src/hal_delay.o\r
- .debug_aranges\r
-                0x000001d8       0x88 hal/src/hal_i2c_m_sync.o\r
- .debug_aranges\r
-                0x00000260       0x30 hal/src/hal_io.o\r
- .debug_aranges\r
-                0x00000290       0x60 hal/src/hal_pwm.o\r
- .debug_aranges\r
-                0x000002f0       0x20 hal/utils/src/utils_assert.o\r
- .debug_aranges\r
-                0x00000310       0x30 hal/utils/src/utils_event.o\r
- .debug_aranges\r
-                0x00000340       0x48 hal/utils/src/utils_list.o\r
- .debug_aranges\r
-                0x00000388       0x20 hpl/core/hpl_init.o\r
- .debug_aranges\r
-                0x000003a8       0x40 hpl/eic/hpl_eic.o\r
- .debug_aranges\r
-                0x000003e8       0x28 hpl/gclk/hpl_gclk.o\r
- .debug_aranges\r
-                0x00000410       0x20 hpl/mclk/hpl_mclk.o\r
- .debug_aranges\r
-                0x00000430       0x20 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_aranges\r
-                0x00000450       0x28 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_aranges\r
-                0x00000478       0x30 hpl/pm/hpl_pm.o\r
- .debug_aranges\r
-                0x000004a8       0xb0 hpl/rtc/hpl_rtc.o\r
- .debug_aranges\r
-                0x00000558      0x508 hpl/sercom/hpl_sercom.o\r
- .debug_aranges\r
-                0x00000a60       0x48 hpl/systick/hpl_systick.o\r
- .debug_aranges\r
-                0x00000aa8       0x98 hpl/tcc/hpl_tcc.o\r
- .debug_aranges\r
-                0x00000b40       0x90 hpl/tc/hpl_tc.o\r
- .debug_aranges\r
-                0x00000bd0       0x20 main.o\r
- .debug_aranges\r
-                0x00000bf0       0x58 sleep_manager/sleep_manager.o\r
- .debug_aranges\r
-                0x00000c48       0x28 sleep_manager_main.o\r
- .debug_aranges\r
-                0x00000c70       0x90 watch-library/watch.o\r
-\r
-.debug_ranges   0x00000000      0xd80\r
- .debug_ranges  0x00000000       0x10 atmel_start.o\r
- .debug_ranges  0x00000010       0x18 Device_Startup/startup_saml22.o\r
- .debug_ranges  0x00000028       0xa0 driver_init.o\r
- .debug_ranges  0x000000c8       0x98 hal/src/hal_calendar.o\r
- .debug_ranges  0x00000160       0x28 hal/src/hal_delay.o\r
- .debug_ranges  0x00000188       0x78 hal/src/hal_i2c_m_sync.o\r
- .debug_ranges  0x00000200       0x20 hal/src/hal_io.o\r
- .debug_ranges  0x00000220       0x50 hal/src/hal_pwm.o\r
- .debug_ranges  0x00000270       0x10 hal/utils/src/utils_assert.o\r
- .debug_ranges  0x00000280       0x20 hal/utils/src/utils_event.o\r
- .debug_ranges  0x000002a0       0x38 hal/utils/src/utils_list.o\r
- .debug_ranges  0x000002d8       0x10 hpl/core/hpl_init.o\r
- .debug_ranges  0x000002e8       0x48 hpl/eic/hpl_eic.o\r
- .debug_ranges  0x00000330       0x18 hpl/gclk/hpl_gclk.o\r
- .debug_ranges  0x00000348       0x10 hpl/mclk/hpl_mclk.o\r
- .debug_ranges  0x00000358       0x10 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_ranges  0x00000368       0x18 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_ranges  0x00000380       0x20 hpl/pm/hpl_pm.o\r
- .debug_ranges  0x000003a0       0xa0 hpl/rtc/hpl_rtc.o\r
- .debug_ranges  0x00000440      0x6c8 hpl/sercom/hpl_sercom.o\r
- .debug_ranges  0x00000b08       0x38 hpl/systick/hpl_systick.o\r
- .debug_ranges  0x00000b40       0xa0 hpl/tcc/hpl_tcc.o\r
- .debug_ranges  0x00000be0       0x98 hpl/tc/hpl_tc.o\r
- .debug_ranges  0x00000c78       0x10 main.o\r
- .debug_ranges  0x00000c88       0x60 sleep_manager/sleep_manager.o\r
- .debug_ranges  0x00000ce8       0x18 sleep_manager_main.o\r
- .debug_ranges  0x00000d00       0x80 watch-library/watch.o\r
-\r
-.debug_macro    0x00000000    0x1de3f\r
- .debug_macro   0x00000000      0x667 atmel_start.o\r
- .debug_macro   0x00000667      0x89e atmel_start.o\r
- .debug_macro   0x00000f05      0x16d atmel_start.o\r
- .debug_macro   0x00001072       0x22 atmel_start.o\r
- .debug_macro   0x00001094       0x87 atmel_start.o\r
- .debug_macro   0x0000111b       0x51 atmel_start.o\r
- .debug_macro   0x0000116c       0xef atmel_start.o\r
- .debug_macro   0x0000125b       0x6a atmel_start.o\r
- .debug_macro   0x000012c5      0x1df atmel_start.o\r
- .debug_macro   0x000014a4       0x22 atmel_start.o\r
- .debug_macro   0x000014c6       0x3f atmel_start.o\r
- .debug_macro   0x00001505       0x1c atmel_start.o\r
- .debug_macro   0x00001521       0x22 atmel_start.o\r
- .debug_macro   0x00001543       0xb5 atmel_start.o\r
- .debug_macro   0x000015f8      0x4da atmel_start.o\r
- .debug_macro   0x00001ad2      0x11f atmel_start.o\r
- .debug_macro   0x00001bf1      0x714 atmel_start.o\r
- .debug_macro   0x00002305      0x959 atmel_start.o\r
- .debug_macro   0x00002c5e      0x279 atmel_start.o\r
- .debug_macro   0x00002ed7      0x21e atmel_start.o\r
- .debug_macro   0x000030f5      0xe12 atmel_start.o\r
- .debug_macro   0x00003f07      0x5e7 atmel_start.o\r
- .debug_macro   0x000044ee      0x5be atmel_start.o\r
- .debug_macro   0x00004aac      0x624 atmel_start.o\r
- .debug_macro   0x000050d0      0x172 atmel_start.o\r
- .debug_macro   0x00005242      0x26b atmel_start.o\r
- .debug_macro   0x000054ad      0x459 atmel_start.o\r
- .debug_macro   0x00005906      0x21c atmel_start.o\r
- .debug_macro   0x00005b22      0x768 atmel_start.o\r
- .debug_macro   0x0000628a      0x7c0 atmel_start.o\r
- .debug_macro   0x00006a4a      0x28e atmel_start.o\r
- .debug_macro   0x00006cd8      0x5d7 atmel_start.o\r
- .debug_macro   0x000072af      0x1c6 atmel_start.o\r
- .debug_macro   0x00007475      0x308 atmel_start.o\r
- .debug_macro   0x0000777d       0xac atmel_start.o\r
- .debug_macro   0x00007829     0x1c53 atmel_start.o\r
- .debug_macro   0x0000947c      0xff5 atmel_start.o\r
- .debug_macro   0x0000a471      0xd41 atmel_start.o\r
- .debug_macro   0x0000b1b2      0x874 atmel_start.o\r
- .debug_macro   0x0000ba26      0x8ae atmel_start.o\r
- .debug_macro   0x0000c2d4     0x19be atmel_start.o\r
- .debug_macro   0x0000dc92       0xe7 atmel_start.o\r
- .debug_macro   0x0000dd79      0xb7c atmel_start.o\r
- .debug_macro   0x0000e8f5      0x36a atmel_start.o\r
- .debug_macro   0x0000ec5f       0x7c atmel_start.o\r
- .debug_macro   0x0000ecdb       0xac atmel_start.o\r
- .debug_macro   0x0000ed87       0xca atmel_start.o\r
- .debug_macro   0x0000ee51       0x4c atmel_start.o\r
- .debug_macro   0x0000ee9d       0xdc atmel_start.o\r
- .debug_macro   0x0000ef79       0xb2 atmel_start.o\r
- .debug_macro   0x0000f02b       0x64 atmel_start.o\r
- .debug_macro   0x0000f08f      0x444 atmel_start.o\r
- .debug_macro   0x0000f4d3       0x4c atmel_start.o\r
- .debug_macro   0x0000f51f      0x149 atmel_start.o\r
- .debug_macro   0x0000f668       0x5e atmel_start.o\r
- .debug_macro   0x0000f6c6       0xa0 atmel_start.o\r
- .debug_macro   0x0000f766       0xc4 atmel_start.o\r
- .debug_macro   0x0000f82a       0xb2 atmel_start.o\r
- .debug_macro   0x0000f8dc       0x4c atmel_start.o\r
- .debug_macro   0x0000f928       0x64 atmel_start.o\r
- .debug_macro   0x0000f98c       0x40 atmel_start.o\r
- .debug_macro   0x0000f9cc      0x1da atmel_start.o\r
- .debug_macro   0x0000fba6       0x3a atmel_start.o\r
- .debug_macro   0x0000fbe0       0x22 atmel_start.o\r
- .debug_macro   0x0000fc02      0x15e atmel_start.o\r
- .debug_macro   0x0000fd60      0x173 atmel_start.o\r
- .debug_macro   0x0000fed3      0x173 atmel_start.o\r
- .debug_macro   0x00010046      0x173 atmel_start.o\r
- .debug_macro   0x000101b9      0x173 atmel_start.o\r
- .debug_macro   0x0001032c      0x11e atmel_start.o\r
- .debug_macro   0x0001044a       0x5e atmel_start.o\r
- .debug_macro   0x000104a8       0xfa atmel_start.o\r
- .debug_macro   0x000105a2       0xfa atmel_start.o\r
- .debug_macro   0x0001069c       0xfa atmel_start.o\r
- .debug_macro   0x00010796       0xfa atmel_start.o\r
- .debug_macro   0x00010890      0x124 atmel_start.o\r
- .debug_macro   0x000109b4       0x2e atmel_start.o\r
- .debug_macro   0x000109e2      0x1fa atmel_start.o\r
- .debug_macro   0x00010bdc       0x3a atmel_start.o\r
- .debug_macro   0x00010c16      0x3e6 atmel_start.o\r
- .debug_macro   0x00010ffc     0x20d6 atmel_start.o\r
- .debug_macro   0x000130d2       0x6d atmel_start.o\r
- .debug_macro   0x0001313f       0x10 atmel_start.o\r
- .debug_macro   0x0001314f       0x10 atmel_start.o\r
- .debug_macro   0x0001315f       0x16 atmel_start.o\r
- .debug_macro   0x00013175       0x16 atmel_start.o\r
- .debug_macro   0x0001318b       0x16 atmel_start.o\r
- .debug_macro   0x000131a1       0x16 atmel_start.o\r
- .debug_macro   0x000131b7       0x16 atmel_start.o\r
- .debug_macro   0x000131cd       0x16 atmel_start.o\r
- .debug_macro   0x000131e3       0x16 atmel_start.o\r
- .debug_macro   0x000131f9       0x16 atmel_start.o\r
- .debug_macro   0x0001320f       0x16 atmel_start.o\r
- .debug_macro   0x00013225       0x16 atmel_start.o\r
- .debug_macro   0x0001323b       0x16 atmel_start.o\r
- .debug_macro   0x00013251       0x16 atmel_start.o\r
- .debug_macro   0x00013267       0x16 atmel_start.o\r
- .debug_macro   0x0001327d       0x16 atmel_start.o\r
- .debug_macro   0x00013293       0x16 atmel_start.o\r
- .debug_macro   0x000132a9       0x16 atmel_start.o\r
- .debug_macro   0x000132bf       0x16 atmel_start.o\r
- .debug_macro   0x000132d5       0x16 atmel_start.o\r
- .debug_macro   0x000132eb       0x16 atmel_start.o\r
- .debug_macro   0x00013301       0x16 atmel_start.o\r
- .debug_macro   0x00013317       0x16 atmel_start.o\r
- .debug_macro   0x0001332d       0x16 atmel_start.o\r
- .debug_macro   0x00013343       0xbe atmel_start.o\r
- .debug_macro   0x00013401      0x28c atmel_start.o\r
- .debug_macro   0x0001368d       0x16 atmel_start.o\r
- .debug_macro   0x000136a3      0x277 atmel_start.o\r
- .debug_macro   0x0001391a       0x16 atmel_start.o\r
- .debug_macro   0x00013930       0xca atmel_start.o\r
- .debug_macro   0x000139fa       0x1c atmel_start.o\r
- .debug_macro   0x00013a16       0x16 atmel_start.o\r
- .debug_macro   0x00013a2c       0xcf atmel_start.o\r
- .debug_macro   0x00013afb      0x130 atmel_start.o\r
- .debug_macro   0x00013c2b       0x70 atmel_start.o\r
- .debug_macro   0x00013c9b       0x1c atmel_start.o\r
- .debug_macro   0x00013cb7       0xc9 atmel_start.o\r
- .debug_macro   0x00013d80       0x1c atmel_start.o\r
- .debug_macro   0x00013d9c       0x10 atmel_start.o\r
- .debug_macro   0x00013dac      0x34c Device_Startup/startup_saml22.o\r
- .debug_macro   0x000140f8       0x39 Device_Startup/startup_saml22.o\r
- .debug_macro   0x00014131      0x65f driver_init.o\r
- .debug_macro   0x00014790       0x69 driver_init.o\r
- .debug_macro   0x000147f9       0x87 driver_init.o\r
- .debug_macro   0x00014880       0x19 driver_init.o\r
- .debug_macro   0x00014899      0x532 hal/src/hal_calendar.o\r
- .debug_macro   0x00014dcb      0x4e2 hal/src/hal_delay.o\r
- .debug_macro   0x000152ad      0x4eb hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00015798       0x6a hal/src/hal_i2c_m_sync.o\r
- .debug_macro   0x00015802      0x4c3 hal/src/hal_io.o\r
- .debug_macro   0x00015cc5      0x4e0 hal/src/hal_pwm.o\r
- .debug_macro   0x000161a5      0x4b9 hal/utils/src/utils_assert.o\r
- .debug_macro   0x0001665e      0x5a1 hal/utils/src/utils_event.o\r
- .debug_macro   0x00016bff       0x58 hal/utils/src/utils_event.o\r
- .debug_macro   0x00016c57       0x35 hal/utils/src/utils_event.o\r
- .debug_macro   0x00016c8c       0x9c hal/utils/src/utils_event.o\r
- .debug_macro   0x00016d28       0x58 hal/utils/src/utils_event.o\r
- .debug_macro   0x00016d80       0x1f hal/utils/src/utils_event.o\r
- .debug_macro   0x00016d9f       0x43 hal/utils/src/utils_event.o\r
- .debug_macro   0x00016de2       0x20 hal/utils/src/utils_event.o\r
- .debug_macro   0x00016e02      0x187 hal/utils/src/utils_event.o\r
- .debug_macro   0x00016f89      0x34d hal/utils/src/utils_event.o\r
- .debug_macro   0x000172d6       0x10 hal/utils/src/utils_event.o\r
- .debug_macro   0x000172e6       0x35 hal/utils/src/utils_event.o\r
- .debug_macro   0x0001731b      0x4bd hal/utils/src/utils_list.o\r
- .debug_macro   0x000177d8      0x53c hpl/core/hpl_init.o\r
- .debug_macro   0x00017d14       0x22 hpl/core/hpl_init.o\r
- .debug_macro   0x00017d36      0x772 hpl/core/hpl_init.o\r
- .debug_macro   0x000184a8      0x59c hpl/eic/hpl_eic.o\r
- .debug_macro   0x00018a44      0x256 hpl/eic/hpl_eic.o\r
- .debug_macro   0x00018c9a      0x4cc hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x00019166      0x137 hpl/gclk/hpl_gclk.o\r
- .debug_macro   0x0001929d      0x4d1 hpl/mclk/hpl_mclk.o\r
- .debug_macro   0x0001976e      0x4bd hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_macro   0x00019c2b      0x4bd hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x0001a0e8      0x1a0 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_macro   0x0001a288      0x4c8 hpl/pm/hpl_pm.o\r
- .debug_macro   0x0001a750      0x4da hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x0001ac2a       0xff hpl/rtc/hpl_rtc.o\r
- .debug_macro   0x0001ad29      0x71a hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x0001b443       0x5f hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x0001b4a2       0x10 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x0001b4b2       0x1c hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x0001b4ce       0x22 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x0001b4f0       0x10 hpl/sercom/hpl_sercom.o\r
- .debug_macro   0x0001b500      0x4bd hpl/systick/hpl_systick.o\r
- .debug_macro   0x0001b9bd       0x10 hpl/systick/hpl_systick.o\r
- .debug_macro   0x0001b9cd      0x528 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x0001bef5      0x154 hpl/tcc/hpl_tcc.o\r
- .debug_macro   0x0001c049      0x540 hpl/tc/hpl_tc.o\r
- .debug_macro   0x0001c589       0x84 hpl/tc/hpl_tc.o\r
- .debug_macro   0x0001c60d      0x67c main.o\r
- .debug_macro   0x0001cc89      0x4fc sleep_manager/sleep_manager.o\r
- .debug_macro   0x0001d185      0x667 sleep_manager_main.o\r
- .debug_macro   0x0001d7ec      0x631 watch-library/watch.o\r
- .debug_macro   0x0001de1d       0x22 watch-library/watch.o\r
-\r
-.debug_line     0x00000000    0x15702\r
- .debug_line    0x00000000      0xc8c atmel_start.o\r
- .debug_line    0x00000c8c      0x722 Device_Startup/startup_saml22.o\r
- .debug_line    0x000013ae     0x1105 driver_init.o\r
- .debug_line    0x000024b3      0xc8e hal/src/hal_calendar.o\r
- .debug_line    0x00003141      0xa3d hal/src/hal_delay.o\r
- .debug_line    0x00003b7e      0xb2d hal/src/hal_i2c_m_sync.o\r
- .debug_line    0x000046ab      0xa2a hal/src/hal_io.o\r
- .debug_line    0x000050d5      0xb42 hal/src/hal_pwm.o\r
- .debug_line    0x00005c17      0x9dc hal/utils/src/utils_assert.o\r
- .debug_line    0x000065f3      0xb49 hal/utils/src/utils_event.o\r
- .debug_line    0x0000713c      0xa75 hal/utils/src/utils_list.o\r
- .debug_line    0x00007bb1      0xad7 hpl/core/hpl_init.o\r
- .debug_line    0x00008688      0xbee hpl/eic/hpl_eic.o\r
- .debug_line    0x00009276      0xa45 hpl/gclk/hpl_gclk.o\r
- .debug_line    0x00009cbb      0xa23 hpl/mclk/hpl_mclk.o\r
- .debug_line    0x0000a6de      0xa26 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_line    0x0000b104      0xa33 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_line    0x0000bb37      0xa4c hpl/pm/hpl_pm.o\r
- .debug_line    0x0000c583     0x1025 hpl/rtc/hpl_rtc.o\r
- .debug_line    0x0000d5a8     0x2982 hpl/sercom/hpl_sercom.o\r
- .debug_line    0x0000ff2a      0xa67 hpl/systick/hpl_systick.o\r
- .debug_line    0x00010991      0xd7b hpl/tcc/hpl_tcc.o\r
- .debug_line    0x0001170c      0xd89 hpl/tc/hpl_tc.o\r
- .debug_line    0x00012495      0xccb main.o\r
- .debug_line    0x00013160      0xb24 sleep_manager/sleep_manager.o\r
- .debug_line    0x00013c84      0xc9b sleep_manager_main.o\r
- .debug_line    0x0001491f      0xde3 watch-library/watch.o\r
-\r
-.debug_str      0x00000000    0x912d9\r
- .debug_str     0x00000000    0x7fe92 atmel_start.o\r
-                              0x802fb (size before relaxing)\r
- .debug_str     0x0007fe92      0x383 Device_Startup/startup_saml22.o\r
-                              0x7a5aa (size before relaxing)\r
- .debug_str     0x00080215     0x2aca driver_init.o\r
-                              0x82e0b (size before relaxing)\r
- .debug_str     0x00082cdf      0x59f hal/src/hal_calendar.o\r
-                              0x7f42c (size before relaxing)\r
- .debug_str     0x0008327e       0xb6 hal/src/hal_delay.o\r
-                              0x7e855 (size before relaxing)\r
- .debug_str     0x00083334      0x170 hal/src/hal_i2c_m_sync.o\r
-                              0x7f0ee (size before relaxing)\r
- .debug_str     0x000834a4       0x3d hal/src/hal_io.o\r
-                              0x7e898 (size before relaxing)\r
- .debug_str     0x000834e1       0xaf hal/src/hal_pwm.o\r
-                              0x7ef27 (size before relaxing)\r
- .debug_str     0x00083590       0x2a hal/utils/src/utils_assert.o\r
-                              0x7e7fb (size before relaxing)\r
- .debug_str     0x000835ba     0x2d01 hal/utils/src/utils_event.o\r
-                              0x81b74 (size before relaxing)\r
- .debug_str     0x000862bb       0x31 hal/utils/src/utils_list.o\r
-                              0x7e8a5 (size before relaxing)\r
- .debug_str     0x000862ec     0x1a9b hpl/core/hpl_init.o\r
-                              0x811a2 (size before relaxing)\r
- .debug_str     0x00087d87      0xf93 hpl/eic/hpl_eic.o\r
-                              0x829c3 (size before relaxing)\r
- .debug_str     0x00088d1a      0x57e hpl/gclk/hpl_gclk.o\r
-                              0x7ee6f (size before relaxing)\r
- .debug_str     0x00089298       0x77 hpl/mclk/hpl_mclk.o\r
-                              0x7f075 (size before relaxing)\r
- .debug_str     0x0008930f      0x307 hpl/osc32kctrl/hpl_osc32kctrl.o\r
-                              0x7ed5a (size before relaxing)\r
- .debug_str     0x00089616      0x956 hpl/oscctrl/hpl_oscctrl.o\r
-                              0x7f1bf (size before relaxing)\r
- .debug_str     0x00089f6c      0x2bb hpl/pm/hpl_pm.o\r
-                              0x7eadd (size before relaxing)\r
- .debug_str     0x0008a227      0x93a hpl/rtc/hpl_rtc.o\r
-                              0x7fb35 (size before relaxing)\r
- .debug_str     0x0008ab61     0x4941 hpl/sercom/hpl_sercom.o\r
-                              0x848c3 (size before relaxing)\r
- .debug_str     0x0008f4a2       0xcd hpl/systick/hpl_systick.o\r
-                              0x7e843 (size before relaxing)\r
- .debug_str     0x0008f56f      0xf46 hpl/tcc/hpl_tcc.o\r
-                              0x80c63 (size before relaxing)\r
- .debug_str     0x000904b5      0x9b4 hpl/tc/hpl_tc.o\r
-                              0x8040c (size before relaxing)\r
- .debug_str     0x00090e69      0x147 main.o\r
-                              0x80726 (size before relaxing)\r
- .debug_str     0x00090fb0      0x295 sleep_manager/sleep_manager.o\r
-                              0x7f11c (size before relaxing)\r
- .debug_str     0x00091245       0x26 sleep_manager_main.o\r
-                              0x803ad (size before relaxing)\r
- .debug_str     0x0009126b       0x6e watch-library/watch.o\r
-                              0x8075a (size before relaxing)\r
-\r
-.debug_frame    0x00000000     0x20dc\r
- .debug_frame   0x00000000       0x28 atmel_start.o\r
- .debug_frame   0x00000028       0x38 Device_Startup/startup_saml22.o\r
- .debug_frame   0x00000060      0x1e8 driver_init.o\r
- .debug_frame   0x00000248      0x204 hal/src/hal_calendar.o\r
- .debug_frame   0x0000044c       0x68 hal/src/hal_delay.o\r
- .debug_frame   0x000004b4      0x164 hal/src/hal_i2c_m_sync.o\r
- .debug_frame   0x00000618       0x58 hal/src/hal_io.o\r
- .debug_frame   0x00000670       0xec hal/src/hal_pwm.o\r
- .debug_frame   0x0000075c       0x20 hal/utils/src/utils_assert.o\r
- .debug_frame   0x0000077c       0x70 hal/utils/src/utils_event.o\r
- .debug_frame   0x000007ec       0x88 hal/utils/src/utils_list.o\r
- .debug_frame   0x00000874       0x28 hpl/core/hpl_init.o\r
- .debug_frame   0x0000089c       0x84 hpl/eic/hpl_eic.o\r
- .debug_frame   0x00000920       0x30 hpl/gclk/hpl_gclk.o\r
- .debug_frame   0x00000950       0x20 hpl/mclk/hpl_mclk.o\r
- .debug_frame   0x00000970       0x20 hpl/osc32kctrl/hpl_osc32kctrl.o\r
- .debug_frame   0x00000990       0x30 hpl/oscctrl/hpl_oscctrl.o\r
- .debug_frame   0x000009c0       0x40 hpl/pm/hpl_pm.o\r
- .debug_frame   0x00000a00      0x1c8 hpl/rtc/hpl_rtc.o\r
- .debug_frame   0x00000bc8      0xe9c hpl/sercom/hpl_sercom.o\r
- .debug_frame   0x00001a64       0x78 hpl/systick/hpl_systick.o\r
- .debug_frame   0x00001adc      0x16c hpl/tcc/hpl_tcc.o\r
- .debug_frame   0x00001c48      0x15c hpl/tc/hpl_tc.o\r
- .debug_frame   0x00001da4       0x2c main.o\r
- .debug_frame   0x00001dd0       0xe0 sleep_manager/sleep_manager.o\r
- .debug_frame   0x00001eb0       0x38 sleep_manager_main.o\r
- .debug_frame   0x00001ee8      0x180 watch-library/watch.o\r
- .debug_frame   0x00002068       0x20 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_udivsi3.o)\r
- .debug_frame   0x00002088       0x28 c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/thumb/v6-m\libgcc.a(_ffssi2.o)\r
- .debug_frame   0x000020b0       0x2c c:/program files (x86)/atmel/studio/7.0/toolchain/arm/arm-gnu-toolchain/bin/../lib/gcc/arm-none-eabi/6.3.1/../../../../arm-none-eabi/lib/thumb/v6-m\libc_nano.a(lib_a-init.o)\r
diff --git a/Smol Watch Project/My Project/Debug/My Project.srec b/Smol Watch Project/My Project/Debug/My Project.srec
deleted file mode 100644 (file)
index 49fd978..0000000
+++ /dev/null
@@ -1,538 +0,0 @@
-S01200004D792050726F6A6563742E7372656355\r
-S113000020210020210100001D0100001D0100002D\r
-S113001000000000000000000000000000000000DC\r
-S11300200000000000000000000000001D010000AE\r
-S113003000000000000000001D0100001D01000080\r
-S11300401D0100001D010000890E0000350C000098\r
-S11300501D0100001D0100001D0100001D01000024\r
-S11300601D0100001D0100001D0100001D01000014\r
-S11300701D0100000000000000000000AD1500009C\r
-S11300801D0100001D0100001D010000E519000014\r
-S11300901D0100001D0100001D0100001D010000E4\r
-S11300A01D0100001D01000010B5064C2378002B33\r
-S11300B007D1054B002B02D0044800E000BF012308\r
-S11300C0237010BD38000020000000004021000013\r
-S11300D0084B10B5002B03D00749084800E000BFC7\r
-S11300E007480368002B00D110BD064B002BFBD042\r
-S11300F09847F9E7000000003C0000204021000080\r
-S1130100402100000000000010B5024B9847024B4C\r
-S1130110984710BD090300008D1B0000FEE7000096\r
-S113012010B5104A104B9A4209D00F4B0D4A03E008\r
-S113013011681960043304320C498B42F8D30C4B18\r
-S113014002E000221A6004330A4A9342F9D30A4AAD\r
-S1130150FF210A4B8B439360094B9847094B9847FF\r
-S1130160FEE7C046402100000000002038000020C7\r
-S1130170380000201C01002000ED00E00000000019\r
-S1130180B11E0000F9190000034A516980239B0045\r
-S11301900B4353617047C0460008004010B5034B41\r
-S11301A0984703490348044B984710BD8901000050\r
-S11301B000240040B4000020B506000070B5134BC5\r
-S11301C0DE20195C042291431954195C0125A943CA\r
-S11301D001242143C9B219541F38195C0F26B143B5\r
-S11301E002263143C9B21954DF215E5C96435E5442\r
-S11301F05A5CAA432243D2B25A541A5CD0390A40F8\r
-S113020020210A43D2B21A5470BDC0460060004196\r
-S1130210064B4021C42299500331083A9950044AAC\r
-S1130220D3693F390B43D3617047C046001C00407B\r
-S11302300008004010B5044B984704490448054B96\r
-S11302409847054B984710BD110200000008004272\r
-S1130250F8000020A9080000BD01000010B5024804\r
-S1130260024B984710BDC04610E000E02D08000086\r
-S113027030B50F4B5422995C0125A9430124214335\r
-S1130280C9B299543A20195C453A91430422114366\r
-S1130290C9B2195455215A5CAA432243D2B25A54C2\r
-S11302A01A5C46390A4040210A43D2B21A5430BD7E\r
-S11302B000600041054AD16980231B010B43D361CF\r
-S11302C04021E023024AD1507047C0460008004054\r
-S11302D0001C004010B5064B9847064B9847064B48\r
-S11302E09847020005490648064B984710BDC0468A\r
-S11302F0B502000071020000D9190000002C004270\r
-S11303009000002099090000F0B5C64600B51C4BCA\r
-S11303109847C022D205042454601A4B1A499962A2\r
-S11303201A49996254604220195C04252943C9B2D0\r
-S1130330195454611C5C01218C431C549427D151E1\r
-S1130340882691516630124C1C50C0242406A046C5\r
-S11303501C50C024A4461C5D8C4365465C5508248F\r
-S1130360D45194510B4A1A5042461A501B301A5C0D\r
-S11303708A431A54084B984704BC9046F0BDC046C3\r
-S11303803D0B00000060004104000240000002C078\r
-S113039001000040080000405D020000830701D115\r
-S11303A0012070470020FCE710B50C0080B2104B10\r
-S11303B0984700280BD00C2C03D8A4000D4B1B59D4\r
-S11303C09F46002010E00C480EE00C480CE00C2C7A\r
-S11303D003D8A4000A4B1B599F46002004E0094897\r
-S11303E002E0064800E0084810BD0748FCE7C046A4\r
-S11303F09D030000F81E0000803B2600008D2700AE\r
-S11304002C1F000000EA240080DE2800F0B5C64658\r
-S113041000B50C009046866904E01F4B9C4209D34A\r
-S1130420E41A0136B7B238001C4B98470028F4D0C0\r
-S11304301B4BF3E70125290030001A4B98478442EF\r
-S113044003D3241A0135EDB2F5E70121164B9C4282\r
-S113045005D9164B9C4664440131C9B2F6E7002223\r
-S1130460134B9C4205D9134B9C4664440132D2B2CF\r
-S1130470F6E700233B2C03D93C3C0133DBB2F9E71C\r
-S11304804046C7804571017182704370047000203A\r
-S113049004BC9046F0BDC0468033E1019D030000DA\r
-S11304A00085E201A90300007F51010080AEFEFF38\r
-S11304B00F0E0000F0F1FFFFF0B5DE4657464E4642\r
-S11304C04546E0B583B0CB880093DEB28369994694\r
-S11304D06A4613711379F61AF6B24F790B799A4674\r
-S11304E08B7898464B789B460B7801930025002423\r
-S11304F003E01A4B9C4664440135B5420AD24B468C\r
-S1130500581980B2164B98470028F2D0154B9C46D8\r
-S11305106444F1E7012505E0E9B20098124B9847DD\r
-S113052024180135BD42F7D35346013B0F485843C5\r
-S11305302418E12000014346584320185B461B0160\r
-S11305405A469B1A9C000019019B9C46604403B0C8\r
-S11305503CBC90469946A246AB46F0BD8033E101CF\r
-S11305609D0300000085E201A90300008051010001\r
-S113057070B50C00D068CD680B7C052B06D89B00A9\r
-S11305801549CB589F46A84200D33C35E56070BD61\r
-S1130590A842FBD3E1231B019C466544F6E7A8422D\r
-S11305A0F4D30E4B9C466544F0E7A842EED3508941\r
-S11305B0517A0B4B98472D18E8E7A842E6D35089A7\r
-S11305C0084B9847002803D1074B9C466544DDE758\r
-S11305D0064B9C466544D9E7601F0000805101002A\r
-S11305E0A90300009D0300008033E1010085E201BE\r
-S11305F070B586B005000C00294B9847060001AA87\r
-S113060001002800274B98470396237C052B12D81A\r
-S11306109B00254AD3589F466B465B8963816B4692\r
-S11306205B7A63726B461B7A23726B469B79A37168\r
-S11306306B465B796371261D310028001B4B98477C\r
-S1130640E0606A4621002800194B9847E1683200AF\r
-S11306502800144B984706B070BD6B465B896381D4\r
-S11306606B465B7A63726B461B7A23726B469B798B\r
-S1130670A371E0E76B465B8963816B465B7A6372C7\r
-S11306806B461B7A2372D6E76B465B8963816B46A4\r
-S11306905B7A6372CFE76B465B896381CBE7C046C5\r
-S11306A0550E00000D040000781F0000B90400007E\r
-S11306B07105000070B504000D00431E9841C0B2DE\r
-S11306C0E022520009490A4B98472368AB4208D0FC\r
-S11306D0002B08D125602000064B9847064BA361E8\r
-S11306E070BD0020FCE712204042F9E7901F000093\r
-S11306F0690A0000490D0000B207000010B50400AB\r
-S1130700431E9841C0B2E622FF320449044B984785\r
-S11307102000044B9847002010BDC046901F0000E5\r
-S1130720690A0000D90D000030B583B004000D0043\r
-S1130730431E9841C0B2832292000E490E4B984743\r
-S113074020000E4B984701006A4620000C4B984746\r
-S11307502B786A4613706B785370AB789370694644\r
-S11307602000084B984701002000074B98470020C1\r
-S113077003B030BD901F0000690A0000550E000050\r
-S11307800D040000B90400001D0E000030B583B054\r
-S113079004000D00431E9841C0B2892292000E4904\r
-S11307A00E4B984720000E4B984701006A462000E4\r
-S11307B00C4B98472B786A4613716B7853716B888E\r
-S11307C0D38069462000084B984701002000074B5E\r
-S11307D09847002003B030BD901F0000690A000054\r
-S11307E0550E00000D040000B90400001D0E0000A9\r
-S11307F070B504000D00431E9841C0B2064A074973\r
-S1130800074B98472000074B984701002A00200017\r
-S1130810054B9847002070BD3B020000901F00006C\r
-S1130820690A0000550E00000D04000010B5024BCB\r
-S11308301860024B984710BD540000207115000049\r
-S113084010B584B01438848B01AB1C801400029260\r
-S1130850064A5A8003911900054B9847002802D193\r
-S1130860200004B010BD0400FAE7C0460080FFFF7A\r
-S1130870E112000010B584B01438848B01AB1C80E5\r
-S113088014000292064A5A8003911900054B9847B6\r
-S1130890002802D1200004B010BD0400FAE7C046CD\r
-S11308A00180FFFFE112000070B504000D00431E3B\r
-S11308B09841C0B25E220749074B9847290020009F\r
-S11308C0064B9847002803D1054BA361054B636190\r
-S11308D070BDC046AC1F0000690A00003112000060\r
-S11308E0750800004108000010B5014B984710BD81\r
-S11308F0611200008905890D8023DB001A400A4338\r
-S11309008283100070471430086000207047000094\r
-S113091070B504000D00160000280ED000290AD07E\r
-S1130920012034220649074B9847236832002900E6\r
-S11309302000984770BD0020F3E70020F1E7C0468F\r
-S1130940C81F0000690A000070B504000D001600FD\r
-S113095000280ED000290AD001203D220649074B69\r
-S113096098476368320029002000984770BD002032\r
-S1130970F3E70020F1E7C046C81F0000690A000041\r
-S113098010B54369002B00D0984710BD10B583699A\r
-S1130990002B00D0984710BD70B504000D00160060\r
-S11309A0002815D0002915D0002A0FD001203322A9\r
-S11309B009490A4B9847E6613368290020009847A3\r
-S11309C0074B2360074B6360002070BD0020EEE7F7\r
-S11309D00020ECE70020EAE7DC1F0000690A0000C1\r
-S11309E0810900008D09000010B5041E15D0C369EB\r
-S11309F0002B10D001204B220A490B4B9847E36986\r
-S1130A005B6920009847002809D1E3699B682000AE\r
-S1130A109847002010BD0020EDE70020EBE71120EF\r
-S1130A204042F7E7DC1F0000690A000070B50400CB\r
-S1130A300D001600002811D0C369002B0CD0012032\r
-S1130A407D220749074B9847E3691B693200290057\r
-S1130A5020009847002070BD0020F1E70020EFE758\r
-S1130A60DC1F0000690A0000002800D100BE7047A6\r
-S1130A70F8B505001700CE0807230B4001249C405D\r
-S1130A80E4B200281ED0002A1ED007291ED9002057\r
-S1130A9031221449144B9847AB191B7923421ED1B8\r
-S1130AA029001248124B9847002811D0AF60AD19A5\r
-S1130AB02B7923432B710D4B9B191A7914431C7109\r
-S1130AC00020F8BD0020E3E70020E1E70120DFE794\r
-S1130AD000232B7129000548064B9847E6E70220BE\r
-S1130AE04042EEE7F41F0000690A000058000020AD\r
-S1130AF0F90A0000110B00000368002B03D08B429D\r
-S1130B0003D01B68F9E7002070470120FCE70000D0\r
-S1130B1070B504000D00064B984701235840C0B23D\r
-S1130B2039220449044B984723682B60256070BD23\r
-S1130B30F90A000014200000690A000010B5094BEE\r
-S1130B405A685A600220084B9847084B9847084B4C\r
-S1130B509847084B9847084B98471F20074B9847DE\r
-S1130B6010BDC04600400041E90C0000890C0000A3\r
-S1130B70AD0C0000790C0000E50C0000410C0000F5\r
-S1130B80F0B583B0254B5A690192019A5A61244BFE\r
-S1130B901868431E9841C0B2DA222249224B984772\r
-S1130BA001256D422FE0DB00204AD3185D686B1CE1\r
-S1130BB003D01B4B1B68280098470122A240019BCD\r
-S1130BC09343019301981A4B9847013844B2631C2C\r
-S1130BD014D00326002001E00139CEB2B042E6D899\r
-S1130BE033185B10D9B2FF221340DF000F4ABA5CFE\r
-S1130BF0A242D8D0F0DA0131C8B2EFE7074B5A6904\r
-S1130C000192019A5A61019B002B05D00198084B6F\r
-S1130C109847013844B2DAE703B0F0BD0028004039\r
-S1130C20600000204C200000690A0000342000000D\r
-S1130C305D1E000010B5014B984710BD810B0000EC\r
-S1130C40C30707D5094A0A4B1A62094B5B687D2220\r
-S1130C501A42FAD1030707D5064A054BDA62044B58\r
-S1130C605B687D221A42FAD17047C0460501010033\r
-S1130C70001C004004230100024B08229A71073A29\r
-S1130C801A71704700080040074A9E23938200238C\r
-S1130C909375D375D3691B0A1B02F82149010B40D4\r
-S1130CA0D3610423137470470014004082220C4B58\r
-S1130CB01A7538230A4AD35C9B07FAD4084BDB68BD\r
-S1130CC0DB06FBD5064A137D802149420B43DBB288\r
-S1130CD013753823024AD25C2A3B1A42F9D1704771\r
-S1130CE00010004070470000094B9B78032213401A\r
-S1130CF098420CD0064AFF239371937803218B43C7\r
-S1130D00084018439070024B9B79002BFBD070472E\r
-S1130D100004004010B504000268918953890B4017\r
-S1130D20DA0502D45B0407D410BD436898472368EE\r
-S1130D30802252009A81F7E78368984723688022CB\r
-S1130D40D2019A81F0E7000010B5041E37D0036881\r
-S1130D50002B32D001202F221A491B4B98471B4BE2\r
-S1130D601C6021680A691A4B1A42FBD10B889B0745\r
-S1130D700BD50B88022293430B800A69144B1A4249\r
-S1130D80FBD1226813699B07FCD4226813880121D4\r
-S1130D900B439BB213801369DB07FCD423681A69E5\r
-S1130DA0D207FCD40B4A1A801969094A1142FBD1B3\r
-S1130DB0236800221A66002010BD0020CBE7002023\r
-S1130DC0C9E7C04664200000690A000064000020EE\r
-S1130DD003800000008BFFFF10B5041E15D00368CC\r
-S1130DE0002B10D00120732209490A4B984721682F\r
-S1130DF00B88022213439BB20B800A69064B1A42EA\r
-S1130E00FBD1002010BD0020EDE70020EBE7C04639\r
-S1130E1064200000690A00000380000070B504002B\r
-S1130E200D00002810D00368002B0BD001208B226A\r
-S1130E300649074B98472268956113691B07FCD440\r
-S1130E40002070BD0020F2E70020F0E764200000DD\r
-S1130E50690A000010B5041E0FD00368002B0AD0E5\r
-S1130E60012097220649074B9847226813691B07FC\r
-S1130E70FCD4906910BD0020F3E70020F1E7C046E0\r
-S1130E8064200000690A000010B5024B1868024B88\r
-S1130E90984710BD64000020150D0000024B9C46CD\r
-S1130EA06044800AC0B2704700FCFFBD10B50D4B12\r
-S1130EB098470023002B08D0E62292000A4900201C\r
-S1130EC00A4B98470120404210BD5A00D218D10065\r
-S1130ED0074A5218127D904202D00133DBB2E9E78F\r
-S1130EE058B2F1E79D0E0000CC200000690A000012\r
-S1130EF07C20000070B505000C0008002D4B9847BD\r
-S1130F00C0B2E369DB071DD443001B18DA002A4B87\r
-S1130F109B189A691C231A40E3699B07FCD1236838\r
-S1130F209B0709D5236802218B432360E3699B0750\r
-S1130F30FCD1E3699B07FCD4012313432360E369D9\r
-S1130F409B07FCD1E369DB07FCD443001B18DA00E0\r
-S1130F50194B9B189B692360E3699B07FCD14300F1\r
-S1130F601B18DA00144B9B18DB696360E3695B07A9\r
-S1130F70FCD442001218D1000F4B5B181A6AE260CD\r
-S1130F80DA7E03231A40AA81023B93429B415B42CF\r
-S1130F90626A0A490A409B0313436362E3695B077D\r
-S1130FA0FCD443001818C200034B9B18DB8CEB8164\r
-S1130FB0002070BDAD0E00007C200000FFBFFFFFCD\r
-S1130FC070B5050004692368DB0E01261E40431E2C\r
-S1130FD09841C0B28E4A8F498F4B98476B68012B5A\r
-S1130FE04DD063688D4A13406360E3695B07FCD4AA\r
-S1130FF02B885A054ED56A88D20704D56A88802181\r
-S1131000C9000A436A805B00854A1A40E3695B07AA\r
-S1131010FCD4636A8021C9010B401343802212026D\r
-S113102013436362E3695B07FCD42E697D4A337E14\r
-S1131030DBB21800511E002A02D00A009B07F6D02A\r
-S11310402368DB0E01221A40E3695B07FCD4638B3F\r
-S11310509BB2C10700D48FE09A072FD501222276D4\r
-S11310606A88802149010A436A806A886E490A4075\r
-S11310706A80DB0700D4C6E005204042A2E0002ECF\r
-S1131080AFD062688023DB0213436360E3695B07CC\r
-S1131090FCD4ADE75B00FF2213406A8801210A40BB\r
-S11310A01A43E3695B07FCD4636A8021C9010B40DE\r
-S11310B013436362E3695B07FCD4B6E75B071BD4A5\r
-S11310C06B885B0534D52A881212520006231A4015\r
-S11310D0E3695B07FCD4636A8021C9010B401343B5\r
-S11310E0F12213436362E3695B07FCD46B884F4AC4\r
-S11310F013406B80002065E06B68002B04DD6B8877\r
-S11311008022520113436B806B881BB2002B06DBD9\r
-S11311106B88454A13406B800220404252E062686B\r
-S1131120C0239B0213436360E3695B07FCD4EFE7CE\r
-S11311306868002811D16B881BB2002B04DB6B8814\r
-S1131140394A13406B803DE06268C0239B0213431D\r
-S11311506360E3695B07FCD4F1E7AB681A78282382\r
-S1131160E254E3695B07FCD4AB680133AB606B68A2\r
-S1131170013B6B60002025E0810747D569680029A1\r
-S11311803CD05B073AD401396960002901D1002AB7\r
-S11311901BD0012917D06B68002B07D16B881BB2B9\r
-S11311A0002B1BDB6B88204A13406B80AA68531CFE\r
-S11311B0AB60E3695B07FCD42823E35C1370022370\r
-S11311C02376002070BD002AE5D062688023DB020C\r
-S11311D013436360E3695B07FCD4DCE76368124A8A\r
-S11311E013406360E3695B07FCD46268C0239B021D\r
-S11311F013436360E3695B07FCD4D3E702232376DC\r
-S113120002204042DEE704204042DBE70020D9E729\r
-S113121094050000CC200000690A0000FFFFFBFFDA\r
-S1131220FE070000FFFF0000FFFEFFFFFFFBFFFFC4\r
-S113123070B504000D00431E9841C0B2044A05492C\r
-S1131240054B9847256129002000044B984770BD41\r
-S113125007050000CC200000690A0000F50E00001C\r
-S113126070B50400194D431E9841C0B2184A2900B4\r
-S1131270184EB04724692000431E9841C0B2164A54\r
-S11312802900B0472368022213432360E3699B07C4\r
-S1131290FCD104201149E3695B07FCD4628B120979\r
-S11312A003231340012B0BD001390029F3DC01384F\r
-S11312B0002807D010236383E3695B07FCD4E9E7C4\r
-S11312C0002070BD06204042FBE7C046CC20000051\r
-S11312D024050000690A0000F4050000FFFF000077\r
-S11312E0F8B505000E000469431E9841C0B2934A44\r
-S11312F09349944FB8472869431E9841C0B2B82215\r
-S1131300D2008F49B8473000431E9841C0B28E4A7C\r
-S11313108B49B8476B88DB0500D50BE172888023C5\r
-S11313205B009C461A4372802A00310089C989C235\r
-S11313306268634613436360E3695B07FCD4280077\r
-S1131340824B9847002800D19DE06B88804A134067\r
-S11313506B80F8BD05204042A6E073881BB2002BC9\r
-S113136004DB6B887A4A13406B80F2E76268C0231F\r
-S11313709B0213436360E3695B07FCD4F1E7530703\r
-S11313801BD46B885B0534D52A88121252000623BD\r
-S11313901A40E3695B07FCD4636A8021C9010B40EE\r
-S11313A01343F12213436362E3695B07FCD46B8844\r
-S11313B0684A13406B80002065E06B68002B04DDF5\r
-S11313C06B888022520113436B806B881BB2002B05\r
-S11313D006DB6B885E4A13406B800220404252E079\r
-S11313E06268C0239B0213436360E3695B07FCD418\r
-S11313F0EFE76868002811D16B881BB2002B04DB6F\r
-S11314006B88534A13406B803DE06268C0239B02A3\r
-S113141013436360E3695B07FCD4F1E7AB681A78B4\r
-S11314202823E254E3695B07FCD4AB680133AB6067\r
-S11314306B68013B6B60002025E0BB0778D56B68C7\r
-S1131440002B6DD052076BD4013B6B60002B01D194\r
-S113145000294CD0012B48D06B68002B07D16B8836\r
-S11314601BB2002B4CDB6B88394A13406B80AA6893\r
-S1131470531CAB60E3695B07FCD42823E35C137063\r
-S11314800223237600206B88DB0500D461E72869FA\r
-S1131490314A037EDBB21F00511E002A00D159E7F6\r
-S11314A00A009B07F5D00020002800D055E72368E8\r
-S11314B0DB0E01211940E3695B07FCD4628B92B215\r
-S11314C0FB07BAD5930700D459E7012323766B8829\r
-S11314D0802149010B436B806B881D490B406B8055\r
-S11314E0D30722D505204042CDE70029B4D0626855\r
-S11314F08023DB0213436360E3695B07FCD4ABE73F\r
-S11315006368134A13406360E3695B07FCD4626851\r
-S1131510C0239B0213436360E3695B07FCD4A2E727\r
-S11315200223237602204042ADE704204042AAE78A\r
-S11315300020A8E7062040420BE7C046BF05000094\r
-S1131540CC200000690A0000C1050000C10F0000A2\r
-S1131550FFFEFFFFFFFBFFFFFFFF0000024B034AFC\r
-S11315605A6005221A60704710E000E0FFFFFF0098\r
-S113157010B5014B984710BD5D15000070B505000E\r
-S11315800469E36ADB0705D50123E3620368002BE2\r
-S113159000D09847A36A1B0706D50823E3626B684B\r
-S11315A0002B01D02800984770BD000010B5024BF5\r
-S11315B01868024B984710BD680000207D15000094\r
-S11315C00269136802210B43136013699B07FCD162\r
-S11315D070470269136802218B43136013699B07E8\r
-S11315E0FCD17047026913699B07FCD113685B083F\r
-S11315F001201840704770B505000469A37ADB0721\r
-S113160005D50123A3720368002B00D09847637AA1\r
-S11316109B0706D50223A3726B68002B01D0280018\r
-S1131620984770BD034B984200D07047024B196035\r
-S1131630FBE7C046002C00426C00002010B50E4BA6\r
-S11316409C466044800AC3B20020002808D0B0221F\r
-S113165052000A4900200A4B98470120404210BD1D\r
-S1131660820012189100074A8A5C9A4202D0013023\r
-S1131670C0B2EAE740B2F2E700E0FFBDE8200000B4\r
-S1131680690A00000000002070B506000C00080084\r
-S1131690534B9847050034612369DB0714D423694D\r
-S11316A09B07FCD123689B0709D523680222934337\r
-S11316B0236023699B07FCD123699B07FCD4012386\r
-S11316C0236023699B07FCD12369DB07FCD4AB00AF\r
-S11316D05B199A00434B9B185B68236023699B0743\r
-S11316E0FCD1AA00521991003E4B5B189A7AE2731E\r
-S11316F01A89E280032222735A680C231340082BB0\r
-S113170054D0002B66D1AB005B199A00354B9B1863\r
-S11317109B89A3832369C0221A42FBD1AB005B19C6\r
-S11317209A00304B9B181B8AE3832369C0221A4218\r
-S1131730FBD1310020002C4B9847AB005B199A0079\r
-S1131740284B9B185B785BB2002B0BDB1F221340EA\r
-S11317501E3A9A401300802224498B50BFF34F8FC6\r
-S1131760BFF36F8FAB005B199A001E4B9B185B781D\r
-S11317705BB2002B08DB1F2213401E3A9A40130071\r
-S1131780C022520019498B50AB005D19AA00154BB9\r
-S11317909B185B785BB2002B1FDB1F2213401E3AA1\r
-S11317A09A401300114A1360002070BD0D4B5B1862\r
-S11317B0DB68E3612369C0221A42FBD1AB005B19E9\r
-S11317C09A00084B9B181B6923622369C0221A42A2\r
-S11317D0FBD1AEE701204042E7E70020E5E7C04641\r
-S11317E03D160000000000202516000000E100E086\r
-S11317F070B50E001500046920001B4B9847820049\r
-S113180012189100194B5B18DE601D615A680C2395\r
-S11318101340082B16D083001B189A00134B9B18F7\r
-S11318209B89A3832369C0221A42FBD18300181821\r
-S113183082000E4B9B181B8AE3832369C0221A4241\r
-S1131840FBD170BDE6612369C0221A42FBD183003B\r
-S113185018188200054B9B181B6923622369C02258\r
-S11318601A42FBD1EDE7C0463D16000000000020FF\r
-S113187010B5046920000C4B9847830018188200A7\r
-S11318800A4B9B185A680C231340082B06D0236973\r
-S1131890C0221A42FBD1A08B80B210BD2369C022A2\r
-S11318A01A42FBD1E069F8E73D1600000000002071\r
-S11318B010B504692000144B98478300181882005F\r
-S11318C0124B9B185A680C231340082B11D0236920\r
-S11318D0C0221A42FBD1A18B89B22369C0221A42C9\r
-S11318E0FBD1E38B9BB2FA2080005843084B984706\r
-S11318F010BD2369C0221A42FBD1E1692369C022C9\r
-S11319001A42FBD1236AEEE73D16000000000020D6\r
-S1131910451D000070B504692000164B984705006A\r
-S1131920C22215490120154B9847A800401982008E\r
-S1131930134B9B185B785BB2002B0BDB1F2213400D\r
-S11319401E3A9A40130080220E498B50BFF34F8FEA\r
-S1131950BFF36F8F236802229343236023699B079D\r
-S1131960FCD123680122134323602369DB07FCD4E1\r
-S113197070BDC0463D160000E8200000690A000062\r
-S11319800000002000E100E070B504000E00150026\r
-S1131990431E9841C0B21822FF320D490D4B98479F\r
-S11319A0002E08D12369002D02D101221A7204E00D\r
-S11319B001225A7201E0012E00D070BD2369002D6E\r
-S11319C002D002225A72F8E702221A72F5E7C046E0\r
-S11319D0E8200000690A0000014814307047C0463E\r
-S11319E00000002010B5024B1868024B984710BD48\r
-S11319F06C000020F715000030B58BB0234B9847DE\r
-S1131A0002AC234BE3800423637119222271A37077\r
-S1131A1000256570257004A81E4B98471E4B9847F7\r
-S1131A201E4B9847029861681D4B984724201D4B14\r
-S1131A30984710219823C022D205D1501A4B9847B9\r
-S1131A406B46DC1DDD71991DD0230B7001227720BC\r
-S1131A50164B9847012221007720154B984723788D\r
-S1131A60602B01D1134B984702AB1C7801E0114B5A\r
-S1131A709847250002AC20000F4B98472478A542D4\r
-S1131A80F8D0E307F3D40D4B9847F2E709010000BF\r
-S1131A90E5070000B11B0000B51B0000191C000085\r
-S1131AA0351C0000751C0000B91C0000E51C00007A\r
-S1131AB0151D0000051C0000611C0000F11B000046\r
-S1131AC070B582B00E00002813D1164B1D680CE0CF\r
-S1131AD0737801AC63700123237020006B6898470E\r
-S1131AE032782378134033702D68002DF0D102B082\r
-S1131AF070BD022804D00128F9D10A4B9C680DE07E\r
-S1131B00084B5C6803E0F0B2636898472468002CD3\r
-S1131B10F9D1ECE7F0B2636898472468002CF9D156\r
-S1131B20E5E7C0467000002070B5084E084C0C3440\r
-S1131B30320001212000074DA84732000021200077\r
-S1131B40A847320002212000A84770BDC11A000036\r
-S1131B5070000020710A000010B50400431E984173\r
-S1131B60C0B240220349044B984721000348044B68\r
-S1131B70984710BDFC200000690A00007000002096\r
-S1131B80110B0000002303707047000010B5044BD4\r
-S1131B9098470448044B4360044B984710BDC04623\r
-S1131BA0291B000088000020851B0000591B000031\r
-S1131BB07047000010B5064B9847064C00220649B2\r
-S1131BC02000064B98472000054B984710BDC0469F\r
-S1131BD0D502000090000020102700002D0A00000C\r
-S1131BE0E9090000014B9883D9837047002C004217\r
-S1131BF010B500210148024B984710BDFFFF0000BB\r
-S1131C00E51B000010B502490020024B984710BDA7\r
-S1131C10FFFF0000E51B000010B5034B9847034885\r
-S1131C20034B984710BDC0469D010000B40000203E\r
-S1131C30FD06000010B582B000900191054C01A989\r
-S1131C402000054B984769462000044B984702B092\r
-S1131C5010BDC046B40000208D0700002907000015\r
-S1131C6010B501000148024B984710BDB400002094\r
-S1131C70F107000070B543091F2404400125290021\r
-S1131C80A140DA01C020C005101881600E04360C92\r
-S1131C908020C0053043074EB44662449062090C6C\r
-S1131CA0C020000601439162101940300378AB4311\r
-S1131CB0037070BD0060004110B5054B9847054C9A\r
-S1131CC005492000054B98472000054B984710BD57\r
-S1131CD035020000F8000020180100200709000068\r
-S1131CE0E908000070B50C00150080221201010003\r
-S1131CF00448054B9847054B18682A002100044BFB\r
-S1131D00984770BDF8000020F50800001801002075\r
-S1131D101109000070B50C001500802212010100A9\r
-S1131D200448054B9847054B18682A002100044BCA\r
-S1131D30984770BDF8000020F50800001801002045\r
-S1131D4049090000002243088B4274D303098B42E3\r
-S1131D505FD3030A8B4244D3030B8B4228D3030C77\r
-S1131D608B420DD3FF22090212BA030C8B4202D319\r
-S1131D701212090265D0030B8B4219D300E0090A41\r
-S1131D80C30B8B4201D3CB03C01A5241830B8B424A\r
-S1131D9001D38B03C01A5241430B8B4201D34B0333\r
-S1131DA0C01A5241030B8B4201D30B03C01A524198\r
-S1131DB0C30A8B4201D3CB02C01A5241830A8B421D\r
-S1131DC001D38B02C01A5241430A8B4201D34B0206\r
-S1131DD0C01A5241030A8B4201D30B02C01A52416A\r
-S1131DE0CDD2C3098B4201D3CB01C01A524183091E\r
-S1131DF08B4201D38B01C01A524143098B4201D358\r
-S1131E004B01C01A524103098B4201D30B01C01A82\r
-S1131E105241C3088B4201D3CB00C01A52418308FC\r
-S1131E208B4201D38B00C01A524143088B4201D329\r
-S1131E304B00C01A5241411A00D201465241104689\r
-S1131E407047FFE701B5002000F006F802BDC04668\r
-S1131E500029F7D076E770477047C04610B50023D5\r
-S1131E60002802D000F004F8431C180010BDC0463E\r
-S1131E70414208401C2101231B04984201D3000C59\r
-S1131E8010391B0A984201D3000A08391B099842E9\r
-S1131E9001D30009043902A2105C401A7047C046FD\r
-S1131EA01B1C1D1D1E1E1E1E1F1F1F1F1F1F1F1F4D\r
-S1131EB070B500260C4D0D4C641BA410A64209D12C\r
-S1131EC0002600F02DF90A4D0A4C641BA410A6420A\r
-S1131ED005D170BDB300EB5898470136EEE7B30067\r
-S1131EE0EB5898470136F2E72C2100002C21000022\r
-S1131EF02C21000030210000C2030000E603000092\r
-S1131F00C6030000E6030000CA030000E603000065\r
-S1131F10CA030000E6030000E6030000CA03000051\r
-S1131F20E6030000CA030000E6030000DA03000031\r
-S1131F30EA030000DE030000EA030000E2030000FD\r
-S1131F40EA030000E2030000EA030000EA030000E1\r
-S1131F50E2030000EA030000E2030000EA030000D9\r
-S1131F608C05000086050000900500009E05000019\r
-S1131F70AA050000BA050000360600001806000095\r
-S1131F805A06000074060000880600009606000049\r
-S1131F902E2E2F68616C2F7372632F68616C5F63E0\r
-S1131FA0616C656E6461722E630000002E2E2F68D2\r
-S1131FB0616C2F7372632F68616C5F6932635F6D4C\r
-S1131FC05F73796E632E63002E2E2F68616C2F73FE\r
-S1131FD072632F68616C5F696F2E63002E2E2F6809\r
-S1131FE0616C2F7372632F68616C5F70776D2E6301\r
-S1131FF0000000002E2E2F68616C2F7574696C73BD\r
-S11320002F7372632F7574696C735F6576656E7474\r
-S11320102E6300002E2E2F68616C2F7574696C730B\r
-S11320202F7372632F7574696C735F6C6973742E8C\r
-S11320306300000005000000250000000600000009\r
-S11320401600000007000000170000002E2E2F6865\r
-S1132050706C2F6569632F68706C5F6569632E63AC\r
-S1132060000000002E2E2F68706C2F7274632F688E\r
-S1132070706C5F7274632E63000000000000000047\r
-S1132080000000000000000000000000000000004C\r
-S11320900100000014002000000100000E0F0000E9\r
-S11320A00000D70000093D0000000000000000000F\r
-S11320B0000000000000000000000000000000001C\r
-S11320C00000000000000000000000002E2E2F6819\r
-S11320D0706C2F736572636F6D2F68706C5F7365BE\r
-S11320E072636F6D2E6300002E2E2F68706C2F7438\r
-S11320F0632F68706C5F74632E6300002E2E2F7341\r
-S11321006C6565705F6D616E616765722F736C6578\r
-S113211065705F6D616E616765722E63000000001B\r
-S1132120F8B5C046F8BC08BC9E467047D100000014\r
-S1132130F8B5C046F8BC08BC9E467047A90000002C\r
-S11321400313000000000000000000329F0F000095\r
-S1132150CF0700008916000015190000C115000002\r
-S1132160D3150000F1170000E515000071180000F8\r
-S10B2170B118000089190000F8\r
-S9030000FC\r
diff --git a/Smol Watch Project/My Project/Debug/atmel_start.d b/Smol Watch Project/My Project/Debug/atmel_start.d
deleted file mode 100644 (file)
index 0aceee6..0000000
+++ /dev/null
@@ -1,433 +0,0 @@
-atmel_start.d atmel_start.o: .././atmel_start.c ../atmel_start.h \\r
- ../driver_init.h ../atmel_start_pins.h ../hal/include/hal_gpio.h \\r
- ../hal/include/hpl_gpio.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hpl/port/hpl_gpio_base.h \\r
- ../hal/utils/include/utils_assert.h ../Config/hpl_port_config.h \\r
- ../hal/include/hal_delay.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_reset.h ../hal/include/hpl_sleep.h \\r
- ../hal/include/hal_init.h ../hal/include/hpl_init.h \\r
- ../hal/include/hal_io.h ../hal/include/hal_sleep.h \\r
- ../hal/include/hal_adc_sync.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/include/hpl_missing_features.h ../hal/include/hal_ext_irq.h \\r
- ../hal/include/hpl_ext_irq.h ../hal/include/hal_calendar.h \\r
- ../hal/include/hpl_calendar.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../hal/include/hal_i2c_m_sync.h \\r
- ../hal/include/hpl_i2c_m_sync.h ../hal/include/hal_pwm.h \\r
- ../hal/include/hpl_pwm.h ../hpl/tc/hpl_tc_base.h \\r
- ../hal/include/hpl_timer.h ../hpl/tcc/hpl_tcc.h \\r
- ../hal/include/hal_slcd_sync.h ../hal/include/hpl_slcd_sync.h \\r
- ../hal/include/hpl_slcd.h ../sleep_manager_main.h \\r
- ../sleep_manager/sleep_manager.h ../hal/utils/include/utils_event.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/events.h\r
-\r
-../atmel_start.h:\r
-\r
-../driver_init.h:\r
-\r
-../atmel_start_pins.h:\r
-\r
-../hal/include/hal_gpio.h:\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
-\r
-../hal/include/hal_delay.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hal_init.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hal_adc_sync.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/include/hpl_missing_features.h:\r
-\r
-../hal/include/hal_ext_irq.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-../hal/include/hal_calendar.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hal_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hal_pwm.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hpl/tc/hpl_tc_base.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hpl/tcc/hpl_tcc.h:\r
-\r
-../hal/include/hal_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
-\r
-../sleep_manager_main.h:\r
-\r
-../sleep_manager/sleep_manager.h:\r
-\r
-../hal/utils/include/utils_event.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/events.h:\r
diff --git a/Smol Watch Project/My Project/Debug/atmel_start.o b/Smol Watch Project/My Project/Debug/atmel_start.o
deleted file mode 100644 (file)
index c7ea221..0000000
Binary files a/Smol Watch Project/My Project/Debug/atmel_start.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/driver_init.d b/Smol Watch Project/My Project/Debug/driver_init.d
deleted file mode 100644 (file)
index a1fd95a..0000000
+++ /dev/null
@@ -1,434 +0,0 @@
-driver_init.d driver_init.o: .././driver_init.c .././driver_init.h \\r
- .././atmel_start_pins.h ../hal/include/hal_gpio.h \\r
- ../hal/include/hpl_gpio.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hpl/port/hpl_gpio_base.h \\r
- ../hal/utils/include/utils_assert.h ../Config/hpl_port_config.h \\r
- ../hal/include/hal_delay.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_reset.h ../hal/include/hpl_sleep.h \\r
- ../hal/include/hal_init.h ../hal/include/hpl_init.h \\r
- ../hal/include/hal_io.h ../hal/include/hal_sleep.h \\r
- ../hal/include/hal_adc_sync.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/include/hpl_missing_features.h ../hal/include/hal_ext_irq.h \\r
- ../hal/include/hpl_ext_irq.h ../hal/include/hal_calendar.h \\r
- ../hal/include/hpl_calendar.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../hal/include/hal_i2c_m_sync.h \\r
- ../hal/include/hpl_i2c_m_sync.h ../hal/include/hal_pwm.h \\r
- ../hal/include/hpl_pwm.h ../hpl/tc/hpl_tc_base.h \\r
- ../hal/include/hpl_timer.h ../hpl/tcc/hpl_tcc.h \\r
- ../hal/include/hal_slcd_sync.h ../hal/include/hpl_slcd_sync.h \\r
- ../hal/include/hpl_slcd.h ../Config/peripheral_clk_config.h \\r
- ../Config/hpl_osc32kctrl_config.h ../hal/utils/include/utils.h \\r
- ../hpl/adc/hpl_adc_base.h ../hal/include/hpl_adc_async.h \\r
- ../hal/include/hpl_adc_sync.h\r
-\r
-.././driver_init.h:\r
-\r
-.././atmel_start_pins.h:\r
-\r
-../hal/include/hal_gpio.h:\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
-\r
-../hal/include/hal_delay.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hal_init.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hal_adc_sync.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/include/hpl_missing_features.h:\r
-\r
-../hal/include/hal_ext_irq.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-../hal/include/hal_calendar.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hal_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hal_pwm.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hpl/tc/hpl_tc_base.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hpl/tcc/hpl_tcc.h:\r
-\r
-../hal/include/hal_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hpl/adc/hpl_adc_base.h:\r
-\r
-../hal/include/hpl_adc_async.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
diff --git a/Smol Watch Project/My Project/Debug/driver_init.o b/Smol Watch Project/My Project/Debug/driver_init.o
deleted file mode 100644 (file)
index c412af5..0000000
Binary files a/Smol Watch Project/My Project/Debug/driver_init.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/examples/driver_examples.d b/Smol Watch Project/My Project/Debug/examples/driver_examples.d
deleted file mode 100644 (file)
index 1a2dd8c..0000000
+++ /dev/null
@@ -1,424 +0,0 @@
-examples/driver_examples.d examples/driver_examples.o: \\r
- ../examples/driver_examples.c ../examples/driver_examples.h \\r
- ../driver_init.h ../atmel_start_pins.h ../hal/include/hal_gpio.h \\r
- ../hal/include/hpl_gpio.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hpl/port/hpl_gpio_base.h \\r
- ../hal/utils/include/utils_assert.h ../Config/hpl_port_config.h \\r
- ../hal/include/hal_delay.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_reset.h ../hal/include/hpl_sleep.h \\r
- ../hal/include/hal_init.h ../hal/include/hpl_init.h \\r
- ../hal/include/hal_io.h ../hal/include/hal_sleep.h \\r
- ../hal/include/hal_adc_sync.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/include/hpl_missing_features.h ../hal/include/hal_ext_irq.h \\r
- ../hal/include/hpl_ext_irq.h ../hal/include/hal_calendar.h \\r
- ../hal/include/hpl_calendar.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../hal/include/hal_i2c_m_sync.h \\r
- ../hal/include/hpl_i2c_m_sync.h ../hal/include/hal_pwm.h \\r
- ../hal/include/hpl_pwm.h ../hpl/tc/hpl_tc_base.h \\r
- ../hal/include/hpl_timer.h ../hpl/tcc/hpl_tcc.h \\r
- ../hal/include/hal_slcd_sync.h ../hal/include/hpl_slcd_sync.h \\r
- ../hal/include/hpl_slcd.h ../hal/utils/include/utils.h\r
-\r
-../examples/driver_examples.h:\r
-\r
-../driver_init.h:\r
-\r
-../atmel_start_pins.h:\r
-\r
-../hal/include/hal_gpio.h:\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
-\r
-../hal/include/hal_delay.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hal_init.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hal_adc_sync.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/include/hpl_missing_features.h:\r
-\r
-../hal/include/hal_ext_irq.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-../hal/include/hal_calendar.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hal_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hal_pwm.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hpl/tc/hpl_tc_base.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hpl/tcc/hpl_tcc.h:\r
-\r
-../hal/include/hal_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
-\r
-../hal/utils/include/utils.h:\r
diff --git a/Smol Watch Project/My Project/Debug/examples/driver_examples.o b/Smol Watch Project/My Project/Debug/examples/driver_examples.o
deleted file mode 100644 (file)
index cc48205..0000000
Binary files a/Smol Watch Project/My Project/Debug/examples/driver_examples.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_adc_sync.d b/Smol Watch Project/My Project/Debug/hal/src/hal_adc_sync.d
deleted file mode 100644 (file)
index e1e47e5..0000000
+++ /dev/null
@@ -1,345 +0,0 @@
-hal/src/hal_adc_sync.d hal/src/hal_adc_sync.o: ../hal/src/hal_adc_sync.c \\r
- ../hal/include/hal_adc_sync.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_missing_features.h \\r
- ../hal/utils/include/utils_assert.h\r
-\r
-../hal/include/hal_adc_sync.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_missing_features.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_adc_sync.o b/Smol Watch Project/My Project/Debug/hal/src/hal_adc_sync.o
deleted file mode 100644 (file)
index 9412bb4..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_adc_sync.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_atomic.d b/Smol Watch Project/My Project/Debug/hal/src/hal_atomic.d
deleted file mode 100644 (file)
index 8903787..0000000
+++ /dev/null
@@ -1,335 +0,0 @@
-hal/src/hal_atomic.d hal/src/hal_atomic.o: ../hal/src/hal_atomic.c \\r
- ../hal/include/hal_atomic.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hri/hri_adc_l22.h ../hri/hri_aes_l22.h \\r
- ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h ../hri/hri_dsu_l22.h \\r
- ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h ../hri/hri_freqm_l22.h \\r
- ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h ../hri/hri_mtb_l22.h \\r
- ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_atomic.o b/Smol Watch Project/My Project/Debug/hal/src/hal_atomic.o
deleted file mode 100644 (file)
index a120e63..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_atomic.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_calendar.d b/Smol Watch Project/My Project/Debug/hal/src/hal_calendar.d
deleted file mode 100644 (file)
index 3ff2e99..0000000
+++ /dev/null
@@ -1,350 +0,0 @@
-hal/src/hal_calendar.d hal/src/hal_calendar.o: ../hal/src/hal_calendar.c \\r
- ../hal/include/hal_calendar.h ../hal/include/hpl_calendar.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../hal/utils/include/utils.h \\r
- ../hal/utils/include/utils_assert.h\r
-\r
-../hal/include/hal_calendar.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_calendar.o b/Smol Watch Project/My Project/Debug/hal/src/hal_calendar.o
deleted file mode 100644 (file)
index fe4f010..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_calendar.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_delay.d b/Smol Watch Project/My Project/Debug/hal/src/hal_delay.d
deleted file mode 100644 (file)
index 1f5d578..0000000
+++ /dev/null
@@ -1,347 +0,0 @@
-hal/src/hal_delay.d hal/src/hal_delay.o: ../hal/src/hal_delay.c \\r
- ../hal/include/hpl_irq.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_reset.h \\r
- ../hal/include/hpl_sleep.h ../hal/include/hal_delay.h \\r
- ../hal/include/hpl_delay.h\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hal_delay.h:\r
-\r
-../hal/include/hpl_delay.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_delay.o b/Smol Watch Project/My Project/Debug/hal/src/hal_delay.o
deleted file mode 100644 (file)
index 15e608b..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_delay.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_ext_irq.d b/Smol Watch Project/My Project/Debug/hal/src/hal_ext_irq.d
deleted file mode 100644 (file)
index 68dc055..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
-hal/src/hal_ext_irq.d hal/src/hal_ext_irq.o: ../hal/src/hal_ext_irq.c \\r
- ../hal/include/hal_ext_irq.h ../hal/include/hpl_ext_irq.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h\r
-\r
-../hal/include/hal_ext_irq.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_ext_irq.o b/Smol Watch Project/My Project/Debug/hal/src/hal_ext_irq.o
deleted file mode 100644 (file)
index 0cab237..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_ext_irq.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_gpio.d b/Smol Watch Project/My Project/Debug/hal/src/hal_gpio.d
deleted file mode 100644 (file)
index fd051e0..0000000
+++ /dev/null
@@ -1,347 +0,0 @@
-hal/src/hal_gpio.d hal/src/hal_gpio.o: ../hal/src/hal_gpio.c \\r
- ../hal/include/hal_gpio.h ../hal/include/hpl_gpio.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hpl/port/hpl_gpio_base.h \\r
- ../hal/utils/include/utils_assert.h ../Config/hpl_port_config.h\r
-\r
-../hal/include/hal_gpio.h:\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_gpio.o b/Smol Watch Project/My Project/Debug/hal/src/hal_gpio.o
deleted file mode 100644 (file)
index 8dfde30..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_gpio.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_i2c_m_sync.d b/Smol Watch Project/My Project/Debug/hal/src/hal_i2c_m_sync.d
deleted file mode 100644 (file)
index 65d8ec0..0000000
+++ /dev/null
@@ -1,347 +0,0 @@
-hal/src/hal_i2c_m_sync.d hal/src/hal_i2c_m_sync.o: \\r
- ../hal/src/hal_i2c_m_sync.c ../hal/include/hal_i2c_m_sync.h \\r
- ../hal/include/hpl_i2c_m_sync.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hal_io.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/utils_assert.h\r
-\r
-../hal/include/hal_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_i2c_m_sync.o b/Smol Watch Project/My Project/Debug/hal/src/hal_i2c_m_sync.o
deleted file mode 100644 (file)
index abd246d..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_i2c_m_sync.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_init.d b/Smol Watch Project/My Project/Debug/hal/src/hal_init.d
deleted file mode 100644 (file)
index 81a2b98..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
-hal/src/hal_init.d hal/src/hal_init.o: ../hal/src/hal_init.c \\r
- ../hal/include/hal_init.h ../hal/include/hpl_init.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h\r
-\r
-../hal/include/hal_init.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_init.o b/Smol Watch Project/My Project/Debug/hal/src/hal_init.o
deleted file mode 100644 (file)
index 8bb5da0..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_init.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_io.d b/Smol Watch Project/My Project/Debug/hal/src/hal_io.d
deleted file mode 100644 (file)
index 1c1f72f..0000000
+++ /dev/null
@@ -1,339 +0,0 @@
-hal/src/hal_io.d hal/src/hal_io.o: ../hal/src/hal_io.c \\r
- ../hal/include/hal_io.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/utils_assert.h\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_io.o b/Smol Watch Project/My Project/Debug/hal/src/hal_io.o
deleted file mode 100644 (file)
index 94a7d91..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_io.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_pwm.d b/Smol Watch Project/My Project/Debug/hal/src/hal_pwm.d
deleted file mode 100644 (file)
index fdb3f96..0000000
+++ /dev/null
@@ -1,347 +0,0 @@
-hal/src/hal_pwm.d hal/src/hal_pwm.o: ../hal/src/hal_pwm.c \\r
- ../hal/include/hal_pwm.h ../hal/include/hpl_pwm.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_irq.h \\r
- ../hal/utils/include/utils_assert.h ../hal/utils/include/utils.h\r
-\r
-../hal/include/hal_pwm.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../hal/utils/include/utils.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_pwm.o b/Smol Watch Project/My Project/Debug/hal/src/hal_pwm.o
deleted file mode 100644 (file)
index a408307..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_pwm.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_slcd_sync.d b/Smol Watch Project/My Project/Debug/hal/src/hal_slcd_sync.d
deleted file mode 100644 (file)
index bfe0570..0000000
+++ /dev/null
@@ -1,345 +0,0 @@
-hal/src/hal_slcd_sync.d hal/src/hal_slcd_sync.o: \\r
- ../hal/src/hal_slcd_sync.c ../hal/include/hal_slcd_sync.h \\r
- ../hal/include/hpl_slcd_sync.h ../hal/include/hpl_slcd.h \\r
- ../hal/utils/include/utils_assert.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h\r
-\r
-../hal/include/hal_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_slcd_sync.o b/Smol Watch Project/My Project/Debug/hal/src/hal_slcd_sync.o
deleted file mode 100644 (file)
index d983f51..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_slcd_sync.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_sleep.d b/Smol Watch Project/My Project/Debug/hal/src/hal_sleep.d
deleted file mode 100644 (file)
index 99b766a..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
-hal/src/hal_sleep.d hal/src/hal_sleep.o: ../hal/src/hal_sleep.c \\r
- ../hal/include/hal_sleep.h ../hal/include/hpl_sleep.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/src/hal_sleep.o b/Smol Watch Project/My Project/Debug/hal/src/hal_sleep.o
deleted file mode 100644 (file)
index 7cd675f..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/src/hal_sleep.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_assert.d b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_assert.d
deleted file mode 100644 (file)
index aa216d6..0000000
+++ /dev/null
@@ -1,338 +0,0 @@
-hal/utils/src/utils_assert.d hal/utils/src/utils_assert.o: \\r
- ../hal/utils/src/utils_assert.c ../hal/utils/include/utils_assert.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_assert.o b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_assert.o
deleted file mode 100644 (file)
index ca1504d..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_assert.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_event.d b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_event.d
deleted file mode 100644 (file)
index aa76e8d..0000000
+++ /dev/null
@@ -1,387 +0,0 @@
-hal/utils/src/utils_event.d hal/utils/src/utils_event.o: \\r
- ../hal/utils/src/utils_event.c ../hal/utils/include/utils_event.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/utils_list.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/events.h \\r
- ../hal/utils/include/utils_assert.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\string.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\newlib.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\config.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\ieeefp.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\reent.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\lock.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\cdefs.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\xlocale.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\string.h\r
-\r
-../hal/utils/include/utils_event.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/events.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\string.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\newlib.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\config.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\ieeefp.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\reent.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\lock.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\cdefs.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\xlocale.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\string.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_event.o b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_event.o
deleted file mode 100644 (file)
index 8212b7e..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_event.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_list.d b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_list.d
deleted file mode 100644 (file)
index d9379a5..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
-hal/utils/src/utils_list.d hal/utils/src/utils_list.o: \\r
- ../hal/utils/src/utils_list.c ../hal/utils/include/utils_list.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/utils_assert.h\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_list.o b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_list.o
deleted file mode 100644 (file)
index 0a98d44..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_list.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_syscalls.d b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_syscalls.d
deleted file mode 100644 (file)
index e48bca8..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-hal/utils/src/utils_syscalls.d hal/utils/src/utils_syscalls.o: \\r
- ../hal/utils/src/utils_syscalls.c \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdio.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\newlib.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\config.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\ieeefp.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\cdefs.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdarg.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\reent.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\lock.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\endian.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_endian.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\select.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_sigset.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_timeval.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\timespec.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_timespec.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_pthreadtypes.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\stdio.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\stat.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\time.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\time.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\xlocale.h\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdio.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\newlib.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\config.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\ieeefp.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\cdefs.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdarg.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\reent.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\lock.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\endian.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_endian.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\select.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_sigset.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_timeval.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\timespec.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_timespec.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_pthreadtypes.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\stdio.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\stat.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\time.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\time.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\xlocale.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_syscalls.o b/Smol Watch Project/My Project/Debug/hal/utils/src/utils_syscalls.o
deleted file mode 100644 (file)
index 807df4c..0000000
Binary files a/Smol Watch Project/My Project/Debug/hal/utils/src/utils_syscalls.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/adc/hpl_adc.d b/Smol Watch Project/My Project/Debug/hpl/adc/hpl_adc.d
deleted file mode 100644 (file)
index 4df6043..0000000
+++ /dev/null
@@ -1,360 +0,0 @@
-hpl/adc/hpl_adc.d hpl/adc/hpl_adc.o: ../hpl/adc/hpl_adc.c \\r
- ../hal/include/hpl_adc_async.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_adc_dma.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/include/hpl_irq.h ../hal/utils/include/utils_assert.h \\r
- ../hal/utils/include/utils_repeat_macro.h \\r
- ../hal/utils/include/utils_increment_macro.h ../Config/hpl_adc_config.h\r
-\r
-../hal/include/hpl_adc_async.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_adc_dma.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../hal/utils/include/utils_repeat_macro.h:\r
-\r
-../hal/utils/include/utils_increment_macro.h:\r
-\r
-../Config/hpl_adc_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/adc/hpl_adc.o b/Smol Watch Project/My Project/Debug/hpl/adc/hpl_adc.o
deleted file mode 100644 (file)
index 0cd69c7..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/adc/hpl_adc.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/core/hpl_core_m0plus_base.d b/Smol Watch Project/My Project/Debug/hpl/core/hpl_core_m0plus_base.d
deleted file mode 100644 (file)
index 98a14b8..0000000
+++ /dev/null
@@ -1,360 +0,0 @@
-hpl/core/hpl_core_m0plus_base.d hpl/core/hpl_core_m0plus_base.o: \\r
- ../hpl/core/hpl_core_m0plus_base.c ../hal/include/hpl_core.h \\r
- ../hpl/core/hpl_core_port.h ../Config/peripheral_clk_config.h \\r
- ../Config/hpl_osc32kctrl_config.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_reset.h ../hal/include/hpl_sleep.h \\r
- ../hal/include/hpl_delay.h ../hal/utils/include/utils.h \\r
- ../hal/utils/include/utils_assert.h\r
-\r
-../hal/include/hpl_core.h:\r
-\r
-../hpl/core/hpl_core_port.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hpl_delay.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/core/hpl_core_m0plus_base.o b/Smol Watch Project/My Project/Debug/hpl/core/hpl_core_m0plus_base.o
deleted file mode 100644 (file)
index 1fdece0..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/core/hpl_core_m0plus_base.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/core/hpl_init.d b/Smol Watch Project/My Project/Debug/hpl/core/hpl_init.d
deleted file mode 100644 (file)
index 9fb9d61..0000000
+++ /dev/null
@@ -1,364 +0,0 @@
-hpl/core/hpl_init.d hpl/core/hpl_init.o: ../hpl/core/hpl_init.c \\r
- ../hal/include/hpl_gpio.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hpl/port/hpl_gpio_base.h \\r
- ../hal/utils/include/utils_assert.h ../Config/hpl_port_config.h \\r
- ../hal/include/hpl_init.h ../hpl/gclk/hpl_gclk_base.h \\r
- ../Config/hpl_mclk_config.h ../Config/peripheral_clk_config.h \\r
- ../Config/hpl_osc32kctrl_config.h ../hal/include/hpl_dma.h \\r
- ../hal/include/hpl_irq.h ../Config/hpl_dmac_config.h\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hpl/gclk/hpl_gclk_base.h:\r
-\r
-../Config/hpl_mclk_config.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
-\r
-../hal/include/hpl_dma.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../Config/hpl_dmac_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/core/hpl_init.o b/Smol Watch Project/My Project/Debug/hpl/core/hpl_init.o
deleted file mode 100644 (file)
index 682c75a..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/core/hpl_init.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/dmac/hpl_dmac.d b/Smol Watch Project/My Project/Debug/hpl/dmac/hpl_dmac.d
deleted file mode 100644 (file)
index 679e1bb..0000000
+++ /dev/null
@@ -1,353 +0,0 @@
-hpl/dmac/hpl_dmac.d hpl/dmac/hpl_dmac.o: ../hpl/dmac/hpl_dmac.c \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_dma.h \\r
- ../hal/include/hpl_irq.h ../Config/hpl_dmac_config.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/utils_assert.h \\r
- ../hal/utils/include/utils_repeat_macro.h \\r
- ../hal/utils/include/utils_increment_macro.h\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_dma.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../Config/hpl_dmac_config.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../hal/utils/include/utils_repeat_macro.h:\r
-\r
-../hal/utils/include/utils_increment_macro.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/dmac/hpl_dmac.o b/Smol Watch Project/My Project/Debug/hpl/dmac/hpl_dmac.o
deleted file mode 100644 (file)
index fae5daa..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/dmac/hpl_dmac.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/eic/hpl_eic.d b/Smol Watch Project/My Project/Debug/hpl/eic/hpl_eic.d
deleted file mode 100644 (file)
index 8be16af..0000000
+++ /dev/null
@@ -1,384 +0,0 @@
-hpl/eic/hpl_eic.d hpl/eic/hpl_eic.o: ../hpl/eic/hpl_eic.c \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../Config/hpl_eic_config.h \\r
- ../hal/include/hpl_ext_irq.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\string.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\newlib.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\config.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\ieeefp.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\reent.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\lock.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\cdefs.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\xlocale.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\string.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/utils_assert.h\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../Config/hpl_eic_config.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\string.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\newlib.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\config.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\ieeefp.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\reent.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_ansi.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\lock.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\cdefs.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\xlocale.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\string.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/eic/hpl_eic.o b/Smol Watch Project/My Project/Debug/hpl/eic/hpl_eic.o
deleted file mode 100644 (file)
index fa16052..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/eic/hpl_eic.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/gclk/hpl_gclk.d b/Smol Watch Project/My Project/Debug/hpl/gclk/hpl_gclk.d
deleted file mode 100644 (file)
index fb30c10..0000000
+++ /dev/null
@@ -1,342 +0,0 @@
-hpl/gclk/hpl_gclk.d hpl/gclk/hpl_gclk.o: ../hpl/gclk/hpl_gclk.c \\r
- ../Config/hpl_gclk_config.h ../hal/include/hpl_init.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/utils_assert.h\r
-\r
-../Config/hpl_gclk_config.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/gclk/hpl_gclk.o b/Smol Watch Project/My Project/Debug/hpl/gclk/hpl_gclk.o
deleted file mode 100644 (file)
index ebaa9cb..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/gclk/hpl_gclk.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/mclk/hpl_mclk.d b/Smol Watch Project/My Project/Debug/hpl/mclk/hpl_mclk.d
deleted file mode 100644 (file)
index e61ee56..0000000
+++ /dev/null
@@ -1,342 +0,0 @@
-hpl/mclk/hpl_mclk.d hpl/mclk/hpl_mclk.o: ../hpl/mclk/hpl_mclk.c \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../Config/hpl_mclk_config.h \\r
- ../Config/peripheral_clk_config.h ../Config/hpl_osc32kctrl_config.h\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../Config/hpl_mclk_config.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/mclk/hpl_mclk.o b/Smol Watch Project/My Project/Debug/hpl/mclk/hpl_mclk.o
deleted file mode 100644 (file)
index cd21916..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/mclk/hpl_mclk.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/osc32kctrl/hpl_osc32kctrl.d b/Smol Watch Project/My Project/Debug/hpl/osc32kctrl/hpl_osc32kctrl.d
deleted file mode 100644 (file)
index 2af8901..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
-hpl/osc32kctrl/hpl_osc32kctrl.d hpl/osc32kctrl/hpl_osc32kctrl.o: \\r
- ../hpl/osc32kctrl/hpl_osc32kctrl.c ../hal/include/hpl_init.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../Config/hpl_osc32kctrl_config.h\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/osc32kctrl/hpl_osc32kctrl.o b/Smol Watch Project/My Project/Debug/hpl/osc32kctrl/hpl_osc32kctrl.o
deleted file mode 100644 (file)
index 9275944..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/osc32kctrl/hpl_osc32kctrl.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/oscctrl/hpl_oscctrl.d b/Smol Watch Project/My Project/Debug/hpl/oscctrl/hpl_oscctrl.d
deleted file mode 100644 (file)
index 1897bd0..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
-hpl/oscctrl/hpl_oscctrl.d hpl/oscctrl/hpl_oscctrl.o: \\r
- ../hpl/oscctrl/hpl_oscctrl.c ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_init.h \\r
- ../Config/hpl_oscctrl_config.h\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../Config/hpl_oscctrl_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/oscctrl/hpl_oscctrl.o b/Smol Watch Project/My Project/Debug/hpl/oscctrl/hpl_oscctrl.o
deleted file mode 100644 (file)
index 5c00324..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/oscctrl/hpl_oscctrl.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/pm/hpl_pm.d b/Smol Watch Project/My Project/Debug/hpl/pm/hpl_pm.d
deleted file mode 100644 (file)
index 590c2cd..0000000
+++ /dev/null
@@ -1,342 +0,0 @@
-hpl/pm/hpl_pm.d hpl/pm/hpl_pm.o: ../hpl/pm/hpl_pm.c \\r
- ../hal/include/hpl_sleep.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_reset.h \\r
- ../hal/include/hpl_init.h\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_init.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/pm/hpl_pm.o b/Smol Watch Project/My Project/Debug/hpl/pm/hpl_pm.o
deleted file mode 100644 (file)
index 1e96fa9..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/pm/hpl_pm.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/rtc/hpl_rtc.d b/Smol Watch Project/My Project/Debug/hpl/rtc/hpl_rtc.d
deleted file mode 100644 (file)
index 23d03c1..0000000
+++ /dev/null
@@ -1,347 +0,0 @@
-hpl/rtc/hpl_rtc.d hpl/rtc/hpl_rtc.o: ../hpl/rtc/hpl_rtc.c \\r
- ../hal/include/hpl_calendar.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../hal/utils/include/utils_assert.h \\r
- ../Config/hpl_rtc_config.h\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_rtc_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/rtc/hpl_rtc.o b/Smol Watch Project/My Project/Debug/hpl/rtc/hpl_rtc.o
deleted file mode 100644 (file)
index af5e19d..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/rtc/hpl_rtc.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/sercom/hpl_sercom.d b/Smol Watch Project/My Project/Debug/hpl/sercom/hpl_sercom.d
deleted file mode 100644 (file)
index f89d344..0000000
+++ /dev/null
@@ -1,395 +0,0 @@
-hpl/sercom/hpl_sercom.d hpl/sercom/hpl_sercom.o: \\r
- ../hpl/sercom/hpl_sercom.c ../hal/include/hpl_dma.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_i2c_m_async.h ../hal/include/hpl_i2c_m_sync.h \\r
- ../hal/include/hpl_irq.h ../hal/utils/include/utils.h \\r
- ../hal/include/hpl_i2c_m_sync.h ../hal/include/hpl_i2c_s_async.h \\r
- ../hal/include/hpl_i2c_s_sync.h ../Config/hpl_sercom_config.h \\r
- ../Config/peripheral_clk_config.h ../Config/hpl_osc32kctrl_config.h \\r
- ../hal/include/hpl_spi_m_async.h ../hal/include/hpl_spi.h \\r
- ../hal/include/hpl_spi_async.h ../hal/include/hpl_spi_m_sync.h \\r
- ../hal/include/hpl_spi_sync.h ../hal/include/hpl_spi_s_async.h \\r
- ../hal/include/hpl_spi_s_sync.h ../hal/include/hpl_usart_async.h \\r
- ../hal/include/hpl_usart.h ../hal/include/hpl_usart_sync.h \\r
- ../hal/include/hpl_usart.h ../hal/utils/include/utils_assert.h\r
-\r
-../hal/include/hpl_dma.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_i2c_m_async.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_s_async.h:\r
-\r
-../hal/include/hpl_i2c_s_sync.h:\r
-\r
-../Config/hpl_sercom_config.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
-\r
-../hal/include/hpl_spi_m_async.h:\r
-\r
-../hal/include/hpl_spi.h:\r
-\r
-../hal/include/hpl_spi_async.h:\r
-\r
-../hal/include/hpl_spi_m_sync.h:\r
-\r
-../hal/include/hpl_spi_sync.h:\r
-\r
-../hal/include/hpl_spi_s_async.h:\r
-\r
-../hal/include/hpl_spi_s_sync.h:\r
-\r
-../hal/include/hpl_usart_async.h:\r
-\r
-../hal/include/hpl_usart.h:\r
-\r
-../hal/include/hpl_usart_sync.h:\r
-\r
-../hal/include/hpl_usart.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/sercom/hpl_sercom.o b/Smol Watch Project/My Project/Debug/hpl/sercom/hpl_sercom.o
deleted file mode 100644 (file)
index 563384a..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/sercom/hpl_sercom.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/slcd/hpl_slcd.d b/Smol Watch Project/My Project/Debug/hpl/slcd/hpl_slcd.d
deleted file mode 100644 (file)
index aad4138..0000000
+++ /dev/null
@@ -1,358 +0,0 @@
-hpl/slcd/hpl_slcd.d hpl/slcd/hpl_slcd.o: ../hpl/slcd/hpl_slcd.c \\r
- ../hal/utils/include/utils_assert.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_slcd_sync.h \\r
- ../hal/include/hpl_slcd.h ../Config/hpl_slcd_config.h \\r
- ../hpl/slcd/hpl_slcd_cm.h ../Config/peripheral_clk_config.h \\r
- ../Config/hpl_osc32kctrl_config.h \\r
- ../hpl/slcd/hpl_slcd_cm_7_seg_mapping.h \\r
- ../hpl/slcd/hpl_slcd_cm_14_seg_mapping.h\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
-\r
-../Config/hpl_slcd_config.h:\r
-\r
-../hpl/slcd/hpl_slcd_cm.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
-\r
-../hpl/slcd/hpl_slcd_cm_7_seg_mapping.h:\r
-\r
-../hpl/slcd/hpl_slcd_cm_14_seg_mapping.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/slcd/hpl_slcd.o b/Smol Watch Project/My Project/Debug/hpl/slcd/hpl_slcd.o
deleted file mode 100644 (file)
index 2f0a690..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/slcd/hpl_slcd.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/systick/hpl_systick.d b/Smol Watch Project/My Project/Debug/hpl/systick/hpl_systick.d
deleted file mode 100644 (file)
index d4275e3..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
-hpl/systick/hpl_systick.d hpl/systick/hpl_systick.o: \\r
- ../hpl/systick/hpl_systick.c ../hal/include/hpl_time_measure.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../Config/hpl_systick_config.h\r
-\r
-../hal/include/hpl_time_measure.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../Config/hpl_systick_config.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/systick/hpl_systick.o b/Smol Watch Project/My Project/Debug/hpl/systick/hpl_systick.o
deleted file mode 100644 (file)
index 9d47116..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/systick/hpl_systick.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/tc/hpl_tc.d b/Smol Watch Project/My Project/Debug/hpl/tc/hpl_tc.d
deleted file mode 100644 (file)
index c7a07d1..0000000
+++ /dev/null
@@ -1,359 +0,0 @@
-hpl/tc/hpl_tc.d hpl/tc/hpl_tc.o: ../hpl/tc/hpl_tc.c \\r
- ../hal/include/hpl_pwm.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_irq.h \\r
- ../Config/hpl_tc_config.h ../Config/peripheral_clk_config.h \\r
- ../Config/hpl_osc32kctrl_config.h ../hal/include/hpl_timer.h \\r
- ../hal/include/hpl_irq.h ../hal/utils/include/utils.h \\r
- ../hal/utils/include/utils_assert.h ../hpl/tc/hpl_tc_base.h\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../Config/hpl_tc_config.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../hpl/tc/hpl_tc_base.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/tc/hpl_tc.o b/Smol Watch Project/My Project/Debug/hpl/tc/hpl_tc.o
deleted file mode 100644 (file)
index aacfa51..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/tc/hpl_tc.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/hpl/tcc/hpl_tcc.d b/Smol Watch Project/My Project/Debug/hpl/tcc/hpl_tcc.d
deleted file mode 100644 (file)
index 04ebedb..0000000
+++ /dev/null
@@ -1,359 +0,0 @@
-hpl/tcc/hpl_tcc.d hpl/tcc/hpl_tcc.o: ../hpl/tcc/hpl_tcc.c \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/include/hpl_pwm.h \\r
- ../hal/include/hpl_irq.h ../hpl/tcc/hpl_tcc.h ../hal/include/hpl_timer.h \\r
- ../hal/include/hpl_irq.h ../Config/hpl_tcc_config.h \\r
- ../Config/peripheral_clk_config.h ../Config/hpl_osc32kctrl_config.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/utils_assert.h\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hpl/tcc/hpl_tcc.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../Config/hpl_tcc_config.h:\r
-\r
-../Config/peripheral_clk_config.h:\r
-\r
-../Config/hpl_osc32kctrl_config.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/hpl/tcc/hpl_tcc.o b/Smol Watch Project/My Project/Debug/hpl/tcc/hpl_tcc.o
deleted file mode 100644 (file)
index c47dfd7..0000000
Binary files a/Smol Watch Project/My Project/Debug/hpl/tcc/hpl_tcc.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/main.d b/Smol Watch Project/My Project/Debug/main.d
deleted file mode 100644 (file)
index 77a174c..0000000
+++ /dev/null
@@ -1,438 +0,0 @@
-main.d main.o: .././main.c ../atmel_start.h ../driver_init.h \\r
- ../atmel_start_pins.h ../hal/include/hal_gpio.h \\r
- ../hal/include/hpl_gpio.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hpl/port/hpl_gpio_base.h \\r
- ../hal/utils/include/utils_assert.h ../Config/hpl_port_config.h \\r
- ../hal/include/hal_delay.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_reset.h ../hal/include/hpl_sleep.h \\r
- ../hal/include/hal_init.h ../hal/include/hpl_init.h \\r
- ../hal/include/hal_io.h ../hal/include/hal_sleep.h \\r
- ../hal/include/hal_adc_sync.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/include/hpl_missing_features.h ../hal/include/hal_ext_irq.h \\r
- ../hal/include/hpl_ext_irq.h ../hal/include/hal_calendar.h \\r
- ../hal/include/hpl_calendar.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../hal/include/hal_i2c_m_sync.h \\r
- ../hal/include/hpl_i2c_m_sync.h ../hal/include/hal_pwm.h \\r
- ../hal/include/hpl_pwm.h ../hpl/tc/hpl_tc_base.h \\r
- ../hal/include/hpl_timer.h ../hpl/tcc/hpl_tcc.h \\r
- ../hal/include/hal_slcd_sync.h ../hal/include/hpl_slcd_sync.h \\r
- ../hal/include/hpl_slcd.h ../sleep_manager_main.h \\r
- ../sleep_manager/sleep_manager.h ../hal/utils/include/utils_event.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/events.h \\r
- .././watch-library/watch.h ../hal/include/hpl_calendar.h\r
-\r
-../atmel_start.h:\r
-\r
-../driver_init.h:\r
-\r
-../atmel_start_pins.h:\r
-\r
-../hal/include/hal_gpio.h:\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
-\r
-../hal/include/hal_delay.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hal_init.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hal_adc_sync.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/include/hpl_missing_features.h:\r
-\r
-../hal/include/hal_ext_irq.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-../hal/include/hal_calendar.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hal_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hal_pwm.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hpl/tc/hpl_tc_base.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hpl/tcc/hpl_tcc.h:\r
-\r
-../hal/include/hal_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
-\r
-../sleep_manager_main.h:\r
-\r
-../sleep_manager/sleep_manager.h:\r
-\r
-../hal/utils/include/utils_event.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/events.h:\r
-\r
-.././watch-library/watch.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
diff --git a/Smol Watch Project/My Project/Debug/main.o b/Smol Watch Project/My Project/Debug/main.o
deleted file mode 100644 (file)
index 36f21e9..0000000
Binary files a/Smol Watch Project/My Project/Debug/main.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/makedep.mk b/Smol Watch Project/My Project/Debug/makedep.mk
deleted file mode 100644 (file)
index 4fdfcec..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-################################################################################\r
-# Automatically-generated file. Do not edit or delete the file\r
-################################################################################\r
-\r
-atmel_start.c\r
-\r
-Device_Startup\startup_saml22.c\r
-\r
-Device_Startup\system_saml22.c\r
-\r
-driver_init.c\r
-\r
-examples\driver_examples.c\r
-\r
-hal\src\hal_adc_sync.c\r
-\r
-hal\src\hal_atomic.c\r
-\r
-hal\src\hal_calendar.c\r
-\r
-hal\src\hal_delay.c\r
-\r
-hal\src\hal_ext_irq.c\r
-\r
-hal\src\hal_gpio.c\r
-\r
-hal\src\hal_i2c_m_sync.c\r
-\r
-hal\src\hal_init.c\r
-\r
-hal\src\hal_io.c\r
-\r
-hal\src\hal_pwm.c\r
-\r
-hal\src\hal_slcd_sync.c\r
-\r
-hal\src\hal_sleep.c\r
-\r
-hal\utils\src\utils_assert.c\r
-\r
-hal\utils\src\utils_event.c\r
-\r
-hal\utils\src\utils_list.c\r
-\r
-hal\utils\src\utils_syscalls.c\r
-\r
-hpl\adc\hpl_adc.c\r
-\r
-hpl\core\hpl_core_m0plus_base.c\r
-\r
-hpl\core\hpl_init.c\r
-\r
-hpl\dmac\hpl_dmac.c\r
-\r
-hpl\eic\hpl_eic.c\r
-\r
-hpl\gclk\hpl_gclk.c\r
-\r
-hpl\mclk\hpl_mclk.c\r
-\r
-hpl\osc32kctrl\hpl_osc32kctrl.c\r
-\r
-hpl\oscctrl\hpl_oscctrl.c\r
-\r
-hpl\pm\hpl_pm.c\r
-\r
-hpl\rtc\hpl_rtc.c\r
-\r
-hpl\sercom\hpl_sercom.c\r
-\r
-hpl\slcd\hpl_slcd.c\r
-\r
-hpl\systick\hpl_systick.c\r
-\r
-hpl\tcc\hpl_tcc.c\r
-\r
-hpl\tc\hpl_tc.c\r
-\r
-main.c\r
-\r
-sleep_manager\sleep_manager.c\r
-\r
-sleep_manager_main.c\r
-\r
-watch-library\watch.c\r
-\r
diff --git a/Smol Watch Project/My Project/Debug/sleep_manager/sleep_manager.d b/Smol Watch Project/My Project/Debug/sleep_manager/sleep_manager.d
deleted file mode 100644 (file)
index 09ed508..0000000
+++ /dev/null
@@ -1,355 +0,0 @@
-sleep_manager/sleep_manager.d sleep_manager/sleep_manager.o: \\r
- ../sleep_manager/sleep_manager.c ../sleep_manager/sleep_manager.h \\r
- ../hal/utils/include/utils_event.h ../hal/utils/include/utils.h \\r
- ../hal/utils/include/utils_list.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/events.h \\r
- ../hal/include/hal_sleep.h ../hal/include/hpl_sleep.h \\r
- ../hal/utils/include/utils_assert.h\r
-\r
-../sleep_manager/sleep_manager.h:\r
-\r
-../hal/utils/include/utils_event.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/events.h:\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
diff --git a/Smol Watch Project/My Project/Debug/sleep_manager/sleep_manager.o b/Smol Watch Project/My Project/Debug/sleep_manager/sleep_manager.o
deleted file mode 100644 (file)
index 3a9d201..0000000
Binary files a/Smol Watch Project/My Project/Debug/sleep_manager/sleep_manager.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/sleep_manager_main.d b/Smol Watch Project/My Project/Debug/sleep_manager_main.d
deleted file mode 100644 (file)
index 996e288..0000000
+++ /dev/null
@@ -1,434 +0,0 @@
-sleep_manager_main.d sleep_manager_main.o: .././sleep_manager_main.c \\r
- .././atmel_start.h .././driver_init.h .././atmel_start_pins.h \\r
- ../hal/include/hal_gpio.h ../hal/include/hpl_gpio.h \\r
- ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hpl/port/hpl_gpio_base.h \\r
- ../hal/utils/include/utils_assert.h ../Config/hpl_port_config.h \\r
- ../hal/include/hal_delay.h ../hal/include/hpl_irq.h \\r
- ../hal/include/hpl_reset.h ../hal/include/hpl_sleep.h \\r
- ../hal/include/hal_init.h ../hal/include/hpl_init.h \\r
- ../hal/include/hal_io.h ../hal/include/hal_sleep.h \\r
- ../hal/include/hal_adc_sync.h ../hal/include/hpl_adc_sync.h \\r
- ../hal/include/hpl_missing_features.h ../hal/include/hal_ext_irq.h \\r
- ../hal/include/hpl_ext_irq.h ../hal/include/hal_calendar.h \\r
- ../hal/include/hpl_calendar.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../hal/include/hal_i2c_m_sync.h \\r
- ../hal/include/hpl_i2c_m_sync.h ../hal/include/hal_pwm.h \\r
- ../hal/include/hpl_pwm.h ../hpl/tc/hpl_tc_base.h \\r
- ../hal/include/hpl_timer.h ../hpl/tcc/hpl_tcc.h \\r
- ../hal/include/hal_slcd_sync.h ../hal/include/hpl_slcd_sync.h \\r
- ../hal/include/hpl_slcd.h .././sleep_manager_main.h \\r
- ../sleep_manager/sleep_manager.h ../hal/utils/include/utils_event.h \\r
- ../hal/utils/include/utils.h ../hal/utils/include/events.h\r
-\r
-.././atmel_start.h:\r
-\r
-.././driver_init.h:\r
-\r
-.././atmel_start_pins.h:\r
-\r
-../hal/include/hal_gpio.h:\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
-\r
-../hal/include/hal_delay.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hal_init.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hal_adc_sync.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/include/hpl_missing_features.h:\r
-\r
-../hal/include/hal_ext_irq.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-../hal/include/hal_calendar.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hal_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hal_pwm.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hpl/tc/hpl_tc_base.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hpl/tcc/hpl_tcc.h:\r
-\r
-../hal/include/hal_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
-\r
-.././sleep_manager_main.h:\r
-\r
-../sleep_manager/sleep_manager.h:\r
-\r
-../hal/utils/include/utils_event.h:\r
-\r
-../hal/utils/include/utils.h:\r
-\r
-../hal/utils/include/events.h:\r
diff --git a/Smol Watch Project/My Project/Debug/sleep_manager_main.o b/Smol Watch Project/My Project/Debug/sleep_manager_main.o
deleted file mode 100644 (file)
index be9c916..0000000
Binary files a/Smol Watch Project/My Project/Debug/sleep_manager_main.o and /dev/null differ
diff --git a/Smol Watch Project/My Project/Debug/watch-library/watch.d b/Smol Watch Project/My Project/Debug/watch-library/watch.d
deleted file mode 100644 (file)
index 838c982..0000000
+++ /dev/null
@@ -1,424 +0,0 @@
-watch-library/watch.d watch-library/watch.o: ../watch-library/watch.c \\r
- ../watch-library/watch.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h \\r
- ../hal/include/hpl_calendar.h ../hal/utils/include/compiler.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h \\r
- c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h \\r
- ../hal/utils/include/parts.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h \\r
- ../hri/hri_l22.h \\r
- C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h \\r
- ../hri/hri_ac_l22.h ../hal/include/hal_atomic.h ../hri/hri_adc_l22.h \\r
- ../hri/hri_aes_l22.h ../hri/hri_ccl_l22.h ../hri/hri_dmac_l22.h \\r
- ../hri/hri_dsu_l22.h ../hri/hri_eic_l22.h ../hri/hri_evsys_l22.h \\r
- ../hri/hri_freqm_l22.h ../hri/hri_gclk_l22.h ../hri/hri_mclk_l22.h \\r
- ../hri/hri_mtb_l22.h ../hri/hri_nvic_l22.h ../hri/hri_nvmctrl_l22.h \\r
- ../hri/hri_osc32kctrl_l22.h ../hri/hri_oscctrl_l22.h \\r
- ../hri/hri_pac_l22.h ../hri/hri_pm_l22.h ../hri/hri_port_l22.h \\r
- ../hri/hri_rstc_l22.h ../hri/hri_rtc_l22.h ../hri/hri_sercom_l22.h \\r
- ../hri/hri_slcd_l22.h ../hri/hri_supc_l22.h \\r
- ../hri/hri_systemcontrol_l22.h ../hri/hri_systick_l22.h \\r
- ../hri/hri_tc_l22.h ../hri/hri_tcc_l22.h ../hri/hri_trng_l22.h \\r
- ../hri/hri_usb_l22.h ../hri/hri_wdt_l22.h \\r
- ../hal/utils/include/err_codes.h ../hal/utils/include/utils_list.h \\r
- ../hal/include/hpl_irq.h ../driver_init.h ../atmel_start_pins.h \\r
- ../hal/include/hal_gpio.h ../hal/include/hpl_gpio.h \\r
- ../hpl/port/hpl_gpio_base.h ../hal/utils/include/utils_assert.h \\r
- ../Config/hpl_port_config.h ../hal/include/hal_delay.h \\r
- ../hal/include/hpl_irq.h ../hal/include/hpl_reset.h \\r
- ../hal/include/hpl_sleep.h ../hal/include/hal_init.h \\r
- ../hal/include/hpl_init.h ../hal/include/hal_io.h \\r
- ../hal/include/hal_sleep.h ../hal/include/hal_adc_sync.h \\r
- ../hal/include/hpl_adc_sync.h ../hal/include/hpl_missing_features.h \\r
- ../hal/include/hal_ext_irq.h ../hal/include/hpl_ext_irq.h \\r
- ../hal/include/hal_calendar.h ../hal/include/hpl_calendar.h \\r
- ../hal/include/hal_i2c_m_sync.h ../hal/include/hpl_i2c_m_sync.h \\r
- ../hal/include/hal_pwm.h ../hal/include/hpl_pwm.h \\r
- ../hpl/tc/hpl_tc_base.h ../hal/include/hpl_timer.h ../hpl/tcc/hpl_tcc.h \\r
- ../hal/include/hal_slcd_sync.h ../hal/include/hpl_slcd_sync.h \\r
- ../hal/include/hpl_slcd.h\r
-\r
-../watch-library/watch.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\stdint.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\machine\_default_types.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\features.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\_newlib_version.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_intsup.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\arm-none-eabi\include\sys\_stdint.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/utils/include/compiler.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stddef.h:\r
-\r
-c:\program\ files\ (x86)\atmel\studio\7.0\toolchain\arm\arm-gnu-toolchain\lib\gcc\arm-none-eabi\6.3.1\include\stdbool.h:\r
-\r
-../hal/utils/include/parts.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/saml22j18a.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/core_cm0plus.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_version.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_compiler.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/cmsis_gcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\arm\CMSIS\5.4.0\CMSIS\Core\Include/mpu_armv7.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/system_saml22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/sercom.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/tcc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/component/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/adc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/aes.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ccl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dmac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/dsu.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/eic.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/evsys.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/freqm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/gclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mclk.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/mtb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/nvmctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/oscctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/osc32kctrl.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pac.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/pm.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/port.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/ptc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rstc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/rtc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/sercom3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/slcd.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/supc.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc1.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc2.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tc3.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/tcc0.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/trng.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/usb.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/instance/wdt.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/pio/saml22j18a.h:\r
-\r
-../hri/hri_l22.h:\r
-\r
-C:\Program\ Files\ (x86)\Atmel\Studio\7.0\Packs\atmel\SAML22_DFP\1.2.77\include/sam.h:\r
-\r
-../hri/hri_ac_l22.h:\r
-\r
-../hal/include/hal_atomic.h:\r
-\r
-../hri/hri_adc_l22.h:\r
-\r
-../hri/hri_aes_l22.h:\r
-\r
-../hri/hri_ccl_l22.h:\r
-\r
-../hri/hri_dmac_l22.h:\r
-\r
-../hri/hri_dsu_l22.h:\r
-\r
-../hri/hri_eic_l22.h:\r
-\r
-../hri/hri_evsys_l22.h:\r
-\r
-../hri/hri_freqm_l22.h:\r
-\r
-../hri/hri_gclk_l22.h:\r
-\r
-../hri/hri_mclk_l22.h:\r
-\r
-../hri/hri_mtb_l22.h:\r
-\r
-../hri/hri_nvic_l22.h:\r
-\r
-../hri/hri_nvmctrl_l22.h:\r
-\r
-../hri/hri_osc32kctrl_l22.h:\r
-\r
-../hri/hri_oscctrl_l22.h:\r
-\r
-../hri/hri_pac_l22.h:\r
-\r
-../hri/hri_pm_l22.h:\r
-\r
-../hri/hri_port_l22.h:\r
-\r
-../hri/hri_rstc_l22.h:\r
-\r
-../hri/hri_rtc_l22.h:\r
-\r
-../hri/hri_sercom_l22.h:\r
-\r
-../hri/hri_slcd_l22.h:\r
-\r
-../hri/hri_supc_l22.h:\r
-\r
-../hri/hri_systemcontrol_l22.h:\r
-\r
-../hri/hri_systick_l22.h:\r
-\r
-../hri/hri_tc_l22.h:\r
-\r
-../hri/hri_tcc_l22.h:\r
-\r
-../hri/hri_trng_l22.h:\r
-\r
-../hri/hri_usb_l22.h:\r
-\r
-../hri/hri_wdt_l22.h:\r
-\r
-../hal/utils/include/err_codes.h:\r
-\r
-../hal/utils/include/utils_list.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../driver_init.h:\r
-\r
-../atmel_start_pins.h:\r
-\r
-../hal/include/hal_gpio.h:\r
-\r
-../hal/include/hpl_gpio.h:\r
-\r
-../hpl/port/hpl_gpio_base.h:\r
-\r
-../hal/utils/include/utils_assert.h:\r
-\r
-../Config/hpl_port_config.h:\r
-\r
-../hal/include/hal_delay.h:\r
-\r
-../hal/include/hpl_irq.h:\r
-\r
-../hal/include/hpl_reset.h:\r
-\r
-../hal/include/hpl_sleep.h:\r
-\r
-../hal/include/hal_init.h:\r
-\r
-../hal/include/hpl_init.h:\r
-\r
-../hal/include/hal_io.h:\r
-\r
-../hal/include/hal_sleep.h:\r
-\r
-../hal/include/hal_adc_sync.h:\r
-\r
-../hal/include/hpl_adc_sync.h:\r
-\r
-../hal/include/hpl_missing_features.h:\r
-\r
-../hal/include/hal_ext_irq.h:\r
-\r
-../hal/include/hpl_ext_irq.h:\r
-\r
-../hal/include/hal_calendar.h:\r
-\r
-../hal/include/hpl_calendar.h:\r
-\r
-../hal/include/hal_i2c_m_sync.h:\r
-\r
-../hal/include/hpl_i2c_m_sync.h:\r
-\r
-../hal/include/hal_pwm.h:\r
-\r
-../hal/include/hpl_pwm.h:\r
-\r
-../hpl/tc/hpl_tc_base.h:\r
-\r
-../hal/include/hpl_timer.h:\r
-\r
-../hpl/tcc/hpl_tcc.h:\r
-\r
-../hal/include/hal_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd_sync.h:\r
-\r
-../hal/include/hpl_slcd.h:\r
diff --git a/Smol Watch Project/My Project/Debug/watch-library/watch.o b/Smol Watch Project/My Project/Debug/watch-library/watch.o
deleted file mode 100644 (file)
index 21ba853..0000000
Binary files a/Smol Watch Project/My Project/Debug/watch-library/watch.o and /dev/null differ