Home
last modified time | relevance | path

Searched refs:RTC_BASE (Results 1 – 25 of 29) sorted by relevance

12

/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Drtc.h29 #define rtc_hw ((rtc_hw_t *const)RTC_BASE)
/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Daddressmap.h58 #define RTC_BASE 0x4005c000 macro
/lk-master/platform/qemu-virt-arm/include/platform/
A Dqemu-virt.h85 #define RTC_BASE (PERIPHERAL_BASE_VIRT + 0x09010000) macro
/lk-master/platform/mediatek/mt6735/include/platform/
A Dmt_reg_base.h607 #define RTC_BASE (0x4000) macro
/lk-master/platform/mediatek/mt6797/include/platform/
A Dmt_reg_base.h479 #define RTC_BASE (0x4000) macro
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rtc.c1881 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 Dstm32f4xx_rtc.c2310 tmp = RTC_BASE + 0x50; in RTC_WriteBackupRegister()
2331 tmp = RTC_BASE + 0x50; in RTC_ReadBackupRegister()
/lk-master/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f070x6.h497 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
548 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f030x6.h457 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
505 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f030x8.h464 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
517 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f070xb.h508 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
566 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f030xc.h471 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
529 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f031x6.h468 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
516 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f038xx.h467 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
515 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f051x8.h549 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
609 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f058xx.h548 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
608 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f071xb.h570 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
637 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f048xx.h617 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
676 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f042x6.h617 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
676 #define RTC ((RTC_TypeDef *) RTC_BASE)
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1038 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1142 #define RTC ((RTC_TypeDef *) RTC_BASE)
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1282 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1376 #define RTC ((RTC_TypeDef *) RTC_BASE)
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h1675 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1824 #define RTC ((RTC_TypeDef *) RTC_BASE)
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h1083 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1215 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f756xx.h1199 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1337 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f746xx.h1132 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1267 #define RTC ((RTC_TypeDef *) RTC_BASE)

Completed in 806 milliseconds

12