未验证 提交 733300de 编写于 作者: D David Lin 提交者: GitHub

Update 23.CMSIS_RTOS_API_Use_Guide.md

上级 8e2fe7d0
......@@ -182,7 +182,7 @@ typedef enum {
osPriorityError = 0x84 ///< system cannot determine priority or thread has illegal priority
} osPriority;
```
在TecentOS-tiny中实现的时候进行了转化:
在TencentOS-tiny中实现的时候进行了转化:
```c
static k_prio_t priority_cmsis2knl(osPriority prio)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册