![]() |
ARMEBS4
revision-26.06.2015
|
#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"
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... | |
Uses timer 7.
Definition in file time.c.