/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rtc_ex.h | 655 #define TAMP_OFFSET (TAMP_BASE - RTC_BASE)
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rtc.c | 266 hrtc->TampOffset = (TAMP_BASE - RTC_BASE); in HAL_RTC_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rtc.c | 317 hrtc->TampOffset = (TAMP_BASE - RTC_BASE); in HAL_RTC_Init()
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 548 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 612 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g050xx.h | 555 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 626 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g070xx.h | 556 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 627 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g031xx.h | 585 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 651 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g041xx.h | 627 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 695 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g051xx.h | 629 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 704 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g061xx.h | 671 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 748 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g071xx.h | 673 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 748 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g081xx.h | 715 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 792 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g0b0xx.h | 606 #define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL) macro 691 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 814 #define TAMP_BASE (APB1PERIPH_BASE + 0x0000B000UL) macro 918 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32wle5xx.h | 814 #define TAMP_BASE (APB1PERIPH_BASE + 0x0000B000UL) macro 918 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32wl5mxx.h | 978 #define TAMP_BASE (APB1PERIPH_BASE + 0x0000B000UL) macro 1088 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32wl54xx.h | 978 #define TAMP_BASE (APB1PERIPH_BASE + 0x0000B000UL) macro 1088 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32wl55xx.h | 978 #define TAMP_BASE (APB1PERIPH_BASE + 0x0000B000UL) macro 1088 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 768 #define TAMP_BASE (APBPERIPH_BASE + 0xB000UL) /*TAMPER (+ BKP Regs)*/ macro 891 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32u083xx.h | 879 #define TAMP_BASE (APBPERIPH_BASE + 0xB000UL) /*TAMPER (+ BKP Regs)*/ macro 1041 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32u073xx.h | 845 #define TAMP_BASE (APBPERIPH_BASE + 0xB000UL) /*TAMPER (+ BKP Regs)*/ macro 1005 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 854 #define TAMP_BASE (APB1PERIPH_BASE + 0x2400UL) macro 968 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32g411xc.h | 869 #define TAMP_BASE (APB1PERIPH_BASE + 0x2400UL) macro 994 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 875 #define TAMP_BASE (APB1PERIPH_BASE + 0x3400U) macro 970 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|
D | stm32l412xx.h | 842 #define TAMP_BASE (APB1PERIPH_BASE + 0x3400U) macro 936 #define TAMP ((TAMP_TypeDef *) TAMP_BASE)
|