str9xpec_flash_controller is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstr9xpec_flash_controller

str9xpec_flash_controller struct

Syntax

struct str9xpec_flash_controller {     struct jtag_tap *tap;     uint32_t *sector_bits;     int chain_pos;     int isc_enable;     uint8_t options[8]; };

Fields

tap

No summary provided. Read more...

sector_bits

No summary provided. Read more...

chain_pos

No summary provided. Read more...

isc_enable

No summary provided. Read more...

options

No summary provided. Read more...

References

LocationReferrerScopeText
str9xpec.c:58
struct str9xpec_flash_controller {
str9xpec.c:121str9xpec_isc_enable()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:147str9xpec_isc_disable()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:177str9xpec_read_config()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:200str9xpec_build_block_list()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:266str9xpec_flash_bank_command()
struct str9xpec_flash_controller *str9xpec_info;
str9xpec.c:274str9xpec_flash_bank_command()
str9xpec_info = malloc(sizeof(struct str9xpec_flash_controller));
str9xpec.c:304str9xpec_blank_check()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:361str9xpec_protect_check()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:385str9xpec_erase_area()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:454str9xpec_lock_device()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:502str9xpec_protect()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:540str9xpec_set_address()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:559str9xpec_write()
struct str9xpec_flash_controller *str9xpec_info = bank->driver_priv;
str9xpec.c:712str9xpec_handle_part_id_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:753str9xpec_handle_flash_options_read_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:808str9xpec_write_options()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:886str9xpec_handle_flash_options_cmap_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:908str9xpec_handle_flash_options_lvdthd_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:930str9xpec_handle_flash_options_lvdsel_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:952str9xpec_handle_flash_options_lvdwarn_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:1021str9xpec_handle_flash_enable_turbo_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;
str9xpec.c:1068str9xpec_handle_flash_disable_turbo_command()
struct str9xpec_flash_controller *str9xpec_info = NULL;

Type Use

Variables of str9xpec_flash_controller type
str9xpec_isc_enable()::str9xpec_info
str9xpec_isc_disable()::str9xpec_info
str9xpec_read_config()::str9xpec_info
str9xpec_build_block_list()::str9xpec_info
str9xpec_flash_bank_command()::str9xpec_info
str9xpec_blank_check()::str9xpec_info
str9xpec_protect_check()::str9xpec_info
str9xpec_erase_area()::str9xpec_info
str9xpec_lock_device()::str9xpec_info
str9xpec_protect()::str9xpec_info
str9xpec_set_address()::str9xpec_info
str9xpec_write()::str9xpec_info
str9xpec_handle_part_id_command()::str9xpec_info
str9xpec_handle_flash_options_read_command()::str9xpec_info
str9xpec_write_options()::str9xpec_info
str9xpec_handle_flash_options_cmap_command()::str9xpec_info
str9xpec_handle_flash_options_lvdthd_command()::str9xpec_info
str9xpec_handle_flash_options_lvdsel_command()::str9xpec_info
str9xpec_handle_flash_options_lvdwarn_command()::str9xpec_info
str9xpec_handle_flash_enable_turbo_command()::str9xpec_info
str9xpec_handle_flash_disable_turbo_command()::str9xpec_info
all items filtered out
str9xpec_flash_controller
Allocators of str9xpec_flash_controller
all items filtered out
str9xpec_flash_controller