zephyr/samples/include
Benjamin Walsh 2d12752637 sys_clock: make public some timing utilities
Make these public:

  - SECONDS(x): macro that gives the number of ticks in x seconds
  - MSEC(x): macro that gives the number of ticks in x milliseconds
  - MSEC_PER_SEC: number of milliseconds per second
  - USEC_PER_MSEC: number of microseconds per millisecond

Change-Id: Ic5dbf9349651a477b066edb0c6b6721da2b7e5bb
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:27 -05:00
..
irq_test_common.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
tc_nano_timeout_common.h test_context: add test for fiber delayed start and sleep 2016-02-05 20:14:22 -05:00
tc_util.h Eliminate VxMicro branding in sample project output 2016-02-05 20:14:15 -05:00
util_test_common.h sys_clock: make public some timing utilities 2016-02-05 20:15:27 -05:00