Go to the documentation of this file.
39 #include "dev/flash.h"
40 #include "dev/watchdog.h"
42 #define FLASH_TIMEOUT 30
43 #define FLASH_REQ_TIMEOUT 150
45 static unsigned short ie1, ie2;
90 while(FCTL3 & 0x0001) nop();
102 while(FCTL3 & 0x0001) nop();