Searched full:spi_nor (Results 1 – 25 of 34) sorted by relevance
12
6 menuconfig SPI_NOR config17 if SPI_NOR92 endif # SPI_NOR
16 depends on !SPI_NOR
66 zephyr_library_sources_ifdef(CONFIG_SPI_NOR spi_nor.c)
11 #include "spi_nor.h"
16 #include "spi_nor.h"
13 #include "spi_nor.h"
21 #include "spi_nor.h"
28 #include "spi_nor.h"
24 #include "spi_nor.h"28 LOG_MODULE_REGISTER(spi_nor, CONFIG_FLASH_LOG_LEVEL);
18 #include "spi_nor.h"
22 #include "spi_nor.h"
14 #include "spi_nor.h"
42 #include "spi_nor.h"
20 config SPI_NOR config
92 spi_nor: spi_nor@0 { label148 &spi_nor {
6 * Build test for jedec,spi-nor compatible (drivers/flash/spi_nor.c) wp-gpios and hold-gpios
6 * Build test for jedec,spi-nor compatible (drivers/flash/spi_nor.c)
68 drivers.flash.common.spi_nor:
73 | SPI flash | on-chip | spi_nor |
26 #include "spi_nor.h"
1376 * :github:`37734` - xtensa xcc build spi_nor.c fail1839 * :github:`33016` - spi_nor: CONFIG_SPI_NOR_SFDP_RUNTIME leaves flash in Standby after spi_nor_conf…1840 * :github:`33015` - spi_nor driver: SPI_NOR_IDLE_IN_DPD breaks SPI_NOR_SFDP_RUNTIME
408 * ``spi_nor`` driver now sleeps between polls in ``spi_nor_wait_until_ready``. If this is not
216 * :github:`18935` - [Zephyr 1.14] drivers: flash: spi_nor: Problematic write with page boundaries426 * :github:`18935` - [Zephyr 1.14] drivers: flash: spi_nor: Problematic write with page boundaries1665 * :github:`12734` - drivers: flash: Recent change in spi_nor.c does not let have multiple flash dev…
442 * Added SFDP support in spi_nor driver.1081 * :github:`27843` - spi_nor.c: Wrong buffers for rx_set