Searched refs:RCC_HSE_Bypass (Results 1 – 4 of 4) sorted by relevance
67 #define RCC_HSE_Bypass ((uint8_t)0x05) macro69 ((HSE) == RCC_HSE_Bypass))
68 #define RCC_HSE_Bypass ((uint32_t)0x00040000) macro70 ((HSE) == RCC_HSE_Bypass))
286 case RCC_HSE_Bypass: in RCC_HSEConfig()
Completed in 11 milliseconds