Home
last modified time | relevance | path

Searched refs:RCC_CIR_PLLRDYIE (Results 1 – 5 of 5) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h191 #define LL_RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE /*!< PLL Ready Interrupt Enable */
1620 SET_BIT(RCC->CIR, RCC_CIR_PLLRDYIE); in LL_RCC_EnableIT_PLLRDY()
1692 CLEAR_BIT(RCC->CIR, RCC_CIR_PLLRDYIE); in LL_RCC_DisableIT_PLLRDY()
1764 return (READ_BIT(RCC->CIR, RCC_CIR_PLLRDYIE) == (RCC_CIR_PLLRDYIE)); in LL_RCC_IsEnabledIT_PLLRDY()
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4015 #define RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4015 #define RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4408 #define RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE_Msk /*!< PLL Ready Inter… macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4478 #define RCC_CIR_PLLRDYIE RCC_CIR_PLLRDYIE_Msk /*!< PLL Ready Inter… macro