从站邻近设备的代码正常工作,和正常转发的代码能同时工作不会产生fifo上下溢出
This commit is contained in:
@@ -24,7 +24,7 @@ extern volatile uint32_t * const mtimecmp_low;
|
||||
|
||||
extern volatile uint32_t mtimer_int_flag;
|
||||
|
||||
uint64_t read_timer(void);
|
||||
uint64_t read_mtimer(void);
|
||||
void set_mtimecmp(uint64_t value) ;
|
||||
void enable_mtimer_int();
|
||||
void disable_mtimer_int();
|
||||
|
||||
Reference in New Issue
Block a user