Home
last modified time | relevance | path

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

12345678910>>...12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rtc_ex.h655 #define TAMP_OFFSET (TAMP_BASE - RTC_BASE)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rtc.c266 hrtc->TampOffset = (TAMP_BASE - RTC_BASE); in HAL_RTC_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h478 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro
528 #define RTC ((RTC_TypeDef *)RTC_BASE)
Dstm32f101xb.h484 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro
539 #define RTC ((RTC_TypeDef *)RTC_BASE)
Dstm32f100xb.h529 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro
592 #define RTC ((RTC_TypeDef *)RTC_BASE)
Dstm32f102x6.h514 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro
567 #define RTC ((RTC_TypeDef *)RTC_BASE)
Dstm32f100xe.h601 #define RTC_BASE (APB1PERIPH_BASE + 0x00002800UL) macro
688 #define RTC ((RTC_TypeDef *)RTC_BASE)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h439 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
487 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32f030x8.h446 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
499 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32f070x6.h479 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
530 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32f031x6.h450 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
498 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32f030xc.h453 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
511 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32f038xx.h449 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
497 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32f070xb.h490 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
548 #define RTC ((RTC_TypeDef *) RTC_BASE)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rtc.c317 hrtc->TampOffset = (TAMP_BASE - RTC_BASE); in HAL_RTC_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h512 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
566 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l010x8.h477 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
527 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l010xb.h478 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
530 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l011xx.h492 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
541 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l021xx.h511 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
561 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l031xx.h493 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
546 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l051xx.h517 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
576 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l010x4.h477 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
523 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l010x6.h477 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
526 #define RTC ((RTC_TypeDef *) RTC_BASE)
Dstm32l081xx.h548 #define RTC_BASE (APBPERIPH_BASE + 0x00002800UL) macro
614 #define RTC ((RTC_TypeDef *) RTC_BASE)

12345678910>>...12