uwuboot / source / arm11 / hardware /
@profi200 profi200 authored on 20 Dec 2017
..
cache.s Use unified pools for data in .s files. 8 years ago
exception.s Optimize(tm) ARM11 IRQ code a bit. 8 years ago
gfx.c We don't need to unregister the GFX IRQs. We can just disable them. 8 years ago
gpio.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
hid.c Always keep the power button long pressed state. 8 years ago
i2c.c arm11: mcu and safe i2c init 8 years ago
interrupt.c Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them. 8 years ago
mcu.c arm11 mcu: also disable camera LED 8 years ago
mmu.c Use volatile instead of __volatile__. 8 years ago
timer.c Return current number of ticks on timer stop. 8 years ago