Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/src/
Dflash_qio_mode.c46 uint16_t flash_id; /* 16-bit JEDEC flash chip ID */ member
126 uint16_t flash_id; in bootloader_enable_qio_mode() local
Dbootloader_flash_config_esp32.c116 uint32_t flash_id = g_rom_flashchip.device_id; in bootloader_flash_gpio_config() local
/device/soc/esp/esp32/components/spi_flash/
Dspi_flash_chip_boya.c20 esp_err_t spi_flash_chip_boya_probe(esp_flash_t *chip, uint32_t flash_id) in spi_flash_chip_boya_probe()
Dspi_flash_chip_mxic.c21 esp_err_t spi_flash_chip_mxic_probe(esp_flash_t *chip, uint32_t flash_id) in spi_flash_chip_mxic_probe()
Dspi_flash_chip_issi.c22 esp_err_t spi_flash_chip_issi_probe(esp_flash_t *chip, uint32_t flash_id) in spi_flash_chip_issi_probe()
Dspi_flash_chip_gd.c32 esp_err_t spi_flash_chip_gd_probe(esp_flash_t *chip, uint32_t flash_id) in spi_flash_chip_gd_probe()
Dspi_flash_chip_winbond.c34 esp_err_t spi_flash_chip_winbond_probe(esp_flash_t *chip, uint32_t flash_id) in spi_flash_chip_winbond_probe()
Dmemspi_host_driver.c108 uint16_t flash_id = (raw_flash_id >> 16) | (raw_flash_id & 0xFF00); in memspi_host_read_id_hs() local
Desp_flash_api.c191 uint32_t flash_id; in esp_flash_init() local
292 uint32_t flash_id = chip->chip_id; in detect_spi_flash_chip() local
Dspi_flash_chip_generic.c65 esp_err_t spi_flash_chip_generic_probe(esp_flash_t *chip, uint32_t flash_id) in spi_flash_chip_generic_probe()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/
Dcli_flash.c72 uint32_t flash_id = bk_flash_get_id(); in cli_flash_cmd() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/flash/
Dflash.c63 static UINT32 flash_id; variable
431 UINT32 flash_id; in flash_read_mid() local
Dflash_driver.h44 uint32_t flash_id; member
Dflash.h100 uint32_t flash_id; member
Dflash_driver.c33 uint32_t flash_id; member
/device/soc/esp/esp32/components/bootloader_support/src/esp32/
Dbootloader_esp32.c91 uint32_t flash_id = g_rom_flashchip.device_id; in bootloader_configure_spi_pins() local
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/ana/best2003/
Dpmu_best2003.h94 unsigned short flash_id :1; member
106 unsigned short flash_id :1; member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_exflash.h124 __IO uint32_t flash_id; /**< exFlash ID */ member
/device/soc/esp/esp32/components/esp32/
Dspiram_psram.c768 uint32_t flash_id = g_rom_flashchip.device_id; in psram_gpio_config() local
/device/soc/bestechnic/bes2600/liteos_m/components/drivers/flash/
Dflash.c1211 uint8_t flash_id[HAL_NORFLASH_DEVICE_ID_LEN]; in GetFlashType() local
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_hci.h4539 uint8_t flash_id; member