nuttx/drivers/analog
Mark Schulte b3222bbc8a irq_dispatch: Add argument pointer to irq_dispatch
Provide a user defined callback context for irq's, such that when
registering a callback users can provide a pointer that will get
passed back when the isr is called.
2017-02-27 06:27:56 -06:00
..
ad5410.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
adc.c drivers: Disable priority inheritance on all semaphores used for signaling 2016-11-03 11:00:47 -06:00
ads1242.c drivers/: Remove all explicit use of 'hidden' macro _info. Code must never use this directly. Code must always use a debug macro such as info which is basic on _info but can be appropriately filtered. 2017-01-15 13:00:50 -06:00
ads1255.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
dac.c drivers: Disable priority inheritance on all semaphores used for signaling 2016-11-03 11:00:47 -06:00
Kconfig Costmetic changes to comments and style 2016-05-27 10:53:27 -06:00
Make.defs Update ChangeLog; add ADS1242 driver to build system; fix some typos; eliminate some warning 2016-01-29 07:55:39 -06:00
pga11x.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00