/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/ |
A D | rtc.h | 29 #define rtc_hw ((rtc_hw_t *const)RTC_BASE)
|
/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/ |
A D | addressmap.h | 58 #define RTC_BASE 0x4005c000 macro
|
/lk-master/platform/qemu-virt-arm/include/platform/ |
A D | qemu-virt.h | 85 #define RTC_BASE (PERIPHERAL_BASE_VIRT + 0x09010000) macro
|
/lk-master/platform/mediatek/mt6735/include/platform/ |
A D | mt_reg_base.h | 607 #define RTC_BASE (0x4000) macro
|
/lk-master/platform/mediatek/mt6797/include/platform/ |
A D | mt_reg_base.h | 479 #define RTC_BASE (0x4000) macro
|
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
A D | stm32f2xx_rtc.c | 1881 tmp = RTC_BASE + 0x50; in RTC_WriteBackupRegister() 1902 tmp = RTC_BASE + 0x50; in RTC_ReadBackupRegister()
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
A D | stm32f4xx_rtc.c | 2310 tmp = RTC_BASE + 0x50; in RTC_WriteBackupRegister() 2331 tmp = RTC_BASE + 0x50; in RTC_ReadBackupRegister()
|
/lk-master/external/platform/stm32f0xx/CMSIS/inc/ |
A D | stm32f070x6.h | 497 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 548 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f030x6.h | 457 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 505 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f030x8.h | 464 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 517 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f070xb.h | 508 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 566 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f030xc.h | 471 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 529 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f031x6.h | 468 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 516 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f038xx.h | 467 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 515 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f051x8.h | 549 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 609 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f058xx.h | 548 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 608 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f071xb.h | 570 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 637 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f048xx.h | 617 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 676 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f042x6.h | 617 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro 676 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/ |
A D | stm32f2xx.h | 1038 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro 1142 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/ |
A D | stm32f10x.h | 1282 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro 1376 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/ |
A D | stm32f4xx.h | 1675 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro 1824 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/ |
A D | stm32f745xx.h | 1083 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro 1215 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f756xx.h | 1199 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro 1337 #define RTC ((RTC_TypeDef *) RTC_BASE)
|
A D | stm32f746xx.h | 1132 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro 1267 #define RTC ((RTC_TypeDef *) RTC_BASE)
|