Delay Function in Assembler Code using SystemTimer

前端 未结 0 815
夕颜
夕颜 2020-12-08 03:55

On a Raspberry PI 3 B+ I need to delay a function using the SystemTimer. So far I was only able to find the addresses

.equ TIMER_BASE,        0x3000
.equ TIME         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题