Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c1007 while (__HAL_RCC_GET_CPUCLK_SOURCE() != (pRCC_ClkInitStruct->CPUCLKSource << 4U)) in HAL_RCC_ClockConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h4022 #define __HAL_RCC_GET_CPUCLK_SOURCE() LL_RCC_GetCpuClkSource() macro