mutexcfg_c.c
来自「TI CCS2.1 task 信号量之间相互操作的样板程序,文件包是一个完整的工」· C语言 代码 · 共 28 行
C
28 行
/*
* Copyright 2001 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
* granted through contract.
*
*/
/* "@(#) DSP/BIOS 4.60.22 12-07-01 (barracuda-j15)" */
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT mutex_evm62.cdb */
/* Include Header File */
#include "mutexcfg.h"
/* Config Structures */
/* Handles */
/*
* ======== CSL_cfgInit() ========
*/
void CSL_cfgInit()
{
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?