Go to the documentation of this file.
9 #ifndef __WINDFARM_MPU_H
10 #define __WINDFARM_MPU_H
12 typedef unsigned short fu16;
75 static inline const struct mpu_data *wf_get_mpu(
int cpu)
87 sprintf(nodename,
"/u3@0,f8000000/i2c@f8001000/cpuid@a%d", cpu ? 2 : 0);