Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:tools-software:linux-drivers:input-misc:adxl362 [16 Nov 2012 12:53] – [Reference Circuits] add missing cn Lars-Peter Clausenresources:tools-software:linux-drivers:input-misc:adxl362 [07 Jun 2013 11:15] – [Status] Michael Hennerich
Line 25: Line 25:
  
 ^  Source  ^  Mainlined?  ^ ^  Source  ^  Mainlined?  ^
-| [[git.linux.org>drivers/input/misc/adxl362.c|git]] |  [[git.linux.org>drivers/input/misc/adxl362.c| In Progress]]  | +| [[linux.github>adxl362?drivers/input/misc/adxl362.c|git]] |  [[git.linux.org>drivers/input/misc/adxl362.c| In Progress]]  |
  
 ===== Files ===== ===== Files =====
  
 ^ Function ^ File ^ ^ Function ^ File ^
-| driver  | [[git.linux.org>drivers/input/misc/adxl362.c]] | +| driver  | [[linux.github>adxl362?drivers/input/misc/adxl362.c | drivers/input/misc/adxl362.c]] | 
-| include | [[git.linux.org>include/linux/input/adxl362.h]] | +| include | [[linux.github>adxl362?include/linux/input/adxl362.h | include/linux/input/adxl362.h]] |
  
 ====== Example platform device initialization ====== ====== Example platform device initialization ======
Line 216: Line 214:
 "make qconfig") "make qconfig")
  
-<note>+<WRAP round help>
 The ADXL34x Driver depends on **CONFIG_SPI** The ADXL34x Driver depends on **CONFIG_SPI**
-</note>+</WRAP>
  
 <xterm> <xterm>
Line 339: Line 337:
 </code> </code>
  
-<note tip>+<WRAP tip>
 In case you move the accelerometer and don't receive events, it's likely that something with your Interrupt is wrong.\\ In case you move the accelerometer and don't receive events, it's likely that something with your Interrupt is wrong.\\
 **check irq number in your platform device file** **check irq number in your platform device file**
-</note>+</WRAP>
  
-<note tip>+<WRAP tip>
 In case you get a message like: ''evtest: No such device'', it's likely that you have not install the necessary modules In case you get a message like: ''evtest: No such device'', it's likely that you have not install the necessary modules
-</note>+</WRAP>
  
  
resources/tools-software/linux-drivers/input-misc/adxl362.txt · Last modified: 04 May 2022 17:19 by Cosmin Tanislav