STM32L443xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_RCC_EnableIT_LSIRDY (void) |
Enable LSI ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_LSERDY (void) |
Enable LSE ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_MSIRDY (void) |
Enable MSI ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_HSIRDY (void) |
Enable HSI ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_HSERDY (void) |
Enable HSE ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_PLLRDY (void) |
Enable PLL ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_HSI48RDY (void) |
Enable HSI48 ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_PLLSAI1RDY (void) |
Enable PLLSAI1 ready interrupt. | |
__STATIC_INLINE void | LL_RCC_EnableIT_LSECSS (void) |
Enable LSE clock security system interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_LSIRDY (void) |
Disable LSI ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_LSERDY (void) |
Disable LSE ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_MSIRDY (void) |
Disable MSI ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_HSIRDY (void) |
Disable HSI ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_HSERDY (void) |
Disable HSE ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_PLLRDY (void) |
Disable PLL ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_HSI48RDY (void) |
Disable HSI48 ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_PLLSAI1RDY (void) |
Disable PLLSAI1 ready interrupt. | |
__STATIC_INLINE void | LL_RCC_DisableIT_LSECSS (void) |
Disable LSE clock security system interrupt. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSIRDY (void) |
Checks if LSI ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSERDY (void) |
Checks if LSE ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_MSIRDY (void) |
Checks if MSI ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSIRDY (void) |
Checks if HSI ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSERDY (void) |
Checks if HSE ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLRDY (void) |
Checks if PLL ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSI48RDY (void) |
Checks if HSI48 ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLSAI1RDY (void) |
Checks if PLLSAI1 ready interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSECSS (void) |
Checks if LSECSS interrupt source is enabled or disabled. |
__STATIC_INLINE void LL_RCC_DisableIT_HSERDY | ( | void | ) |
Disable HSE ready interrupt.
None |
Definition at line 5986 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_HSI48RDY | ( | void | ) |
Disable HSI48 ready interrupt.
None |
Definition at line 6007 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_HSIRDY | ( | void | ) |
Disable HSI ready interrupt.
None |
Definition at line 5976 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_LSECSS | ( | void | ) |
Disable LSE clock security system interrupt.
None |
Definition at line 6042 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_LSERDY | ( | void | ) |
Disable LSE ready interrupt.
None |
Definition at line 5956 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_LSIRDY | ( | void | ) |
Disable LSI ready interrupt.
None |
Definition at line 5946 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_MSIRDY | ( | void | ) |
Disable MSI ready interrupt.
None |
Definition at line 5966 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_PLLRDY | ( | void | ) |
Disable PLL ready interrupt.
None |
Definition at line 5996 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_PLLSAI1RDY | ( | void | ) |
Disable PLLSAI1 ready interrupt.
None |
Definition at line 6019 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_HSERDY | ( | void | ) |
Enable HSE ready interrupt.
None |
Definition at line 5880 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_HSI48RDY | ( | void | ) |
Enable HSI48 ready interrupt.
None |
Definition at line 5901 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_HSIRDY | ( | void | ) |
Enable HSI ready interrupt.
None |
Definition at line 5870 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_LSECSS | ( | void | ) |
Enable LSE clock security system interrupt.
None |
Definition at line 5936 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_LSERDY | ( | void | ) |
Enable LSE ready interrupt.
None |
Definition at line 5850 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_LSIRDY | ( | void | ) |
Enable LSI ready interrupt.
None |
Definition at line 5840 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_MSIRDY | ( | void | ) |
Enable MSI ready interrupt.
None |
Definition at line 5860 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_PLLRDY | ( | void | ) |
Enable PLL ready interrupt.
None |
Definition at line 5890 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_PLLSAI1RDY | ( | void | ) |
Enable PLLSAI1 ready interrupt.
None |
Definition at line 5913 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.
State | of bit (1 or 0). |
Definition at line 6092 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.
State | of bit (1 or 0). |
Definition at line 6113 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.
State | of bit (1 or 0). |
Definition at line 6082 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_LSECSS | ( | void | ) |
Checks if LSECSS interrupt source is enabled or disabled.
State | of bit (1 or 0). |
Definition at line 6148 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.
State | of bit (1 or 0). |
Definition at line 6062 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.
State | of bit (1 or 0). |
Definition at line 6052 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.
State | of bit (1 or 0). |
Definition at line 6072 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.
State | of bit (1 or 0). |
Definition at line 6102 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.
State | of bit (1 or 0). |
Definition at line 6125 of file stm32l4xx_ll_rcc.h.