This is the mail archive of the ecos-discuss@sources.redhat.com 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]

BSD System Clock


FYI, 'packages/net/bsd_tcpip/src/ecos/support.c' defines two global timing variables ('hz' and 'tick') which are hard-coded to 100 ticks/sec, which must be changed if this time-base is not used. Ideally, it should reflect CYGNUM_HAL_RTC_NUMERATIOR/DENOMINATOR/PERIOD.


-- 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]