OpenOCD
ath79_flash_bank Struct Reference
Collaboration diagram for ath79_flash_bank:

Data Fields

int chipselect
 
const struct flash_devicedev
 
uint32_t io_base
 
bool probed
 
struct ath79_spi_ctx spi
 

Detailed Description

Definition at line 79 of file ath79.c.

Field Documentation

◆ chipselect

int ath79_flash_bank::chipselect

Definition at line 81 of file ath79.c.

Referenced by ath79_spi_bitbang_codegen(), and FLASH_BANK_COMMAND_HANDLER().

◆ dev

const struct flash_device* ath79_flash_bank::dev

Definition at line 83 of file ath79.c.

Referenced by ath79_erase(), ath79_probe(), ath79_write_buffer(), ath79_write_page(), and erase_command().

◆ io_base

uint32_t ath79_flash_bank::io_base

Definition at line 82 of file ath79.c.

Referenced by ath79_probe(), ath79_spi_bitbang_chunk(), and ath79_spi_bitbang_codegen().

◆ probed

bool ath79_flash_bank::probed

Definition at line 80 of file ath79.c.

Referenced by ath79_auto_probe(), ath79_erase(), and ath79_probe().

◆ spi

struct ath79_spi_ctx ath79_flash_bank::spi

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