/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rtc_ex.h | 185 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV256 RTC_TAFCR_TAMPFREQ /*!<… 187 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_MASK RTC_TAFCR_TAMPFREQ /*!<…
|
D | stm32f0xx_ll_rtc.h | 439 #define LL_RTC_TAMPER_SAMPLFREQDIV_256 RTC_TAFCR_TAMPFREQ /*!< Each… 2303 MODIFY_REG(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ, SamplingFreq); in LL_RTC_TAMPER_SetSamplingFreq() 2322 return (uint32_t)(READ_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ)); in LL_RTC_TAMPER_GetSamplingFreq()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rtc_ex.h | 216 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV256 RTC_TAFCR_TAMPFREQ /*!<… 218 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_MASK RTC_TAFCR_TAMPFREQ /*!<…
|
D | stm32f3xx_ll_rtc.h | 477 #define LL_RTC_TAMPER_SAMPLFREQDIV_256 RTC_TAFCR_TAMPFREQ /*!< Each… 2738 MODIFY_REG(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ, SamplingFreq); in LL_RTC_TAMPER_SetSamplingFreq() 2757 return (uint32_t)(READ_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ)); in LL_RTC_TAMPER_GetSamplingFreq()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rtc_ex.h | 206 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV256 RTC_TAFCR_TAMPFREQ /*!<… 208 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_MASK RTC_TAFCR_TAMPFREQ /*!<…
|
D | stm32f4xx_ll_rtc.h | 465 #define LL_RTC_TAMPER_SAMPLFREQDIV_256 RTC_TAFCR_TAMPFREQ /*!< Each… 2693 MODIFY_REG(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ, SamplingFreq); in LL_RTC_TAMPER_SetSamplingFreq() 2712 return (uint32_t)(READ_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ)); in LL_RTC_TAMPER_GetSamplingFreq()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rtc_ex.h | 225 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV256 RTC_TAFCR_TAMPFREQ /*!<… 227 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_MASK RTC_TAFCR_TAMPFREQ /*!<…
|
D | stm32l1xx_ll_rtc.h | 476 #define LL_RTC_TAMPER_SAMPLFREQDIV_256 RTC_TAFCR_TAMPFREQ /*!< Each… 2688 MODIFY_REG(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ, SamplingFreq); in LL_RTC_TAMPER_SetSamplingFreq() 2707 return (uint32_t)(READ_BIT(RTCx->TAFCR, RTC_TAFCR_TAMPFREQ)); in LL_RTC_TAMPER_GetSamplingFreq()
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 3706 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f030x8.h | 3750 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f070x6.h | 3786 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f031x6.h | 3833 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f030xc.h | 4076 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f038xx.h | 3805 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f070xb.h | 3944 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f058xx.h | 4305 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f051x8.h | 4333 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f071xb.h | 4837 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 5435 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f410rx.h | 5439 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32f410tx.h | 5395 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xba.h | 5083 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32l100xba.h | 5068 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32l151xba.h | 4956 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|
D | stm32l100xc.h | 5188 #define RTC_TAFCR_TAMPFREQ RTC_TAFCR_TAMPFREQ_Msk macro
|