This website requires JavaScript.
Explore
Help
Sign In
hladu357
/
Taltech_embedded
Watch
1
Star
0
Fork
You've already forked Taltech_embedded
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89113917dc
Taltech_embedded
/
common
/
cpu.h
8 lines
95 B
C
Raw
Blame
History
#
ifndef CPU_H
#
define CPU_H
#
include
<stdint.h>
uint32_t
CPU_cpsie
(
void
)
;
#
endif
/* CPU_H */
Reference in New Issue
View Git Blame
Copy Permalink