Searched defs:flash_read (Results 1 – 6 of 6) sorted by relevance
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/app_log/ |
| D | app_log_store.h | 86 …uint32_t (*flash_read)(const uint32_t addr, uint8_t *buf, const uint32_t size); /**< Flash … member
|
| /device/soc/hpmicro/sdk/hpm_sdk/components/eeprom_emulation/ |
| D | eeprom_emulation.h | 97 uint32_t (*flash_read)(uint8_t *buf, uint32_t addr, uint32_t size); member
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/flash/ |
| D | flash.c | 697 UINT32 flash_read(char *user_buf, UINT32 count, UINT32 address) in flash_read() function
|
| /device/soc/chipsea/cst85/liteos_m/sdk/bsp/driver/flash/ |
| D | flash_api.c | 103 int flash_read(void *adr, unsigned int len, void *buf) in flash_read() function
|
| /device/soc/bestechnic/bes2600/liteos_m/components/drivers/flash/ |
| D | flash.c | 189 int flash_read(const uint32_t addr, uint8_t *dst, const uint32_t size) in flash_read() function
|
| /device/soc/esp/esp32/components/soc/esp32/include/soc/ |
| D | spi_struct.h | 42 …uint32_t flash_read: 1; /*Read flash enable. Read flash operation will be … member
|