generated from hulk/gd32e23x_template
	测试软件IIC
This commit is contained in:
		| @@ -45,9 +45,9 @@ | ||||
|  | ||||
| /* select a system clock by uncommenting the following line */ | ||||
| //#define __SYSTEM_CLOCK_8M_HXTAL              (__HXTAL) | ||||
| #define __SYSTEM_CLOCK_8M_IRC8M              (__IRC8M) | ||||
| // #define __SYSTEM_CLOCK_8M_IRC8M              (__IRC8M) | ||||
| // #define __SYSTEM_CLOCK_72M_PLL_HXTAL         (uint32_t)(72000000) | ||||
| // #define __SYSTEM_CLOCK_72M_PLL_IRC8M_DIV2    (uint32_t)(72000000) | ||||
| #define __SYSTEM_CLOCK_72M_PLL_IRC8M_DIV2    (uint32_t)(72000000) | ||||
|  | ||||
| #define RCU_MODIFY(__delay)     do{                                     \ | ||||
|                                     volatile uint32_t i;                \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user