Go to the documentation of this file.
38 #include "dev/flash.h"
39 #include "dev/watchdog.h"
41 #define FLASH_TIMEOUT 30
42 #define FLASH_REQ_TIMEOUT 150
44 static unsigned short ie1, ie2;
89 while(FCTL3 & 0x0001) nop();
101 while(FCTL3 & 0x0001) nop();