aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/Micron/n25q128.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/Micron/n25q128.h')
-rw-r--r--os/ex/Micron/n25q128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ex/Micron/n25q128.h b/os/ex/Micron/n25q128.h
index 683d66bb0..c6bff3797 100644
--- a/os/ex/Micron/n25q128.h
+++ b/os/ex/Micron/n25q128.h
@@ -71,7 +71,7 @@
* @name Status register bits
* @{
*/
-#define N25Q128_STS_BUSY 0x80U
+#define N25Q128_STS_PROGRAM_ERASE 0x80U
#define N25Q128_STS_ERASE_SUSPEND 0x40U
#define N25Q128_STS_ERASE_ERROR 0x20U
#define N25Q128_STS_PROGRAM_ERROR 0x10U