Home
last modified time | relevance | path

Searched refs:TAMPx (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rtc.h2792 __STATIC_INLINE void LL_RTC_TAMPER_Enable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Enable() argument
2794 SET_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Enable()
2810 __STATIC_INLINE void LL_RTC_TAMPER_Disable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Disable() argument
2812 CLEAR_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Disable()
2827 __STATIC_INLINE void LL_RTC_TAMPER_EnableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_EnableMask() argument
2829 SET_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_EnableMask()
2843 __STATIC_INLINE void LL_RTC_TAMPER_DisableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_DisableMask() argument
2845 CLEAR_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_DisableMask()
2861 __STATIC_INLINE void LL_RTC_TAMPER_EnableEraseBKP(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_EnableEraseBKP() argument
2863 CLEAR_BIT(TAMPx->CR2, Tamper); in LL_RTC_TAMPER_EnableEraseBKP()
[all …]
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rtc.h2651 __STATIC_INLINE void LL_RTC_TAMPER_Enable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Enable() argument
2653 SET_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Enable()
2669 __STATIC_INLINE void LL_RTC_TAMPER_Disable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Disable() argument
2671 CLEAR_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Disable()
2688 __STATIC_INLINE void LL_RTC_TAMPER_EnableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_EnableMask() argument
2690 SET_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_EnableMask()
2706 __STATIC_INLINE void LL_RTC_TAMPER_DisableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_DisableMask() argument
2708 CLEAR_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_DisableMask()
2724 __STATIC_INLINE void LL_RTC_TAMPER_EnableEraseBKP(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_EnableEraseBKP() argument
2726 CLEAR_BIT(TAMPx->CR2, Tamper); in LL_RTC_TAMPER_EnableEraseBKP()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rtc.h3199 __STATIC_INLINE void LL_RTC_TAMPER_Enable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Enable() argument
3201 SET_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Enable()
3217 __STATIC_INLINE void LL_RTC_TAMPER_Disable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Disable() argument
3219 CLEAR_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Disable()
3236 __STATIC_INLINE void LL_RTC_TAMPER_EnableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_EnableMask() argument
3238 SET_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_EnableMask()
3254 __STATIC_INLINE void LL_RTC_TAMPER_DisableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_DisableMask() argument
3256 CLEAR_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_DisableMask()
3272 __STATIC_INLINE void LL_RTC_TAMPER_EnableEraseBKP(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_EnableEraseBKP() argument
3274 CLEAR_BIT(TAMPx->CR2, Tamper); in LL_RTC_TAMPER_EnableEraseBKP()
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rtc.h3468 __STATIC_INLINE void LL_RTC_TAMPER_Enable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Enable() argument
3470 SET_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Enable()
3484 __STATIC_INLINE void LL_RTC_TAMPER_Disable(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_Disable() argument
3486 CLEAR_BIT(TAMPx->CR1, Tamper); in LL_RTC_TAMPER_Disable()
3501 __STATIC_INLINE void LL_RTC_TAMPER_EnableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_EnableMask() argument
3503 SET_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_EnableMask()
3517 __STATIC_INLINE void LL_RTC_TAMPER_DisableMask(TAMP_TypeDef *TAMPx, uint32_t Mask) in LL_RTC_TAMPER_DisableMask() argument
3519 CLEAR_BIT(TAMPx->CR2, Mask); in LL_RTC_TAMPER_DisableMask()
3533 __STATIC_INLINE void LL_RTC_TAMPER_EnableEraseBKP(TAMP_TypeDef *TAMPx, uint32_t Tamper) in LL_RTC_TAMPER_EnableEraseBKP() argument
3535 CLEAR_BIT(TAMPx->CR2, Tamper); in LL_RTC_TAMPER_EnableEraseBKP()
[all …]