::NAND_STATUS_FAIL is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

::NAND_STATUS_FAIL

Syntax

NAND_STATUS_FAIL = 0x01;

References

LocationReferrerText
core.h:162
NAND_STATUS_FAIL = 0x01,
core.c:846nand_write_finish()
if (status & NAND_STATUS_FAIL) {
davinci.c:368davinci_writepage_tail()
if (status & NAND_STATUS_FAIL) {
lpc3180.c:532lpc3180_write_page()
if (status & NAND_STATUS_FAIL) {
lpc32xx.c:722lpc32xx_write_page_mlc()
if (status & NAND_STATUS_FAIL) {

Data Use

Functions using ::NAND_STATUS_FAIL
::NAND_STATUS_FAIL