Searched refs:RCC_APB1LENR_CRSEN (Results 1 – 8 of 8) sorted by relevance
1416 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_CRSEN); \1418 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_CRSEN); \1596 #define __HAL_RCC_CRS_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_CRSEN)2397 #define __HAL_RCC_CRS_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_CRSEN) != 0U)2503 #define __HAL_RCC_CRS_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_CRSEN) == 0U)
248 #define LL_APB1_GRP1_PERIPH_CRS RCC_APB1LENR_CRSEN
8999 #define RCC_APB1LENR_CRSEN RCC_APB1LENR_CRSEN_Msk macro
13340 #define RCC_APB1LENR_CRSEN RCC_APB1LENR_CRSEN_Msk macro
14110 #define RCC_APB1LENR_CRSEN RCC_APB1LENR_CRSEN_Msk macro
13877 #define RCC_APB1LENR_CRSEN RCC_APB1LENR_CRSEN_Msk macro
16737 #define RCC_APB1LENR_CRSEN RCC_APB1LENR_CRSEN_Msk macro
16200 #define RCC_APB1LENR_CRSEN RCC_APB1LENR_CRSEN_Msk macro