aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gadc/gwinosc.c
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-2/+2
|
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
|
* Change coord_t to gCoordinmarket2018-07-081-6/+6
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-7/+7
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-1/+1
|
* Updates to GADC to use new simpler gfx queued bufferring.inmarket2014-03-201-22/+12
| | | | NOTE: code is still buggy (or the one and only driver is buggy).
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
|
* removing casts of gfxAlloc() return value as that is the whole idea behind ↵Joel Bodenmann2014-02-021-2/+2
| | | | having a void pointer
* Update GAUDIN and GADC demos to new internal GWIN structures.inmarket2013-12-221-6/+8
| | | | Also add support for signed sample formats.
* Update gaudin and gadc demos for new GWINinmarket2013-07-161-13/+31
|
* License header updatesinmarket2013-06-151-0/+2
|
* GOS module, for operating system independanceinmarket2013-05-251-7/+4
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* changed the license of all demos to BSDJoel Bodenmann2013-04-081-18/+25
|
* Correction of copyright messageAndrew Hannam2013-03-081-1/+1
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* GADC implementation with demo programAndrew Hannam2013-02-181-0/+183
Also includes driver for AT91SAM7 cpu