Commit History

Author SHA1 Message Date
  Beat Küng a349595316 gpio: extend gpio_pintype_e for pulldown/up and opendrain 4 years ago
  Gregory Nutt dbd1bb1f1e All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR). 5 years ago
  zhuyanlin 459d9f2851 Squashed commit of the following: 6 years ago
  Gregory Nutt 3d5df2e5af Extend I/O Expander interrupt controls; Add test of level sensitve interrupt to Simulated I/O expander 8 years ago
  Gregory Nutt 778a8131bf SIM: Add a simulated I/O Expander driver 8 years ago
  Gregory Nutt 3e79ffc6dd Some updates to the last commit 8 years ago
  Gregory Nutt 91b1006d42 I/O Expander Interface: Add argument to interrupt callback. Add a method to detach the interrupt. 8 years ago
  Gregory Nutt fb84e51d5b Minor improvements/fixes to the TCA64xx driver. 8 years ago
  Gregory Nutt 8fab9fb00f Rethink last commit -- probably going down the wrong path 8 years ago
  Gregory Nutt 8a67509b34 I/O Expander: Encode and extend I/O expander options to include interrupt configuration. 8 years ago
  Gregory Nutt 99843fe5fe I/O Expander: Update skelton file 8 years ago
  Gregory Nutt 5f9ee79298 I/O Expander: Remove hard-coded PCA9555 fields from ioexpander.h definitons. Add support for an attach() method that may be used when any subset of pin interrupts occur. 8 years ago
  Gregory Nutt 2dcebe1e3d Purely cosmetic changes from review of last commit 8 years ago
  Stefan Kolb 2b05f3e830 I/O Expander: Fix some bad macros, make naming consisted 8 years ago
  Gregory Nutt 8ab93fdf98 Change name of drivers/discrete back to drivers/ioexpander 8 years ago
  Gregory Nutt cbb78071b3 Rename ioexpander/ directories to discrete/ 9 years ago
  Sebastien Lorquet 9c9b6162d8 PCA9555: Extend interface to include methods for reading more than one bit at a time. From Sébastien Lorquet. 9 years ago
  Sebastien Lorquet b947002d6a This commit adds: 9 years ago