X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Fat91sam7s%2Fhw%2Fhw_cpu.h;h=696526103748782ba4430a37bc772ee06fa79cd0;hb=a57b44b91e73a72a8b2133971476066db210a05a;hp=0b46cc7c0a3f48b2362f8cd5ec55c93e36332f1a;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/app/at91sam7s/hw/hw_cpu.h b/app/at91sam7s/hw/hw_cpu.h index 0b46cc7c..69652610 100644 --- a/app/at91sam7s/hw/hw_cpu.h +++ b/app/at91sam7s/hw/hw_cpu.h @@ -34,7 +34,7 @@ * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti */ /*#* @@ -47,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 */