View Source grisp_updater_filesystem (grisp_updater v2.0.0)

Summary

Functions

Link to this function

storage_close(State, Descriptor)

View Source
Link to this function

storage_open(State, Device)

View Source
Link to this function

storage_prepare(State, Target, ObjSize)

View Source
Link to this function

storage_read(State, Descriptor, Offset, Size)

View Source
Link to this function

storage_terminate(State, Reason)

View Source
Link to this function

storage_write(State, Descriptor, Offset, Data)

View Source