Home
last modified time | relevance | path

Searched refs:PWR_CR1_ITCMSO (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_pwr.h815 #if defined (PWR_CR1_ITCMSO)
823 SET_BIT(PWR->CR1, PWR_CR1_ITCMSO); in LL_PWR_EnableITCMSOShutOff()
833 CLEAR_BIT(PWR->CR1, PWR_CR1_ITCMSO); in LL_PWR_DisableITCMSOShutOff()
843 return ((READ_BIT(PWR->CR1, PWR_CR1_ITCMSO) == (PWR_CR1_ITCMSO)) ? 1UL : 0UL); in LL_PWR_IsEnabledITCMShutOff()
Dstm32h7xx_hal_pwr_ex.h341 #define PWR_TCM_ECM_MEMORY_BLOCK PWR_CR1_ITCMSO /*!< Instruction TCM and ETM memories s…
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h12292 #define PWR_CR1_ITCMSO PWR_CR1_ITCMSO_Msk /*!< Instruction TCM… macro
Dstm32h7b0xx.h12736 #define PWR_CR1_ITCMSO PWR_CR1_ITCMSO_Msk /*!< Instruction TCM… macro
Dstm32h7b0xxq.h12737 #define PWR_CR1_ITCMSO PWR_CR1_ITCMSO_Msk /*!< Instruction TCM… macro
Dstm32h7a3xxq.h12293 #define PWR_CR1_ITCMSO PWR_CR1_ITCMSO_Msk /*!< Instruction TCM… macro
Dstm32h7b3xx.h12743 #define PWR_CR1_ITCMSO PWR_CR1_ITCMSO_Msk /*!< Instruction TCM… macro
Dstm32h7b3xxq.h12744 #define PWR_CR1_ITCMSO PWR_CR1_ITCMSO_Msk /*!< Instruction TCM… macro