Lines Matching defs:BKPx

311 __STATIC_INLINE void LL_RTC_SetOutputSource(BKP_TypeDef *BKPx, uint32_t OutputSource)  in LL_RTC_SetOutputSource()
328 __STATIC_INLINE uint32_t LL_RTC_GetOutPutSource(BKP_TypeDef *BKPx) in LL_RTC_GetOutPutSource()
453 __STATIC_INLINE void LL_RTC_TAMPER_Enable(BKP_TypeDef *BKPx) in LL_RTC_TAMPER_Enable()
463 __STATIC_INLINE void LL_RTC_TAMPER_Disable(BKP_TypeDef *BKPx) in LL_RTC_TAMPER_Disable()
477 __STATIC_INLINE void LL_RTC_TAMPER_SetActiveLevel(BKP_TypeDef *BKPx, uint32_t Tamper) in LL_RTC_TAMPER_SetActiveLevel()
487 __STATIC_INLINE uint32_t LL_RTC_TAMPER_GetActiveLevel(BKP_TypeDef *BKPx) in LL_RTC_TAMPER_GetActiveLevel()
551 __STATIC_INLINE void LL_RTC_BKP_SetRegister(BKP_TypeDef *BKPx, uint32_t BackupRegister, uint32_t Da… in LL_RTC_BKP_SetRegister()
611 __STATIC_INLINE uint32_t LL_RTC_BKP_GetRegister(BKP_TypeDef *BKPx, uint32_t BackupRegister) in LL_RTC_BKP_GetRegister()
640 __STATIC_INLINE void LL_RTC_CAL_SetCoarseDigital(BKP_TypeDef *BKPx, uint32_t Value) in LL_RTC_CAL_SetCoarseDigital()
651 __STATIC_INLINE uint32_t LL_RTC_CAL_GetCoarseDigital(BKP_TypeDef *BKPx) in LL_RTC_CAL_GetCoarseDigital()
669 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TAMPI(BKP_TypeDef *BKPx) in LL_RTC_IsActiveFlag_TAMPI()
680 __STATIC_INLINE void LL_RTC_ClearFlag_TAMPI(BKP_TypeDef *BKPx) in LL_RTC_ClearFlag_TAMPI()
691 __STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TAMPE(BKP_TypeDef *BKPx) in LL_RTC_IsActiveFlag_TAMPE()
702 __STATIC_INLINE void LL_RTC_ClearFlag_TAMPE(BKP_TypeDef *BKPx) in LL_RTC_ClearFlag_TAMPE()
925 __STATIC_INLINE void LL_RTC_EnableIT_TAMP(BKP_TypeDef *BKPx) in LL_RTC_EnableIT_TAMP()
936 __STATIC_INLINE void LL_RTC_DisableIT_TAMP(BKP_TypeDef *BKPx) in LL_RTC_DisableIT_TAMP()
947 __STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_TAMP(BKP_TypeDef *BKPx) in LL_RTC_IsEnabledIT_TAMP()