| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_rtc.c | 47 static RTC_HandleTypeDef RTC_Handler; variable 184 RTC_Handler.Instance = RTC; in rt_rtc_config() 196 RTC_Handler.Init.AsynchPrediv = 0XA0; in rt_rtc_config() 197 RTC_Handler.Init.SynchPrediv = 0xFA; in rt_rtc_config() 199 RTC_Handler.Init.AsynchPrediv = 0X7F; in rt_rtc_config() 200 RTC_Handler.Init.SynchPrediv = 0x0130; in rt_rtc_config() 213 RTC_Handler.Init.AsynchPrediv = 0X7D; in rt_rtc_config() 215 RTC_Handler.Init.AsynchPrediv = 0X7F; in rt_rtc_config() 217 RTC_Handler.Init.SynchPrediv = 0XFF; in rt_rtc_config() 227 if (HAL_RTC_Init(&RTC_Handler) != HAL_OK) in rt_rtc_config() [all …]
|
| /bsp/loongson/ls1cdev/drivers/ |
| A D | drv_rtc.c | 31 RTC_TypeDef * RTC_Handler; variable 38 RTC_GetTime(RTC_Handler, &rtcDate); in get_timestamp() 66 RTC_SetTime(RTC_Handler, &rtcDate); in set_timestamp() 73 RTC_Handler = RTC; in RTC_Init()
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/source/iar/ |
| A D | startup_samd20.c | 67 void RTC_Handler ( void ); 101 #pragma weak RTC_Handler = Dummy_Handler macro 172 (void*) RTC_Handler, /* 3 Real-Time Counter */
|
| /bsp/microchip/samc21/bsp/samc21/iar/iar/ |
| A D | startup_samc21.c | 52 #pragma weak RTC_Handler = Dummy_Handler macro 140 (void *)RTC_Handler, /* 2 Real-Time Counter */
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/source/arm/ |
| A D | startup_SAMD20.s | 84 DCD RTC_Handler ; 3 Real-Time Counter 155 EXPORT RTC_Handler [WEAK] 181 RTC_Handler label
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/source/gcc/ |
| A D | startup_samd20.c | 80 void RTC_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); 146 (void*) RTC_Handler, /* 3 Real-Time Counter */
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/iar/ |
| A D | startup_samd21.c | 64 #pragma weak RTC_Handler = Dummy_Handler macro 145 (void*) RTC_Handler, /* 3 Real-Time Counter */
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/arm/ |
| A D | startup_SAMD21.s | 84 DCD RTC_Handler ; 3 Real-Time Counter 159 EXPORT RTC_Handler [WEAK] 189 RTC_Handler label
|
| /bsp/microchip/samc21/bsp/samc21/armcc/Device/SAMC21/Source/ARM/ |
| A D | startup_SAMC21.s | 83 DCD RTC_Handler ; 2 Real-Time Counter 159 EXPORT RTC_Handler [WEAK] 191 RTC_Handler label
|
| /bsp/microchip/saml10/bsp/iar/iar/ |
| A D | startup_saml10e16a.c | 57 #pragma weak RTC_Handler = Dummy_Handler macro 133 .pfnRTC_Handler = (void *)RTC_Handler, /* 2 Real-Time Counter */
|
| /bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/startup/gcc/ |
| A D | startup_SWM320.s | 160 .word RTC_Handler 353 .weak RTC_Handler 354 .thumb_set RTC_Handler,Default_Handler
|
| /bsp/microchip/samc21/bsp/samc21/gcc/gcc/ |
| A D | startup_samc21.c | 63 void RTC_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); 146 .pfnRTC_Handler = (void *)RTC_Handler, /* 2 Real-Time Counter */
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/source/gcc/ |
| A D | startup_samd21.c | 77 void RTC_Handler ( void ) __attribute__ ((weak, alias("Dummy_Handler"))); 153 .pfnRTC_Handler = (void*) RTC_Handler, /* 3 Real-Time Counter */
|
| /bsp/microchip/saml10/bsp/gcc/gcc/ |
| A D | startup_saml10e16a.c | 65 void RTC_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); 134 .pfnRTC_Handler = (void *)RTC_Handler, /* 2 Real-Time Counter */
|
| /bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/startup/iar/ |
| A D | startup_SWM320.s | 100 DCD RTC_Handler 409 PUBWEAK RTC_Handler 411 RTC_Handler label 412 B RTC_Handler
|
| /bsp/microchip/same70/bsp/same70b/armcc/Device/Source/ARM/ |
| A D | startup_SAME70.s | 96 DCD RTC_Handler ; 2 Real Time Clock 225 EXPORT RTC_Handler [WEAK] 283 RTC_Handler label
|
| /bsp/essemi/es32f369x/libraries/CMSIS/Device/EastSoft/ES32F36xx/Startup/gcc/ |
| A D | startup_es32f36xx.S | 193 .word RTC_Handler /* 19, irq3 RTC handler */ 308 .weak RTC_Handler 309 .thumb_set RTC_Handler,Default_Handler
|
| /bsp/microchip/same70/bsp/same70b/iar/iar/ |
| A D | startup_same70q21b.c | 61 #pragma weak RTC_Handler = Dummy_Handler macro 162 .pfnRTC_Handler = (void *)RTC_Handler, /* 2 Real-time Clock */
|
| /bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/startup/gcc/ |
| A D | startup_SWM341.s | 139 .word RTC_Handler 300 .weak RTC_Handler 301 .thumb_set RTC_Handler,Default_Handler
|
| /bsp/microchip/same70/bsp/same70b/gcc/gcc/ |
| A D | startup_same70q21b.c | 69 void RTC_Handler(void) __attribute__((weak, alias("Dummy_Handler"))); 163 .pfnRTC_Handler = (void *)RTC_Handler, /* 2 Real-time Clock */
|
| /bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/startup/arm/ |
| A D | startup_SWM320.s | 122 DCD RTC_Handler 439 RTC_Handler PROC label 440 EXPORT RTC_Handler [WEAK]
|
| /bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/startup/iar/ |
| A D | startup_SWM341.s | 70 DCD RTC_Handler 288 PUBWEAK RTC_Handler 290 RTC_Handler label 291 B RTC_Handler
|
| /bsp/essemi/es32f369x/libraries/CMSIS/Device/EastSoft/ES32F36xx/Startup/iar/ |
| A D | startup_es32f36xx.s | 58 DCD RTC_Handler ;19, irq3 RTC handler 243 PUBWEAK RTC_Handler 245 RTC_Handler label 246 B RTC_Handler
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/rtc/rtc_sam_d_r_h/ |
| A D | rtc_calendar_interrupt.c | 258 void RTC_Handler(void) in RTC_Handler() function
|
| /bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/startup/arm/ |
| A D | startup_SWM341.s | 92 DCD RTC_Handler 321 RTC_Handler PROC label 322 EXPORT RTC_Handler [WEAK]
|