BeRTOS
Functions
timer_cm3.c File Reference

Low-level timer driver (SysTick) for LM3S1968. More...

#include "timer_cm3.h"
#include <cfg/debug.h>
#include <cpu/irq.h>
#include <drv/irq_cm3.h>

Go to the source code of this file.

Functions

void timer_hw_init (void)
 HW dependent timer initialization.

Detailed Description

Low-level timer driver (SysTick) for LM3S1968.

Author:
Andrea Righi <arighi@develer.com>

Definition in file timer_cm3.c.