Searched refs:RCC_CKPROTR_XSPICKP (Results 1 – 6 of 6) sorted by relevance
1495 SET_BIT(RCC->CKPROTR, RCC_CKPROTR_XSPICKP); in LL_RCC_EnableXSPIClockProtection()1505 CLEAR_BIT(RCC->CKPROTR, RCC_CKPROTR_XSPICKP); in LL_RCC_DisableXSPIClockProtection()1515 return ((READ_BIT(RCC->CKPROTR, RCC_CKPROTR_XSPICKP) == (RCC_CKPROTR_XSPICKP)) ? 1UL : 0UL); in LL_RCC_IsEnabledXSPIClockProtection()
602 #define RCC_CLOCKPROTECT_XSPI RCC_CKPROTR_XSPICKP /*!< XSPIs clock protection */
15856 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro
16914 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro
16494 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro
16274 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro