📄 fssynchinterf.hip
字号:
/*S*************************************************************************** ........................................................................ COPYRIGHT (c) Philips Semiconductors Nuremberg 2003 .. All rights are reserved. Reproduction in whole or in part is .. prohibited without the written consent of the copyright owner. . ......................................................................... File name : FsSynchInterf.hip.. Project : SSYOL3 WAP/MMS.. Module : OSFS.. %version: 5 %.. Compiler name and release:...............:........:..........:............:........................... *----------------------------------------------------------------------------* * DESCRIPTION * * This file contains internally used function declarations for Synchronous * interface. *----------------------------------------------------------------------------* *----------------------------------------------------------------------------* * FUNCTIONS DEFINED IN THIS FILE *----------------------------------------------------------------------------* * Name | Object *----------------------------------------------------------------------------* * * *----------------------------------------------------------------------------* *----------------------------------------------------------------------------* * EVOLUTION *----------------------------------------------------------------------------* * Date | Author | Description *----------------------------------------------------------------------------* * 27.03.03 | tcmc_sgp | File header is added * 02.05.03 | tcmc_sgp | function is added for storing the process id****************************************************************************E*/#ifndef FSSYNCHINTERF_HIP#define FSSYNCHINTERF_HIP#ifdef SYNCHRONOUS_FILE_SYSTEM_FTRu8 Fs87_30DetermineSem(void);void Fs87_31SetErrorCode(s32 vp_ErrorCode);void Fs87_33StoreProcessNumber(t_ProcessIdentity vp_ProcessIdentity);#endif /* End: SYNCHRONOUS_FILE_SYSTEM_FTR */#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -