OpenOCD
|
Data Fields | |
int | osc_freq |
enum lpc32xx_selected_controller | selected_controller |
uint32_t | sw_wp_lower_bound |
uint32_t | sw_wp_upper_bound |
int | sw_write_protection |
int lpc32xx_nand_controller::osc_freq |
Definition at line 18 of file lpc32xx.h.
Referenced by lpc32xx_cycle_time(), and NAND_DEVICE_COMMAND_HANDLER().
enum lpc32xx_selected_controller lpc32xx_nand_controller::selected_controller |
Definition at line 18 of file lpc32xx.h.
Referenced by COMMAND_HANDLER(), lpc32xx_address(), lpc32xx_command(), lpc32xx_controller_ready(), lpc32xx_init(), lpc32xx_nand_ready(), lpc32xx_read_data(), lpc32xx_read_page(), lpc32xx_reset(), lpc32xx_write_data(), lpc32xx_write_page(), and NAND_DEVICE_COMMAND_HANDLER().
uint32_t lpc32xx_nand_controller::sw_wp_lower_bound |
Definition at line 21 of file lpc32xx.h.
Referenced by NAND_DEVICE_COMMAND_HANDLER().
uint32_t lpc32xx_nand_controller::sw_wp_upper_bound |
Definition at line 22 of file lpc32xx.h.
Referenced by NAND_DEVICE_COMMAND_HANDLER().
int lpc32xx_nand_controller::sw_write_protection |
Definition at line 20 of file lpc32xx.h.
Referenced by lpc32xx_init(), and NAND_DEVICE_COMMAND_HANDLER().