Gregory Nutt
d3679df0cc
Rename arch/arm/src/sama5/chip to arch/arm/src/sama5/hardware.
2019-05-25 07:59:12 -06:00
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
Gregory Nutt
b6638315a4
Correct some spacing issues
2015-10-07 11:39:06 -06:00
Gregory Nutt
3fdd914203
Costmetic fixes to C coding style
2015-10-05 17:13:53 -06:00
Gregory Nutt
ae15c6963c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
Gregory Nutt
513329fd24
SAMA5D3X-EK: Add support for the WM8904 audio CODEC
2014-07-31 11:14:57 -06:00
Gregory Nutt
ffcc0b8da3
SAMA5: Changes needed for a clean SAMA5D3 build after all of the recent SAMA5D4 changes.
2014-07-31 11:09:56 -06:00
Gregory Nutt
14c90921b3
SAMA5D3/4: Fix two issues associated with PIO interrupts
2014-07-07 14:16:29 -06:00
Gregory Nutt
d8f4b29d5f
SAM3/4: Important bugfix. Values read from PIO input pins do not change unless clocking to the PIO block is enabled
2014-06-30 14:26:09 -06:00
Gregory Nutt
f6a3d4b728
SAMA5D4: Don't touch ISLR unless PIO is configured as an interrupt
2014-06-30 09:17:42 -06:00
Gregory Nutt
ce710bb94a
SAMA5 PIO: Add support for secure interrupts; Fix PIO debug output
2014-06-29 17:46:55 -06:00
Gregory Nutt
e8a34ea3ac
SAMA5: Add PIO interrupt support. Massive name changes for consistency in PIO vs GPIO naming. SAMA5D3x-EK: Add support for SD card detection PIO interrupts
2013-08-06 10:20:17 -06:00