OpenOCD
|
Data Fields | |
int | is_bulk |
int | osc_freq |
enum lpc3180_selected_controller | selected_controller |
uint32_t | sw_wp_lower_bound |
uint32_t | sw_wp_upper_bound |
int | sw_write_protection |
int lpc3180_nand_controller::is_bulk |
Definition at line 20 of file lpc3180.h.
Referenced by COMMAND_HANDLER(), lpc3180_read_page(), and lpc3180_write_page().
int lpc3180_nand_controller::osc_freq |
Definition at line 18 of file lpc3180.h.
Referenced by lpc3180_cycle_time(), and NAND_DEVICE_COMMAND_HANDLER().
enum lpc3180_selected_controller lpc3180_nand_controller::selected_controller |
Definition at line 18 of file lpc3180.h.
Referenced by COMMAND_HANDLER(), lpc3180_address(), lpc3180_command(), lpc3180_controller_ready(), lpc3180_init(), lpc3180_nand_ready(), lpc3180_read_data(), lpc3180_read_page(), lpc3180_reset(), lpc3180_tc_ready(), lpc3180_write_data(), lpc3180_write_page(), and NAND_DEVICE_COMMAND_HANDLER().
uint32_t lpc3180_nand_controller::sw_wp_lower_bound |
Definition at line 22 of file lpc3180.h.
Referenced by NAND_DEVICE_COMMAND_HANDLER().
uint32_t lpc3180_nand_controller::sw_wp_upper_bound |
Definition at line 23 of file lpc3180.h.
Referenced by NAND_DEVICE_COMMAND_HANDLER().
int lpc3180_nand_controller::sw_write_protection |
Definition at line 21 of file lpc3180.h.
Referenced by lpc3180_init(), and NAND_DEVICE_COMMAND_HANDLER().