#include "convert.h"

Go to the source code of this file.
Functions | |
| uns8 | convert_to_dec1 (uns8 data) |
| uns8 | convert_to_dec2 (uns8 data) |
| uns8 | convert_to_dec2b (uns8 data) |
| char * | temp_to_str (uns8 int_part, uns8 fract_part, char *buffer) |
| char* temp_to_str | ( | uns8 | int_part, | |
| uns8 | fract_part, | |||
| char * | buffer | |||
| ) |
1.5.7.1