comparison src/gpf2/frame/frame_ps.def @ 1:864b8cc0cf63

src/gpf2: preened GPF goo from TCS211
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 25 Sep 2016 23:38:58 +0000
parents
children
comparison
equal deleted inserted replaced
0:945cf7f506b2 1:864b8cc0cf63
1 LIBRARY
2 DESCRIPTION "GPS Frame"
3 EXPORTS
4 vsi_m_new
5 vsi_m_free
6 vsi_c_open
7 vsi_c_close
8 vsi_c_clear
9 vsi_c_send
10 vsi_c_free
11 vsi_c_new
12 vsi_c_await
13 vsi_c_primitive
14 vsi_t_start
15 vsi_t_pstart
16 vsi_t_stop
17 vsi_t_status
18 vsi_t_config
19 vsi_s_open
20 vsi_s_close
21 vsi_s_get
22 vsi_s_release
23 vsi_o_ttrace
24 vsi_o_itrace
25 vsi_o_ptrace
26 vsi_o_strace
27 vsi_o_assert
28 vsi_gettaskname
29 vsi_gettaskhandle
30 vsi_gettaskflags
31 vsi_gettracemask
32 vsi_settracemask
33 vsi_t_time
34 vsi_t_sleep
35 vsi_d_init
36 vsi_d_open
37 vsi_d_close
38 vsi_d_read
39 vsi_d_write
40 vsi_d_setsignal
41 vsi_d_resetsignal
42 vsi_d_setconfig
43 vsi_d_getconfig
44 vsi_ppm_new
45 vsi_ppm_rec
46 vsi_ppm_reuse
47 vsi_ppm_access
48 vsi_ppm_send
49 vsi_ppm_free
50 vsi_trc_free
51 vsi_trc_new
52 vsi_trcsuspend
53 pf_StartAllTasks
54 pf_CreateAllEntities
55 pf_Init
56 os_CreateTask
57 os_DestroyTask
58 os_StartTask
59 os_StopTask
60 os_GetTaskName
61 os_GetTaskHandle
62 os_SuspendTask
63 os_TaskInformation
64 os_CreateQueue
65 os_DestroyQueue
66 os_OpenQueue
67 os_CloseQueue
68 os_SendToQueue
69 os_ReceiveFromQueue
70 os_QueueInformation
71 os_CreatePartitionPool
72 os_AllocatePartition
73 os_DeallocatePartition
74 os_CreateMemoryPool
75 os_AllocateMemory
76 os_DeallocateMemory
77 os_PartitionInformation
78 os_MemoryInformation
79 os_CreateTimer
80 os_DestroyTimer
81 os_StartTimer
82 os_StopTimer
83 os_QueryTimer
84 os_TimerInformation
85 os_CreateSemaphore
86 os_DestroySemaphore
87 os_OpenSemaphore
88 os_CloseSemaphore
89 os_ObtainSemaphore
90 os_ReleaseSemaphore
91 os_SemaphoreInformation
92 os_GetTime
93 os_ObjectInformation
94 CondatMemPoolHandle
95 PrimGroupHandle
96 TestGroupHandle
97