lpc32xx_nand_controller::selected_controller is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlpc32xx_nand_controller::selected_controller

lpc32xx_nand_controller::selected_controller field

Syntax

enum lpc32xx_selected_controller selected_controller;

References

LocationReferrerText
lpc32xx.h:19
enum lpc32xx_selected_controller selected_controller;
lpc32xx.c:80lpc32xx_nand_device_command()
lpc32xx_info->selected_controller = LPC32XX_NO_CONTROLLER;
lpc32xx.c:212lpc32xx_init()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:215lpc32xx_init()
lpc32xx_info->selected_controller = LPC32XX_SLC_CONTROLLER;
lpc32xx.c:218lpc32xx_init()
if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:294lpc32xx_init()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:391lpc32xx_reset()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:394lpc32xx_reset()
} else if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:407lpc32xx_reset()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:437lpc32xx_command()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:440lpc32xx_command()
} else if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:447lpc32xx_command()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:471lpc32xx_address()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:474lpc32xx_address()
} else if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:481lpc32xx_address()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:505lpc32xx_write_data()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:508lpc32xx_write_data()
} else if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:515lpc32xx_write_data()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:539lpc32xx_read_data()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:542lpc32xx_read_data()
} else if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:555lpc32xx_read_data()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:1223lpc32xx_write_page()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:1226lpc32xx_write_page()
} else if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:1246lpc32xx_write_page()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:1574lpc32xx_read_page()
if (lpc32xx_info->selected_controller == LPC32XX_NO_CONTROLLER) {
lpc32xx.c:1577lpc32xx_read_page()
} else if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:1584lpc32xx_read_page()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:1618lpc32xx_controller_ready()
if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:1633lpc32xx_controller_ready()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:1671lpc32xx_nand_ready()
if (lpc32xx_info->selected_controller == LPC32XX_MLC_CONTROLLER) {
lpc32xx.c:1687lpc32xx_nand_ready()
} else if (lpc32xx_info->selected_controller == LPC32XX_SLC_CONTROLLER) {
lpc32xx.c:1759handle_lpc32xx_select_command()
lpc32xx_info->selected_controller =
lpc32xx.c:1762handle_lpc32xx_select_command()
lpc32xx_info->selected_controller =
lpc32xx.c:1769handle_lpc32xx_select_command()
selected[lpc32xx_info->selected_controller]);

Data Use

Functions writing lpc32xx_nand_controller::selected_controller
Functions reading lpc32xx_nand_controller::selected_controller
lpc32xx_nand_controller::selected_controller
Type of lpc32xx_nand_controller::selected_controller
lpc32xx_nand_controller::selected_controller
all items filtered out