Searched refs:SecureConfig (Results 1 – 6 of 6) sorted by relevance
1732 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument1734 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
3194 __STATIC_INLINE void LL_RCC_ConfigSecure(uint32_t SecureConfig) in LL_RCC_ConfigSecure() argument3196 WRITE_REG(RCC->SECCFGR, SecureConfig); in LL_RCC_ConfigSecure()
1797 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument1799 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
2003 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument2005 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
3322 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument3324 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
6006 __STATIC_INLINE void LL_RCC_ConfigSecure(uint32_t SecureConfig) in LL_RCC_ConfigSecure() argument6008 WRITE_REG(RCC->SECCFGR, SecureConfig); in LL_RCC_ConfigSecure()