Searched refs:BIT_EN_CK_400M (Results 1 – 2 of 2) sorted by relevance
493 Temp &= ~BIT_EN_CK_400M; in FLASH_ClockSwitch()510 Temp |= BIT_EN_CK_400M; in FLASH_ClockSwitch()
570 #define BIT_EN_CK_400M (0x00000001 << BIT_SHIFT_EN_CK_400M) /*!< 1: enable PLL 400M clock; 0: … macro
Completed in 10 milliseconds