CMSIS-RTOS2 文檔翻譯 之 參考(CMSIS-RTOS2 API 之 互斥鎖管理)

互斥鎖管理 CMSIS-RTOS2 API 使用互斥鎖(Mutex)同步資源訪問。更多... 數據結構 struct   osMutexAttr_t   互斥鎖的屬性結構體。更多...   宏定義 #define  osMutexRecursive   0x00000001U   遞歸互斥鎖。更多...   #define  osMutexPrioInherit   0x00000002U   優
相關文章
相關標籤/搜索