Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
hw
/
hexagon
/
trace-events
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
text
3 lines
242 Bytes
Copy permalink
Copy
Raw
1
# Hexagon global register access
2
hexagon_globalreg_read(uint32_t htid, const char *reg_name, uint32_t value) "htid=%u reg=%s value=0x%x"
3
hexagon_globalreg_write(uint32_t htid, const char *reg_name, uint32_t value) "htid=%u reg=%s value=0x%x"