HAL + 0/10 examples
CodeScope will show references to RTC_TamperTypeDef::SamplingFrequency from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
RTC
STM32469I_EVAL
Examples
RTC
STM324x9I_EVAL
Examples
RTC
STM324xG_EVAL
Examples
RTC
STM32F412ZG-Nucleo
Examples
RTC
STM32F413ZH-Nucleo
Examples
RTC
STM32F429ZI-Nucleo
Examples
RTC
STM32F446ZE-Nucleo
Examples
RTC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRTC_TamperTypeDef::SamplingFrequency

RTC_TamperTypeDef::SamplingFrequency field

Specifies the sampling frequency. This parameter can be a value of RTCEx_Tamper_Sampling_Frequencies_Definitions

Syntax

uint32_t SamplingFrequency;

Examples

RTC_TamperTypeDef::SamplingFrequency is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rtc_ex.h:62
uint32_t SamplingFrequency; /*!< Specifies the sampling frequency.
stm32f4xx_hal_rtc_ex.c:428HAL_RTCEx_SetTamper()
assert_param(IS_RTC_TAMPER_SAMPLING_FREQ(sTamper->SamplingFrequency));
stm32f4xx_hal_rtc_ex.c:467HAL_RTCEx_SetTamper()
(uint32_t)sTamper->SamplingFrequency | \
stm32f4xx_hal_rtc_ex.c:505HAL_RTCEx_SetTamper_IT()
assert_param(IS_RTC_TAMPER_SAMPLING_FREQ(sTamper->SamplingFrequency));
stm32f4xx_hal_rtc_ex.c:544HAL_RTCEx_SetTamper_IT()
(uint32_t)sTamper->SamplingFrequency | \

Data Use

Functions reading RTC_TamperTypeDef::SamplingFrequency
RTC_TamperTypeDef::SamplingFrequency
Type of RTC_TamperTypeDef::SamplingFrequency
RTC_TamperTypeDef::SamplingFrequency
uint32_t
all items filtered out