rockbox/firmware/target
Vencislav Atanasov 375a6bc9b1 s5l87xx: Use pointer arithmetic in register address calculation
This allows to reuse a register definition across similar SoCs that have the same layout of registers (same offsets), but are using a different base address for the peripheral. The include guard was also fixed to reflect the new file name of the header.

Some registers were renamed in order to match the datasheet and for consistency with the other register numbering.

Change-Id: I0192e227a3c467504b8fcd1eb684a7fc861f7896
2024-11-24 20:02:44 -05:00
..
arm s5l87xx: Use pointer arithmetic in register address calculation 2024-11-24 20:02:44 -05:00
coldfire coldfire: Silence a warning generated by GCC >= 9 2024-10-12 13:54:22 -04:00
hosted fix more red in hosted targets that don't share the generic system implementation 2024-11-23 21:20:17 -05:00
mips erosqnative: hw4 support 2024-11-22 17:01:39 -05:00