| /bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/ |
| A D | target.h | 573 #define RTC_BASE (APBPERIPH_BASE + 0x00004800) macro 587 #define RTC ((RTC_TypeDef *) RTC_BASE) 4443 #define RTC_SEC (volatile unsigned *)(RTC_BASE + 0x0000) 4444 #define RTC_MIN (volatile unsigned *)(RTC_BASE + 0x0004) 4445 #define RTC_HOUR (volatile unsigned *)(RTC_BASE + 0x0008) 4446 #define RTC_DAY (volatile unsigned *)(RTC_BASE + 0x000C) 4447 #define RTC_WEEK (volatile unsigned *)(RTC_BASE + 0x0010) 4448 #define RTC_MON (volatile unsigned *)(RTC_BASE + 0x0014) 4449 #define RTC_YEAR (volatile unsigned *)(RTC_BASE + 0x0018) 4450 #define RTC_WKUSEC (volatile unsigned *)(RTC_BASE + 0x0020) [all …]
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_rtc.h | 47 #define RTC_BASE (APB1PERIPH_BASE + 0x2800) ///< Base Address: 0x40… macro 85 #define RTC ((RTC_TypeDef*)RTC_BASE)
|
| /bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/include/ |
| A D | ab32vg1_hal_rtc.h | 10 #define RTC_BASE ((hal_sfr_t)&RTCCON) macro
|
| /bsp/loongson/ls2kdev/drivers/ |
| A D | ls2k1000.h | 24 #define RTC_BASE (0xFFFFFFFFBFE07820) macro
|
| A D | drv_rtc.c | 179 .user_data = (void *)RTC_BASE, in rt_hw_rtc_init()
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/ |
| A D | efm32g880f128.h | 300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g880f32.h | 300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g880f64.h | 300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g890f128.h | 300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g890f32.h | 300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g890f64.h | 300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g280f128.h | 338 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 379 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g280f32.h | 338 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 379 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g280f64.h | 338 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 379 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32g290f128.h | 338 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 379 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| /bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/ |
| A D | efm32gg990f512.h | 349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32gg995f1024.h | 349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32gg995f512.h | 349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32gg980f1024.h | 349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32gg980f512.h | 349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| A D | efm32gg990f1024.h | 349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro 398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/ |
| A D | gd32vf103_rtc.h | 42 #define RTC RTC_BASE
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 614 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro 647 #undef RTC_BASE 655 #define RTC_BASE 0x40002800 macro 688 #define RTC ((RTC_TypeDef *)RTC_BASE)
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/ |
| A D | gd32vf103.h | 207 #define RTC_BASE (APB1_BUS_BASE + 0x00002800U) /*!< RTC base address … macro
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 693 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro 763 #define RTC ((RTC_TypeDef *)RTC_BASE)
|