Functions | |
int | rom_erase (long nbytes, off_t offset) |
int | rom_pread (void *buf, int nbytes, off_t offset) |
int | rom_pwrite (const void *buf, int nbytes, off_t offset) |
int rom_erase | ( | long | nbytes, |
off_t | offset | ||
) |
int rom_pread | ( | void * | buf, |
int | nbytes, | ||
off_t | offset | ||
) |
int rom_pwrite | ( | const void * | buf, |
int | nbytes, | ||
off_t | offset | ||
) |