genode/repos/os/src/drivers/timer
Martin Stein 3c49113e64 timer & hw_arndale: don't use any float ops
The timer driver previously used floating point operations to translate us to
tics and vice versa. This isn't necessary as the rounding error isn't critical
for the given values but expensive which should be avoided in a code path that
must be executed pretty frequent with high priority.

Ref #1628
2015-07-21 09:30:12 +02:00
..
codezero Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
fiasco Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
hw timer & hw_arndale: don't use any float ops 2015-07-21 09:30:12 +02:00
include os: use async IRQ and server lib in drivers 2015-04-23 16:47:59 +02:00
include_periodic os: use async IRQ and server lib in drivers 2015-04-23 16:47:59 +02:00
include_pit os: use async IRQ and server lib in drivers 2015-04-23 16:47:59 +02:00
linux Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
nova os: use async IRQ and server lib in drivers 2015-04-23 16:47:59 +02:00
pistachio Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
empty.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
main.cc os: use async IRQ and server lib in drivers 2015-04-23 16:47:59 +02:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00