mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
Switch eventtimers(9) from using struct bintime to sbintime_t. Even before this not a single driver really supported full dynamic range of struct bintime even in theory, not speaking about practical inexpediency. This change legitimates the status quo and cleans up the code. |
||
|---|---|---|
| .. | ||
| files.lpc | ||
| if_lpe.c | ||
| if_lpereg.h | ||
| lpc_dmac.c | ||
| lpc_fb.c | ||
| lpc_gpio.c | ||
| lpc_intc.c | ||
| lpc_machdep.c | ||
| lpc_mmc.c | ||
| lpc_ohci.c | ||
| lpc_pll.c | ||
| lpc_pwr.c | ||
| lpc_rtc.c | ||
| lpc_space.c | ||
| lpc_spi.c | ||
| lpc_timer.c | ||
| lpcreg.h | ||
| lpcvar.h | ||
| ssd1289.c | ||
| std.lpc | ||