Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h255 #define LL_RCC_SYS_HSE RCC_CR_HSEON /*!< Enable HSE system clock */ macro
1103 if (Source == LL_RCC_SYS_HSE) in LL_RCC_SetSysClkSource()
1120 return LL_RCC_SYS_HSE; in LL_RCC_GetSysClkSource()