1 * Freescale MMA8450 3-Axis Accelerometer 2 3 Required properties: 4 - compatible : "fsl,mma8450". 5 - reg: the I2C address of MMA8450 6 7 Example: 8 9 accelerometer: mma8450@1c { 10 compatible = "fsl,mma8450"; 11 reg = <0x1c>; 12 };
Cache object: 713316c2d964029732d6ce1e7c65e2d0
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.