forked from len0rd/rockbox
When registers have lot of 1- and 2-bit fields it's possible to exceed the 13 argument limit. Usually this only shows up when programming a configuration register, but it's annoying to have to split up the write. 20 arguments should be enough to avoid that. Change-Id: I6240fae4a51ae14600afcfb8a4e3f1e983cbffa6 |
||
|---|---|---|
| .. | ||
| desc | ||
| include | ||
| lib | ||
| qeditor | ||
| regdumps | ||
| headergen_v1.cpp | ||
| headergen_v2.cpp | ||
| Makefile | ||
| regtool.cpp | ||
| swiss_knife.cpp | ||
| tester_v1.cpp | ||