Searched refs:RCC_CFGR_IOBOOSTEN (Results 1 – 5 of 5) sorted by relevance
1317 #if defined( RCC_CFGR_IOBOOSTEN)1328 SET_BIT(RCC->CFGR, RCC_CFGR_IOBOOSTEN); in LL_RCC_IOBOOST_Enable()1338 CLEAR_BIT(RCC->CFGR, RCC_CFGR_IOBOOSTEN); in LL_RCC_IOBOOST_Disable()1348 return ((READ_BIT(RCC->CFGR, RCC_CFGR_IOBOOSTEN) == (RCC_CFGR_IOBOOSTEN)) ? 1UL : 0UL); in LL_RCC_IOBOOST_IsEnabled()
2793 #define RCC_CFGR_IOBOOSTEN RCC_CFGR_IOBOOSTEN_Msk macro
2879 #define RCC_CFGR_IOBOOSTEN RCC_CFGR_IOBOOSTEN_Msk macro
2818 #define RCC_CFGR_IOBOOSTEN RCC_CFGR_IOBOOSTEN_Msk macro