This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: The unit of frequency


On 2012-03-14, medamine <medamine.ecos@gmail.com> wrote:

> In the CDL files, to specifie the Input Clock frequency, what is the 
> unit used? Hz or Mhz or ys

Seriously?

The default value is 8000000.  I think we can safely rule out GHz,
MHz, and KHz.  I don't know what "ys" is, so I'm going to go with Hz
as my final answer.

>   cdl_option CYGARC_HAL_CORTEXM_STM32_INPUT_CLOCK {
>          display         "Input Clock frequency"
>          flavor          data
>          default_value   8000000    // the unit??
>          legal_values    0 to 1000000000
>          description     "Main clock input."

-- 
Grant Edwards               grant.b.edwards        Yow! BELA LUGOSI is my
                                  at               co-pilot ...
                              gmail.com            


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]