|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
函数 | |
| unsigned int | osal_irq_lock (void) |
| Disable all interrupts. | |
| void | osal_irq_restore (unsigned int irq) |
| Restore interrupts. | |
| int | osal_in_interrupt (void) |
| Check whether the current interrupt is in interrupt. | |