lpc3180_selected_controller::LPC3180_SLC_CONTROLLER is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlpc3180_selected_controller::LPC3180_SLC_CONTROLLER

lpc3180_selected_controller::LPC3180_SLC_CONTROLLER

Syntax

LPC3180_SLC_CONTROLLER;

References

LocationReferrerText
lpc3180.h:14
LPC3180_SLC_CONTROLLER,
lpc3180.c:216lpc3180_init()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:281lpc3180_reset()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:310lpc3180_command()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:334lpc3180_address()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:358lpc3180_write_data()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:391lpc3180_read_data()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:541lpc3180_write_page()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:930lpc3180_read_page()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:1174lpc3180_controller_ready()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:1217lpc3180_nand_ready()
} else if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:1250lpc3180_tc_ready()
if (lpc3180_info->selected_controller == LPC3180_SLC_CONTROLLER) {
lpc3180.c:1292handle_lpc3180_select_command()
lpc3180_info->selected_controller = LPC3180_SLC_CONTROLLER;