5 Commits

Author SHA1 Message Date
GaryOderNichts
aa82ecd64f Add top level convinience headers for all RPL libraries (#452)
* Add top level convinience headers for all RPL libraries

* Add nsyskbd to group and add top level header

* Simplify `test_compile_headers_list.h`
2026-09-10 14:09:25 +02:00
GaryOderNichts
2341956f64 Add semaphore functions for gx2/dmae 2026-04-04 16:49:54 +02:00
James Benton
7492ff0483 Fix formatting.
Maybe we should start using clang-format for wut.
2020-05-07 15:29:59 +01:00
Maschell
80012b48bd Add missing function to dmae/mem.h: DMAEFillMemPhys (#129)
- add function DMAEFillMemPhys
2020-05-07 22:34:57 +10:00
rw-r-r-0644
34bfddb581 dmae: Add DMAECopyMem, DMAEFillMem and DMAEWaitDone (#102)
* dmae: Add DMAECopyMem, DMAEFillMem and DMAEWaitDone

* tests: Add dmae to header compile test list
2019-02-28 17:10:10 +11:00