Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_utils.c120 ((__STATE__) == LL_UTILS_HSEBYPASSDIG_ON) || \
342 else if (HSEBypass == LL_UTILS_HSEBYPASSDIG_ON) in LL_PLL_ConfigSystemClock_HSE()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_utils.h205 #define LL_UTILS_HSEBYPASSDIG_ON RCC_OCENSETR_DIGBYP /*!< HSE Bypass Digital is enabled */ macro