/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 869 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 871 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 1041 #define __HAL_RCC_CRS_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); 1414 #define __HAL_RCC_CRS_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) != 0U) 1474 #define __HAL_RCC_CRS_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) == 0U)
|
D | stm32g4xx_ll_bus.h | 144 #define LL_APB1_GRP1_PERIPH_CRS RCC_APB1ENR1_CRSEN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 1083 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 1085 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 1206 #define __HAL_RCC_CRS_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); 1531 #define __HAL_RCC_CRS_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) != 0U) 1588 #define __HAL_RCC_CRS_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) == 0U)
|
D | stm32l5xx_ll_bus.h | 143 #define LL_APB1_GRP1_PERIPH_CRS RCC_APB1ENR1_CRSEN
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc.h | 1246 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 1248 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 1407 #define __HAL_RCC_CRS_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); 1953 #define __HAL_RCC_CRS_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) != 0U) 2052 #define __HAL_RCC_CRS_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) == 0U)
|
D | stm32l4xx_ll_bus.h | 209 #define LL_APB1_GRP1_PERIPH_CRS RCC_APB1ENR1_CRSEN
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_rcc.h | 1572 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 1574 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN); \ 1671 #define __HAL_RCC_CRS_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) 2375 #define __HAL_RCC_CRS_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) != 0U) 2427 #define __HAL_RCC_CRS_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_CRSEN) == 0U)
|
D | stm32u5xx_ll_bus.h | 231 #define LL_APB1_GRP1_PERIPH_CRS RCC_APB1ENR1_CRSEN
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_bus.h | 149 #define LL_APB1_GRP1_PERIPH_CRS RCC_APB1ENR1_CRSEN
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 7612 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32g411xc.h | 7786 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32g441xx.h | 7990 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32gbk1cb.h | 7746 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32g431xx.h | 7763 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32g4a1xx.h | 8369 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32g491xx.h | 8142 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32g473xx.h | 8835 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32g471xx.h | 8297 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 6164 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32l412xx.h | 5942 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32l433xx.h | 9930 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32l451xx.h | 10091 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb35xx.h | 7713 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32wb55xx.h | 7928 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|
D | stm32wb5mxx.h | 7928 #define RCC_APB1ENR1_CRSEN RCC_APB1ENR1_CRSEN_Msk macro
|