|
OpenOCD
|
Data Fields | |
| unsigned int | data_flash_size_kb |
| uint32_t | did |
| unsigned char | flash_version |
| unsigned char | flash_word_size_bytes |
| unsigned int | main_flash_num_banks |
| unsigned int | main_flash_size_kb |
| const char * | name |
| unsigned int | protect_reg_base |
| unsigned int | protect_reg_count |
| unsigned int | sector_size |
| unsigned int | sram_size_kb |
| uint32_t | traceid |
| unsigned char | version |
| unsigned int mspm0_flash_bank::data_flash_size_kb |
Definition at line 112 of file mspm0.c.
Referenced by get_mspm0_info(), mspm0_address_check(), and mspm0_read_part_info().
| uint32_t mspm0_flash_bank::did |
Definition at line 104 of file mspm0.c.
Referenced by get_mspm0_info(), mspm0_erase(), mspm0_protect_check(), mspm0_read_part_info(), and mspm0_write().
| unsigned char mspm0_flash_bank::flash_version |
Definition at line 127 of file mspm0.c.
Referenced by mspm0_fctl_get_sector_reg(), and mspm0_read_part_info().
| unsigned char mspm0_flash_bank::flash_word_size_bytes |
Definition at line 120 of file mspm0.c.
Referenced by mspm0_read_part_info(), and mspm0_write().
| unsigned int mspm0_flash_bank::main_flash_num_banks |
Definition at line 114 of file mspm0.c.
Referenced by get_mspm0_info(), mspm0_fctl_get_sector_reg(), and mspm0_read_part_info().
| unsigned int mspm0_flash_bank::main_flash_size_kb |
Definition at line 113 of file mspm0.c.
Referenced by get_mspm0_info(), mspm0_address_check(), mspm0_fctl_get_sector_reg(), and mspm0_read_part_info().
| const char* mspm0_flash_bank::name |
Definition at line 109 of file mspm0.c.
Referenced by get_mspm0_info(), and mspm0_read_part_info().
| unsigned int mspm0_flash_bank::protect_reg_base |
Definition at line 123 of file mspm0.c.
Referenced by mspm0_erase(), and mspm0_write().
| unsigned int mspm0_flash_bank::protect_reg_count |
Definition at line 124 of file mspm0.c.
Referenced by mspm0_erase(), and mspm0_write().
| unsigned int mspm0_flash_bank::sector_size |
Definition at line 115 of file mspm0.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), and mspm0_erase().
| unsigned int mspm0_flash_bank::sram_size_kb |
Definition at line 117 of file mspm0.c.
Referenced by get_mspm0_info(), and mspm0_read_part_info().
| uint32_t mspm0_flash_bank::traceid |
Definition at line 106 of file mspm0.c.
Referenced by get_mspm0_info(), and mspm0_read_part_info().
| unsigned char mspm0_flash_bank::version |
Definition at line 107 of file mspm0.c.
Referenced by get_mspm0_info(), and mspm0_read_part_info().