Searched defs:RCC_HSE_Bypass (Results 1 – 11 of 11) sorted by relevance
62 RCC_HSE_Bypass = RCC_CR_HSEBYP // HSE Bypass enumerator
64 #define RCC_HSE_Bypass ((uint32_t)0x00040000) macro
30 #define RCC_HSE_Bypass ((uint32_t)0x00040000) macro
32 #define RCC_HSE_Bypass ((uint32_t)0x00040000) macro
47 #define RCC_HSE_Bypass ((uint32_t)0x00040000) macro
54 #define RCC_HSE_Bypass ((uint8_t)0x05) macro
57 #define RCC_HSE_Bypass ((uint8_t)0x05) macro
Completed in 20 milliseconds