Searched refs:tampSecure (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_rtc.h | 4161 __STATIC_INLINE void LL_RTC_SetTampSecure(RTC_TypeDef *RTCx, uint32_t tampSecure) in LL_RTC_SetTampSecure() argument 4164 MODIFY_REG(TAMP->SMCR, TAMP_SMCR_TAMPDPROT, tampSecure); in LL_RTC_SetTampSecure()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_rtc.h | 4863 __STATIC_INLINE void LL_RTC_SetTampSecure(const RTC_TypeDef *RTCx, uint32_t tampSecure) in LL_RTC_SetTampSecure() argument 4866 MODIFY_REG(TAMP->SECCFGR, TAMP_SECCFGR_TAMPSEC, tampSecure); in LL_RTC_SetTampSecure()
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rtc.h | 4540 __STATIC_INLINE void LL_RTC_SetTampSecure(RTC_TypeDef *RTCx, uint32_t tampSecure) in LL_RTC_SetTampSecure() argument 4543 MODIFY_REG(TAMP->SMCR, TAMP_SMCR_TAMPDPROT, tampSecure); in LL_RTC_SetTampSecure()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rtc.h | 4861 __STATIC_INLINE void LL_RTC_SetTampSecure(const RTC_TypeDef *RTCx, uint32_t tampSecure) in LL_RTC_SetTampSecure() argument 4864 MODIFY_REG(TAMP->SECCFGR, TAMP_SECCFGR_TAMPSEC, tampSecure); in LL_RTC_SetTampSecure()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rtc.h | 5218 __STATIC_INLINE void LL_RTC_SetTampSecure(RTC_TypeDef *RTCx, uint32_t tampSecure) in LL_RTC_SetTampSecure() argument 5221 MODIFY_REG(TAMP->SECCFGR, TAMP_SECCFGR_TAMPSEC, tampSecure); in LL_RTC_SetTampSecure()
|