Home
last modified time | relevance | path

Searched refs:SecureConfig (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_pwr.h1732 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument
1734 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
Dstm32wbaxx_ll_rcc.h3194 __STATIC_INLINE void LL_RCC_ConfigSecure(uint32_t SecureConfig) in LL_RCC_ConfigSecure() argument
3196 WRITE_REG(RCC->SECCFGR, SecureConfig); in LL_RCC_ConfigSecure()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h1797 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument
1799 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h2003 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument
2005 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h3322 __STATIC_INLINE void LL_PWR_ConfigSecure(uint32_t SecureConfig) in LL_PWR_ConfigSecure() argument
3324 WRITE_REG(PWR->SECCFGR, SecureConfig); in LL_PWR_ConfigSecure()
Dstm32u5xx_ll_rcc.h6006 __STATIC_INLINE void LL_RCC_ConfigSecure(uint32_t SecureConfig) in LL_RCC_ConfigSecure() argument
6008 WRITE_REG(RCC->SECCFGR, SecureConfig); in LL_RCC_ConfigSecure()