System tick timer additions and improvements Implement the remove callback functionna...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 2 Feb 2015 01:38:26 +0000 (02:38 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit6bd46978557e9e8d2d10213bd36a7b3bf2469727
tree19651c528496ae57268bf1c84c9292808eb4e10d
parentb2fa25cd5b8613e166a351d2a87aae94932925e2
System tick timer additions and improvements Implement the remove callback functionnality Reset wrapping counters when systick is stopped or reset. Add is_systick_running() and systick_get_tick_ms_period() helper functions Add or improve comments.
core/system.c
core/systick.c
include/core/system.h