Home
last modified time | relevance | path

Searched full:config_spi_nor_sfdp_minimal (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/dts/bindings/mtd/
Djedec,jesd216.yaml65 For CONFIG_SPI_NOR_SFDP_MINIMAL this is the 8-bit value from bits 31:24
77 This property is only used in the CONFIG_SPI_NOR_SFDP_MINIMAL configuration.
/Zephyr-latest/drivers/flash/
Dspi_nor.c95 #if defined(CONFIG_SPI_NOR_SFDP_MINIMAL)
98 #endif /* CONFIG_SPI_NOR_SFDP_MINIMAL */
182 #ifndef CONFIG_SPI_NOR_SFDP_MINIMAL
197 #endif /* CONFIG_SPI_NOR_SFDP_MINIMAL */
200 #ifdef CONFIG_SPI_NOR_SFDP_MINIMAL
222 #endif /* CONFIG_SPI_NOR_SFDP_MINIMAL */
240 #ifdef CONFIG_SPI_NOR_SFDP_MINIMAL in dev_erase_types()
245 #else /* CONFIG_SPI_NOR_SFDP_MINIMAL */ in dev_erase_types()
249 #endif /* CONFIG_SPI_NOR_SFDP_MINIMAL */ in dev_erase_types()
273 #ifdef CONFIG_SPI_NOR_SFDP_MINIMAL in dev_page_size()
[all …]