System tick support Used to implement precise sleeping functions. Adds msleep and...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 13 Dec 2013 10:16:15 +0000 (11:16 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit8ad6958305f66e3d3cd5b3f654f86bd4fc3028f3
tree6ab4d331d79b45a7ec00bd70358998d4bbfdbd0a
parent4004b5591daee28370789cd1392b16c2bc0edde7
System tick support Used to implement precise sleeping functions. Adds msleep and usleep functions
core/fault_handlers.c
core/system.c
core/systick.c [new file with mode: 0644]
include/core/lpc_regs_12xx.h
include/core/system.h