Home
last modified time | relevance | path

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

12

/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Drtc.h112 #define rtc_hw ((rtc_hw_t *)RTC_BASE)
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Daddressmap.h60 #define RTC_BASE _u(0x4005c000) macro
/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()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rtc.c2303 tmp = RTC_BASE + 0x50; in RTC_WriteBackupRegister()
2324 tmp = RTC_BASE + 0x50; in RTC_ReadBackupRegister()
/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f070x6.h497 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
548 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f030x8.h464 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
517 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f030x6.h457 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
505 #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 Dstm32f038xx.h467 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
515 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f031x6.h468 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
516 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f058xx.h548 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
608 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f051x8.h549 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
609 #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)
A Dstm32f072xb.h669 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
739 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f078xx.h669 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
739 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f091xc.h634 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
712 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f098xx.h634 #define RTC_BASE (APBPERIPH_BASE + 0x00002800) macro
712 #define RTC ((RTC_TypeDef *) RTC_BASE)
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1038 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1142 #define RTC ((RTC_TypeDef *) RTC_BASE)
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1282 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1376 #define RTC ((RTC_TypeDef *) RTC_BASE)
/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 Dstm32f746xx.h1132 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1267 #define RTC ((RTC_TypeDef *) RTC_BASE)
A Dstm32f756xx.h1199 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) macro
1337 #define RTC ((RTC_TypeDef *) RTC_BASE)

Completed in 1556 milliseconds

12