This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
DragonOS-Community
/
riscv
oglindă de
https://github.com/DragonOS-Community/riscv
Urmărește
4
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
ba7f4f25b7
Ramuri
Etichete
master
riscv
/
src
/
register
/
time.rs
time.rs
97 B
Istoric
Crud
1
2
3
4
//! time register
read_csr_as_usize!(0xC01);
read_composite_csr!(super::timeh::read(), read());