Entry | |
---|---|
R0 | Pointer to buffer (0 to read size of buffer) |
Exit | |
---|---|
R0 | Preserved |
R1 | Size of table if R0 = 0 on entry, else preserved |
This purpose of this call is to read the calibration table, and copy it into a buffer.
The call can also be used to read the size of the calibration table. It is recommended that the calibration’s table size is first calculated and then a buffer large enough to copy the table is created.