This website requires JavaScript.
Explore
Help
Sign In
falso
/
tmc
mirror of
https://github.com/zeldaret/tmc.git
Watch
1
Star
0
Fork
You've already forked tmc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e7ae99c1fa
tmc
/
src
/
_dmaFill32.c
6 lines
95 B
C
Raw
Blame
History
#
include
"global.h"
void
_DmaFill32
(
u32
a1
,
u32
a2
,
u32
a3
)
{
DmaFill32
(
3
,
a1
,
a2
,
a3
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink