Home
last modified time | relevance | path

Searched refs:RCC_CIER_PLLRDYIE (Results 1 – 25 of 95) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rcc.h187 #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/
Dstm32g4xx_ll_rcc.h186 #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/
Dstm32wlxx_ll_rcc.h182 #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/
Dstm32u0xx_ll_rcc.h183 #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/
Dstm32g0xx_ll_rcc.h180 #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/
Dstm32wbxx_ll_rcc.h200 #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/
Dstm32l5xx_ll_rcc.h181 #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/
Dstm32l4xx_ll_rcc.h205 #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/
Dstm32l041xx.h3572 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l010x8.h3275 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l010xb.h3283 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l011xx.h3372 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l021xx.h3500 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l031xx.h3444 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l051xx.h3516 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l010x4.h3263 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l010x6.h3276 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l081xx.h3696 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l071xx.h3568 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l052xx.h3817 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l062xx.h3945 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l053xx.h3961 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l072xx.h3973 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l073xx.h4115 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
Dstm32l083xx.h4243 #define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk /*!< PLL Ready Inter… macro

1234