OpenOCD
efm32x_flash_chip Struct Reference
Collaboration diagram for efm32x_flash_chip:

Data Fields

struct efm32_info info
 
uint32_t lb_page [LOCKWORDS_SZ/4]
 
bool probed [EFM32_N_BANKS]
 
uint32_t refcount
 
uint32_t reg_base
 
uint32_t reg_lock
 

Detailed Description

Definition at line 127 of file efm32.c.

Field Documentation

◆ info

struct efm32_info efm32x_flash_chip::info

Definition at line 124 of file efm32.c.

Referenced by efm32x_probe(), efm32x_read_info(), efm32x_write_lock_data(), and get_efm32x_info().

◆ lb_page

◆ probed

bool efm32x_flash_chip::probed[EFM32_N_BANKS]

Definition at line 129 of file efm32.c.

Referenced by efm32x_auto_probe(), and efm32x_probe().

◆ refcount

uint32_t efm32x_flash_chip::refcount

Definition at line 133 of file efm32.c.

Referenced by efm32x_free_driver_priv(), and FLASH_BANK_COMMAND_HANDLER().

◆ reg_base

uint32_t efm32x_flash_chip::reg_base

◆ reg_lock

uint32_t efm32x_flash_chip::reg_lock

Definition at line 132 of file efm32.c.

Referenced by efm32x_msc_lock(), and efm32x_read_info().


The documentation for this struct was generated from the following file: