Welcome to mirror list, hosted at ThFree Co, Russian Federation.

all_e.js « search « html « RTOS2 « docs « CMSIS « Drivers - github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7f8b4dd800be5c4460af8963a18f86dc06ff662d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
var searchData=
[
  ['os_20tick_20api',['OS Tick API',['../group__CMSIS__RTOS__TickAPI.html',1,'']]],
  ['os_5fid',['os_id',['../rtx__os_8h.html#a7b7d02cdf33432995469f29878f7dcda',1,'osRtxInfo_t']]],
  ['os_5ftick_2eh',['os_tick.h',['../os__tick_8h.html',1,'']]],
  ['os_5ftick_5facknowledgeirq',['OS_Tick_AcknowledgeIRQ',['../group__CMSIS__RTOS__TickAPI.html#ga57065ec4b281504ad4de13a419870b4f',1,'os_tick.h']]],
  ['os_5ftick_5fdisable',['OS_Tick_Disable',['../group__CMSIS__RTOS__TickAPI.html#ga5e325c304fef5003b1dc31906f6a3056',1,'os_tick.h']]],
  ['os_5ftick_5fenable',['OS_Tick_Enable',['../group__CMSIS__RTOS__TickAPI.html#ga3e47971bf3a02599d9ecb32208adafec',1,'os_tick.h']]],
  ['os_5ftick_5fgetclock',['OS_Tick_GetClock',['../group__CMSIS__RTOS__TickAPI.html#ga936217ea28236fb57648973e0d8f627a',1,'os_tick.h']]],
  ['os_5ftick_5fgetcount',['OS_Tick_GetCount',['../group__CMSIS__RTOS__TickAPI.html#gaa64a145a554f1e5077848938d7f39c92',1,'os_tick.h']]],
  ['os_5ftick_5fgetinterval',['OS_Tick_GetInterval',['../group__CMSIS__RTOS__TickAPI.html#ga123151dc19d5a94a68f12cdbf61a9bb5',1,'os_tick.h']]],
  ['os_5ftick_5fgetirqn',['OS_Tick_GetIRQn',['../group__CMSIS__RTOS__TickAPI.html#gaa8b4eca23e3ffe2df403291958cdc905',1,'os_tick.h']]],
  ['os_5ftick_5fgetoverflow',['OS_Tick_GetOverflow',['../group__CMSIS__RTOS__TickAPI.html#ga1f9a593126b7f0b66fc526c2cebd6192',1,'os_tick.h']]],
  ['os_5ftick_5fsetup',['OS_Tick_Setup',['../group__CMSIS__RTOS__TickAPI.html#ga5eeffb4d9dc6c6802fee8898096d9a59',1,'os_tick.h']]],
  ['osdelay',['osDelay',['../group__CMSIS__RTOS__Wait.html#gaf6055a51390ef65b6b6edc28bf47322e',1,'cmsis_os2.h']]],
  ['osdelayuntil',['osDelayUntil',['../group__CMSIS__RTOS__Wait.html#ga3c807924c2d6d43bc2ffb49da3f7f3a1',1,'cmsis_os2.h']]],
  ['oserror',['osError',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813eabb7b2d2c4efa66df42f1c10635467b09',1,'cmsis_os2.h']]],
  ['oserrorisr',['osErrorISR',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813ea21635bdc492d3094fe83027fa4a30e2f',1,'cmsis_os2.h']]],
  ['oserrornomemory',['osErrorNoMemory',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813eaf1fac0240218e51eb30a13da2f8aae81',1,'cmsis_os2.h']]],
  ['oserrorparameter',['osErrorParameter',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813eac24adca6a5d072c9f01c32178ba0d109',1,'cmsis_os2.h']]],
  ['oserrorresource',['osErrorResource',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813ea8fc5801e8b0482bdf22ad63a77f0155d',1,'cmsis_os2.h']]],
  ['oserrortimeout',['osErrorTimeout',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813ea913eb5df15ad85f8557eb3a456b56879',1,'cmsis_os2.h']]],
  ['oseventflagsattr_5ft',['osEventFlagsAttr_t',['../group__CMSIS__RTOS__EventFlags.html#structosEventFlagsAttr__t',1,'']]],
  ['oseventflagsclear',['osEventFlagsClear',['../group__CMSIS__RTOS__EventFlags.html#ga93bf258ca0007c6641fbe8e4f2b8a1e5',1,'cmsis_os2.h']]],
  ['oseventflagsdelete',['osEventFlagsDelete',['../group__CMSIS__RTOS__EventFlags.html#ga7c4acf2fb0d506ec82905dee53fb5435',1,'cmsis_os2.h']]],
  ['oseventflagsget',['osEventFlagsGet',['../group__CMSIS__RTOS__EventFlags.html#ga8bda3185f46bfd278cea8a6cf357677d',1,'cmsis_os2.h']]],
  ['oseventflagsgetname',['osEventFlagsGetName',['../group__CMSIS__RTOS__EventFlags.html#ga59f4ddf0ee8c395b1672bb978d1cfc88',1,'cmsis_os2.h']]],
  ['oseventflagsid_5ft',['osEventFlagsId_t',['../group__CMSIS__RTOS__EventFlags.html#gafdbab933146d6d81d7cca7287e267a50',1,'cmsis_os2.h']]],
  ['oseventflagsnew',['osEventFlagsNew',['../group__CMSIS__RTOS__EventFlags.html#gab14b1caeb12ffa42cce1bfe889cd07df',1,'cmsis_os2.h']]],
  ['oseventflagsset',['osEventFlagsSet',['../group__CMSIS__RTOS__EventFlags.html#ga33b71d14cecf90b4e72639dd19f23a5e',1,'cmsis_os2.h']]],
  ['oseventflagswait',['osEventFlagsWait',['../group__CMSIS__RTOS__EventFlags.html#ga52acb34a8322e58020227344fe662b4e',1,'cmsis_os2.h']]],
  ['osflagserror',['osFlagsError',['../cmsis__os2_8h.html#a01c1359c3a5640bff6e08f09bf94ce3a',1,'cmsis_os2.h']]],
  ['osflagserrorisr',['osFlagsErrorISR',['../group__flags__error__codes.html#gaea3abd186643f539877e894b62b63448',1,'cmsis_os2.h']]],
  ['osflagserrorparameter',['osFlagsErrorParameter',['../group__flags__error__codes.html#gaa8a95ef938f8f5a9fcb815ec53184f77',1,'cmsis_os2.h']]],
  ['osflagserrorresource',['osFlagsErrorResource',['../group__flags__error__codes.html#ga4db38b50da1889bcaaa7f747e844f904',1,'cmsis_os2.h']]],
  ['osflagserrortimeout',['osFlagsErrorTimeout',['../group__flags__error__codes.html#ga2e951c3f1c3b7bff4eca3d7836cd19ca',1,'cmsis_os2.h']]],
  ['osflagserrorunknown',['osFlagsErrorUnknown',['../group__flags__error__codes.html#ga3b1d9fbb83d64eedb62f831c9be647c3',1,'cmsis_os2.h']]],
  ['osflagsnoclear',['osFlagsNoClear',['../group__CMSIS__RTOS__Definitions.html#gaade844a42237d8c37569d4d9b16b9f1c',1,'cmsis_os2.h']]],
  ['osflagswaitall',['osFlagsWaitAll',['../group__CMSIS__RTOS__Definitions.html#ga8b6f562736fbfb5428940e0c017dec24',1,'cmsis_os2.h']]],
  ['osflagswaitany',['osFlagsWaitAny',['../group__CMSIS__RTOS__Definitions.html#ga18e63587b8450d5b8798b6f6ec04e012',1,'cmsis_os2.h']]],
  ['oskernelerror',['osKernelError',['../cmsis__os2_8h.html#ga08326469274b668140ca934b168a5ad4a0545c92c18ce8e6b24e82a0d694a0b4a',1,'cmsis_os2.h']]],
  ['oskernelgetinfo',['osKernelGetInfo',['../group__CMSIS__RTOS__KernelCtrl.html#ga6f7764e7250c5c5364c00c45a5d1d199',1,'cmsis_os2.h']]],
  ['oskernelgetstate',['osKernelGetState',['../group__CMSIS__RTOS__KernelCtrl.html#ga48b69b81012fce051f639be288b243ba',1,'cmsis_os2.h']]],
  ['oskernelgetsystimercount',['osKernelGetSysTimerCount',['../group__CMSIS__RTOS__KernelCtrl.html#gae0fcaff6cecfb4013bb556c87afcd7d2',1,'cmsis_os2.h']]],
  ['oskernelgetsystimerfreq',['osKernelGetSysTimerFreq',['../group__CMSIS__RTOS__KernelCtrl.html#ga4d69215a93220f72be3684cad582f16a',1,'cmsis_os2.h']]],
  ['oskernelgettickcount',['osKernelGetTickCount',['../group__CMSIS__RTOS__KernelCtrl.html#ga84bcdbf2fb76b10c8df4e439f0c7e11b',1,'cmsis_os2.h']]],
  ['oskernelgettickfreq',['osKernelGetTickFreq',['../group__CMSIS__RTOS__KernelCtrl.html#ga7a8d7bd927eaaa58999f91d7d6310cee',1,'cmsis_os2.h']]],
  ['oskernelinactive',['osKernelInactive',['../cmsis__os2_8h.html#ga08326469274b668140ca934b168a5ad4a2ad3e5912db47b497529d036c89e7995',1,'cmsis_os2.h']]],
  ['oskernelinitialize',['osKernelInitialize',['../group__CMSIS__RTOS__KernelCtrl.html#gae818f6611d25ba3140bede410a52d659',1,'cmsis_os2.h']]],
  ['oskernellock',['osKernelLock',['../group__CMSIS__RTOS__KernelCtrl.html#ga948609ee930d9b38336b9e1c2a4dfe12',1,'cmsis_os2.h']]],
  ['oskernellocked',['osKernelLocked',['../cmsis__os2_8h.html#ga08326469274b668140ca934b168a5ad4a2fe382ad5ebab2257b35740414b28b01',1,'cmsis_os2.h']]],
  ['oskernelready',['osKernelReady',['../cmsis__os2_8h.html#ga08326469274b668140ca934b168a5ad4a0596c6e14113447604753656417c9a24',1,'cmsis_os2.h']]],
  ['oskernelreserved',['osKernelReserved',['../cmsis__os2_8h.html#ga08326469274b668140ca934b168a5ad4ab0a47576defa29396a649d9173d4bc4b',1,'cmsis_os2.h']]],
  ['oskernelrestorelock',['osKernelRestoreLock',['../group__CMSIS__RTOS__KernelCtrl.html#gae7d0a71b9586cbbb49fcbdf6a04f0289',1,'cmsis_os2.h']]],
  ['oskernelresume',['osKernelResume',['../group__CMSIS__RTOS__KernelCtrl.html#ga8c4b4d7ed34cab73c001665d9176aced',1,'cmsis_os2.h']]],
  ['oskernelrunning',['osKernelRunning',['../cmsis__os2_8h.html#ga08326469274b668140ca934b168a5ad4a8e0b699fbe1c8bb66fefadd5911cb6ce',1,'cmsis_os2.h']]],
  ['oskernelstart',['osKernelStart',['../group__CMSIS__RTOS__KernelCtrl.html#ga9ae2cc00f0d89d7b6a307bba942b5221',1,'cmsis_os2.h']]],
  ['oskernelstate_5ft',['osKernelState_t',['../group__CMSIS__RTOS__KernelCtrl.html#ga08326469274b668140ca934b168a5ad4',1,'cmsis_os2.h']]],
  ['oskernelsuspend',['osKernelSuspend',['../group__CMSIS__RTOS__KernelCtrl.html#gae26683e1606ec633354a2876c68f0c1f',1,'cmsis_os2.h']]],
  ['oskernelsuspended',['osKernelSuspended',['../cmsis__os2_8h.html#ga08326469274b668140ca934b168a5ad4ad364464ad84d63b1413a9ac8a962390c',1,'cmsis_os2.h']]],
  ['oskernelunlock',['osKernelUnlock',['../group__CMSIS__RTOS__KernelCtrl.html#gaf401728b4657456198c33fe75f8d6720',1,'cmsis_os2.h']]],
  ['osmemorypoolalloc',['osMemoryPoolAlloc',['../group__CMSIS__RTOS__PoolMgmt.html#ga8ead54e99ccb8f112356c88f99d38fbe',1,'cmsis_os2.h']]],
  ['osmemorypoolattr_5ft',['osMemoryPoolAttr_t',['../group__CMSIS__RTOS__PoolMgmt.html#structosMemoryPoolAttr__t',1,'']]],
  ['osmemorypooldelete',['osMemoryPoolDelete',['../group__CMSIS__RTOS__PoolMgmt.html#ga8c39e7e5cd2b9eda907466808e59d62e',1,'cmsis_os2.h']]],
  ['osmemorypoolfree',['osMemoryPoolFree',['../group__CMSIS__RTOS__PoolMgmt.html#gabb4f4560daa6d1f8c8789082ee186d16',1,'cmsis_os2.h']]],
  ['osmemorypoolgetblocksize',['osMemoryPoolGetBlockSize',['../group__CMSIS__RTOS__PoolMgmt.html#gab2bf059b7fa7679c3cccdaeec60b6c0e',1,'cmsis_os2.h']]],
  ['osmemorypoolgetcapacity',['osMemoryPoolGetCapacity',['../group__CMSIS__RTOS__PoolMgmt.html#gad696e94bfbe28f0b6613f9303fdf6a37',1,'cmsis_os2.h']]],
  ['osmemorypoolgetcount',['osMemoryPoolGetCount',['../group__CMSIS__RTOS__PoolMgmt.html#ga958a9449bff8c95ce213de98eef5739d',1,'cmsis_os2.h']]],
  ['osmemorypoolgetname',['osMemoryPoolGetName',['../group__CMSIS__RTOS__PoolMgmt.html#gab414a1e138205a55820acfa277c8f386',1,'cmsis_os2.h']]],
  ['osmemorypoolgetspace',['osMemoryPoolGetSpace',['../group__CMSIS__RTOS__PoolMgmt.html#ga0394cffa9479a7994e3b03c79c1cb909',1,'cmsis_os2.h']]],
  ['osmemorypoolid_5ft',['osMemoryPoolId_t',['../group__CMSIS__RTOS__PoolMgmt.html#ga2e44473caf338266f56800960294f960',1,'cmsis_os2.h']]],
  ['osmemorypoolnew',['osMemoryPoolNew',['../group__CMSIS__RTOS__PoolMgmt.html#ga497ced5d72dc5cd405c4c418516220dc',1,'cmsis_os2.h']]],
  ['osmessagequeueattr_5ft',['osMessageQueueAttr_t',['../group__CMSIS__RTOS__Message.html#structosMessageQueueAttr__t',1,'']]],
  ['osmessagequeuedelete',['osMessageQueueDelete',['../group__CMSIS__RTOS__Message.html#gaba987f665444e0d83fa6a3a68bc72abe',1,'cmsis_os2.h']]],
  ['osmessagequeueget',['osMessageQueueGet',['../group__CMSIS__RTOS__Message.html#gad90d4959466a7a65105061da8256ab9e',1,'cmsis_os2.h']]],
  ['osmessagequeuegetcapacity',['osMessageQueueGetCapacity',['../group__CMSIS__RTOS__Message.html#gac24f87d4f395e9e9c900c320e45ade8a',1,'cmsis_os2.h']]],
  ['osmessagequeuegetcount',['osMessageQueueGetCount',['../group__CMSIS__RTOS__Message.html#ga6a32ac394fcff568b251c160cc3014b2',1,'cmsis_os2.h']]],
  ['osmessagequeuegetmsgsize',['osMessageQueueGetMsgSize',['../group__CMSIS__RTOS__Message.html#ga96d3d84069b20359de48109e28a1a89e',1,'cmsis_os2.h']]],
  ['osmessagequeuegetname',['osMessageQueueGetName',['../group__CMSIS__RTOS__Message.html#gae7cf7bf2b97a5ae481fb60fcce99247a',1,'cmsis_os2.h']]],
  ['osmessagequeuegetspace',['osMessageQueueGetSpace',['../group__CMSIS__RTOS__Message.html#gaddf0904427436dd3880d46263c2dc9fa',1,'cmsis_os2.h']]],
  ['osmessagequeueid_5ft',['osMessageQueueId_t',['../cmsis__os2_8h.html#a206dbc05367e03c39fc6d4d1ebcff317',1,'cmsis_os2.h']]],
  ['osmessagequeuenew',['osMessageQueueNew',['../group__CMSIS__RTOS__Message.html#ga24e895a00f9d484db33aaf784c57bfed',1,'cmsis_os2.h']]],
  ['osmessagequeueput',['osMessageQueuePut',['../group__CMSIS__RTOS__Message.html#gaa515fc8b956f721a8f72b2c505813bfc',1,'cmsis_os2.h']]],
  ['osmessagequeuereset',['osMessageQueueReset',['../group__CMSIS__RTOS__Message.html#gac6dce7f9ad132d266292c2e979d861b4',1,'cmsis_os2.h']]],
  ['osmutexacquire',['osMutexAcquire',['../group__CMSIS__RTOS__MutexMgmt.html#gabc54686ea0fc281823b1763422d2a924',1,'cmsis_os2.h']]],
  ['osmutexattr_5ft',['osMutexAttr_t',['../group__CMSIS__RTOS__MutexMgmt.html#structosMutexAttr__t',1,'']]],
  ['osmutexdelete',['osMutexDelete',['../group__CMSIS__RTOS__MutexMgmt.html#gabee73ad227ba4587d3db12ef9bd582bc',1,'cmsis_os2.h']]],
  ['osmutexgetname',['osMutexGetName',['../group__CMSIS__RTOS__MutexMgmt.html#ga00b5e58cd247a412d1afd18732d8b752',1,'cmsis_os2.h']]],
  ['osmutexgetowner',['osMutexGetOwner',['../group__CMSIS__RTOS__MutexMgmt.html#ga7f9a7666df0978738cd570cb700b83fb',1,'cmsis_os2.h']]],
  ['osmutexid_5ft',['osMutexId_t',['../group__CMSIS__RTOS__MutexMgmt.html#ga313801836c62deb23055efb55a420e42',1,'cmsis_os2.h']]],
  ['osmutexnew',['osMutexNew',['../group__CMSIS__RTOS__MutexMgmt.html#gab90920022ab944296821368ef6bb52f8',1,'cmsis_os2.h']]],
  ['osmutexprioinherit',['osMutexPrioInherit',['../group__CMSIS__RTOS__MutexMgmt.html#ga40fba270cb31a977b3bd551d41eb9599',1,'cmsis_os2.h']]],
  ['osmutexrecursive',['osMutexRecursive',['../group__CMSIS__RTOS__MutexMgmt.html#ga65c2482cc64a35d03871f3180f305926',1,'cmsis_os2.h']]],
  ['osmutexrelease',['osMutexRelease',['../group__CMSIS__RTOS__MutexMgmt.html#gaea629705703580ff58776bf73c8db915',1,'cmsis_os2.h']]],
  ['osmutexrobust',['osMutexRobust',['../group__CMSIS__RTOS__MutexMgmt.html#gaf0e1dee376798b4d516d164981526780',1,'cmsis_os2.h']]],
  ['osok',['osOK',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813ea9e1c9e2550bb4de8969a935acffc968f',1,'cmsis_os2.h']]],
  ['ospriority_5ft',['osPriority_t',['../group__CMSIS__RTOS__ThreadMgmt.html#gad4e3e0971b41f2d17584a8c6837342ec',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal',['osPriorityAboveNormal',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca17b36cd9cd38652c2bc6d4803990674b',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal1',['osPriorityAboveNormal1',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecabfeafc713edfc7b9130aa5c762d68998',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal2',['osPriorityAboveNormal2',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca901acf86070e06f5990b611734ee2562',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal3',['osPriorityAboveNormal3',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecad566b876b64e6efdc3eba0fc04e54013',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal4',['osPriorityAboveNormal4',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca6ccac37d7dae4586a2031966d36a63ec',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal5',['osPriorityAboveNormal5',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecae36e8b38ee046a3104bcccabb10cf78c',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal6',['osPriorityAboveNormal6',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca61e6ce27e1e0f34f2540b413b8a8b207',1,'cmsis_os2.h']]],
  ['ospriorityabovenormal7',['osPriorityAboveNormal7',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecadbbb0fed3ada6b9b50d4a628abc2a67d',1,'cmsis_os2.h']]],
  ['osprioritybelownormal',['osPriorityBelowNormal',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca193b650117c209b4a203954542bcc3e6',1,'cmsis_os2.h']]],
  ['osprioritybelownormal1',['osPriorityBelowNormal1',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca9138da7187690b15f52d8e5729c18da5',1,'cmsis_os2.h']]],
  ['osprioritybelownormal2',['osPriorityBelowNormal2',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca4f081d6735bf2f513338b07eddf13ae3',1,'cmsis_os2.h']]],
  ['osprioritybelownormal3',['osPriorityBelowNormal3',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca19c013690d0d6bf3ac90707942be3fdf',1,'cmsis_os2.h']]],
  ['osprioritybelownormal4',['osPriorityBelowNormal4',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca36931ad6cee5e4700e2c8622bdd2cd24',1,'cmsis_os2.h']]],
  ['osprioritybelownormal5',['osPriorityBelowNormal5',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca0bcd9ad1e7a02e3bf03be7dcc8ece38e',1,'cmsis_os2.h']]],
  ['osprioritybelownormal6',['osPriorityBelowNormal6',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecabd3cc7df5b92b752ddf1e7843a786c05',1,'cmsis_os2.h']]],
  ['osprioritybelownormal7',['osPriorityBelowNormal7',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecab18e3bda7b5e418e309a62d6267ea14b',1,'cmsis_os2.h']]],
  ['ospriorityerror',['osPriorityError',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecae35f5e2f9c64ad346822521b643bdea4',1,'cmsis_os2.h']]],
  ['ospriorityhigh',['osPriorityHigh',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca914433934143a9ba767e59577c56e6c2',1,'cmsis_os2.h']]],
  ['ospriorityhigh1',['osPriorityHigh1',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca17b7a7e6febf12444a84e90edfce36cb',1,'cmsis_os2.h']]],
  ['ospriorityhigh2',['osPriorityHigh2',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca40a120cf8bbc42e575455c027f3d9b03',1,'cmsis_os2.h']]],
  ['ospriorityhigh3',['osPriorityHigh3',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca0b15518b0b5321a29efa0b42b2f8c759',1,'cmsis_os2.h']]],
  ['ospriorityhigh4',['osPriorityHigh4',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecafe5a4f393fab04551ac7d93e80cdf0fb',1,'cmsis_os2.h']]],
  ['ospriorityhigh5',['osPriorityHigh5',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca5960841bfbdd959b163429e8502ea4e9',1,'cmsis_os2.h']]],
  ['ospriorityhigh6',['osPriorityHigh6',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca5714dda6effc1a3f8ec155d97e3e69bc',1,'cmsis_os2.h']]],
  ['ospriorityhigh7',['osPriorityHigh7',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca63ad0cc52a701ef3d9df52b59b995652',1,'cmsis_os2.h']]],
  ['ospriorityidle',['osPriorityIdle',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad4e3e0971b41f2d17584a8c6837342ecacd5864eac01a6916a7c866bb51a6aac1',1,'cmsis_os2.h']]],
  ['ospriorityisr',['osPriorityISR',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad4e3e0971b41f2d17584a8c6837342eca4b4fa46c3ebaf4259662a0a0a3173b7f',1,'cmsis_os2.h']]],
  ['osprioritylow',['osPriorityLow',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca61cb822239ac8f66dfbdc7291598a3d4',1,'cmsis_os2.h']]],
  ['osprioritylow1',['osPriorityLow1',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecaba2b6919f0b630c8c1b2c940e3bfadbe',1,'cmsis_os2.h']]],
  ['osprioritylow2',['osPriorityLow2',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca78ad5d00aa07a2b4bf30a639544f5507',1,'cmsis_os2.h']]],
  ['osprioritylow3',['osPriorityLow3',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca28ccb07942c16f5f5efefb6cf68a7f50',1,'cmsis_os2.h']]],
  ['osprioritylow4',['osPriorityLow4',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca5a4a4f26d5b220a968e221e854f69a81',1,'cmsis_os2.h']]],
  ['osprioritylow5',['osPriorityLow5',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecad69b8c14809bc5bdce4887f5a57d9353',1,'cmsis_os2.h']]],
  ['osprioritylow6',['osPriorityLow6',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecac0f188468664d06d4cd9e6e1ed351393',1,'cmsis_os2.h']]],
  ['osprioritylow7',['osPriorityLow7',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca5b151ebba7fdeb1baaa9b7b420890b7a',1,'cmsis_os2.h']]],
  ['osprioritynone',['osPriorityNone',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca6c437c7185161a3bd1e7e4669dfa17a3',1,'cmsis_os2.h']]],
  ['osprioritynormal',['osPriorityNormal',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca45a2895ad30c79fb97de18cac7cc19f1',1,'cmsis_os2.h']]],
  ['osprioritynormal1',['osPriorityNormal1',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca3e70c19e03d5a54e66bd071f0776782c',1,'cmsis_os2.h']]],
  ['osprioritynormal2',['osPriorityNormal2',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca19e96f2b025b6462a43b1965043c8205',1,'cmsis_os2.h']]],
  ['osprioritynormal3',['osPriorityNormal3',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca402bd7ab26fb57c8cee8cf94168f4c91',1,'cmsis_os2.h']]],
  ['osprioritynormal4',['osPriorityNormal4',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca93ef07d3a107aeee6508bfd29ba3485d',1,'cmsis_os2.h']]],
  ['osprioritynormal5',['osPriorityNormal5',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca68f3f6fdaa639de300277802aa13a0ab',1,'cmsis_os2.h']]],
  ['osprioritynormal6',['osPriorityNormal6',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca8221eb0d059726a6309f1f2d0cdb6204',1,'cmsis_os2.h']]],
  ['osprioritynormal7',['osPriorityNormal7',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca049abd04f8951415407ec9d92bd9b80b',1,'cmsis_os2.h']]],
  ['ospriorityrealtime',['osPriorityRealtime',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca1485dec3702434a1ec3cb74c7a17a4af',1,'cmsis_os2.h']]],
  ['ospriorityrealtime1',['osPriorityRealtime1',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecaf685a06b30f0635476e21347a986305b',1,'cmsis_os2.h']]],
  ['ospriorityrealtime2',['osPriorityRealtime2',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecab832bd9de84e5eec2ecad69d085dadff',1,'cmsis_os2.h']]],
  ['ospriorityrealtime3',['osPriorityRealtime3',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca3f2261e5e733e92844ae8c630f2f9eaa',1,'cmsis_os2.h']]],
  ['ospriorityrealtime4',['osPriorityRealtime4',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecaf614e3dc966d559cd9d9d2a0f78ebe70',1,'cmsis_os2.h']]],
  ['ospriorityrealtime5',['osPriorityRealtime5',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecaff84f31ceff203c711fb9476443507df',1,'cmsis_os2.h']]],
  ['ospriorityrealtime6',['osPriorityRealtime6',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342eca80ae9d0dd256312c0c8f44af48316194',1,'cmsis_os2.h']]],
  ['ospriorityrealtime7',['osPriorityRealtime7',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecaa76da6825c4bd31c4958200bc289103b',1,'cmsis_os2.h']]],
  ['ospriorityreserved',['osPriorityReserved',['../cmsis__os2_8h.html#gad4e3e0971b41f2d17584a8c6837342ecac86c171f8d466cced0cb1b03bb03343b',1,'cmsis_os2.h']]],
  ['osrtxconfig',['osRtxConfig',['../rtx__os_8h.html#a489fda965fa634809f401ae6458a6f45',1,'rtx_os.h']]],
  ['osrtxconfig_5ft',['osRtxConfig_t',['../rtx__os_8h.html#structosRtxConfig__t',1,'']]],
  ['osrtxconfig_5ft_2eisr_5fqueue',['osRtxConfig_t.isr_queue',['../rtx__os_8h.html#structosRtxConfig__t_8isr__queue',1,'']]],
  ['osrtxconfig_5ft_2emem',['osRtxConfig_t.mem',['../rtx__os_8h.html#structosRtxConfig__t_8mem',1,'']]],
  ['osrtxconfig_5ft_2empi',['osRtxConfig_t.mpi',['../rtx__os_8h.html#structosRtxConfig__t_8mpi',1,'']]],
  ['osrtxconfigprivilegedmode',['osRtxConfigPrivilegedMode',['../rtx__os_8h.html#a0eb4da5bed45820d732e23483b870152',1,'rtx_os.h']]],
  ['osrtxconfigstackcheck',['osRtxConfigStackCheck',['../rtx__os_8h.html#a77f3e906438a6693524cdc257cb0bf23',1,'rtx_os.h']]],
  ['osrtxconfigstackwatermark',['osRtxConfigStackWatermark',['../rtx__os_8h.html#a62205cc79ec5d95b45f5ebfdf126438c',1,'rtx_os.h']]],
  ['osrtxerrorclibmutex',['osRtxErrorClibMutex',['../group__rtx5__specific__defines.html#gac749c24b9cf6c49b392b015ed0517cfc',1,'rtx_os.h']]],
  ['osrtxerrorclibspace',['osRtxErrorClibSpace',['../group__rtx5__specific__defines.html#ga14a24724f6e87744ba84674ef76e4256',1,'rtx_os.h']]],
  ['osrtxerrorinvalidcontrolblock',['osRtxErrorInvalidControlBlock',['../rtx__evr_8h.html#a56335b5b0a3f932e06aa764d185b6a60',1,'rtx_evr.h']]],
  ['osrtxerrorinvaliddatamemory',['osRtxErrorInvalidDataMemory',['../rtx__evr_8h.html#a037115a16032074ae1a82d64c160338b',1,'rtx_evr.h']]],
  ['osrtxerrorinvalidpriority',['osRtxErrorInvalidPriority',['../rtx__evr_8h.html#a45219e125941ecbe7eca030fd2f40d7a',1,'rtx_evr.h']]],
  ['osrtxerrorinvalidthreadstack',['osRtxErrorInvalidThreadStack',['../rtx__evr_8h.html#a5cabacbb758a1bc5012cae2292771726',1,'rtx_evr.h']]],
  ['osrtxerrorisrqueueoverflow',['osRtxErrorISRQueueOverflow',['../group__rtx5__specific__defines.html#ga7377235f9fa3cedee06f682cd93f3e88',1,'rtx_os.h']]],
  ['osrtxerrorkernelnotready',['osRtxErrorKernelNotReady',['../rtx__evr_8h.html#a168269d3a1264ac7a7427f8642e358a4',1,'rtx_evr.h']]],
  ['osrtxerrorkernelnotrunning',['osRtxErrorKernelNotRunning',['../rtx__evr_8h.html#a8a916c6a8ad67a38c29ca2e2141d1540',1,'rtx_evr.h']]],
  ['osrtxerrormutexlocklimit',['osRtxErrorMutexLockLimit',['../rtx__evr_8h.html#a949198d164108954151e89607a1504a7',1,'rtx_evr.h']]],
  ['osrtxerrormutexnotlocked',['osRtxErrorMutexNotLocked',['../rtx__evr_8h.html#a4fc98ec7f644bc7156af58431043171a',1,'rtx_evr.h']]],
  ['osrtxerrormutexnotowned',['osRtxErrorMutexNotOwned',['../rtx__evr_8h.html#a2abf2bd19d5d80399c129e7b79e19e9a',1,'rtx_evr.h']]],
  ['osrtxerrornotify',['osRtxErrorNotify',['../group__rtx5__specific__functions.html#gaf1745a88f9cc60b609ab1c8076bd346d',1,'rtx_os.h']]],
  ['osrtxerrorsemaphorecountlimit',['osRtxErrorSemaphoreCountLimit',['../rtx__evr_8h.html#a4266d3dd5e7bbd2693dd53d00d80bc4c',1,'rtx_evr.h']]],
  ['osrtxerrorstackunderflow',['osRtxErrorStackUnderflow',['../group__rtx5__specific__defines.html#ga42206aa2524b8fab613d26bea0f73c44',1,'rtx_os.h']]],
  ['osrtxerrorthreadnotjoinable',['osRtxErrorThreadNotJoinable',['../rtx__evr_8h.html#a1955ed26bf52d4fd07a73961ee6a1478',1,'rtx_evr.h']]],
  ['osrtxerrortimerqueueoverflow',['osRtxErrorTimerQueueOverflow',['../group__rtx5__specific__defines.html#gaad420018f26e751ec55d3922a283beb0',1,'rtx_os.h']]],
  ['osrtxerrortz_5falloccontext_5fs',['osRtxErrorTZ_AllocContext_S',['../rtx__evr_8h.html#a787925e3c31997d22bb7ea985b69c3db',1,'rtx_evr.h']]],
  ['osrtxerrortz_5ffreecontext_5fs',['osRtxErrorTZ_FreeContext_S',['../rtx__evr_8h.html#a8b1b28f13acfecfec665a3759ce69991',1,'rtx_evr.h']]],
  ['osrtxerrortz_5finitcontext_5fs',['osRtxErrorTZ_InitContext_S',['../rtx__evr_8h.html#a33f2affc96c91cf39a3986e4bd119c5c',1,'rtx_evr.h']]],
  ['osrtxerrortz_5floadcontext_5fs',['osRtxErrorTZ_LoadContext_S',['../rtx__evr_8h.html#a3e9b3fdece321c3766bc6bc1a35e9cf6',1,'rtx_evr.h']]],
  ['osrtxerrortz_5fsavecontext_5fs',['osRtxErrorTZ_SaveContext_S',['../rtx__evr_8h.html#ad600f514856926fc313a5f7dc0c3d422',1,'rtx_evr.h']]],
  ['osrtxeventflags_5ft',['osRtxEventFlags_t',['../rtx__os_8h.html#structosRtxEventFlags__t',1,'']]],
  ['osrtxeventflagscbsize',['osRtxEventFlagsCbSize',['../group__rtx5__specific__defines.html#ga68100c8c44931f03547973294c433075',1,'rtx_os.h']]],
  ['osrtxeventflagslimit',['osRtxEventFlagsLimit',['../rtx__os_8h.html#a271653c08ecb64dbb2d0ce8a51ddb4c2',1,'rtx_os.h']]],
  ['osrtxeventflagsmemusage',['osRtxEventFlagsMemUsage',['../rtx__os_8h.html#a0c81327f94697890809ce4a594bb9d5c',1,'rtx_os.h']]],
  ['osrtxflagsystemmemory',['osRtxFlagSystemMemory',['../rtx__os_8h.html#ade9b85b84a6199a1cc3653058def19f3',1,'rtx_os.h']]],
  ['osrtxflagsystemobject',['osRtxFlagSystemObject',['../rtx__os_8h.html#a797c4d97bb5e216e6901c1e30e96cb34',1,'rtx_os.h']]],
  ['osrtxideventflags',['osRtxIdEventFlags',['../rtx__os_8h.html#aa9b41f7b0dc38018a7db915df5e716cc',1,'rtx_os.h']]],
  ['osrtxidinvalid',['osRtxIdInvalid',['../rtx__os_8h.html#ad78a646169b7b4bfa2a278d08fe21fa5',1,'rtx_os.h']]],
  ['osrtxidlethread',['osRtxIdleThread',['../group__rtx5__specific__functions.html#ga074068b8efa7074cee68a71481d0b072',1,'rtx_os.h']]],
  ['osrtxidmemorypool',['osRtxIdMemoryPool',['../rtx__os_8h.html#a3cddbd1d03aedae758445d17db319fec',1,'rtx_os.h']]],
  ['osrtxidmessage',['osRtxIdMessage',['../rtx__os_8h.html#a84bb69c0a0d02b2adc4d499803ccb063',1,'rtx_os.h']]],
  ['osrtxidmessagequeue',['osRtxIdMessageQueue',['../rtx__os_8h.html#a260226a1f72b4a333f01573430b60b17',1,'rtx_os.h']]],
  ['osrtxidmutex',['osRtxIdMutex',['../rtx__os_8h.html#a086574b10e90122f5228decea0a5d3dc',1,'rtx_os.h']]],
  ['osrtxidsemaphore',['osRtxIdSemaphore',['../rtx__os_8h.html#a4778b8ce61af3d942501bb4ff28c18f1',1,'rtx_os.h']]],
  ['osrtxidthread',['osRtxIdThread',['../rtx__os_8h.html#ad6f0f1f1b4e1b8c2615429d6a24ca8f5',1,'rtx_os.h']]],
  ['osrtxidtimer',['osRtxIdTimer',['../rtx__os_8h.html#a5e8dd6b61e9b09d20aeea8434861950e',1,'rtx_os.h']]],
  ['osrtxinfo',['osRtxInfo',['../rtx__os_8h.html#ad2270125c4e4991c3231d752b6ee5f3f',1,'rtx_os.h']]],
  ['osrtxinfo_5ft',['osRtxInfo_t',['../rtx__os_8h.html#structosRtxInfo__t',1,'']]],
  ['osrtxinfo_5ft_2eisr_5fqueue',['osRtxInfo_t.isr_queue',['../rtx__os_8h.html#structosRtxInfo__t_8isr__queue',1,'']]],
  ['osrtxinfo_5ft_2ekernel',['osRtxInfo_t.kernel',['../rtx__os_8h.html#structosRtxInfo__t_8kernel',1,'']]],
  ['osrtxinfo_5ft_2emem',['osRtxInfo_t.mem',['../rtx__os_8h.html#structosRtxInfo__t_8mem',1,'']]],
  ['osrtxinfo_5ft_2empi',['osRtxInfo_t.mpi',['../rtx__os_8h.html#structosRtxInfo__t_8mpi',1,'']]],
  ['osrtxinfo_5ft_2epost_5fprocess',['osRtxInfo_t.post_process',['../structosRtxInfo__t_8post__process.html',1,'']]],
  ['osrtxinfo_5ft_2ethread',['osRtxInfo_t.thread',['../rtx__os_8h.html#structosRtxInfo__t_8thread',1,'']]],
  ['osrtxinfo_5ft_2ethread_2erobin',['osRtxInfo_t.thread.robin',['../rtx__os_8h.html#structosRtxInfo__t_8thread_8robin',1,'']]],
  ['osrtxinfo_5ft_2ethread_2erun',['osRtxInfo_t.thread.run',['../rtx__os_8h.html#structosRtxInfo__t_8thread_8run',1,'']]],
  ['osrtxinfo_5ft_2etimer',['osRtxInfo_t.timer',['../structosRtxInfo__t_8timer.html',1,'']]],
  ['osrtxkernelid',['osRtxKernelId',['../rtx__os_8h.html#a47e0637d30eed2357b238cbb19dbb058',1,'rtx_os.h']]],
  ['osrtxkernelinactive',['osRtxKernelInactive',['../rtx__os_8h.html#a7543c3b497052bdbfbfbc3debc5f0a6e',1,'rtx_os.h']]],
  ['osrtxkernellocked',['osRtxKernelLocked',['../rtx__os_8h.html#a9c20a179e70e74fa9fe9f9ba275cc73b',1,'rtx_os.h']]],
  ['osrtxkernelready',['osRtxKernelReady',['../rtx__os_8h.html#ab793b30296108737eb356871d266e2a2',1,'rtx_os.h']]],
  ['osrtxkernelrunning',['osRtxKernelRunning',['../rtx__os_8h.html#a337ee876c540b4f4e9d680497eed9fdc',1,'rtx_os.h']]],
  ['osrtxkernelsuspended',['osRtxKernelSuspended',['../rtx__os_8h.html#a751dd07663970abe0305de11d52812a7',1,'rtx_os.h']]],
  ['osrtxmemorypool_5ft',['osRtxMemoryPool_t',['../rtx__os_8h.html#structosRtxMemoryPool__t',1,'']]],
  ['osrtxmemorypoolcbsize',['osRtxMemoryPoolCbSize',['../group__rtx5__specific__defines.html#gab8e49e9e1eea5a015f2a3114cabceb48',1,'rtx_os.h']]],
  ['osrtxmemorypoolmemsize',['osRtxMemoryPoolMemSize',['../group__rtx5__specific__defines.html#gac6bea3541b458bbc79eafce42a2d87a2',1,'rtx_os.h']]],
  ['osrtxmemorypoolmemusage',['osRtxMemoryPoolMemUsage',['../rtx__os_8h.html#ae5dea30a13d7a2316699a7f201504bc7',1,'rtx_os.h']]],
  ['osrtxmessage_5ft',['osRtxMessage_t',['../rtx__os_8h.html#structosRtxMessage__t',1,'']]],
  ['osrtxmessagequeue_5ft',['osRtxMessageQueue_t',['../rtx__os_8h.html#structosRtxMessageQueue__t',1,'']]],
  ['osrtxmessagequeuecbsize',['osRtxMessageQueueCbSize',['../group__rtx5__specific__defines.html#gaa8d067c476faa6bfc8e5e21f3b3c844e',1,'rtx_os.h']]],
  ['osrtxmessagequeuememsize',['osRtxMessageQueueMemSize',['../group__rtx5__specific__defines.html#ga47eb1e21f1bf9a42281c6c89c7473e99',1,'rtx_os.h']]],
  ['osrtxmessagequeuememusage',['osRtxMessageQueueMemUsage',['../rtx__os_8h.html#af3da38b316a84990128e8d9f34e3e6d3',1,'rtx_os.h']]],
  ['osrtxmpinfo_5ft',['osRtxMpInfo_t',['../rtx__os_8h.html#structosRtxMpInfo__t',1,'']]],
  ['osrtxmutex_5ft',['osRtxMutex_t',['../rtx__os_8h.html#structosRtxMutex__t',1,'']]],
  ['osrtxmutexcbsize',['osRtxMutexCbSize',['../group__rtx5__specific__defines.html#ga188bfaaf7477cf24cbc9f207feaeb53a',1,'rtx_os.h']]],
  ['osrtxmutexlocklimit',['osRtxMutexLockLimit',['../rtx__os_8h.html#ade5d158c28233a45ad1fc9a1156373f6',1,'rtx_os.h']]],
  ['osrtxmutexmemusage',['osRtxMutexMemUsage',['../rtx__os_8h.html#a683927dcd67dcb912884d16efa81a58d',1,'rtx_os.h']]],
  ['osrtxobject_5ft',['osRtxObject_t',['../rtx__os_8h.html#structosRtxObject__t',1,'']]],
  ['osrtxobjectmemusage_5ft',['osRtxObjectMemUsage_t',['../rtx__os_8h.html#structosRtxObjectMemUsage__t',1,'']]],
  ['osrtxsemaphore_5ft',['osRtxSemaphore_t',['../rtx__os_8h.html#structosRtxSemaphore__t',1,'']]],
  ['osrtxsemaphorecbsize',['osRtxSemaphoreCbSize',['../group__rtx5__specific__defines.html#ga0949b67063d0bd427fbee9c816b5d45a',1,'rtx_os.h']]],
  ['osrtxsemaphorememusage',['osRtxSemaphoreMemUsage',['../rtx__os_8h.html#aec50b39ce30d9c87916d077f6f764387',1,'rtx_os.h']]],
  ['osrtxsemaphoretokenlimit',['osRtxSemaphoreTokenLimit',['../rtx__os_8h.html#a14c7bcf532389ed285827cf5497d09eb',1,'rtx_os.h']]],
  ['osrtxstackfillpattern',['osRtxStackFillPattern',['../rtx__os_8h.html#a7dbaedf90584739e6d938d69d2621855',1,'rtx_os.h']]],
  ['osrtxstackmagicword',['osRtxStackMagicWord',['../rtx__os_8h.html#aabdbbcf214681666d06629397463093f',1,'rtx_os.h']]],
  ['osrtxthread_5ft',['osRtxThread_t',['../rtx__os_8h.html#structosRtxThread__t',1,'']]],
  ['osrtxthreadblocked',['osRtxThreadBlocked',['../rtx__os_8h.html#a30e61895c9ec7941715dd4747b11d5b3',1,'rtx_os.h']]],
  ['osrtxthreadcbsize',['osRtxThreadCbSize',['../group__rtx5__specific__defines.html#ga30d19272204231956582ebfff69567f6',1,'rtx_os.h']]],
  ['osrtxthreadflagdefstack',['osRtxThreadFlagDefStack',['../rtx__os_8h.html#a733199fdb7675dbf99d5e6d17c126a96',1,'rtx_os.h']]],
  ['osrtxthreadflagslimit',['osRtxThreadFlagsLimit',['../rtx__os_8h.html#a73248d08e2db1ef9941cf8fcf24ddba9',1,'rtx_os.h']]],
  ['osrtxthreadinactive',['osRtxThreadInactive',['../rtx__os_8h.html#a2552be237293212f43fc08bf3ec02e67',1,'rtx_os.h']]],
  ['osrtxthreadmemusage',['osRtxThreadMemUsage',['../rtx__os_8h.html#a90374bf1d999b2e1594763ab6c97cd69',1,'rtx_os.h']]],
  ['osrtxthreadready',['osRtxThreadReady',['../rtx__os_8h.html#a7c1e9dfefafc53162f076b0430a0e595',1,'rtx_os.h']]],
  ['osrtxthreadrunning',['osRtxThreadRunning',['../rtx__os_8h.html#ad9615557219eecdbca536d4280e72604',1,'rtx_os.h']]],
  ['osrtxthreadstatemask',['osRtxThreadStateMask',['../rtx__os_8h.html#ad486f6d40fcd8e9569ab415373d912e4',1,'rtx_os.h']]],
  ['osrtxthreadterminated',['osRtxThreadTerminated',['../rtx__os_8h.html#a3011758dc91d1dd134ec48b816b67d50',1,'rtx_os.h']]],
  ['osrtxthreadwaitingdelay',['osRtxThreadWaitingDelay',['../rtx__os_8h.html#a9fcd1ecba034b5fc15e991311736ec4e',1,'rtx_os.h']]],
  ['osrtxthreadwaitingeventflags',['osRtxThreadWaitingEventFlags',['../rtx__os_8h.html#a6c4c8b1563e28aa5b947346cb5db3c69',1,'rtx_os.h']]],
  ['osrtxthreadwaitingjoin',['osRtxThreadWaitingJoin',['../rtx__os_8h.html#a88ca40f569d87366a69451ed43759453',1,'rtx_os.h']]],
  ['osrtxthreadwaitingmemorypool',['osRtxThreadWaitingMemoryPool',['../rtx__os_8h.html#aa87cea70df1acf71f6358de9b65722a4',1,'rtx_os.h']]],
  ['osrtxthreadwaitingmessageget',['osRtxThreadWaitingMessageGet',['../rtx__os_8h.html#a881830bb0c1488cd15bd1a412bc16800',1,'rtx_os.h']]],
  ['osrtxthreadwaitingmessageput',['osRtxThreadWaitingMessagePut',['../rtx__os_8h.html#a7502524f6911edc751111422eaf66a43',1,'rtx_os.h']]],
  ['osrtxthreadwaitingmutex',['osRtxThreadWaitingMutex',['../rtx__os_8h.html#ae99ccb8b4d1a85c1abb6ab39933690a6',1,'rtx_os.h']]],
  ['osrtxthreadwaitingsemaphore',['osRtxThreadWaitingSemaphore',['../rtx__os_8h.html#acbe0a0cd73d487b82501b584caf4a472',1,'rtx_os.h']]],
  ['osrtxthreadwaitingthreadflags',['osRtxThreadWaitingThreadFlags',['../rtx__os_8h.html#a41174e493bdf7e3a1e35306703bcd63c',1,'rtx_os.h']]],
  ['osrtxtimer_5ft',['osRtxTimer_t',['../rtx__os_8h.html#structosRtxTimer__t',1,'']]],
  ['osrtxtimercbsize',['osRtxTimerCbSize',['../group__rtx5__specific__defines.html#gaf8a145fdeb24fd912971f0671b1a3603',1,'rtx_os.h']]],
  ['osrtxtimerfinfo_5ft',['osRtxTimerFinfo_t',['../rtx__os_8h.html#structosRtxTimerFinfo__t',1,'']]],
  ['osrtxtimerinactive',['osRtxTimerInactive',['../rtx__os_8h.html#a66bea72c0cffd25c7cb32419283a7b92',1,'rtx_os.h']]],
  ['osrtxtimermemusage',['osRtxTimerMemUsage',['../rtx__os_8h.html#aa3e7cf488411dbdc814420b81f36b935',1,'rtx_os.h']]],
  ['osrtxtimerperiodic',['osRtxTimerPeriodic',['../rtx__os_8h.html#accc1542de31e0c7367d452e9de035bb4',1,'rtx_os.h']]],
  ['osrtxtimerrunning',['osRtxTimerRunning',['../rtx__os_8h.html#aed55034470990d4593eb614e26c1eea7',1,'rtx_os.h']]],
  ['osrtxtimerstopped',['osRtxTimerStopped',['../rtx__os_8h.html#ab01076b285029ac6d22dbde69167c96e',1,'rtx_os.h']]],
  ['osrtxversionapi',['osRtxVersionAPI',['../rtx__os_8h.html#aea20a2b373e98ae88a7cf7e4a56b118f',1,'rtx_os.h']]],
  ['osrtxversionkernel',['osRtxVersionKernel',['../rtx__os_8h.html#ad854168120979e8c60630e0140e104e8',1,'rtx_os.h']]],
  ['ossemaphoreacquire',['osSemaphoreAcquire',['../group__CMSIS__RTOS__SemaphoreMgmt.html#ga7e94c8b242a0c81f2cc79ec22895c87b',1,'cmsis_os2.h']]],
  ['ossemaphoreattr_5ft',['osSemaphoreAttr_t',['../group__CMSIS__RTOS__SemaphoreMgmt.html#structosSemaphoreAttr__t',1,'']]],
  ['ossemaphoredelete',['osSemaphoreDelete',['../group__CMSIS__RTOS__SemaphoreMgmt.html#ga81258ce9c67fa89f07cc49d2e136cd88',1,'cmsis_os2.h']]],
  ['ossemaphoregetcount',['osSemaphoreGetCount',['../group__CMSIS__RTOS__SemaphoreMgmt.html#ga7559d4dff3cda9992fc5ab5de3e74c70',1,'cmsis_os2.h']]],
  ['ossemaphoregetname',['osSemaphoreGetName',['../group__CMSIS__RTOS__SemaphoreMgmt.html#ga9586952051f00285f1482dbe6695bbc4',1,'cmsis_os2.h']]],
  ['ossemaphoreid_5ft',['osSemaphoreId_t',['../group__CMSIS__RTOS__SemaphoreMgmt.html#ga6e1c1c4b04175bb92b013c8f37249f40',1,'cmsis_os2.h']]],
  ['ossemaphorenew',['osSemaphoreNew',['../group__CMSIS__RTOS__SemaphoreMgmt.html#ga2a39806ace781a0008a4374ca701b14a',1,'cmsis_os2.h']]],
  ['ossemaphorerelease',['osSemaphoreRelease',['../group__CMSIS__RTOS__SemaphoreMgmt.html#ga0abcee1b5449d7a6928fb9248c690bb6',1,'cmsis_os2.h']]],
  ['osstatus_5ft',['osStatus_t',['../group__CMSIS__RTOS__Definitions.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813e',1,'cmsis_os2.h']]],
  ['osstatusreserved',['osStatusReserved',['../cmsis__os2_8h.html#ga6c0dbe6069e4e7f47bb4cd32ae2b813ea66cc9ce9106b508df0e4a733a55a439d',1,'cmsis_os2.h']]],
  ['osthreadattr_5ft',['osThreadAttr_t',['../group__CMSIS__RTOS__ThreadMgmt.html#structosThreadAttr__t',1,'']]],
  ['osthreadblocked',['osThreadBlocked',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad3dc89e942e38d9f3af858a0269a820daf0e992e354fba8695957c530226a4968',1,'cmsis_os2.h']]],
  ['osthreaddetach',['osThreadDetach',['../group__CMSIS__RTOS__ThreadMgmt.html#gaaad14cd9547341ea8109dc4e8540f1dc',1,'cmsis_os2.h']]],
  ['osthreaddetached',['osThreadDetached',['../group__CMSIS__RTOS__ThreadMgmt.html#gaa9336c1073858d6b118e2e011636246f',1,'cmsis_os2.h']]],
  ['osthreadenumerate',['osThreadEnumerate',['../group__CMSIS__RTOS__ThreadMgmt.html#ga5606604d56e21ece1a654664be877439',1,'cmsis_os2.h']]],
  ['osthreaderror',['osThreadError',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad3dc89e942e38d9f3af858a0269a820da339313e26613bc12f66a852e2ff8745e',1,'cmsis_os2.h']]],
  ['osthreadexit',['osThreadExit',['../group__CMSIS__RTOS__ThreadMgmt.html#gaddaa452dd7610e4096647a566d3556fc',1,'cmsis_os2.h']]],
  ['osthreadflagsclear',['osThreadFlagsClear',['../group__CMSIS__RTOS__ThreadFlagsMgmt.html#ga656abc1c862c5b9a2b13584c42cc0bfa',1,'cmsis_os2.h']]],
  ['osthreadflagsget',['osThreadFlagsGet',['../group__CMSIS__RTOS__ThreadFlagsMgmt.html#ga85c8d2c89466e25abbcb545d9ddd71ba',1,'cmsis_os2.h']]],
  ['osthreadflagsset',['osThreadFlagsSet',['../group__CMSIS__RTOS__ThreadFlagsMgmt.html#ga6f89ef9caded1d9963c7b12b0f6412c9',1,'cmsis_os2.h']]],
  ['osthreadflagswait',['osThreadFlagsWait',['../group__CMSIS__RTOS__ThreadFlagsMgmt.html#gac11542ad6300b600f872fc96e340ec2b',1,'cmsis_os2.h']]],
  ['osthreadfunc_5ft',['osThreadFunc_t',['../group__CMSIS__RTOS__ThreadMgmt.html#gadd51f99a6eb50b94eee75f27cae815eb',1,'cmsis_os2.h']]],
  ['osthreadgetcount',['osThreadGetCount',['../group__CMSIS__RTOS__ThreadMgmt.html#ga495b3f812224e7301f23a691793765db',1,'cmsis_os2.h']]],
  ['osthreadgetid',['osThreadGetId',['../group__CMSIS__RTOS__ThreadMgmt.html#ga8df03548e89fbc56402a5cd584a505da',1,'cmsis_os2.h']]],
  ['osthreadgetname',['osThreadGetName',['../group__CMSIS__RTOS__ThreadMgmt.html#gac3230f3a55a297514b013ebf38f27e0a',1,'cmsis_os2.h']]],
  ['osthreadgetpriority',['osThreadGetPriority',['../group__CMSIS__RTOS__ThreadMgmt.html#ga0aeaf349604f456e68e78f9d3b42e44b',1,'cmsis_os2.h']]],
  ['osthreadgetstacksize',['osThreadGetStackSize',['../group__CMSIS__RTOS__ThreadMgmt.html#gab9f8bd715d671c6ee27644867bc1bf65',1,'cmsis_os2.h']]],
  ['osthreadgetstackspace',['osThreadGetStackSpace',['../group__CMSIS__RTOS__ThreadMgmt.html#ga9c83bd5dd8de329701775d6ef7012720',1,'cmsis_os2.h']]],
  ['osthreadgetstate',['osThreadGetState',['../group__CMSIS__RTOS__ThreadMgmt.html#gacc0a98b42f0a5928e12dc91dc76866b9',1,'cmsis_os2.h']]],
  ['osthreadid_5ft',['osThreadId_t',['../group__CMSIS__RTOS__ThreadMgmt.html#gaa6c32fe2a3e0a2e01f212d55b02e51c7',1,'cmsis_os2.h']]],
  ['osthreadinactive',['osThreadInactive',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad3dc89e942e38d9f3af858a0269a820dae9d77830b6866e287417b6e1d983e971',1,'cmsis_os2.h']]],
  ['osthreadjoin',['osThreadJoin',['../group__CMSIS__RTOS__ThreadMgmt.html#ga3fca90fb0679afeb968aa8c3d5874487',1,'cmsis_os2.h']]],
  ['osthreadjoinable',['osThreadJoinable',['../group__CMSIS__RTOS__ThreadMgmt.html#ga249499c519f3f8eef5673009ab6cfcbe',1,'cmsis_os2.h']]],
  ['osthreadnew',['osThreadNew',['../group__CMSIS__RTOS__ThreadMgmt.html#ga48d68b8666d99d28fa646ee1d2182b8f',1,'cmsis_os2.h']]],
  ['osthreadready',['osThreadReady',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad3dc89e942e38d9f3af858a0269a820da59e286915944fe0e4d1ffdb1f2946f14',1,'cmsis_os2.h']]],
  ['osthreadreserved',['osThreadReserved',['../cmsis__os2_8h.html#gad3dc89e942e38d9f3af858a0269a820da8872f7e352370eb11ee772c7dcca6e6c',1,'cmsis_os2.h']]],
  ['osthreadresume',['osThreadResume',['../group__CMSIS__RTOS__ThreadMgmt.html#ga3dbad90eff394b02de76a452c84c5d80',1,'cmsis_os2.h']]],
  ['osthreadrunning',['osThreadRunning',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad3dc89e942e38d9f3af858a0269a820dac4fe336e0790188fcf7d667372eca19d',1,'cmsis_os2.h']]],
  ['osthreadsetpriority',['osThreadSetPriority',['../group__CMSIS__RTOS__ThreadMgmt.html#ga861a420fb2d643115b06622903fb3bfb',1,'cmsis_os2.h']]],
  ['osthreadstate_5ft',['osThreadState_t',['../group__CMSIS__RTOS__ThreadMgmt.html#gad3dc89e942e38d9f3af858a0269a820d',1,'cmsis_os2.h']]],
  ['osthreadsuspend',['osThreadSuspend',['../group__CMSIS__RTOS__ThreadMgmt.html#gaa9de419d0152bf77e9bbcd1f369fb990',1,'cmsis_os2.h']]],
  ['osthreadterminate',['osThreadTerminate',['../group__CMSIS__RTOS__ThreadMgmt.html#ga2f8ba6dba6e9c065a6e236ffd410d74a',1,'cmsis_os2.h']]],
  ['osthreadterminated',['osThreadTerminated',['../group__CMSIS__RTOS__ThreadMgmt.html#ggad3dc89e942e38d9f3af858a0269a820dad5b2726c2d0228f4f1a76cf6b630963c',1,'cmsis_os2.h']]],
  ['osthreadyield',['osThreadYield',['../group__CMSIS__RTOS__ThreadMgmt.html#gad01c7ec26535b1de6b018bb9466720e2',1,'cmsis_os2.h']]],
  ['ostimerattr_5ft',['osTimerAttr_t',['../group__CMSIS__RTOS__TimerMgmt.html#structosTimerAttr__t',1,'']]],
  ['ostimerdelete',['osTimerDelete',['../group__CMSIS__RTOS__TimerMgmt.html#gad0001dd74721ab461789324806db2453',1,'cmsis_os2.h']]],
  ['ostimerfunc_5ft',['osTimerFunc_t',['../group__CMSIS__RTOS__TimerMgmt.html#gaacf768c1ec64b020598afb985d7b30be',1,'cmsis_os2.h']]],
  ['ostimergetname',['osTimerGetName',['../group__CMSIS__RTOS__TimerMgmt.html#ga4f82a98eee4d9ea79507e44340d3d319',1,'cmsis_os2.h']]],
  ['ostimerid_5ft',['osTimerId_t',['../group__CMSIS__RTOS__TimerMgmt.html#gaad5409379689ee27bb0a0b56ea4a4b34',1,'cmsis_os2.h']]],
  ['ostimerisrunning',['osTimerIsRunning',['../group__CMSIS__RTOS__TimerMgmt.html#ga69d3589f54194022c30dd01e45ec6741',1,'cmsis_os2.h']]],
  ['ostimernew',['osTimerNew',['../group__CMSIS__RTOS__TimerMgmt.html#gad4e7f785c5f700a509f55a3bf6a62bec',1,'cmsis_os2.h']]],
  ['ostimeronce',['osTimerOnce',['../group__CMSIS__RTOS__TimerMgmt.html#gga7dc24a4c2b90334427081c3da7a71915a2e0e1f31c742c84b497c4d7143357bdb',1,'cmsis_os2.h']]],
  ['ostimerperiodic',['osTimerPeriodic',['../group__CMSIS__RTOS__TimerMgmt.html#gga7dc24a4c2b90334427081c3da7a71915ab3463d921dc310938094745c230f2b35',1,'cmsis_os2.h']]],
  ['ostimerstart',['osTimerStart',['../group__CMSIS__RTOS__TimerMgmt.html#gab6ee2859ea657641b7adfac599b8121d',1,'cmsis_os2.h']]],
  ['ostimerstop',['osTimerStop',['../group__CMSIS__RTOS__TimerMgmt.html#gabd7a89356da7717293eb0bc5d87b8ac9',1,'cmsis_os2.h']]],
  ['ostimertype_5ft',['osTimerType_t',['../group__CMSIS__RTOS__TimerMgmt.html#ga7dc24a4c2b90334427081c3da7a71915',1,'cmsis_os2.h']]],
  ['osversion_5ft',['osVersion_t',['../group__CMSIS__RTOS__KernelCtrl.html#structosVersion__t',1,'']]],
  ['oswaitforever',['osWaitForever',['../group__CMSIS__RTOS__Definitions.html#ga9eb9a7a797a42e4b55eb171ecc609ddb',1,'cmsis_os2.h']]],
  ['owner_5fnext',['owner_next',['../rtx__os_8h.html#a54be7ae32f627ee70e1af8c54203ee5a',1,'osRtxMutex_t']]],
  ['owner_5fprev',['owner_prev',['../rtx__os_8h.html#a50b315b9b80bafdba54a7a731be1cc30',1,'osRtxMutex_t']]],
  ['owner_5fthread',['owner_thread',['../rtx__os_8h.html#a987889d464cb2925029e135b76aa0dc9',1,'osRtxMutex_t']]],
  ['os_20tick_20api',['OS Tick API',['../rtos_os_tick_api.html',1,'functionOverview']]]
];