Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h1495 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()
Dstm32h7rsxx_hal_rcc_ex.h602 #define RCC_CLOCKPROTECT_XSPI RCC_CKPROTR_XSPICKP /*!< XSPIs clock protection */
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15856 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro
Dstm32h7s7xx.h16914 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro
Dstm32h7s3xx.h16494 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro
Dstm32h7r7xx.h16274 #define RCC_CKPROTR_XSPICKP RCC_CKPROTR_XSPICKP_Msk macro