ARMEBS4  revision-26.06.2015
Functions
time.c File Reference
#include "heivs/time.h"
#include "heivs/config.h"
#include "heivs/delay.h"
#include "stm32/stm32f4xx_tim.h"
#include "stm32/stm32f4xx_rcc.h"
#include "stm32/stm32f4xx_misc.h"
Include dependency graph for time.c:

Go to the source code of this file.

Functions

timeout_t time_set_timeout_ms (uint32_t ms)
 Set an obscure time at least ms milliseconds in the future. More...
 

Detailed Description

Author
marc dot pignat at hevs dot ch

Uses timer 7.

Definition in file time.c.