CLASSB_CLOCK_TEST_RATIO_NS_MS

Summary

Ratio of milli second to nano second.

Description

Defines the ratio of milli second to nano second. This is used to calculate the duration of CPU clock test in terms of RTC cycles.

Remarks

Used to avoid the use of floating point math. This value must not be modified.

#define CLASSB_CLOCK_TEST_RATIO_NS_MS (1000000U)