delay_us, delay_ms

This commit is contained in:
Todd Fleming
2017-01-07 23:30:48 -05:00
parent dec344fdb0
commit fdf6e31218
8 changed files with 78 additions and 45 deletions

View File

@ -289,9 +289,9 @@
#define PLL1CFG_Val 0x00000023
#define CCLKCFG_Val 0x00000003
#define USBCLKCFG_Val 0x00000000
#define PCLKSEL0_Val 0x00000000
#define PCLKSEL1_Val 0x00000000
#define PCONP_Val 0x042887DE
#define PCLKSEL0_Val 0x00000014
#define PCLKSEL1_Val 0x00005000
#define PCONP_Val 0x04E887DE
#define CLKOUTCFG_Val 0x00000000
@ -321,7 +321,7 @@
// </e>
*/
#define FLASH_SETUP 1
#define FLASHCFG_Val 0x0000303A
#define FLASHCFG_Val 0x0000503A
/*
//-------- <<< end of configuration section >>> ------------------------------