Home
last modified time | relevance | path

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

123456

/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtarget.h573 #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 Dreg_rtc.h47 #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 Dab32vg1_hal_rtc.h10 #define RTC_BASE ((hal_sfr_t)&RTCCON) macro
/bsp/loongson/ls2kdev/drivers/
A Dls2k1000.h24 #define RTC_BASE (0xFFFFFFFFBFE07820) macro
A Ddrv_rtc.c179 .user_data = (void *)RTC_BASE, in rt_hw_rtc_init()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g880f128.h300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g880f32.h300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g880f64.h300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g890f128.h300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g890f32.h300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g890f64.h300 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
342 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g280f128.h338 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
379 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g280f32.h338 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
379 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g280f64.h338 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
379 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32g290f128.h338 #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 Defm32gg990f512.h349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32gg995f1024.h349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32gg995f512.h349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32gg980f1024.h349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32gg980f512.h349 #define RTC_BASE (0x40080000UL) /**< RTC base address */ macro
398 #define RTC ((RTC_TypeDef *) RTC_BASE) /**< RTC base pointer */
A Defm32gg990f1024.h349 #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 Dgd32vf103_rtc.h42 #define RTC RTC_BASE
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h614 #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 Dgd32vf103.h207 #define RTC_BASE (APB1_BUS_BASE + 0x00002800U) /*!< RTC base address … macro
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h693 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro
763 #define RTC ((RTC_TypeDef *)RTC_BASE)

Completed in 105 milliseconds

123456