You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#define PFX "rdc321x: "
|
|
|
|
/* General purpose configuration and data registers */
|
|
#define RDC3210_CFGREG_ADDR 0x0CF8
|
|
#define RDC3210_CFGREG_DATA 0x0CFC
|
|
#define RDC_MAX_GPIO 0x3A
|
|
|