Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_utils.c141 ((((__RANGE__) == LL_RCC_PLLINPUTRANGE_1_2) && \
157 ((((__RANGEIN__) == LL_RCC_PLLINPUTRANGE_1_2) && \
159 (((__RANGEIN__) != LL_RCC_PLLINPUTRANGE_1_2) && \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_utils.c137 … (((__RANGE__) == LL_RCC_PLLINPUTRANGE_1_2) && \
159 … (((__RANGEIN__) == LL_RCC_PLLINPUTRANGE_1_2) && \
161 … (((__RANGEIN__) != LL_RCC_PLLINPUTRANGE_1_2) && \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_utils.c215 (((__RANGE__) == LL_RCC_PLLINPUTRANGE_1_2) && (UTILS_PLLVCO_INPUT_MIN1 <= (__VALUE__)) && ((__VALUE…
225 (((__RANGEIN__) == LL_RCC_PLLINPUTRANGE_1_2) && ((__RANGEOUT__) == LL_RCC_PLLVCORANGE_MEDIUM)) || \
226 (((__RANGEIN__) != LL_RCC_PLLINPUTRANGE_1_2) && ((__RANGEOUT__) == LL_RCC_PLLVCORANGE_WIDE)))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h1203 #define LL_RCC_PLLINPUTRANGE_1_2 0x00000000U /*!< V… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h1100 #define LL_RCC_PLLINPUTRANGE_1_2 0U macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h1416 #define LL_RCC_PLLINPUTRANGE_1_2 (uint32_t)(0x00000000U) macro