Home
last modified time | relevance | path

Searched refs:LL_RCC_IC18_IsEnabled (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7739 __STATIC_INLINE uint32_t LL_RCC_IC18_IsEnabled(void) in LL_RCC_IC18_IsEnabled() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c3802 if (LL_RCC_IC18_IsEnabled() != 0U) in RCCEx_GetCSICLKFreq()