mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
sim: set timer irq as real timer
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
@@ -115,6 +115,7 @@ int up_cpu_index(void);
|
||||
* leave_critical section(), are probably what you really want.
|
||||
*/
|
||||
|
||||
irqstate_t up_irq_flags(void);
|
||||
irqstate_t up_irq_save(void);
|
||||
void up_irq_restore(irqstate_t flags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user