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> |
||
|---|---|---|
| .. | ||
| dynamic_isr.c | ||
| dynamic_shared_irq.c | ||
| interrupt_offload.c | ||
| multilevel_irq.c | ||
| nested_irq.c | ||
| prevent_irq.c | ||
| regular_isr.c | ||
| static_shared_irq.c | ||
| sw_isr_table.c | ||
| test_shared_irq.h | ||