Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h1525 SET_BIT(RCC->CKPROTR, RCC_CKPROTR_FMCCKP); in LL_RCC_EnableFMCClockProtection()
1535 CLEAR_BIT(RCC->CKPROTR, RCC_CKPROTR_FMCCKP); in LL_RCC_DisableFMCClockProtection()
1545 return ((READ_BIT(RCC->CKPROTR, RCC_CKPROTR_FMCCKP) == (RCC_CKPROTR_FMCCKP)) ? 1UL : 0UL); in LL_RCC_IsEnabledFMCClockProtection()
Dstm32h7rsxx_hal_rcc_ex.h603 #define RCC_CLOCKPROTECT_FMC RCC_CKPROTR_FMCCKP /*!< FMC clock protection */
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15859 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro
Dstm32h7s7xx.h16917 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro
Dstm32h7s3xx.h16497 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro
Dstm32h7r7xx.h16277 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro