Home
last modified time | relevance | path

Searched defs:spi_nor_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/flash/
Dspi_nor.c73 struct spi_nor_config { struct
75 struct spi_dt_spec spi;
78 const struct gpio_dt_spec reset;
85 uint32_t flash_size;
89 struct flash_pages_layout layout;
93 uint8_t jedec_id[SPI_NOR_MAX_ID_LEN];
97 uint8_t enter_4byte_addr;
102 uint8_t bfp_len;
107 const struct jesd216_bfp *bfp;
115 uint8_t has_lock;
[all …]