OpenOCD
lpc3180.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 /***************************************************************************
4  * Copyright (C) 2007 by Dominic Rath *
5  * Dominic.Rath@gmx.de *
6  ***************************************************************************/
7 
8 #ifndef OPENOCD_FLASH_NAND_LPC3180_H
9 #define OPENOCD_FLASH_NAND_LPC3180_H
10 
15 };
16 
18  int osc_freq;
20  int is_bulk;
24 };
25 
26 #endif /* OPENOCD_FLASH_NAND_LPC3180_H */
lpc3180_selected_controller
Definition: lpc3180.h:11
@ LPC3180_MLC_CONTROLLER
Definition: lpc3180.h:13
@ LPC3180_SLC_CONTROLLER
Definition: lpc3180.h:14
@ LPC3180_NO_CONTROLLER
Definition: lpc3180.h:12
uint32_t sw_wp_upper_bound
Definition: lpc3180.h:23
enum lpc3180_selected_controller selected_controller
Definition: lpc3180.h:19
uint32_t sw_wp_lower_bound
Definition: lpc3180.h:22