Home
last modified time | relevance | path

Searched refs:nflash_devices (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c315 if (cfg->nflash_devices > 1) { in saf_init_erase_block_size()
470 if ((fcfg == NULL) || (cfg->nflash_devices == 0U) || in espi_saf_xec_configuration()
471 (cfg->nflash_devices > MCHP_SAF_MAX_FLASH_DEVICES)) { in espi_saf_xec_configuration()
492 if (cfg->nflash_devices > 1) { in espi_saf_xec_configuration()
Despi_saf_mchp_xec_v2.c352 if (cfg->nflash_devices > 1) { in saf_init_erase_block_size()
630 if ((fcfg == NULL) || (cfg->nflash_devices == 0U) || in espi_saf_xec_configuration()
631 (cfg->nflash_devices > MCHP_SAF_MAX_FLASH_DEVICES)) { in espi_saf_xec_configuration()
659 if (cfg->nflash_devices > 1) { in espi_saf_xec_configuration()
Despi_taf_npcx.c158 if (cfg->nflash_devices == 0U) { in espi_taf_npcx_configure()
/Zephyr-latest/include/zephyr/drivers/
Despi_saf.h104 uint8_t nflash_devices; member
/Zephyr-latest/samples/drivers/espi/src/
Dmain.c133 .nflash_devices = 1U,
146 .nflash_devices = 1U,