No files use MS_TO_US except tests/kernel/interrupt/src/nested_irq.c. While the macro is convenient, we should put it in a more central location and use it everywhere if we want to use it rather than just in interrupt_util.h. For now, remove it and replace the two usages to match how code is written in the rest of Zephyr. Signed-off-by: Tom Hughes <tomhughes@chromium.org> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
Kconfig | ||
multilevel_irq.overlay | ||
prj.conf | ||
testcase.yaml |