Searched refs:RCC_CKPROTR_FMCCKP (Results 1 – 6 of 6) sorted by relevance
1525 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()
603 #define RCC_CLOCKPROTECT_FMC RCC_CKPROTR_FMCCKP /*!< FMC clock protection */
15859 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro
16917 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro
16497 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro
16277 #define RCC_CKPROTR_FMCCKP RCC_CKPROTR_FMCCKP_Msk macro