Searched refs:flash_read (Results 1 – 3 of 3) sorted by relevance
136 int32_t flash_read(struct flash_descriptor *flash, uint32_t src_addr, uint8_t *buffer, uint32_t len…
48 flash_read(&FLASH_0, 0x3200, chk_data, page_size); in FLASH_0_example()
84 int32_t flash_read(struct flash_descriptor *flash, uint32_t src_addr, uint8_t *buffer, uint32_t len… in flash_read() function
Completed in 9 milliseconds