Searched refs:NAND_ADDR_AREA (Results 1 – 2 of 2) sorted by relevance
96 result = NAND_ADDR_AREA; in rt_hw_nand_read_status()130 NAND_ADDR_AREA = mode; in rt_hw_nand_set_mode()131 NAND_ADDR_AREA = 0; in rt_hw_nand_set_mode()132 NAND_ADDR_AREA = 0; in rt_hw_nand_set_mode()133 NAND_ADDR_AREA = 0; in rt_hw_nand_set_mode()170 deviceid[0] = NAND_ADDR_AREA; /* Byte 0 */ in _read_id()283 *data++ = NAND_ADDR_AREA; in _read_page()327 *data++ = NAND_ADDR_AREA; in _read_page()356 *spare++ = NAND_ADDR_AREA; in _read_page()411 NAND_ADDR_AREA = *data++; in _write_page()[all …]
30 #define NAND_ADDR_AREA (*(__IO rt_uint8_t *)NAND_ADDR) macro
Completed in 5 milliseconds