Advance Hal Functions - Epson S1D13506 Technical Manual

Color lcd/crt/tv controller
Table of Contents

Advertisement

Epson Research and Development
Vancouver Design Center

14.2.2 Advance HAL Functions

int seBeginHighPriority(void)
Description:
Note
Parameters:
Return Value:
int seEndHighPriority(void)
Description:
Parameters:
Return Value:
Programming Notes and Examples
Issue Date: 02/03/21
The advanced HAL functions include a level of access that most applications don't will
never need to access.
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.
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().
None.
ERR_OK
If the function completes successfully.
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.
None.
None.
Page 115
S1D13506
X25B-G-003-04

Advertisement

Table of Contents
loading

Table of Contents