aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/gpt.c
Commit message (Collapse)AuthorAgeFilesLines
* HAL license change.Giovanni Di Sirio2015-03-241-13/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7801 35acf78f-673a-0410-8e92-d51de3d6d3f4
* MISRA fixes for high level HAL.Giovanni Di Sirio2015-03-081-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7738 35acf78f-673a-0410-8e92-d51de3d6d3f4
* updated GPL filesgdisirio2015-01-111-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7620 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 ↵gdisirio2014-07-261-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* GPT is usable without callbacks now (trigger, counter).gdisirio2014-03-081-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6760 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More enhancements to the GPT driver.gdisirio2014-03-081-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6759 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Ported GPT.gdisirio2013-08-121-0/+267
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6141 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 ↵gdisirio2013-08-091-268/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32. GPT. Removed prefix "stm32" from names of functions changing interval.barthess2013-03-291-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5518 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32. GPT. Added abillity to change interval of running GPT unit on the fly.barthess2013-03-271-0/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5510 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Adjusted C file templates.gdisirio2013-02-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license years.gdisirio2013-02-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed problem in gptPolledDelay().gdisirio2011-09-191-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3350 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3254 ↵gdisirio2011-08-261-0/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added I-class function checks to HAL APIs.gdisirio2011-08-211-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3244 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-181-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
* GPT driver model, STM32 GPT driver implementation, not tested, documentation ↵gdisirio2011-02-281-0/+228
not done yet. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2779 35acf78f-673a-0410-8e92-d51de3d6d3f4