From: Nathael Pajani Date: Sat, 4 Jan 2014 12:50:42 +0000 (+0100) Subject: Add comments X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=f3c5eb24f986bf2bc08dfad306e560ba05be9c7e;p=soft%2Flpc122x%2Fcore Add comments --- diff --git a/include/core/system.h b/include/core/system.h index e978988..ea037ca 100644 --- a/include/core/system.h +++ b/include/core/system.h @@ -136,7 +136,8 @@ void systick_timer_on(uint32_t ms); void systick_timer_off(void); -/* Sleeping functions */ +/***************************************************************************** */ +/* Sleeping functions : these use systick */ /* Set the sleep countdown value * A sleep will end when this value reaches 0