/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rcc.h | 187 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable */ 2257 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 2339 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 2421 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == RCC_CIER_PLLRDYIE) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_rcc.h | 186 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable */ 2788 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 2858 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 2928 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == (RCC_CIER_PLLRDYIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rcc.h | 182 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable */ 3238 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 3308 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 3378 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == (RCC_CIER_PLLRDYIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_rcc.h | 183 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable */ 3065 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 3145 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 3225 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == (RCC_CIER_PLLRDYIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_rcc.h | 180 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable */ 3773 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 3835 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 3909 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == (RCC_CIER_PLLRDYIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_rcc.h | 200 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable … 4257 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 4360 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 4463 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == (RCC_CIER_PLLRDYIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_rcc.h | 181 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable */ 4478 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 4568 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 4658 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == RCC_CIER_PLLRDYIE) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_rcc.h | 205 #define LL_RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE /*!< PLL Ready Interrupt Enable */ 5892 SET_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY() 5998 CLEAR_BIT(RCC->CIER, RCC_CIER_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY() 6104 return ((READ_BIT(RCC->CIER, RCC_CIER_PLLRDYIE) == RCC_CIER_PLLRDYIE) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_PLLRDY()
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 3572 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l010x8.h | 3275 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l010xb.h | 3283 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l011xx.h | 3372 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l021xx.h | 3500 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l031xx.h | 3444 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l051xx.h | 3516 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l010x4.h | 3263 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l010x6.h | 3276 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l081xx.h | 3696 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l071xx.h | 3568 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l052xx.h | 3817 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l062xx.h | 3945 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l053xx.h | 3961 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l072xx.h | 3973 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l073xx.h | 4115 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|
D | stm32l083xx.h | 4243 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
|