Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h5_core/src/
Dtest_stm32_clock_configuration.c58 uint32_t pll_src = __HAL_RCC_GET_PLL_OSCSOURCE(); in ZTEST()
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32u5_core/src/
Dtest_stm32_clock_configuration.c58 uint32_t pll_src = __HAL_RCC_GET_PLL_OSCSOURCE(); in ZTEST()
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_core/src/
Dtest_stm32_clock_configuration.c58 uint32_t pll_src = __HAL_RCC_GET_PLL_OSCSOURCE(); in ZTEST()
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/src/
Dtest_stm32_clock_configuration.c67 uint32_t pll_src = __HAL_RCC_GET_PLL_OSCSOURCE(); in ZTEST()