sfdp_basic_flash_param::chip_byte is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDsfdp_basic_flash_param::chip_byte

sfdp_basic_flash_param::chip_byte field

Syntax

uint32_t chip_byte;

References

LocationReferrerText
sfdp.c:42
uint32_t chip_byte; /* 11: chip erase time, byte prog time, page prog */
sfdp.c:174spi_sfdp()
if ((offsetof(struct sfdp_basic_flash_param, chip_byte) >> 2) < words) {
sfdp.c:176spi_sfdp()
dev->pagesize = 1UL << ((table->chip_byte >> 4) & 0x0F);

Data Use

Functions reading sfdp_basic_flash_param::chip_byte
sfdp_basic_flash_param::chip_byte
all items filtered out
Type of sfdp_basic_flash_param::chip_byte
sfdp_basic_flash_param::chip_byte
uint32_t
all items filtered out