1 2 3 4 5 6
#ifndef _SH7750_REGNAMES_H #define _SH7750_REGNAMES_H const char *regname(uint32_t addr); #endif /* _SH7750_REGNAMES_H */