Searched defs:RCC_LSE_BYPASS (Results 1 – 8 of 8) sorted by relevance
449 #define RCC_LSE_BYPASS ((uint8_t)0x04) macro
453 #define RCC_LSE_BYPASS ((uint8_t)0x04) macro
544 #define RCC_LSE_BYPASS ((uint32_t)0x00000004) macro
354 #define RCC_LSE_BYPASS (0x00000005U) /*!< External clock so… macro
Completed in 716 milliseconds