Searched refs:LL_RCC_IC9_IsEnabled (Results 1 – 3 of 3) sorted by relevance
1949 if (LL_RCC_IC9_IsEnabled() != 0U) in LL_RCC_GetLPUARTClockFreq()2829 if (LL_RCC_IC9_IsEnabled() != 0U) in LL_RCC_GetSPIClockFreq()2979 if (LL_RCC_IC9_IsEnabled() != 0U) in LL_RCC_GetUARTClockFreq()3126 if (LL_RCC_IC9_IsEnabled() != 0U) in LL_RCC_GetUSARTClockFreq()
4547 if (LL_RCC_IC9_IsEnabled() != 0U) in RCCEx_GetLPUARTCLKFreq()5319 if (LL_RCC_IC9_IsEnabled() != 0U) in RCCEx_GetSPICLKFreq()5466 if (LL_RCC_IC9_IsEnabled() != 0U) in RCCEx_GetUARTCLKFreq()5610 if (LL_RCC_IC9_IsEnabled() != 0U) in RCCEx_GetUSARTCLKFreq()
7019 __STATIC_INLINE uint32_t LL_RCC_IC9_IsEnabled(void) in LL_RCC_IC9_IsEnabled() function