Improve usleep function and add a "usleep_short()" function, to be used only for...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 9 Sep 2015 19:13:42 +0000 (21:13 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit3b622181d9daad534d146bd7cc65c758bd0056c6
tree6c7381683f46e24be3db8f6320a92107f9f3c28a
parent1c5f5262bbe0a3e9d438475d52b1a389039e3a49
Improve usleep function and add a "usleep_short()" function, to be used only for usleep under 1000us and which does not check that systick is running.
core/systick.c
include/core/systick.h