1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.1.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<BASE target="main">
8<TITLE>SPI Function List</TITLE>
9<LINK rel="stylesheet" href="../css/titles.css">
10</HEAD>
11<BODY>
12<H3>ARM7 Processor Peripheral Device (SPI)</H3>
13<P>[<B><A href="list_spi.html">Function List</A></B>]</P>
14<H4>Touch panel</H4>
15<DL>
16<DT>Initialization
17<DD><A href="tp/TP_Init.html">TP_Init</A>
18<DD><A href="tp/TP_SetCallback.html">TP_SetCallback</A>
19<DD><A href="tp/TP_SetCalibrateParam.html">TP_SetCalibrateParam</A>
20<DD><A href="tp/TP_RequestSetStability.html">TP_RequestSetStability</A>
21</DL>
22<DL>
23<DT>Sampling Caused by a Request
24<DD><A href="tp/TP_RequestRawSampling.html">TP_RequestRawSampling</A>
25<DD><A href="tp/TP_RequestCalibratedSampling.html">TP_RequestCalibratedSampling</A>
26<DD><A href="tp/TP_RequestSamplingAsync.html">TP_RequestSamplingAsync</A>
27<DD><A href="tp/TP_WaitRawResult.html">TP_WaitRawResult</A>
28<DD><A href="tp/TP_WaitCalibratedResult.html">TP_WaitCalibratedResult</A>
29<DD><A href="tp/TP_GetCalibratedResult.html">TP_GetCalibratedResult</A>
30</DL>
31<DL>
32<DT>Auto-Sampling
33<DD><A href="tp/TP_RequestAutoSamplingStart.html">TP_RequestAutoSamplingStart</A>
34<DD><A href="tp/TP_RequestAutoSamplingStartAsync.html">TP_RequestAutoSamplingStartAsync</A>
35<DD><A href="tp/TP_RequestAutoSamplingStop.html">TP_RequestAutoSamplingStop</A>
36<DD><A href="tp/TP_RequestAutoSamplingStopAsync.html">TP_RequestAutoSamplingStopAsync</A>
37<DD><A href="tp/TP_GetLatestRawPointInAuto.html">TP_GetLatestRawPointInAuto</A>
38<DD><A href="tp/TP_GetLatestCalibratedPointInAuto.html">TP_GetLatestCalibratedPointInAuto</A>
39<DD><A href="tp/TP_GetLatestIndexInAuto.html">TP_GetLatestIndexInAuto</A>
40</DL>
41<DL>
42<DT>Calibration
43<DD><A href="tp/TP_GetUserInfo.html">TP_GetUserInfo</A>
44<DD><A href="tp/TP_CalcCalibrateParam.html">TP_CalcCalibrateParam</A>
45<DD><A href="tp/TP_GetCalibratedPoint.html">TP_GetCalibratedPoint</A>
46<DD><A href="tp/TP_GetUnCalibratedPoint.html">TP_GetUnCalibratedPoint</A>
47</DL>
48<DL>
49<DT>Success/Failure Determination
50<DD><A href="tp/TP_WaitBusy.html">TP_WaitBusy</A>
51<DD><A href="tp/TP_WaitAllBusy.html">TP_WaitAllBusy</A>
52<DD><A href="tp/TP_CheckBusy.html">TP_CheckBusy</A>
53<DD><A href="tp/TP_CheckError.html">TP_CheckError</A>
54</DL>
55<DL>
56<DT>Types and Structures
57<DD><A href="tp/TPData.html">TPData</A>
58<DD><A href="tp/TPRecvCallback.html">TPRecvCallback</A>
59</DL>
60<H4>Microphone</H4>
61<DL>
62<DT>Initialization
63<DD><A href="mic/MIC_Init.html">MIC_Init</A>
64</DL>
65<DL>
66<DT>Sampling
67<DD><A href="mic/MIC_DoSampling.html">MIC_DoSampling</A>
68<DD><A href="mic/MIC_DoSamplingAsync.html">MIC_DoSamplingAsync</A>
69</DL>
70<DL>
71<DT>Auto-Sampling
72<DD><A href="mic/MIC_StartAutoSampling.html">MIC_StartAutoSampling</A>
73<DD><A href="mic/MIC_StartAutoSamplingAsync.html">MIC_StartAutoSamplingAsync</A>
74<DD><A href="mic/MIC_StopAutoSampling.html">MIC_StopAutoSampling</A>
75<DD><A href="mic/MIC_StopAutoSamplingAsync.html">MIC_StopAutoSamplingAsync</A>
76<DD><A href="mic/MIC_AdjustAutoSampling.html">MIC_AdjustAutoSampling</A>
77<DD><A href="mic/MIC_AdjustAutoSamplingAsync.html">MIC_AdjustAutoSamplingAsync</A>
78<DD><A href="mic/MIC_StartLimitedSampling.html">MIC_StartLimitedSampling</A>
79<DD><A href="mic/MIC_StartLimitedSamplingAsync.html">MIC_StartLimitedSamplingAsync</A>
80<DD><A href="mic/MIC_StopLimitedSampling.html">MIC_StopLimitedSampling</A>
81<DD><A href="mic/MIC_StopLimitedSamplingAsync.html">MIC_StopLimitedSamplingAsync</A>
82<DD><A href="mic/MIC_AdjustLimitedSampling.html">MIC_AdjustLimitedSampling</A>
83<DD><A href="mic/MIC_AdjustLimitedSamplingAsync.html">MIC_AdjustLimitedSamplingAsync</A>
84<DD><A href="mic/MIC_GetLastSamplingAddress.html">MIC_GetLastSamplingAddress</A>
85</DL>
86<DL>
87<DT>Types and Structures
88<DD><A href="mic/MICAutoParam.html">MICAutoParam</A>
89<DD><A href="mic/MICSamplingType.html">MICSamplingType</A>
90<DD><A href="mic/MICSamplingRate.html">MICSamplingRate</A>
91<DD><A href="mic/MICCallback.html">MICCallback</A>
92<DD><A href="mic/MICResult.html">MICResult</A>
93</DL>
94<H4>Power Management</H4>
95<DL>
96<DT>Initialization
97<DD><A href="pm/PM_Init.html">PM_Init</A>
98</DL>
99<DL>
100<DT>PMIC Operation
101<DD><A href="pm/PM_SetBackLight.html">PM_SetBackLight*</A>
102<DD><A href="pm/PM_SetAmp.html">PM_SetAmp*</A>
103<DD><A href="pm/PM_SetAmpGain.html">PM_SetAmpGain*</A>
104<DD><A href="pm/PM_SetAmpGainLevel.html">PM_SetAmpGainLevel*</A>
105<DD><A href="pm/PM_SetLCDPower.html">PM_SetLCDPower</A>
106</DL>
107<DL>
108<DT>PMIC Status
109<DD><A href="pm/PM_GetBackLight.html">PM_GetBackLight</A>
110<DD><A href="pm/PM_GetAmp.html">PM_GetAmp</A>
111<DD><A href="pm/PM_GetAmpGain.html">PM_GetAmpGain</A>
112<DD><A href="pm/PM_GetAmpGainLevel.html">PM_GetAmpGainLevel</A>
113<DD><A href="pm/PM_GetLCDPower.html">PM_GetLCDPower</A>
114<DD><A href="pm/PM_GetLEDPattern.html">PM GetLEDPattern*</A>
115</DL>
116<DL>
117<DT>Battery
118<DD><A href="pm/PM_GetBattery.html">PM_GetBattery</A>
119<DD><A href="pm/PM_GetBatteryLevel.html">PM_GetBatteryLevel</A>
120<DD><A href="pm/PM_SetBatteryLowCallback.html">PM_SetBatteryLowCallback</A>
121<DD><A href="pm/PM_GetACAdapter.html">PM_GetACAdapter</A>
122</DL>
123<DL>
124<DT>Sleep
125<DD><A href="pm/PM_GoSleepMode.html">PM_GoSleepMode</A>
126<DD><A href="pm/PM_SetSleepCallbackInfo.html">PM_SetSleepCallbackInfo</A>
127<DD><A href="pm/PM_AppendSleepCallback.html">PM_AppendPreSleepCallback</A>
128<DD><A href="pm/PM_AppendSleepCallback.html">PM_PrependPreSleepCallback</A>
129<DD><A href="pm/PM_AppendSleepCallback.html">PM_InsertPreSleepCallback</A>
130<DD><A href="pm/PM_AppendSleepCallback.html">PM_AppendPostSleepCallback</A>
131<DD><A href="pm/PM_AppendSleepCallback.html">PM_PrependPostSleepCallback</A>
132<DD><A href="pm/PM_AppendSleepCallback.html">PM_InsertPostSleepCallback</A>
133<DD><A href="pm/PM_DeleteSleepCallback.html">PM_DeletePreSleepCallback</A>
134<DD><A href="pm/PM_DeleteSleepCallback.html">PM_DeletePostSleepCallback</A>
135<DD><A href="pm/PM_DumpSleepCallback.html">PM_DumpSleepCallback</A>
136</DL>
137<DL>
138<DT>Hardware Reset and Shutdown
139<DD><A href="pm/PM_ForceToPowerOff.html">PM_ForceToPowerOff*</A>
140<DD><A href="pm/PM_ForceToResetHardware.html">PM_ForceToResetHardware</A>
141<DD><A href="pm/PM_SetExitCallbackInfo.html">PM_SetExitCallbackInfo</A>
142<DD><A href="pm/PM_AppendExitCallback.html">PM_AppendPreExitCallback</A>
143<DD><A href="pm/PM_AppendExitCallback.html">PM_PrependPreExitCallback</A>
144<DD><A href="pm/PM_AppendExitCallback.html">PM_InsertPreExitCallback</A>
145<DD><A href="pm/PM_AppendExitCallback.html">PM_AppendPostExitCallback</A>
146<DD><A href="pm/PM_AppendExitCallback.html">PM_PrependPostExitCallback</A>
147<DD><A href="pm/PM_AppendExitCallback.html">PM_InsertPostExitCallback</A>
148<DD><A href="pm/PM_DeleteExitCallback.html">PM_DeletePreExitCallback</A>
149<DD><A href="pm/PM_DeleteExitCallback.html">PM_DeletePostExitCallback</A>
150<DD><A href="pm/PM_DumpExitCallback.html">PM_DumpExitCallback</A>
151<DD><A href="pm/PM_SetAutoExit.html">PM_SetAutoExit</A>
152<DD><A href="pm/PM_GetAutoExit.html">PM_GetAutoExit</A>
153<DD><A href="pm/PM_GetExitFactor.html">PM_GetExitFactor</A>
154<DD><A href="pm/PM_ReadyToExit.html">PM_ReadyToExit</A>
155 </DL>
156
157<P><BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR> <BR>
158</P>
159<hr><p>CONFIDENTIAL</p></body>
160</HTML>