欢迎访问ic37.com |
会员登录 免费注册
发布采购

S1D13506 参数 Datasheet PDF下载

S1D13506图片预览
型号: S1D13506
PDF下载: 下载PDF文件 查看货源
内容描述: S1D13506彩色LCD / CRT / TV控制器 [S1D13506 Color LCD/CRT/TV Controller]
分类和应用: 电视控制器
文件页数/大小: 696 页 / 5934 K
品牌: EPSON [ EPSON COMPANY ]
 浏览型号S1D13506的Datasheet PDF文件第345页浏览型号S1D13506的Datasheet PDF文件第346页浏览型号S1D13506的Datasheet PDF文件第347页浏览型号S1D13506的Datasheet PDF文件第348页浏览型号S1D13506的Datasheet PDF文件第350页浏览型号S1D13506的Datasheet PDF文件第351页浏览型号S1D13506的Datasheet PDF文件第352页浏览型号S1D13506的Datasheet PDF文件第353页  
Epson Research and Development  
Page 115  
Vancouver Design Center  
14.2.2 Advance HAL Functions  
The advanced HAL functions include a level of access that most applications don’t will  
never need to access.  
int seBeginHighPriority(void)  
Description:  
Writing and debugging software under the Windows operating system greatly simplifies  
the developing process for the S1D13506 evaluation system. One issue which impedes  
application programming is that of latency. Time critical operations, performance mea-  
surement for instance, are not guaranteed any set amount of processor time.  
This function raises the priority of the thread and virtually eliminates the question of  
latency for programs running on a Windows platform.  
Note  
The application should not leave it’s thread running in a high priority state for long peri-  
ods of time. As soon as a time critical operation is complete the application should call  
seEndHighPriorty().  
Parameters:  
None.  
Return Value:  
ERR_OK  
If the function completes successfully.  
int seEndHighPriority(void)  
Description:  
The function returns the thread priority of the calling application to normal.  
After performing some time critical operation the application should call seEndHighPrior-  
ity() to return the thread priority to a normal level.  
Parameters:  
None.  
None.  
Return Value:  
Programming Notes and Examples  
Issue Date: 01/02/06  
S1D13506  
X25B-G-003-03  
 复制成功!