Searched refs:_flash_append (Results 1 – 3 of 3) sorted by relevance
128 void _flash_append(struct _flash_device *const device, const uint32_t dst_addr, uint8_t *buffer, ui…
144 _flash_append(&flash->dev, dst_addr, buffer, length); in flash_append()
217 void _flash_append(struct _flash_device *const device, const uint32_t dst_addr, uint8_t *buffer, ui… in _flash_append() function
Completed in 5 milliseconds