|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_LSIRDY (void) |
| Clear LSI ready interrupt flag CICR LSIRDYC LL_RCC_ClearFlag_LSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_LSERDY (void) |
| Clear LSE ready interrupt flag CICR LSERDYC LL_RCC_ClearFlag_LSERDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_MSIRDY (void) |
| Clear MSI ready interrupt flag CICR MSIRDYC LL_RCC_ClearFlag_MSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_HSIRDY (void) |
| Clear HSI ready interrupt flag CICR HSIRDYC LL_RCC_ClearFlag_HSIRDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_HSERDY (void) |
| Clear HSE ready interrupt flag CICR HSERDYC LL_RCC_ClearFlag_HSERDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_PLLRDY (void) |
| Clear PLL ready interrupt flag CICR PLLRDYC LL_RCC_ClearFlag_PLLRDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_HSI48RDY (void) |
| Clear HSI48 ready interrupt flag CICR HSI48RDYC LL_RCC_ClearFlag_HSI48RDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_PLLSAI1RDY (void) |
| Clear PLLSAI1 ready interrupt flag CICR PLLSAI1RDYC LL_RCC_ClearFlag_PLLSAI1RDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_PLLSAI2RDY (void) |
| Clear PLLSAI1 ready interrupt flag CICR PLLSAI2RDYC LL_RCC_ClearFlag_PLLSAI2RDY. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_HSECSS (void) |
| Clear Clock security system interrupt flag CICR CSSC LL_RCC_ClearFlag_HSECSS. More... | |
| __STATIC_INLINE void | LL_RCC_ClearFlag_LSECSS (void) |
| Clear LSE Clock security system interrupt flag CICR LSECSSC LL_RCC_ClearFlag_LSECSS. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_LSIRDY (void) |
| Check if LSI ready interrupt occurred or not CIFR LSIRDYF LL_RCC_IsActiveFlag_LSIRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_LSERDY (void) |
| Check if LSE ready interrupt occurred or not CIFR LSERDYF LL_RCC_IsActiveFlag_LSERDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_MSIRDY (void) |
| Check if MSI ready interrupt occurred or not CIFR MSIRDYF LL_RCC_IsActiveFlag_MSIRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_HSIRDY (void) |
| Check if HSI ready interrupt occurred or not CIFR HSIRDYF LL_RCC_IsActiveFlag_HSIRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_HSERDY (void) |
| Check if HSE ready interrupt occurred or not CIFR HSERDYF LL_RCC_IsActiveFlag_HSERDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_PLLRDY (void) |
| Check if PLL ready interrupt occurred or not CIFR PLLRDYF LL_RCC_IsActiveFlag_PLLRDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_HSI48RDY (void) |
| Check if HSI48 ready interrupt occurred or not CIR HSI48RDYF LL_RCC_IsActiveFlag_HSI48RDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_PLLSAI1RDY (void) |
| Check if PLLSAI1 ready interrupt occurred or not CIFR PLLSAI1RDYF LL_RCC_IsActiveFlag_PLLSAI1RDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_PLLSAI2RDY (void) |
| Check if PLLSAI1 ready interrupt occurred or not CIFR PLLSAI2RDYF LL_RCC_IsActiveFlag_PLLSAI2RDY. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_HSECSS (void) |
| Check if Clock security system interrupt occurred or not CIFR CSSF LL_RCC_IsActiveFlag_HSECSS. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_LSECSS (void) |
| Check if LSE Clock security system interrupt occurred or not CIFR LSECSSF LL_RCC_IsActiveFlag_LSECSS. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_FWRST (void) |
| Check if RCC flag FW reset is set or not. CSR FWRSTF LL_RCC_IsActiveFlag_FWRST. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_IWDGRST (void) |
| Check if RCC flag Independent Watchdog reset is set or not. CSR IWDGRSTF LL_RCC_IsActiveFlag_IWDGRST. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_LPWRRST (void) |
| Check if RCC flag Low Power reset is set or not. CSR LPWRRSTF LL_RCC_IsActiveFlag_LPWRRST. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_OBLRST (void) |
| Check if RCC flag is set or not. CSR OBLRSTF LL_RCC_IsActiveFlag_OBLRST. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_PINRST (void) |
| Check if RCC flag Pin reset is set or not. CSR PINRSTF LL_RCC_IsActiveFlag_PINRST. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_SFTRST (void) |
| Check if RCC flag Software reset is set or not. CSR SFTRSTF LL_RCC_IsActiveFlag_SFTRST. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_WWDGRST (void) |
| Check if RCC flag Window Watchdog reset is set or not. CSR WWDGRSTF LL_RCC_IsActiveFlag_WWDGRST. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_IsActiveFlag_BORRST (void) |
| Check if RCC flag BOR reset is set or not. CSR BORRSTF LL_RCC_IsActiveFlag_BORRST. More... | |
| __STATIC_INLINE void | LL_RCC_ClearResetFlags (void) |
| Set RMVF bit to clear the reset flags. CSR RMVF LL_RCC_ClearResetFlags. More... | |
| __STATIC_INLINE void LL_RCC_ClearFlag_HSECSS | ( | void | ) |
Clear Clock security system interrupt flag CICR CSSC LL_RCC_ClearFlag_HSECSS.
| None |
Definition at line 5473 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_HSERDY | ( | void | ) |
Clear HSE ready interrupt flag CICR HSERDYC LL_RCC_ClearFlag_HSERDY.
| None |
Definition at line 5417 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_HSI48RDY | ( | void | ) |
Clear HSI48 ready interrupt flag CICR HSI48RDYC LL_RCC_ClearFlag_HSI48RDY.
| None |
Definition at line 5438 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_HSIRDY | ( | void | ) |
Clear HSI ready interrupt flag CICR HSIRDYC LL_RCC_ClearFlag_HSIRDY.
| None |
Definition at line 5407 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_LSECSS | ( | void | ) |
Clear LSE Clock security system interrupt flag CICR LSECSSC LL_RCC_ClearFlag_LSECSS.
| None |
Definition at line 5483 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_LSERDY | ( | void | ) |
Clear LSE ready interrupt flag CICR LSERDYC LL_RCC_ClearFlag_LSERDY.
| None |
Definition at line 5387 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_LSIRDY | ( | void | ) |
Clear LSI ready interrupt flag CICR LSIRDYC LL_RCC_ClearFlag_LSIRDY.
| None |
Definition at line 5377 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_MSIRDY | ( | void | ) |
Clear MSI ready interrupt flag CICR MSIRDYC LL_RCC_ClearFlag_MSIRDY.
| None |
Definition at line 5397 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_PLLRDY | ( | void | ) |
Clear PLL ready interrupt flag CICR PLLRDYC LL_RCC_ClearFlag_PLLRDY.
| None |
Definition at line 5427 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_PLLSAI1RDY | ( | void | ) |
Clear PLLSAI1 ready interrupt flag CICR PLLSAI1RDYC LL_RCC_ClearFlag_PLLSAI1RDY.
| None |
Definition at line 5450 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearFlag_PLLSAI2RDY | ( | void | ) |
Clear PLLSAI1 ready interrupt flag CICR PLLSAI2RDYC LL_RCC_ClearFlag_PLLSAI2RDY.
| None |
Definition at line 5462 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_ClearResetFlags | ( | void | ) |
Set RMVF bit to clear the reset flags. CSR RMVF LL_RCC_ClearResetFlags.
| None |
Definition at line 5689 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_BORRST | ( | void | ) |
Check if RCC flag BOR reset is set or not. CSR BORRSTF LL_RCC_IsActiveFlag_BORRST.
| State | of bit (1 or 0). |
Definition at line 5679 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_FWRST | ( | void | ) |
Check if RCC flag FW reset is set or not. CSR FWRSTF LL_RCC_IsActiveFlag_FWRST.
| State | of bit (1 or 0). |
Definition at line 5609 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_HSECSS | ( | void | ) |
Check if Clock security system interrupt occurred or not CIFR CSSF LL_RCC_IsActiveFlag_HSECSS.
| State | of bit (1 or 0). |
Definition at line 5589 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_HSERDY | ( | void | ) |
Check if HSE ready interrupt occurred or not CIFR HSERDYF LL_RCC_IsActiveFlag_HSERDY.
| State | of bit (1 or 0). |
Definition at line 5533 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_HSI48RDY | ( | void | ) |
Check if HSI48 ready interrupt occurred or not CIR HSI48RDYF LL_RCC_IsActiveFlag_HSI48RDY.
| State | of bit (1 or 0). |
Definition at line 5554 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_HSIRDY | ( | void | ) |
Check if HSI ready interrupt occurred or not CIFR HSIRDYF LL_RCC_IsActiveFlag_HSIRDY.
| State | of bit (1 or 0). |
Definition at line 5523 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_IWDGRST | ( | void | ) |
Check if RCC flag Independent Watchdog reset is set or not. CSR IWDGRSTF LL_RCC_IsActiveFlag_IWDGRST.
| State | of bit (1 or 0). |
Definition at line 5619 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_LPWRRST | ( | void | ) |
Check if RCC flag Low Power reset is set or not. CSR LPWRRSTF LL_RCC_IsActiveFlag_LPWRRST.
| State | of bit (1 or 0). |
Definition at line 5629 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_LSECSS | ( | void | ) |
Check if LSE Clock security system interrupt occurred or not CIFR LSECSSF LL_RCC_IsActiveFlag_LSECSS.
| State | of bit (1 or 0). |
Definition at line 5599 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_LSERDY | ( | void | ) |
Check if LSE ready interrupt occurred or not CIFR LSERDYF LL_RCC_IsActiveFlag_LSERDY.
| State | of bit (1 or 0). |
Definition at line 5503 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_LSIRDY | ( | void | ) |
Check if LSI ready interrupt occurred or not CIFR LSIRDYF LL_RCC_IsActiveFlag_LSIRDY.
| State | of bit (1 or 0). |
Definition at line 5493 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_MSIRDY | ( | void | ) |
Check if MSI ready interrupt occurred or not CIFR MSIRDYF LL_RCC_IsActiveFlag_MSIRDY.
| State | of bit (1 or 0). |
Definition at line 5513 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_OBLRST | ( | void | ) |
Check if RCC flag is set or not. CSR OBLRSTF LL_RCC_IsActiveFlag_OBLRST.
| State | of bit (1 or 0). |
Definition at line 5639 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_PINRST | ( | void | ) |
Check if RCC flag Pin reset is set or not. CSR PINRSTF LL_RCC_IsActiveFlag_PINRST.
| State | of bit (1 or 0). |
Definition at line 5649 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_PLLRDY | ( | void | ) |
Check if PLL ready interrupt occurred or not CIFR PLLRDYF LL_RCC_IsActiveFlag_PLLRDY.
| State | of bit (1 or 0). |
Definition at line 5543 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_PLLSAI1RDY | ( | void | ) |
Check if PLLSAI1 ready interrupt occurred or not CIFR PLLSAI1RDYF LL_RCC_IsActiveFlag_PLLSAI1RDY.
| State | of bit (1 or 0). |
Definition at line 5566 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_PLLSAI2RDY | ( | void | ) |
Check if PLLSAI1 ready interrupt occurred or not CIFR PLLSAI2RDYF LL_RCC_IsActiveFlag_PLLSAI2RDY.
| State | of bit (1 or 0). |
Definition at line 5578 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_SFTRST | ( | void | ) |
Check if RCC flag Software reset is set or not. CSR SFTRSTF LL_RCC_IsActiveFlag_SFTRST.
| State | of bit (1 or 0). |
Definition at line 5659 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_IsActiveFlag_WWDGRST | ( | void | ) |
Check if RCC flag Window Watchdog reset is set or not. CSR WWDGRSTF LL_RCC_IsActiveFlag_WWDGRST.
| State | of bit (1 or 0). |
Definition at line 5669 of file stm32l4xx_ll_rcc.h.