global refactoring

This commit is contained in:
Артём Чамайкин
2024-08-14 17:12:36 +03:00
parent a5b0b7db8d
commit b86b879ede
49 changed files with 28155 additions and 15385 deletions

View File

@@ -1,6 +1,10 @@
soft_rtc.c:16:10:get_Current_Time 1
soft_rtc.c:20:6:set_Time 2
soft_rtc.c:25:9:to_bcd 1
soft_rtc.c:29:6:unix_to_bcd 1
soft_rtc.c:43:6:writeTimeReg 2
soft_rtc.c:48:9:getTimeReg 5
soft_rtc.c:22:10:get_Current_Time 1
soft_rtc.c:26:6:set_Time 1
soft_rtc.c:30:9:to_bcd 1
soft_rtc.c:34:6:unix_to_bcd 1
soft_rtc.c:48:6:writeTimeReg 2
soft_rtc.c:53:9:getTimeReg 5
soft_rtc.c:87:17:RTC1_ReadTimeCounter 2
soft_rtc.c:119:26:RTC1_WriteTimeCounter 3
soft_rtc.c:151:26:RTC1_EnterInitMode 3
soft_rtc.c:178:26:RTC1_ExitInitMode 3