|
OpenOCD
|

Data Fields | |
| struct flash_device | dev |
| char | devname [32] |
| unsigned int | options |
| bool | probed |
Definition at line 80 of file max32xxx_qspi.c.
| struct flash_device max32xxx_qspi_flash_bank::dev |
Definition at line 82 of file max32xxx_qspi.c.
Referenced by COMMAND_HANDLER(), get_max32xxx_qspi_info(), max32xxx_qspi_erase(), max32xxx_qspi_post_op(), max32xxx_qspi_probe(), max32xxx_qspi_write(), and max32xxx_qspi_write_block().
| char max32xxx_qspi_flash_bank::devname[32] |
Definition at line 82 of file max32xxx_qspi.c.
| unsigned int max32xxx_qspi_flash_bank::options |
Definition at line 84 of file max32xxx_qspi.c.
Referenced by max32xxx_qspi_post_op(), max32xxx_qspi_probe(), max32xxx_qspi_write(), and max32xxx_qspi_write_block().
| bool max32xxx_qspi_flash_bank::probed |
Definition at line 81 of file max32xxx_qspi.c.
Referenced by COMMAND_HANDLER(), get_max32xxx_qspi_info(), max32xxx_qspi_auto_probe(), and max32xxx_qspi_probe().