Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_rcc.h76 #define RCC_PLLSource_HSI_Div4 ((uint32_t)0x00000000) macro
79 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI_Div4) || \
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_rcc.h76 #define RCC_PLLSource_HSI_Div4 ((uint32_t)0x00000000) macro
79 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI_Div4) || \
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_rcc.h76 #define RCC_PLLSource_HSI_Div4 ((uint32_t)0x00000000) macro
79 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI_Div4) || \
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_rcc.h76 #define RCC_PLLSource_HSI_Div4 ((uint32_t)0x00000000) macro
79 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI_Div4) || \

Completed in 13 milliseconds