|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE void | LL_RCC_EnableIT_LSIRDY (void) |
| Enable LSI ready interrupt CIER LSIRDYIE LL_RCC_EnableIT_LSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_LSERDY (void) |
| Enable LSE ready interrupt CIER LSERDYIE LL_RCC_EnableIT_LSERDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_MSIRDY (void) |
| Enable MSI ready interrupt CIER MSIRDYIE LL_RCC_EnableIT_MSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_HSIRDY (void) |
| Enable HSI ready interrupt CIER HSIRDYIE LL_RCC_EnableIT_HSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_HSERDY (void) |
| Enable HSE ready interrupt CIER HSERDYIE LL_RCC_EnableIT_HSERDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_PLLRDY (void) |
| Enable PLL ready interrupt CIER PLLRDYIE LL_RCC_EnableIT_PLLRDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_HSI48RDY (void) |
| Enable HSI48 ready interrupt CIER HSI48RDYIE LL_RCC_EnableIT_HSI48RDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_PLLSAI1RDY (void) |
| Enable PLLSAI1 ready interrupt CIER PLLSAI1RDYIE LL_RCC_EnableIT_PLLSAI1RDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_PLLSAI2RDY (void) |
| Enable PLLSAI2 ready interrupt CIER PLLSAI2RDYIE LL_RCC_EnableIT_PLLSAI2RDY. More... | |
| __STATIC_INLINE void | LL_RCC_EnableIT_LSECSS (void) |
| Enable LSE clock security system interrupt CIER LSECSSIE LL_RCC_EnableIT_LSECSS. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_LSIRDY (void) |
| Disable LSI ready interrupt CIER LSIRDYIE LL_RCC_DisableIT_LSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_LSERDY (void) |
| Disable LSE ready interrupt CIER LSERDYIE LL_RCC_DisableIT_LSERDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_MSIRDY (void) |
| Disable MSI ready interrupt CIER MSIRDYIE LL_RCC_DisableIT_MSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_HSIRDY (void) |
| Disable HSI ready interrupt CIER HSIRDYIE LL_RCC_DisableIT_HSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_HSERDY (void) |
| Disable HSE ready interrupt CIER HSERDYIE LL_RCC_DisableIT_HSERDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_PLLRDY (void) |
| Disable PLL ready interrupt CIER PLLRDYIE LL_RCC_DisableIT_PLLRDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_HSI48RDY (void) |
| Disable HSI48 ready interrupt CIER HSI48RDYIE LL_RCC_DisableIT_HSI48RDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_PLLSAI1RDY (void) |
| Disable PLLSAI1 ready interrupt CIER PLLSAI1RDYIE LL_RCC_DisableIT_PLLSAI1RDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_PLLSAI2RDY (void) |
| Disable PLLSAI2 ready interrupt CIER PLLSAI2RDYIE LL_RCC_DisableIT_PLLSAI2RDY. More... | |
| __STATIC_INLINE void | LL_RCC_DisableIT_LSECSS (void) |
| Disable LSE clock security system interrupt CIER LSECSSIE LL_RCC_DisableIT_LSECSS. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSIRDY (void) |
| Checks if LSI ready interrupt source is enabled or disabled. CIER LSIRDYIE LL_RCC_IsEnabledIT_LSIRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSERDY (void) |
| Checks if LSE ready interrupt source is enabled or disabled. CIER LSERDYIE LL_RCC_IsEnabledIT_LSERDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_MSIRDY (void) |
| Checks if MSI ready interrupt source is enabled or disabled. CIER MSIRDYIE LL_RCC_IsEnabledIT_MSIRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSIRDY (void) |
| Checks if HSI ready interrupt source is enabled or disabled. CIER HSIRDYIE LL_RCC_IsEnabledIT_HSIRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSERDY (void) |
| Checks if HSE ready interrupt source is enabled or disabled. CIER HSERDYIE LL_RCC_IsEnabledIT_HSERDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLRDY (void) |
| Checks if PLL ready interrupt source is enabled or disabled. CIER PLLRDYIE LL_RCC_IsEnabledIT_PLLRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSI48RDY (void) |
| Checks if HSI48 ready interrupt source is enabled or disabled. CIER HSI48RDYIE LL_RCC_IsEnabledIT_HSI48RDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLSAI1RDY (void) |
| Checks if PLLSAI1 ready interrupt source is enabled or disabled. CIER PLLSAI1RDYIE LL_RCC_IsEnabledIT_PLLSAI1RDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLSAI2RDY (void) |
| Checks if PLLSAI2 ready interrupt source is enabled or disabled. CIER PLLSAI2RDYIE LL_RCC_IsEnabledIT_PLLSAI2RDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSECSS (void) |
| Checks if LSECSS interrupt source is enabled or disabled. CIER LSECSSIE LL_RCC_IsEnabledIT_LSECSS. More... | |
| __STATIC_INLINE void LL_RCC_DisableIT_HSERDY | ( | void | ) |
Disable HSE ready interrupt CIER HSERDYIE LL_RCC_DisableIT_HSERDY.
| None |
Definition at line 5853 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_HSI48RDY | ( | void | ) |
Disable HSI48 ready interrupt CIER HSI48RDYIE LL_RCC_DisableIT_HSI48RDY.
| None |
Definition at line 5874 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_HSIRDY | ( | void | ) |
Disable HSI ready interrupt CIER HSIRDYIE LL_RCC_DisableIT_HSIRDY.
| None |
Definition at line 5843 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_LSECSS | ( | void | ) |
Disable LSE clock security system interrupt CIER LSECSSIE LL_RCC_DisableIT_LSECSS.
| None |
Definition at line 5909 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_LSERDY | ( | void | ) |
Disable LSE ready interrupt CIER LSERDYIE LL_RCC_DisableIT_LSERDY.
| None |
Definition at line 5823 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_LSIRDY | ( | void | ) |
Disable LSI ready interrupt CIER LSIRDYIE LL_RCC_DisableIT_LSIRDY.
| None |
Definition at line 5813 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_MSIRDY | ( | void | ) |
Disable MSI ready interrupt CIER MSIRDYIE LL_RCC_DisableIT_MSIRDY.
| None |
Definition at line 5833 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_PLLRDY | ( | void | ) |
Disable PLL ready interrupt CIER PLLRDYIE LL_RCC_DisableIT_PLLRDY.
| None |
Definition at line 5863 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_PLLSAI1RDY | ( | void | ) |
Disable PLLSAI1 ready interrupt CIER PLLSAI1RDYIE LL_RCC_DisableIT_PLLSAI1RDY.
| None |
Definition at line 5886 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_DisableIT_PLLSAI2RDY | ( | void | ) |
Disable PLLSAI2 ready interrupt CIER PLLSAI2RDYIE LL_RCC_DisableIT_PLLSAI2RDY.
| None |
Definition at line 5898 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_HSERDY | ( | void | ) |
Enable HSE ready interrupt CIER HSERDYIE LL_RCC_EnableIT_HSERDY.
| None |
Definition at line 5747 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_HSI48RDY | ( | void | ) |
Enable HSI48 ready interrupt CIER HSI48RDYIE LL_RCC_EnableIT_HSI48RDY.
| None |
Definition at line 5768 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_HSIRDY | ( | void | ) |
Enable HSI ready interrupt CIER HSIRDYIE LL_RCC_EnableIT_HSIRDY.
| None |
Definition at line 5737 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_LSECSS | ( | void | ) |
Enable LSE clock security system interrupt CIER LSECSSIE LL_RCC_EnableIT_LSECSS.
| None |
Definition at line 5803 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_LSERDY | ( | void | ) |
Enable LSE ready interrupt CIER LSERDYIE LL_RCC_EnableIT_LSERDY.
| None |
Definition at line 5717 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_LSIRDY | ( | void | ) |
Enable LSI ready interrupt CIER LSIRDYIE LL_RCC_EnableIT_LSIRDY.
| None |
Definition at line 5707 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_MSIRDY | ( | void | ) |
Enable MSI ready interrupt CIER MSIRDYIE LL_RCC_EnableIT_MSIRDY.
| None |
Definition at line 5727 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_PLLRDY | ( | void | ) |
Enable PLL ready interrupt CIER PLLRDYIE LL_RCC_EnableIT_PLLRDY.
| None |
Definition at line 5757 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_PLLSAI1RDY | ( | void | ) |
Enable PLLSAI1 ready interrupt CIER PLLSAI1RDYIE LL_RCC_EnableIT_PLLSAI1RDY.
| None |
Definition at line 5780 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_EnableIT_PLLSAI2RDY | ( | void | ) |
Enable PLLSAI2 ready interrupt CIER PLLSAI2RDYIE LL_RCC_EnableIT_PLLSAI2RDY.
| None |
Definition at line 5792 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_HSERDY | ( | void | ) |
Checks if HSE ready interrupt source is enabled or disabled. CIER HSERDYIE LL_RCC_IsEnabledIT_HSERDY.
| State | of bit (1 or 0). |
Definition at line 5959 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_HSI48RDY | ( | void | ) |
Checks if HSI48 ready interrupt source is enabled or disabled. CIER HSI48RDYIE LL_RCC_IsEnabledIT_HSI48RDY.
| State | of bit (1 or 0). |
Definition at line 5980 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_HSIRDY | ( | void | ) |
Checks if HSI ready interrupt source is enabled or disabled. CIER HSIRDYIE LL_RCC_IsEnabledIT_HSIRDY.
| State | of bit (1 or 0). |
Definition at line 5949 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_LSECSS | ( | void | ) |
Checks if LSECSS interrupt source is enabled or disabled. CIER LSECSSIE LL_RCC_IsEnabledIT_LSECSS.
| State | of bit (1 or 0). |
Definition at line 6015 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_LSERDY | ( | void | ) |
Checks if LSE ready interrupt source is enabled or disabled. CIER LSERDYIE LL_RCC_IsEnabledIT_LSERDY.
| State | of bit (1 or 0). |
Definition at line 5929 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_LSIRDY | ( | void | ) |
Checks if LSI ready interrupt source is enabled or disabled. CIER LSIRDYIE LL_RCC_IsEnabledIT_LSIRDY.
| State | of bit (1 or 0). |
Definition at line 5919 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_MSIRDY | ( | void | ) |
Checks if MSI ready interrupt source is enabled or disabled. CIER MSIRDYIE LL_RCC_IsEnabledIT_MSIRDY.
| State | of bit (1 or 0). |
Definition at line 5939 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_PLLRDY | ( | void | ) |
Checks if PLL ready interrupt source is enabled or disabled. CIER PLLRDYIE LL_RCC_IsEnabledIT_PLLRDY.
| State | of bit (1 or 0). |
Definition at line 5969 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_PLLSAI1RDY | ( | void | ) |
Checks if PLLSAI1 ready interrupt source is enabled or disabled. CIER PLLSAI1RDYIE LL_RCC_IsEnabledIT_PLLSAI1RDY.
| State | of bit (1 or 0). |
Definition at line 5992 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_PLLSAI2RDY | ( | void | ) |
Checks if PLLSAI2 ready interrupt source is enabled or disabled. CIER PLLSAI2RDYIE LL_RCC_IsEnabledIT_PLLSAI2RDY.
| State | of bit (1 or 0). |
Definition at line 6004 of file stm32l4xx_ll_rcc.h.