Searched refs:RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV32768 (Results 1 – 2 of 2) sorted by relevance
190 RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV32768, /*!< Tampers Sampling Frequency = RTC_CLK / 32768 */ enumerator
306 #define RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV32768 (0x00000000U) /*!< Each of the tamper inputs are s… macro323 #define IS_RTC_TAMPER_SAMPLING_FREQ(FREQ) (((FREQ) == RTC_TAMPERSAMPLINGFREQ_RTCCLK_DIV32768)|| \
Completed in 13 milliseconds