Hal Drivers for L4
Dependents: BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo
Fork of STM32L4xx_HAL_Driver by
IT Management
[RCC Exported Functions]
Functions | |
__STATIC_INLINE void | LL_RCC_EnableIT_LSIRDY (void) |
Enable RCC interrupt CIER LSIRDYIE LL_RCC_EnableIT_LSIRDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_LSERDY (void) |
Enable RCC interrupt CIER LSERDYIE LL_RCC_EnableIT_LSERDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_MSIRDY (void) |
Enable RCC interrupt CIER MSIRDYIE LL_RCC_EnableIT_MSIRDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_HSIRDY (void) |
Enable RCC interrupt CIER HSIRDYIE LL_RCC_EnableIT_HSIRDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_HSERDY (void) |
Enable RCC interrupt CIER HSERDYIE LL_RCC_EnableIT_HSERDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_PLLRDY (void) |
Enable RCC interrupt CIER PLLRDYIE LL_RCC_EnableIT_PLLRDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_PLLSAI1RDY (void) |
Enable RCC interrupt CIER PLLSAI1RDYIE LL_RCC_EnableIT_PLLSAI1RDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_PLLSAI2RDY (void) |
Enable RCC interrupt CIER PLLSAI2RDYIE LL_RCC_EnableIT_PLLSAI2RDY. | |
__STATIC_INLINE void | LL_RCC_EnableIT_LSECSS (void) |
Disable RCC interrupt CIER LSECSSIE LL_RCC_EnableIT_LSECSS. | |
__STATIC_INLINE void | LL_RCC_DisableIT_LSIRDY (void) |
Disable RCC interrupt CIER LSIRDYIE LL_RCC_DisableIT_LSIRDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_LSERDY (void) |
Disable RCC interrupt CIER LSERDYIE LL_RCC_DisableIT_LSERDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_MSIRDY (void) |
Disable RCC interrupt CIER MSIRDYIE LL_RCC_DisableIT_MSIRDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_HSIRDY (void) |
Disable RCC interrupt CIER HSIRDYIE LL_RCC_DisableIT_HSIRDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_HSERDY (void) |
Disable RCC interrupt CIER HSERDYIE LL_RCC_DisableIT_HSERDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_PLLRDY (void) |
Disable RCC interrupt CIER PLLRDYIE LL_RCC_DisableIT_PLLRDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_PLLSAI1RDY (void) |
Disable RCC interrupt CIER PLLSAI1RDYIE LL_RCC_DisableIT_PLLSAI1RDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_PLLSAI2RDY (void) |
Disable RCC interrupt CIER PLLSAI2RDYIE LL_RCC_DisableIT_PLLSAI2RDY. | |
__STATIC_INLINE void | LL_RCC_DisableIT_LSECSS (void) |
Disable RCC interrupt CIER LSECSSIE LL_RCC_DisableIT_LSECSS. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSIRDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSERDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_MSIRDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSIRDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_HSERDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLRDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLSAI1RDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_PLLSAI2RDY (void) |
Checks if the specified RCC interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_RCC_IsEnabledIT_LSECSS (void) |
Checks if the specified RCC interrupt source is enabled or disabled. |
Function Documentation
__STATIC_INLINE void LL_RCC_DisableIT_HSERDY | ( | void | ) |
Disable RCC interrupt CIER HSERDYIE LL_RCC_DisableIT_HSERDY.
- Return values:
-
None
Definition at line 3354 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_HSIRDY | ( | void | ) |
Disable RCC interrupt CIER HSIRDYIE LL_RCC_DisableIT_HSIRDY.
- Return values:
-
None
Definition at line 3344 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_LSECSS | ( | void | ) |
Disable RCC interrupt CIER LSECSSIE LL_RCC_DisableIT_LSECSS.
- Return values:
-
None
Definition at line 3394 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_LSERDY | ( | void | ) |
Disable RCC interrupt CIER LSERDYIE LL_RCC_DisableIT_LSERDY.
- Return values:
-
None
Definition at line 3324 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_LSIRDY | ( | void | ) |
Disable RCC interrupt CIER LSIRDYIE LL_RCC_DisableIT_LSIRDY.
- Return values:
-
None
Definition at line 3314 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_MSIRDY | ( | void | ) |
Disable RCC interrupt CIER MSIRDYIE LL_RCC_DisableIT_MSIRDY.
- Return values:
-
None
Definition at line 3334 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_PLLRDY | ( | void | ) |
Disable RCC interrupt CIER PLLRDYIE LL_RCC_DisableIT_PLLRDY.
- Return values:
-
None
Definition at line 3364 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_PLLSAI1RDY | ( | void | ) |
Disable RCC interrupt CIER PLLSAI1RDYIE LL_RCC_DisableIT_PLLSAI1RDY.
- Return values:
-
None
Definition at line 3374 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_DisableIT_PLLSAI2RDY | ( | void | ) |
Disable RCC interrupt CIER PLLSAI2RDYIE LL_RCC_DisableIT_PLLSAI2RDY.
- Return values:
-
None
Definition at line 3384 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_HSERDY | ( | void | ) |
Enable RCC interrupt CIER HSERDYIE LL_RCC_EnableIT_HSERDY.
- Return values:
-
None
Definition at line 3264 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_HSIRDY | ( | void | ) |
Enable RCC interrupt CIER HSIRDYIE LL_RCC_EnableIT_HSIRDY.
- Return values:
-
None
Definition at line 3254 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_LSECSS | ( | void | ) |
Disable RCC interrupt CIER LSECSSIE LL_RCC_EnableIT_LSECSS.
- Return values:
-
None
Definition at line 3304 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_LSERDY | ( | void | ) |
Enable RCC interrupt CIER LSERDYIE LL_RCC_EnableIT_LSERDY.
- Return values:
-
None
Definition at line 3234 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_LSIRDY | ( | void | ) |
Enable RCC interrupt CIER LSIRDYIE LL_RCC_EnableIT_LSIRDY.
- Return values:
-
None
Definition at line 3224 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_MSIRDY | ( | void | ) |
Enable RCC interrupt CIER MSIRDYIE LL_RCC_EnableIT_MSIRDY.
- Return values:
-
None
Definition at line 3244 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_PLLRDY | ( | void | ) |
Enable RCC interrupt CIER PLLRDYIE LL_RCC_EnableIT_PLLRDY.
- Return values:
-
None
Definition at line 3274 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_PLLSAI1RDY | ( | void | ) |
Enable RCC interrupt CIER PLLSAI1RDYIE LL_RCC_EnableIT_PLLSAI1RDY.
- Return values:
-
None
Definition at line 3284 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_EnableIT_PLLSAI2RDY | ( | void | ) |
Enable RCC interrupt CIER PLLSAI2RDYIE LL_RCC_EnableIT_PLLSAI2RDY.
- Return values:
-
None
Definition at line 3294 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_HSERDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER HSERDYIE LL_RCC_IsEnabledIT_HSERDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3444 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_HSIRDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER HSIRDYIE LL_RCC_IsEnabledIT_HSIRDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3434 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_LSECSS | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER LSECSSIE LL_RCC_IsEnabledIT_LSECSS
- Return values:
-
State of bit (1 or 0).
Definition at line 3484 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_LSERDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER LSERDYIE LL_RCC_IsEnabledIT_LSERDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3414 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_LSIRDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER LSIRDYIE LL_RCC_IsEnabledIT_LSIRDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3404 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_MSIRDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER MSIRDYIE LL_RCC_IsEnabledIT_MSIRDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3424 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_PLLRDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER PLLRDYIE LL_RCC_IsEnabledIT_PLLRDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3454 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_PLLSAI1RDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER PLLSAI1RDYIE LL_RCC_IsEnabledIT_PLLSAI1RDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3464 of file stm32l4xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_IsEnabledIT_PLLSAI2RDY | ( | void | ) |
Checks if the specified RCC interrupt source is enabled or disabled.
CIER PLLSAI2RDYIE LL_RCC_IsEnabledIT_PLLSAI2RDY
- Return values:
-
State of bit (1 or 0).
Definition at line 3474 of file stm32l4xx_ll_rcc.h.
Generated on Tue Jul 12 2022 11:35:24 by
