chen
2025-05-16 4cdc4b3d488e15b1d6572bdcd61a2ce92d0c8c9b
keil/include/components/hido/Include/HIDO_Lock.h
对比新文件
@@ -0,0 +1,9 @@
#ifndef _UTIL_HIDO_LOCK_H_
#define _UTIL_HIDO_LOCK_H_
#include "HIDO_TypeDef.h"
HIDO_VOID HIDO_Lock(void);
HIDO_VOID HIDO_UnLock(void);
#endif /* _UTIL_HIDO_LOCK_H_ */