X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Fat91sam7s%2Fhw%2Fhw_cpu.h;h=696526103748782ba4430a37bc772ee06fa79cd0;hb=83a14d70fb15fdf5747f7011dd914701ebe51b06;hp=735cdb4c2fef8e2ab1ff9c803a3eedc834b8ce27;hpb=800a692eb5ebe153f814a94109dd4deaca8997ad;p=bertos.git diff --git a/app/at91sam7s/hw/hw_cpu.h b/app/at91sam7s/hw/hw_cpu.h index 735cdb4c..69652610 100644 --- a/app/at91sam7s/hw/hw_cpu.h +++ b/app/at91sam7s/hw/hw_cpu.h @@ -1,6 +1,31 @@ /** * \file * @@ -9,7 +34,7 @@ * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti */ /*#* @@ -22,10 +47,8 @@ #ifndef AT91SAM7SEK_HW_H #define AT91SAM7SEK_HW_H -#include - -/// CPU Clock frequency (14.7456 MHz) -#define CLOCK_FREQ (14745600UL) +/// CPU Clock frequency (48.023 MHz) +#define CLOCK_FREQ (48023000UL) /* Timer IRQ strobe */