TI-radar AWR1843 C674x DSP core  1
dss_mrr_pe674.c
Go to the documentation of this file.
1 /*
2  * Do not modify this file; it is automatically
3  * generated and any modifications will be overwritten.
4  *
5  * @(#) xdc-E10
6  */
7 
8 #define __nested__
9 #define __config__
10 
11 #include <xdc/std.h>
12 
13 /*
14  * ======== GENERATED SECTIONS ========
15  *
16  * MODULE INCLUDES
17  *
18  * <module-name> INTERNALS
19  * <module-name> INHERITS
20  * <module-name> VTABLE
21  * <module-name> PATCH TABLE
22  * <module-name> DECLARATIONS
23  * <module-name> OBJECT OFFSETS
24  * <module-name> TEMPLATES
25  * <module-name> INITIALIZERS
26  * <module-name> FUNCTION STUBS
27  * <module-name> PROXY BODY
28  * <module-name> OBJECT DESCRIPTOR
29  * <module-name> VIRTUAL FUNCTIONS
30  * <module-name> SYSTEM FUNCTIONS
31  * <module-name> PRAGMAS
32  *
33  * INITIALIZATION ENTRY POINT
34  * PROGRAM GLOBALS
35  * CLINK DIRECTIVES
36  */
37 
38 
39 /*
40  * ======== MODULE INCLUDES ========
41  */
42 
43 #include <ti/sysbios/BIOS.h>
44 #include <ti/sysbios/family/c62/IntrinsicsSupport.h>
45 #include <ti/sysbios/family/c62/TaskSupport.h>
46 #include <ti/sysbios/family/c64p/Cache.h>
47 #include <ti/sysbios/family/c64p/EventCombiner.h>
48 #include <ti/sysbios/family/c64p/Exception.h>
49 #include <ti/sysbios/family/c64p/Hwi.h>
50 #include <ti/sysbios/family/c64p/TimestampProvider.h>
51 #include <ti/sysbios/gates/GateHwi.h>
52 #include <ti/sysbios/gates/GateMutex.h>
53 #include <ti/sysbios/hal/Hwi.h>
54 #include <ti/sysbios/heaps/HeapMem.h>
55 #include <ti/sysbios/knl/Clock.h>
56 #include <ti/sysbios/knl/Event.h>
57 #include <ti/sysbios/knl/Idle.h>
58 #include <ti/sysbios/knl/Intrinsics.h>
59 #include <ti/sysbios/knl/Queue.h>
60 #include <ti/sysbios/knl/Semaphore.h>
61 #include <ti/sysbios/knl/Task.h>
62 #include <ti/sysbios/rts/ti/ThreadLocalStorage.h>
63 #include <ti/sysbios/timers/rti/Timer.h>
64 #include <ti/sysbios/utils/Load.h>
65 #include <xdc/runtime/Assert.h>
66 #include <xdc/runtime/Core.h>
67 #include <xdc/runtime/Defaults.h>
68 #include <xdc/runtime/Diags.h>
69 #include <xdc/runtime/Error.h>
70 #include <xdc/runtime/Gate.h>
71 #include <xdc/runtime/Log.h>
72 #include <xdc/runtime/Main.h>
73 #include <xdc/runtime/Memory.h>
74 #include <xdc/runtime/Registry.h>
75 #include <xdc/runtime/Startup.h>
76 #include <xdc/runtime/SysStd.h>
77 #include <xdc/runtime/System.h>
78 #include <xdc/runtime/Text.h>
79 #include <xdc/runtime/Timestamp.h>
80 #include <xdc/runtime/TimestampNull.h>
81 
82 /* suppress 'type qualifier is meaningless on cast type' warning */
83 #ifdef __ti__
84 #pragma diag_suppress 193
85 #endif
86 #ifdef __IAR_SYSTEMS_ICC__
87 #pragma diag_suppress=Pe191
88 #endif
89 
90 /*
91  * ======== ti.sysbios.BIOS INTERNALS ========
92  */
93 
94 
95 /*
96  * ======== ti.sysbios.BIOS_RtsGateProxy INTERNALS ========
97  */
98 
99 /* Module__ */
101  xdc_runtime_Types_Link link;
103 
104 /* Module__root__V */
106 
107 /* @@@ ti_sysbios_knl_Queue_Object__ */
109  ti_sysbios_knl_Queue_Elem elem;
111 
112 /* @@@ ti_sysbios_knl_Queue_Object2__ */
113 typedef struct {
114  xdc_runtime_Types_InstHdr hdr;
117 
118 /* @@@ ti_sysbios_knl_Semaphore_Object__ */
120  ti_sysbios_knl_Event_Handle event;
121  xdc_UInt eventId;
122  ti_sysbios_knl_Semaphore_Mode mode;
123  volatile xdc_UInt16 count;
126 
127 /* @@@ ti_sysbios_knl_Semaphore_Object2__ */
128 typedef struct {
129  xdc_runtime_Types_InstHdr hdr;
132 
133 /* Object__ */
135  const ti_sysbios_gates_GateMutex_Fxns__ *__fxns;
136  ti_sysbios_knl_Task_Handle owner;
139 
140 /* Object2__ */
141 typedef struct {
142  xdc_runtime_Types_InstHdr hdr;
145 
146 /* Object */
148 
149 /* Object2__ */
150 typedef struct {
151  xdc_runtime_Types_InstHdr hdr;
154 
155 
156 /*
157  * ======== ti.sysbios.family.c62.IntrinsicsSupport INTERNALS ========
158  */
159 
160 
161 /*
162  * ======== ti.sysbios.family.c62.TaskSupport INTERNALS ========
163  */
164 
165 
166 /*
167  * ======== ti.sysbios.family.c64p.Cache INTERNALS ========
168  */
169 
170 
171 /*
172  * ======== ti.sysbios.family.c64p.EventCombiner INTERNALS ========
173  */
174 
175 
176 /*
177  * ======== ti.sysbios.family.c64p.Exception INTERNALS ========
178  */
179 
180 
181 /*
182  * ======== ti.sysbios.family.c64p.Hwi INTERNALS ========
183  */
184 
185 /* Module__ */
187  xdc_runtime_Types_Link link;
189 
190 /* Module__root__V */
192 
193 /* Object__ */
195  const ti_sysbios_family_c64p_Hwi_Fxns__ *__fxns;
196  xdc_Bits16 disableMask;
197  xdc_Bits16 restoreMask;
198  xdc_UArg arg;
199  ti_sysbios_family_c64p_Hwi_FuncPtr fxn;
200  ti_sysbios_family_c64p_Hwi_Irp irp;
201  __TA_ti_sysbios_family_c64p_Hwi_Instance_State__hookEnv hookEnv;
203 
204 /* Object2__ */
205 typedef struct {
206  xdc_runtime_Types_InstHdr hdr;
209 
210 
211 /*
212  * ======== ti.sysbios.family.c64p.TimestampProvider INTERNALS ========
213  */
214 
215 
216 /*
217  * ======== ti.sysbios.gates.GateHwi INTERNALS ========
218  */
219 
220 /* Module__ */
222  xdc_runtime_Types_Link link;
224 
225 /* Module__root__V */
227 
228 /* Object__ */
230  const ti_sysbios_gates_GateHwi_Fxns__ *__fxns;
232 
233 /* Object2__ */
234 typedef struct {
235  xdc_runtime_Types_InstHdr hdr;
238 
239 
240 /*
241  * ======== ti.sysbios.gates.GateMutex INTERNALS ========
242  */
243 
244 /* Module__ */
246  xdc_runtime_Types_Link link;
248 
249 /* Module__root__V */
251 
252 /* <-- ti_sysbios_gates_GateMutex_Object */
253 
254 
255 /*
256  * ======== ti.sysbios.hal.Hwi INTERNALS ========
257  */
258 
259 /* Module__ */
261  xdc_runtime_Types_Link link;
263 
264 /* Module__root__V */
266 
267 /* Object__ */
269  const ti_sysbios_hal_Hwi_Fxns__ *__fxns;
270  ti_sysbios_hal_Hwi_HwiProxy_Handle pi;
272 
273 /* Object2__ */
274 typedef struct {
275  xdc_runtime_Types_InstHdr hdr;
278 
279 
280 /*
281  * ======== ti.sysbios.hal.Hwi_HwiProxy INTERNALS ========
282  */
283 
284 /* Module__ */
286  xdc_runtime_Types_Link link;
288 
289 /* Module__root__V */
291 
292 /* <-- ti_sysbios_family_c64p_Hwi_Object */
293 
294 /* Object */
296 
297 /* Object2__ */
298 typedef struct {
299  xdc_runtime_Types_InstHdr hdr;
302 
303 
304 /*
305  * ======== ti.sysbios.heaps.HeapMem INTERNALS ========
306  */
307 
308 /* Module__ */
310  xdc_runtime_Types_Link link;
312 
313 /* Module__root__V */
315 
316 /* Object__ */
318  const ti_sysbios_heaps_HeapMem_Fxns__ *__fxns;
319  xdc_runtime_Memory_Size align;
320  __TA_ti_sysbios_heaps_HeapMem_Instance_State__buf buf;
321  ti_sysbios_heaps_HeapMem_Header head;
322  xdc_SizeT minBlockAlign;
324 
325 /* Object2__ */
326 typedef struct {
327  xdc_runtime_Types_InstHdr hdr;
330 
331 
332 /*
333  * ======== ti.sysbios.heaps.HeapMem_Module_GateProxy INTERNALS ========
334  */
335 
336 /* Module__ */
338  xdc_runtime_Types_Link link;
340 
341 /* Module__root__V */
343 
344 /* <-- ti_sysbios_gates_GateMutex_Object */
345 
346 /* Object */
348 
349 /* Object2__ */
350 typedef struct {
351  xdc_runtime_Types_InstHdr hdr;
354 
355 
356 /*
357  * ======== ti.sysbios.knl.Clock INTERNALS ========
358  */
359 
360 /* Module__ */
362  xdc_runtime_Types_Link link;
364 
365 /* Module__root__V */
367 
368 /* <-- ti_sysbios_knl_Queue_Object */
369 
370 /* Object__ */
372  ti_sysbios_knl_Queue_Elem elem;
373  xdc_UInt32 timeout;
374  xdc_UInt32 currTimeout;
375  xdc_UInt32 period;
376  volatile xdc_Bool active;
377  ti_sysbios_knl_Clock_FuncPtr fxn;
378  xdc_UArg arg;
380 
381 /* Object2__ */
382 typedef struct {
383  xdc_runtime_Types_InstHdr hdr;
386 
387 
388 /*
389  * ======== ti.sysbios.knl.Clock_TimerProxy INTERNALS ========
390  */
391 
392 /* Module__ */
394  xdc_runtime_Types_Link link;
396 
397 /* Module__root__V */
399 
400 /* Object__ */
402  const ti_sysbios_timers_rti_Timer_Fxns__ *__fxns;
403  xdc_Bool staticInst;
404  xdc_Int id;
405  ti_sysbios_interfaces_ITimer_RunMode runMode;
406  ti_sysbios_interfaces_ITimer_StartMode startMode;
407  xdc_UInt prescale;
408  xdc_UInt period;
409  ti_sysbios_interfaces_ITimer_PeriodType periodType;
410  xdc_UInt intNum;
411  xdc_UArg arg;
412  ti_sysbios_hal_Hwi_FuncPtr tickFxn;
413  xdc_runtime_Types_FreqHz extFreq;
414  ti_sysbios_hal_Hwi_Handle hwi;
415  xdc_Bool createHwi;
417 
418 /* Object2__ */
419 typedef struct {
420  xdc_runtime_Types_InstHdr hdr;
423 
424 /* Object */
426 
427 /* Object2__ */
428 typedef struct {
429  xdc_runtime_Types_InstHdr hdr;
432 
433 
434 /*
435  * ======== ti.sysbios.knl.Event INTERNALS ========
436  */
437 
438 /* Module__ */
440  xdc_runtime_Types_Link link;
442 
443 /* Module__root__V */
445 
446 /* <-- ti_sysbios_knl_Queue_Object */
447 
448 /* Object__ */
450  volatile xdc_UInt postedEvents;
453 
454 /* Object2__ */
455 typedef struct {
456  xdc_runtime_Types_InstHdr hdr;
459 
460 
461 /*
462  * ======== ti.sysbios.knl.Idle INTERNALS ========
463  */
464 
465 
466 /*
467  * ======== ti.sysbios.knl.Intrinsics INTERNALS ========
468  */
469 
470 
471 /*
472  * ======== ti.sysbios.knl.Intrinsics_SupportProxy INTERNALS ========
473  */
474 
475 
476 /*
477  * ======== ti.sysbios.knl.Queue INTERNALS ========
478  */
479 
480 /* Module__ */
482  xdc_runtime_Types_Link link;
484 
485 /* Module__root__V */
487 
488 /* <-- ti_sysbios_knl_Queue_Object */
489 
490 
491 /*
492  * ======== ti.sysbios.knl.Semaphore INTERNALS ========
493  */
494 
495 /* Module__ */
497  xdc_runtime_Types_Link link;
499 
500 /* Module__root__V */
502 
503 /* <-- ti_sysbios_knl_Semaphore_Object */
504 
505 
506 /*
507  * ======== ti.sysbios.knl.Task INTERNALS ========
508  */
509 
510 /* Module__ */
512  xdc_runtime_Types_Link link;
514 
515 /* Module__root__V */
517 
518 /* <-- ti_sysbios_knl_Queue_Object */
519 
520 /* Object__ */
522  ti_sysbios_knl_Queue_Elem qElem;
523  volatile xdc_Int priority;
524  xdc_UInt mask;
525  xdc_Ptr context;
526  ti_sysbios_knl_Task_Mode mode;
527  ti_sysbios_knl_Task_PendElem *pendElem;
528  xdc_SizeT stackSize;
529  __TA_ti_sysbios_knl_Task_Instance_State__stack stack;
530  xdc_runtime_IHeap_Handle stackHeap;
531  ti_sysbios_knl_Task_FuncPtr fxn;
532  xdc_UArg arg0;
533  xdc_UArg arg1;
534  xdc_Ptr env;
535  __TA_ti_sysbios_knl_Task_Instance_State__hookEnv hookEnv;
536  xdc_Bool vitalTaskFlag;
537  ti_sysbios_knl_Queue_Handle readyQ;
538  xdc_UInt curCoreId;
539  xdc_UInt affinity;
540  xdc_Bool privileged;
541  xdc_Ptr domain;
542  xdc_UInt32 checkValue;
543  xdc_Ptr tls;
545 
546 /* Object2__ */
547 typedef struct {
548  xdc_runtime_Types_InstHdr hdr;
551 
552 
553 /*
554  * ======== ti.sysbios.knl.Task_SupportProxy INTERNALS ========
555  */
556 
557 
558 /*
559  * ======== ti.sysbios.rts.ti.ThreadLocalStorage INTERNALS ========
560  */
561 
562 
563 /*
564  * ======== ti.sysbios.timers.rti.Timer INTERNALS ========
565  */
566 
567 /* Module__ */
569  xdc_runtime_Types_Link link;
571 
572 /* Module__root__V */
574 
575 /* <-- ti_sysbios_timers_rti_Timer_Object */
576 
577 
578 /*
579  * ======== ti.sysbios.utils.Load INTERNALS ========
580  */
581 
582 
583 /*
584  * ======== xdc.runtime.Assert INTERNALS ========
585  */
586 
587 
588 /*
589  * ======== xdc.runtime.Core INTERNALS ========
590  */
591 
592 
593 /*
594  * ======== xdc.runtime.Defaults INTERNALS ========
595  */
596 
597 
598 /*
599  * ======== xdc.runtime.Diags INTERNALS ========
600  */
601 
602 
603 /*
604  * ======== xdc.runtime.Error INTERNALS ========
605  */
606 
607 
608 /*
609  * ======== xdc.runtime.Gate INTERNALS ========
610  */
611 
612 
613 /*
614  * ======== xdc.runtime.Log INTERNALS ========
615  */
616 
617 
618 /*
619  * ======== xdc.runtime.Main INTERNALS ========
620  */
621 
622 
623 /*
624  * ======== xdc.runtime.Main_Module_GateProxy INTERNALS ========
625  */
626 
627 /* Module__ */
629  xdc_runtime_Types_Link link;
631 
632 /* Module__root__V */
634 
635 /* <-- ti_sysbios_gates_GateHwi_Object */
636 
637 /* Object */
639 
640 /* Object2__ */
641 typedef struct {
642  xdc_runtime_Types_InstHdr hdr;
645 
646 
647 /*
648  * ======== xdc.runtime.Memory INTERNALS ========
649  */
650 
651 
652 /*
653  * ======== xdc.runtime.Memory_HeapProxy INTERNALS ========
654  */
655 
656 /* Module__ */
658  xdc_runtime_Types_Link link;
660 
661 /* Module__root__V */
663 
664 /* <-- ti_sysbios_heaps_HeapMem_Object */
665 
666 /* Object */
668 
669 /* Object2__ */
670 typedef struct {
671  xdc_runtime_Types_InstHdr hdr;
674 
675 
676 /*
677  * ======== xdc.runtime.Registry INTERNALS ========
678  */
679 
680 
681 /*
682  * ======== xdc.runtime.Startup INTERNALS ========
683  */
684 
685 
686 /*
687  * ======== xdc.runtime.SysStd INTERNALS ========
688  */
689 
690 
691 /*
692  * ======== xdc.runtime.System INTERNALS ========
693  */
694 
695 
696 /*
697  * ======== xdc.runtime.System_Module_GateProxy INTERNALS ========
698  */
699 
700 /* Module__ */
702  xdc_runtime_Types_Link link;
704 
705 /* Module__root__V */
707 
708 /* <-- ti_sysbios_gates_GateHwi_Object */
709 
710 /* Object */
712 
713 /* Object2__ */
714 typedef struct {
715  xdc_runtime_Types_InstHdr hdr;
718 
719 
720 /*
721  * ======== xdc.runtime.System_SupportProxy INTERNALS ========
722  */
723 
724 
725 /*
726  * ======== xdc.runtime.Text INTERNALS ========
727  */
728 
729 
730 /*
731  * ======== xdc.runtime.Timestamp INTERNALS ========
732  */
733 
734 
735 /*
736  * ======== xdc.runtime.TimestampNull INTERNALS ========
737  */
738 
739 
740 /*
741  * ======== xdc.runtime.Timestamp_SupportProxy INTERNALS ========
742  */
743 
744 
745 /*
746  * ======== INHERITS ========
747  */
748 
749 #pragma DATA_SECTION(xdc_runtime_IHeap_Interface__BASE__C, ".const:xdc_runtime_IHeap_Interface__BASE__C");
751 
752 #pragma DATA_SECTION(xdc_runtime_ISystemSupport_Interface__BASE__C, ".const:xdc_runtime_ISystemSupport_Interface__BASE__C");
754 
755 #pragma DATA_SECTION(xdc_runtime_ITimestampProvider_Interface__BASE__C, ".const:xdc_runtime_ITimestampProvider_Interface__BASE__C");
757 
758 #pragma DATA_SECTION(xdc_runtime_IGateProvider_Interface__BASE__C, ".const:xdc_runtime_IGateProvider_Interface__BASE__C");
760 
761 #pragma DATA_SECTION(xdc_runtime_IModule_Interface__BASE__C, ".const:xdc_runtime_IModule_Interface__BASE__C");
762 __FAR__ const xdc_runtime_Types_Base xdc_runtime_IModule_Interface__BASE__C = {0};
763 
764 #pragma DATA_SECTION(xdc_runtime_ITimestampClient_Interface__BASE__C, ".const:xdc_runtime_ITimestampClient_Interface__BASE__C");
766 
767 
768 /*
769  * ======== ti.sysbios.gates.GateHwi VTABLE ========
770  */
771 
772 /* Module__FXNS__C */
773 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__FXNS__C, ".const:ti_sysbios_gates_GateHwi_Module__FXNS__C");
774 const ti_sysbios_gates_GateHwi_Fxns__ ti_sysbios_gates_GateHwi_Module__FXNS__C = {
776  &ti_sysbios_gates_GateHwi_Module__FXNS__C.__sfxns, /* __sysp */
777  ti_sysbios_gates_GateHwi_query__E,
778  ti_sysbios_gates_GateHwi_enter__E,
779  ti_sysbios_gates_GateHwi_leave__E,
780  {
784  0x2f, /* __mid */
785  } /* __sfxns */
786 };
787 
788 
789 /*
790  * ======== ti.sysbios.gates.GateMutex VTABLE ========
791  */
792 
793 /* Module__FXNS__C */
794 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__FXNS__C, ".const:ti_sysbios_gates_GateMutex_Module__FXNS__C");
795 const ti_sysbios_gates_GateMutex_Fxns__ ti_sysbios_gates_GateMutex_Module__FXNS__C = {
797  &ti_sysbios_gates_GateMutex_Module__FXNS__C.__sfxns, /* __sysp */
798  ti_sysbios_gates_GateMutex_query__E,
799  ti_sysbios_gates_GateMutex_enter__E,
800  ti_sysbios_gates_GateMutex_leave__E,
801  {
805  0x30, /* __mid */
806  } /* __sfxns */
807 };
808 
809 
810 /*
811  * ======== ti.sysbios.heaps.HeapMem VTABLE ========
812  */
813 
814 /* Module__FXNS__C */
815 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__FXNS__C, ".const:ti_sysbios_heaps_HeapMem_Module__FXNS__C");
816 const ti_sysbios_heaps_HeapMem_Fxns__ ti_sysbios_heaps_HeapMem_Module__FXNS__C = {
818  &ti_sysbios_heaps_HeapMem_Module__FXNS__C.__sfxns, /* __sysp */
819  ti_sysbios_heaps_HeapMem_alloc__E,
820  ti_sysbios_heaps_HeapMem_free__E,
821  ti_sysbios_heaps_HeapMem_isBlocking__E,
822  ti_sysbios_heaps_HeapMem_getStats__E,
823  {
827  0x27, /* __mid */
828  } /* __sfxns */
829 };
830 
831 
832 /*
833  * ======== xdc.runtime.SysStd VTABLE ========
834  */
835 
836 /* Module__FXNS__C */
837 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__FXNS__C, ".const:xdc_runtime_SysStd_Module__FXNS__C");
838 const xdc_runtime_SysStd_Fxns__ xdc_runtime_SysStd_Module__FXNS__C = {
840  &xdc_runtime_SysStd_Module__FXNS__C.__sfxns, /* __sysp */
841  xdc_runtime_SysStd_abort__E,
842  xdc_runtime_SysStd_exit__E,
843  xdc_runtime_SysStd_flush__E,
844  xdc_runtime_SysStd_putch__E,
845  xdc_runtime_SysStd_ready__E,
846  {
847  NULL, /* __create */
848  NULL, /* __delete */
849  NULL, /* __label */
850  0xd, /* __mid */
851  } /* __sfxns */
852 };
853 
854 
855 /*
856  * ======== xdc.runtime.Timestamp VTABLE ========
857  */
858 
859 /* Module__FXNS__C */
860 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__FXNS__C, ".const:xdc_runtime_Timestamp_Module__FXNS__C");
861 const xdc_runtime_Timestamp_Fxns__ xdc_runtime_Timestamp_Module__FXNS__C = {
863  &xdc_runtime_Timestamp_Module__FXNS__C.__sfxns, /* __sysp */
864  xdc_runtime_Timestamp_get32__E,
865  xdc_runtime_Timestamp_get64__E,
866  xdc_runtime_Timestamp_getFreq__E,
867  {
868  NULL, /* __create */
869  NULL, /* __delete */
870  NULL, /* __label */
871  0xf, /* __mid */
872  } /* __sfxns */
873 };
874 
875 
876 /*
877  * ======== xdc.runtime.TimestampNull VTABLE ========
878  */
879 
880 /* Module__FXNS__C */
881 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__FXNS__C, ".const:xdc_runtime_TimestampNull_Module__FXNS__C");
882 const xdc_runtime_TimestampNull_Fxns__ xdc_runtime_TimestampNull_Module__FXNS__C = {
884  &xdc_runtime_TimestampNull_Module__FXNS__C.__sfxns, /* __sysp */
885  xdc_runtime_TimestampNull_get32__E,
886  xdc_runtime_TimestampNull_get64__E,
887  xdc_runtime_TimestampNull_getFreq__E,
888  {
889  NULL, /* __create */
890  NULL, /* __delete */
891  NULL, /* __label */
892  0x10, /* __mid */
893  } /* __sfxns */
894 };
895 
896 
897 /*
898  * ======== ti.sysbios.BIOS DECLARATIONS ========
899  */
900 
901 /* Module_State__ */
903  xdc_runtime_Types_FreqHz cpuFreq;
904  xdc_UInt rtsGateCount;
905  xdc_IArg rtsGateKey;
906  ti_sysbios_BIOS_RtsGateProxy_Handle rtsGate;
907  ti_sysbios_BIOS_ThreadType threadType;
908  __TA_ti_sysbios_BIOS_Module_State__smpThreadType smpThreadType;
909  volatile ti_sysbios_BIOS_StartFuncPtr startFunc;
910  volatile ti_sysbios_BIOS_ExitFuncPtr exitFunc;
912 
913 /* --> ti_sysbios_BIOS_startFunc */
914 extern xdc_Void ti_sysbios_BIOS_startFunc(xdc_Void);
915 
916 /* --> ti_sysbios_BIOS_exitFunc */
917 extern xdc_Void ti_sysbios_BIOS_exitFunc(xdc_Int);
918 
919 /* Module__state__V */
921 
922 
923 /*
924  * ======== ti.sysbios.BIOS_RtsGateProxy DECLARATIONS ========
925  */
926 
927 
928 /*
929  * ======== ti.sysbios.family.c62.IntrinsicsSupport DECLARATIONS ========
930  */
931 
932 
933 /*
934  * ======== ti.sysbios.family.c62.TaskSupport DECLARATIONS ========
935  */
936 
937 
938 /*
939  * ======== ti.sysbios.family.c64p.Cache DECLARATIONS ========
940  */
941 
942 /* Module_State__ */
944  volatile xdc_UInt32 *emifAddr;
946 
947 /* Module__state__V */
949 
950 
951 /*
952  * ======== ti.sysbios.family.c64p.EventCombiner DECLARATIONS ========
953  */
954 
955 /* Module_State__ */
957  __TA_ti_sysbios_family_c64p_EventCombiner_Module_State__dispatchTab dispatchTab;
959 
960 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
961 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
962 
963 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
964 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
965 
966 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
967 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
968 
969 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
970 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
971 
972 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
973 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
974 
975 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
976 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
977 
978 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
979 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
980 
981 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
982 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
983 
984 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
985 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
986 
987 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
988 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
989 
990 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
991 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
992 
993 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
994 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
995 
996 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
997 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
998 
999 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1000 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1001 
1002 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1003 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1004 
1005 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1006 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1007 
1008 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1009 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1010 
1011 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1012 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1013 
1014 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1015 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1016 
1017 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1018 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1019 
1020 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1021 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1022 
1023 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1024 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1025 
1026 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1027 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1028 
1029 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1030 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1031 
1032 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1033 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1034 
1035 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1036 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1037 
1038 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1039 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1040 
1041 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1042 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1043 
1044 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1045 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1046 
1047 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1048 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1049 
1050 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1051 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1052 
1053 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1054 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1055 
1056 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1057 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1058 
1059 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1060 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1061 
1062 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1063 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1064 
1065 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1066 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1067 
1068 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1069 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1070 
1071 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1072 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1073 
1074 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1075 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1076 
1077 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1078 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1079 
1080 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1081 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1082 
1083 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1084 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1085 
1086 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1087 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1088 
1089 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1090 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1091 
1092 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1093 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1094 
1095 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1096 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1097 
1098 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1099 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1100 
1101 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1102 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1103 
1104 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1105 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1106 
1107 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1108 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1109 
1110 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1111 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1112 
1113 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1114 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1115 
1116 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1117 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1118 
1119 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1120 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1121 
1122 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1123 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1124 
1125 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1126 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1127 
1128 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1129 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1130 
1131 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1132 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1133 
1134 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1135 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1136 
1137 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1138 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1139 
1140 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1141 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1142 
1143 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1144 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1145 
1146 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1147 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1148 
1149 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1150 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1151 
1152 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1153 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1154 
1155 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1156 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1157 
1158 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1159 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1160 
1161 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1162 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1163 
1164 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1165 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1166 
1167 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1168 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1169 
1170 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1171 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1172 
1173 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1174 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1175 
1176 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1177 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1178 
1179 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1180 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1181 
1182 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1183 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1184 
1185 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1186 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1187 
1188 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1189 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1190 
1191 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1192 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1193 
1194 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1195 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1196 
1197 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1198 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1199 
1200 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1201 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1202 
1203 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1204 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1205 
1206 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1207 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1208 
1209 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1210 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1211 
1212 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1213 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1214 
1215 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1216 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1217 
1218 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1219 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1220 
1221 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1222 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1223 
1224 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1225 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1226 
1227 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1228 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1229 
1230 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1231 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1232 
1233 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1234 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1235 
1236 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1237 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1238 
1239 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1240 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1241 
1242 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1243 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1244 
1245 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1246 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1247 
1248 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1249 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1250 
1251 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1252 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1253 
1254 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1255 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1256 
1257 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1258 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1259 
1260 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1261 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1262 
1263 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1264 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1265 
1266 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1267 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1268 
1269 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1270 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1271 
1272 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1273 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1274 
1275 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1276 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1277 
1278 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1279 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1280 
1281 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1282 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1283 
1284 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1285 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1286 
1287 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1288 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1289 
1290 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1291 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1292 
1293 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1294 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1295 
1296 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1297 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1298 
1299 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1300 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1301 
1302 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1303 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1304 
1305 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1306 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1307 
1308 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1309 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1310 
1311 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1312 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1313 
1314 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1315 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1316 
1317 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1318 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1319 
1320 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1321 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1322 
1323 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1324 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1325 
1326 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1327 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1328 
1329 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1330 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1331 
1332 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1333 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1334 
1335 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1336 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1337 
1338 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1339 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1340 
1341 /* --> ti_sysbios_family_c64p_EventCombiner_unused */
1342 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg);
1343 
1344 /* Module__state__V */
1346 
1347 
1348 /*
1349  * ======== ti.sysbios.family.c64p.Exception DECLARATIONS ========
1350  */
1351 
1352 /* Module_State__ */
1354  xdc_Bits32 efr;
1355  xdc_Bits32 nrp;
1356  xdc_Bits32 ntsr;
1357  xdc_Bits32 ierr;
1358  ti_sysbios_family_c64p_Exception_FuncPtr returnHook;
1359  ti_sysbios_family_c64p_Exception_Context *excContext;
1360  __TA_ti_sysbios_family_c64p_Exception_Module_State__scratch scratch;
1361  xdc_Char *excPtr;
1362  __TA_ti_sysbios_family_c64p_Exception_Module_State__contextBuf contextBuf;
1364 
1365 /* Module__state__V */
1367 
1368 
1369 /*
1370  * ======== ti.sysbios.family.c64p.Hwi DECLARATIONS ========
1371  */
1372 
1373 /* --> ti_sysbios_family_c64p_EventCombiner_dispatch */
1374 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_dispatch(xdc_UArg);
1375 
1376 /* --> ti_sysbios_family_c64p_EventCombiner_dispatch */
1377 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_dispatch(xdc_UArg);
1378 
1379 /* --> ti_sysbios_family_c64p_EventCombiner_dispatch */
1380 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_dispatch(xdc_UArg);
1381 
1382 /* --> ti_sysbios_family_c64p_EventCombiner_dispatch */
1383 extern xdc_Void ti_sysbios_family_c64p_EventCombiner_dispatch(xdc_UArg);
1384 
1385 /* Object__table__V */
1387 
1388 /* Module_State__ */
1390  __TA_ti_sysbios_family_c64p_Hwi_Module_State__intEvents intEvents;
1391  xdc_Bits16 ierMask;
1392  volatile xdc_Int intNum;
1393  xdc_Char *taskSP;
1394  xdc_Char *isrStack;
1396  xdc_Ptr bss;
1397  xdc_Int scw;
1398  __TA_ti_sysbios_family_c64p_Hwi_Module_State__dispatchTable dispatchTable;
1400 
1401 /* --> ti_sysbios_family_c64p_Hwi0 */
1402 extern void* ti_sysbios_family_c64p_Hwi0;
1403 
1404 /* --> __TI_STATIC_BASE */
1405 extern void* __TI_STATIC_BASE;
1406 
1407 /* Module__state__V */
1409 
1410 /* --> ti_sysbios_knl_Task_disable__E */
1411 extern xdc_UInt ti_sysbios_knl_Task_disable__E(xdc_Void);
1412 
1413 /* --> ti_sysbios_knl_Task_restoreHwi__E */
1414 extern xdc_Void ti_sysbios_knl_Task_restoreHwi__E(xdc_UInt);
1415 
1416 
1417 /*
1418  * ======== ti.sysbios.family.c64p.TimestampProvider DECLARATIONS ========
1419  */
1420 
1421 
1422 /*
1423  * ======== ti.sysbios.gates.GateHwi DECLARATIONS ========
1424  */
1425 
1426 /* Object__table__V */
1428 
1429 
1430 /*
1431  * ======== ti.sysbios.gates.GateMutex DECLARATIONS ========
1432  */
1433 
1434 /* Object__table__V */
1436 
1437 
1438 /*
1439  * ======== ti.sysbios.hal.Hwi DECLARATIONS ========
1440  */
1441 
1442 /* Object__table__V */
1444 
1445 
1446 /*
1447  * ======== ti.sysbios.hal.Hwi_HwiProxy DECLARATIONS ========
1448  */
1449 
1450 
1451 /*
1452  * ======== ti.sysbios.heaps.HeapMem DECLARATIONS ========
1453  */
1454 
1455 #ifdef __IAR_SYSTEMS_ICC__
1456  #pragma data_alignment=8
1457 #endif
1458 /* --> ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A */
1459 __T1_ti_sysbios_heaps_HeapMem_Instance_State__buf ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A[16384];
1460 #ifdef __ti__sect
1461  #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A, "systemHeap");
1462 #endif
1463 #if defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
1464 #ifndef __TI_COMPILER_VERSION__
1465 __T1_ti_sysbios_heaps_HeapMem_Instance_State__buf ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A[16384] __attribute__ ((section("systemHeap")));
1466 #endif
1467 #endif
1468 #ifdef __ti__align
1469  #pragma DATA_ALIGN(ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A, 8);
1470 #endif
1471 #ifdef __GNUC__
1472 #ifndef __TI_COMPILER_VERSION__
1473 __T1_ti_sysbios_heaps_HeapMem_Instance_State__buf ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A[16384] __attribute__ ((aligned(8)));
1474 #endif
1475 #endif
1476 
1477 /* Object__table__V */
1479 
1480 
1481 /*
1482  * ======== ti.sysbios.heaps.HeapMem_Module_GateProxy DECLARATIONS ========
1483  */
1484 
1485 
1486 /*
1487  * ======== ti.sysbios.knl.Clock DECLARATIONS ========
1488  */
1489 
1490 /* Module_State__ */
1492  volatile xdc_UInt32 ticks;
1493  xdc_UInt swiCount;
1494  ti_sysbios_knl_Clock_TimerProxy_Handle timer;
1495  ti_sysbios_knl_Swi_Handle swi;
1496  volatile xdc_UInt numTickSkip;
1497  xdc_UInt32 nextScheduledTick;
1498  xdc_UInt32 maxSkippable;
1499  xdc_Bool inWorkFunc;
1500  volatile xdc_Bool startDuringWorkFunc;
1501  xdc_Bool ticking;
1504 
1505 /* Module__state__V */
1507 
1508 /* --> ti_sysbios_knl_Clock_doTick__I */
1509 extern xdc_Void ti_sysbios_knl_Clock_doTick__I(xdc_UArg);
1510 
1511 
1512 /*
1513  * ======== ti.sysbios.knl.Clock_TimerProxy DECLARATIONS ========
1514  */
1515 
1516 
1517 /*
1518  * ======== ti.sysbios.knl.Event DECLARATIONS ========
1519  */
1520 
1521 
1522 /*
1523  * ======== ti.sysbios.knl.Idle DECLARATIONS ========
1524  */
1525 
1526 /* --> DSP_sleep */
1527 extern xdc_Void DSP_sleep(xdc_Void);
1528 
1529 /* --> ti_sysbios_hal_Hwi_checkStack */
1530 extern xdc_Void ti_sysbios_hal_Hwi_checkStack(xdc_Void);
1531 
1532 /* --> ti_sysbios_knl_Idle_funcList__A */
1533 const __T1_ti_sysbios_knl_Idle_funcList ti_sysbios_knl_Idle_funcList__A[3];
1534 
1535 /* --> ti_sysbios_knl_Idle_coreList__A */
1536 const __T1_ti_sysbios_knl_Idle_coreList ti_sysbios_knl_Idle_coreList__A[3];
1537 
1538 
1539 /*
1540  * ======== ti.sysbios.knl.Intrinsics DECLARATIONS ========
1541  */
1542 
1543 
1544 /*
1545  * ======== ti.sysbios.knl.Intrinsics_SupportProxy DECLARATIONS ========
1546  */
1547 
1548 
1549 /*
1550  * ======== ti.sysbios.knl.Queue DECLARATIONS ========
1551  */
1552 
1553 
1554 /*
1555  * ======== ti.sysbios.knl.Semaphore DECLARATIONS ========
1556  */
1557 
1558 
1559 /*
1560  * ======== ti.sysbios.knl.Task DECLARATIONS ========
1561  */
1562 
1563 #ifdef __IAR_SYSTEMS_ICC__
1564  #pragma data_alignment=8
1565 #endif
1566 /* --> ti_sysbios_knl_Task_Instance_State_0_stack__A */
1567 __T1_ti_sysbios_knl_Task_Instance_State__stack ti_sysbios_knl_Task_Instance_State_0_stack__A[800];
1568 #ifdef __ti__sect
1569  #pragma DATA_SECTION(ti_sysbios_knl_Task_Instance_State_0_stack__A, ".far:taskStackSection");
1570 #endif
1571 #if defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
1572 #ifndef __TI_COMPILER_VERSION__
1573 __T1_ti_sysbios_knl_Task_Instance_State__stack ti_sysbios_knl_Task_Instance_State_0_stack__A[800] __attribute__ ((section(".far:taskStackSection")));
1574 #endif
1575 #endif
1576 #ifdef __ti__align
1577  #pragma DATA_ALIGN(ti_sysbios_knl_Task_Instance_State_0_stack__A, 8);
1578 #endif
1579 #ifdef __GNUC__
1580 #ifndef __TI_COMPILER_VERSION__
1581 __T1_ti_sysbios_knl_Task_Instance_State__stack ti_sysbios_knl_Task_Instance_State_0_stack__A[800] __attribute__ ((aligned(8)));
1582 #endif
1583 #endif
1584 
1585 /* --> ti_sysbios_knl_Task_Instance_State_0_hookEnv__A */
1586 __T1_ti_sysbios_knl_Task_Instance_State__hookEnv ti_sysbios_knl_Task_Instance_State_0_hookEnv__A[1];
1587 
1588 /* Object__table__V */
1590 
1591 /* Module_State__ */
1593  volatile xdc_Bool locked;
1594  volatile xdc_UInt curSet;
1595  volatile xdc_Bool workFlag;
1596  xdc_UInt vitalTasks;
1597  ti_sysbios_knl_Task_Handle curTask;
1598  ti_sysbios_knl_Queue_Handle curQ;
1599  __TA_ti_sysbios_knl_Task_Module_State__readyQ readyQ;
1600  __TA_ti_sysbios_knl_Task_Module_State__smpCurSet smpCurSet;
1601  __TA_ti_sysbios_knl_Task_Module_State__smpCurMask smpCurMask;
1602  __TA_ti_sysbios_knl_Task_Module_State__smpCurTask smpCurTask;
1603  __TA_ti_sysbios_knl_Task_Module_State__smpReadyQ smpReadyQ;
1604  __TA_ti_sysbios_knl_Task_Module_State__idleTask idleTask;
1605  __TA_ti_sysbios_knl_Task_Module_State__constructedTasks constructedTasks;
1610 
1611 /* --> ti_sysbios_knl_Task_Module_State_0_readyQ__A */
1612 __T1_ti_sysbios_knl_Task_Module_State__readyQ ti_sysbios_knl_Task_Module_State_0_readyQ__A[16];
1613 
1614 /* --> ti_sysbios_knl_Task_Module_State_0_idleTask__A */
1615 __T1_ti_sysbios_knl_Task_Module_State__idleTask ti_sysbios_knl_Task_Module_State_0_idleTask__A[1];
1616 
1617 /* Module__state__V */
1619 
1620 /* --> ti_sysbios_utils_Load_taskRegHook__E */
1621 extern xdc_Void ti_sysbios_utils_Load_taskRegHook__E(xdc_Int);
1622 
1623 /* --> ti_sysbios_knl_Task_hooks__A */
1624 const __T1_ti_sysbios_knl_Task_hooks ti_sysbios_knl_Task_hooks__A[1];
1625 
1626 
1627 /*
1628  * ======== ti.sysbios.knl.Task_SupportProxy DECLARATIONS ========
1629  */
1630 
1631 
1632 /*
1633  * ======== ti.sysbios.rts.ti.ThreadLocalStorage DECLARATIONS ========
1634  */
1635 
1636 /* Module_State__ */
1638  xdc_Ptr currentTP;
1639  xdc_UInt contextId;
1640  xdc_runtime_IHeap_Handle heapHandle;
1642 
1643 /* Module__state__V */
1645 
1646 
1647 /*
1648  * ======== ti.sysbios.timers.rti.Timer DECLARATIONS ========
1649  */
1650 
1651 /* Object__table__V */
1653 
1654 /* Module_State__ */
1656  xdc_UInt availMask;
1657  __TA_ti_sysbios_timers_rti_Timer_Module_State__device device;
1658  __TA_ti_sysbios_timers_rti_Timer_Module_State__intFreqs intFreqs;
1659  __TA_ti_sysbios_timers_rti_Timer_Module_State__handles handles;
1661 
1662 /* --> ti_sysbios_timers_rti_Timer_Module_State_0_device__A */
1663 __T1_ti_sysbios_timers_rti_Timer_Module_State__device ti_sysbios_timers_rti_Timer_Module_State_0_device__A[2];
1664 
1665 /* --> ti_sysbios_timers_rti_Timer_Module_State_0_intFreqs__A */
1666 __T1_ti_sysbios_timers_rti_Timer_Module_State__intFreqs ti_sysbios_timers_rti_Timer_Module_State_0_intFreqs__A[2];
1667 
1668 /* --> ti_sysbios_timers_rti_Timer_Module_State_0_handles__A */
1669 __T1_ti_sysbios_timers_rti_Timer_Module_State__handles ti_sysbios_timers_rti_Timer_Module_State_0_handles__A[2];
1670 
1671 /* Module__state__V */
1673 
1674 
1675 /*
1676  * ======== ti.sysbios.utils.Load DECLARATIONS ========
1677  */
1678 
1679 /* Module_State__ */
1681  xdc_Int taskHId;
1682  __TA_ti_sysbios_utils_Load_Module_State__taskStartTime taskStartTime;
1683  xdc_UInt32 timeElapsed;
1684  __TA_ti_sysbios_utils_Load_Module_State__runningTask runningTask;
1686  xdc_UInt32 swiStartTime;
1687  ti_sysbios_utils_Load_HookContext swiEnv;
1688  __TA_ti_sysbios_utils_Load_Module_State__taskEnv taskEnv;
1689  xdc_UInt32 swiCnt;
1690  xdc_UInt32 hwiStartTime;
1691  ti_sysbios_utils_Load_HookContext hwiEnv;
1692  xdc_UInt32 hwiCnt;
1693  xdc_UInt32 timeSlotCnt;
1694  xdc_UInt32 minLoop;
1695  xdc_UInt32 minIdle;
1696  xdc_UInt32 t0;
1697  xdc_UInt32 idleCnt;
1698  xdc_UInt32 cpuLoad;
1699  xdc_UInt32 taskEnvLen;
1700  xdc_UInt32 taskNum;
1701  xdc_Bool powerEnabled;
1702  xdc_UInt32 idleStartTime;
1703  xdc_UInt32 busyStartTime;
1704  xdc_UInt32 busyTime;
1707 
1708 /* --> ti_sysbios_utils_Load_Module_State_0_taskStartTime__A */
1709 __T1_ti_sysbios_utils_Load_Module_State__taskStartTime ti_sysbios_utils_Load_Module_State_0_taskStartTime__A[1];
1710 
1711 /* --> ti_sysbios_utils_Load_Module_State_0_runningTask__A */
1712 __T1_ti_sysbios_utils_Load_Module_State__runningTask ti_sysbios_utils_Load_Module_State_0_runningTask__A[1];
1713 
1714 /* --> ti_sysbios_utils_Load_Module_State_0_taskEnv__A */
1715 __T1_ti_sysbios_utils_Load_Module_State__taskEnv ti_sysbios_utils_Load_Module_State_0_taskEnv__A[1];
1716 
1717 /* Module__state__V */
1719 
1720 
1721 /*
1722  * ======== xdc.runtime.Assert DECLARATIONS ========
1723  */
1724 
1725 
1726 /*
1727  * ======== xdc.runtime.Core DECLARATIONS ========
1728  */
1729 
1730 
1731 /*
1732  * ======== xdc.runtime.Defaults DECLARATIONS ========
1733  */
1734 
1735 
1736 /*
1737  * ======== xdc.runtime.Diags DECLARATIONS ========
1738  */
1739 
1740 
1741 /*
1742  * ======== xdc.runtime.Error DECLARATIONS ========
1743  */
1744 
1745 /* Module_State__ */
1747  xdc_UInt16 count;
1749 
1750 /* Module__state__V */
1752 
1753 
1754 /*
1755  * ======== xdc.runtime.Gate DECLARATIONS ========
1756  */
1757 
1758 
1759 /*
1760  * ======== xdc.runtime.Log DECLARATIONS ========
1761  */
1762 
1763 
1764 /*
1765  * ======== xdc.runtime.Main DECLARATIONS ========
1766  */
1767 
1768 
1769 /*
1770  * ======== xdc.runtime.Main_Module_GateProxy DECLARATIONS ========
1771  */
1772 
1773 
1774 /*
1775  * ======== xdc.runtime.Memory DECLARATIONS ========
1776  */
1777 
1778 /* Module_State__ */
1782 
1783 /* Module__state__V */
1785 
1786 
1787 /*
1788  * ======== xdc.runtime.Memory_HeapProxy DECLARATIONS ========
1789  */
1790 
1791 
1792 /*
1793  * ======== xdc.runtime.Registry DECLARATIONS ========
1794  */
1795 
1796 /* Module_State__ */
1798  xdc_runtime_Registry_Desc *listHead;
1799  xdc_runtime_Types_ModuleId curId;
1801 
1802 /* Module__state__V */
1804 
1805 
1806 /*
1807  * ======== xdc.runtime.Startup DECLARATIONS ========
1808  */
1809 
1810 /* Module_State__ */
1812  xdc_Int *stateTab;
1813  xdc_Bool execFlag;
1814  xdc_Bool rtsDoneFlag;
1816 
1817 /* Module__state__V */
1819 
1820 /* --> ti_sysbios_hal_Hwi_initStack */
1821 extern xdc_Void ti_sysbios_hal_Hwi_initStack(xdc_Void);
1822 
1823 /* --> xdc_runtime_Startup_firstFxns__A */
1824 const __T1_xdc_runtime_Startup_firstFxns xdc_runtime_Startup_firstFxns__A[2];
1825 
1826 /* --> xdc_runtime_System_Module_startup__E */
1827 extern xdc_Int xdc_runtime_System_Module_startup__E(xdc_Int);
1828 
1829 /* --> ti_sysbios_family_c64p_EventCombiner_Module_startup__E */
1831 
1832 /* --> ti_sysbios_family_c64p_Exception_Module_startup__E */
1834 
1835 /* --> ti_sysbios_family_c64p_Hwi_Module_startup__E */
1836 extern xdc_Int ti_sysbios_family_c64p_Hwi_Module_startup__E(xdc_Int);
1837 
1838 /* --> ti_sysbios_family_c64p_TimestampProvider_Module_startup__E */
1840 
1841 /* --> ti_sysbios_family_c64p_Cache_Module_startup__E */
1842 extern xdc_Int ti_sysbios_family_c64p_Cache_Module_startup__E(xdc_Int);
1843 
1844 /* --> ti_sysbios_knl_Clock_Module_startup__E */
1845 extern xdc_Int ti_sysbios_knl_Clock_Module_startup__E(xdc_Int);
1846 
1847 /* --> ti_sysbios_knl_Task_Module_startup__E */
1848 extern xdc_Int ti_sysbios_knl_Task_Module_startup__E(xdc_Int);
1849 
1850 /* --> ti_sysbios_hal_Hwi_Module_startup__E */
1851 extern xdc_Int ti_sysbios_hal_Hwi_Module_startup__E(xdc_Int);
1852 
1853 /* --> ti_sysbios_timers_rti_Timer_Module_startup__E */
1854 extern xdc_Int ti_sysbios_timers_rti_Timer_Module_startup__E(xdc_Int);
1855 
1856 /* --> xdc_runtime_Startup_sfxnTab__A */
1857 const __T1_xdc_runtime_Startup_sfxnTab xdc_runtime_Startup_sfxnTab__A[10];
1858 
1859 /* --> xdc_runtime_Startup_sfxnRts__A */
1860 const __T1_xdc_runtime_Startup_sfxnRts xdc_runtime_Startup_sfxnRts__A[10];
1861 
1862 
1863 /*
1864  * ======== xdc.runtime.SysStd DECLARATIONS ========
1865  */
1866 
1867 
1868 /*
1869  * ======== xdc.runtime.System DECLARATIONS ========
1870  */
1871 
1872 /* Module_State__ */
1874  __TA_xdc_runtime_System_Module_State__atexitHandlers atexitHandlers;
1877 
1878 /* Module__state__V */
1880 
1881 /* --> xdc_runtime_System_printfExtend__I */
1882 extern xdc_Int xdc_runtime_System_printfExtend__I(xdc_Char**,xdc_CString*,xdc_VaList*,xdc_runtime_System_ParseData*);
1883 
1884 
1885 /*
1886  * ======== xdc.runtime.System_Module_GateProxy DECLARATIONS ========
1887  */
1888 
1889 
1890 /*
1891  * ======== xdc.runtime.System_SupportProxy DECLARATIONS ========
1892  */
1893 
1894 
1895 /*
1896  * ======== xdc.runtime.Text DECLARATIONS ========
1897  */
1898 
1899 /* Module_State__ */
1901  xdc_CPtr charBase;
1902  xdc_CPtr nodeBase;
1904 
1905 /* Module__state__V */
1907 
1908 /* --> xdc_runtime_Text_charTab__A */
1909 const __T1_xdc_runtime_Text_charTab xdc_runtime_Text_charTab__A[1];
1910 
1911 /* --> xdc_runtime_Text_nodeTab__A */
1912 const __T1_xdc_runtime_Text_nodeTab xdc_runtime_Text_nodeTab__A[1];
1913 
1914 
1915 /*
1916  * ======== xdc.runtime.Timestamp DECLARATIONS ========
1917  */
1918 
1919 
1920 /*
1921  * ======== xdc.runtime.TimestampNull DECLARATIONS ========
1922  */
1923 
1924 
1925 /*
1926  * ======== xdc.runtime.Timestamp_SupportProxy DECLARATIONS ========
1927  */
1928 
1929 
1930 /*
1931  * ======== OBJECT OFFSETS ========
1932  */
1933 
1934 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Instance_State_sem__O, ".const:ti_sysbios_gates_GateMutex_Instance_State_sem__O");
1936 
1937 
1938 /*
1939  * ======== OBJECT OFFSETS ========
1940  */
1941 
1942 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module_State_clockQ__O, ".const:ti_sysbios_knl_Clock_Module_State_clockQ__O");
1943 __FAR__ const xdc_SizeT ti_sysbios_knl_Clock_Module_State_clockQ__O = offsetof(ti_sysbios_knl_Clock_Module_State__,Object_field_clockQ);
1944 
1945 
1946 /*
1947  * ======== OBJECT OFFSETS ========
1948  */
1949 
1950 #pragma DATA_SECTION(ti_sysbios_knl_Event_Instance_State_pendQ__O, ".const:ti_sysbios_knl_Event_Instance_State_pendQ__O");
1951 __FAR__ const xdc_SizeT ti_sysbios_knl_Event_Instance_State_pendQ__O = offsetof(ti_sysbios_knl_Event_Object__,Object_field_pendQ);
1952 
1953 
1954 /*
1955  * ======== OBJECT OFFSETS ========
1956  */
1957 
1958 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Instance_State_pendQ__O, ".const:ti_sysbios_knl_Semaphore_Instance_State_pendQ__O");
1959 __FAR__ const xdc_SizeT ti_sysbios_knl_Semaphore_Instance_State_pendQ__O = offsetof(ti_sysbios_knl_Semaphore_Object__,Object_field_pendQ);
1960 
1961 
1962 /*
1963  * ======== OBJECT OFFSETS ========
1964  */
1965 
1966 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module_State_inactiveQ__O, ".const:ti_sysbios_knl_Task_Module_State_inactiveQ__O");
1967 __FAR__ const xdc_SizeT ti_sysbios_knl_Task_Module_State_inactiveQ__O = offsetof(ti_sysbios_knl_Task_Module_State__,Object_field_inactiveQ);
1968 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module_State_terminatedQ__O, ".const:ti_sysbios_knl_Task_Module_State_terminatedQ__O");
1969 __FAR__ const xdc_SizeT ti_sysbios_knl_Task_Module_State_terminatedQ__O = offsetof(ti_sysbios_knl_Task_Module_State__,Object_field_terminatedQ);
1970 
1971 
1972 /*
1973  * ======== OBJECT OFFSETS ========
1974  */
1975 
1976 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module_State_taskList__O, ".const:ti_sysbios_utils_Load_Module_State_taskList__O");
1977 __FAR__ const xdc_SizeT ti_sysbios_utils_Load_Module_State_taskList__O = offsetof(ti_sysbios_utils_Load_Module_State__,Object_field_taskList);
1978 
1979 
1980 /*
1981  * ======== xdc.cfg.Program TEMPLATE ========
1982  */
1983 
1984 /*
1985  * ======== __ASM__ ========
1986  * Define absolute path prefix for this executable's
1987  * configuration generated files.
1988  */
1989 xdc__META(__ASM__, "@(#)__ASM__ = C:/Users/astro/workspace_v9_2/mrr_18xx_dss/Debug/configPkg/package/cfg/dss_mrr_pe674");
1990 
1991 /*
1992  * ======== __ISA__ ========
1993  * Define the ISA of this executable. This symbol is used by platform
1994  * specific "exec" commands that support more than one ISA; e.g., gdb
1995  */
1996 xdc__META(__ISA__, "@(#)__ISA__ = 674");
1997 
1998 /*
1999  * ======== __PLAT__ ========
2000  * Define the name of the platform that can run this executable. This
2001  * symbol is used by platform independent "exec" commands
2002  */
2003 xdc__META(__PLAT__, "@(#)__PLAT__ = ti.platforms.c6x");
2004 
2005 /*
2006  * ======== __TARG__ ========
2007  * Define the name of the target used to build this executable.
2008  */
2009 xdc__META(__TARG__, "@(#)__TARG__ = ti.targets.elf.C674");
2010 
2011 /*
2012  * ======== __TRDR__ ========
2013  * Define the name of the class that can read/parse this executable.
2014  */
2015 xdc__META(__TRDR__, "@(#)__TRDR__ = ti.targets.omf.elf.Elf32");
2016 
2017 
2018 /*
2019  * ======== xdc.cfg.SourceDir TEMPLATE ========
2020  */
2021 
2022 
2023 
2024 /*
2025  * ======== xdc.runtime.Diags TEMPLATE ========
2026  */
2027 
2028 
2029 
2030 /*
2031  * ======== xdc.runtime.Error TEMPLATE ========
2032  */
2033 
2034 xdc_runtime_Error_Block xdc_runtime_Error_IgnoreBlock = {
2035  ~0, /* unused */
2036  {
2037  {0, 0} /* data */
2038  },
2039  0, /* id */
2040  0, /* msg */
2041  {
2042  0, /* mod */
2043  0, /* file */
2044  0 /* line */
2045  }
2046 };
2047 
2048 /*
2049  * ======== xdc.runtime.Startup TEMPLATE ========
2050  */
2051 
2052 /*
2053  * ======== MODULE STARTUP DONE FUNCTIONS ========
2054  */
2055 xdc_Bool xdc_runtime_System_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2057  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[0] < 0;
2058 }
2059 xdc_Bool ti_sysbios_family_c64p_EventCombiner_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2061  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[1] < 0;
2062 }
2063 xdc_Bool ti_sysbios_family_c64p_Exception_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2065  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[2] < 0;
2066 }
2067 xdc_Bool ti_sysbios_family_c64p_Hwi_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2069  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[3] < 0;
2070 }
2071 xdc_Bool ti_sysbios_family_c64p_TimestampProvider_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2073  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[4] < 0;
2074 }
2075 xdc_Bool ti_sysbios_family_c64p_Cache_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2077  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[5] < 0;
2078 }
2079 xdc_Bool ti_sysbios_knl_Clock_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2081  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[6] < 0;
2082 }
2083 xdc_Bool ti_sysbios_knl_Task_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2085  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[7] < 0;
2086 }
2087 xdc_Bool ti_sysbios_hal_Hwi_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2089  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[8] < 0;
2090 }
2091 xdc_Bool ti_sysbios_timers_rti_Timer_Module__startupDone__F(void); /* keep GCC prototype warning quiet */
2093  return (&xdc_runtime_Startup_Module__state__V)->stateTab == 0 || (&xdc_runtime_Startup_Module__state__V)->stateTab[9] < 0;
2094 }
2095 
2096 
2097 /*
2098  * Startup_exec__I is an internal entry point called by target/platform
2099  * boot code. Boot code is not brought into a partial-link assembly. So,
2100  * without this pragma, whole program optimizers would otherwise optimize-out
2101  * this function.
2102  */
2103 #ifdef __ti__
2104 #pragma FUNC_EXT_CALLED(xdc_runtime_Startup_exec__I);
2105 #endif
2106 
2107 #ifdef __GNUC__
2108 #if __GNUC__ >= 4
2109 #ifdef __llvm__
2110 xdc_Void xdc_runtime_Startup_exec__I(void) __attribute__ ((used));
2111 #else
2112 xdc_Void xdc_runtime_Startup_exec__I(void) __attribute__ ((externally_visible));
2113 #endif
2114 #endif
2115 #endif
2116 
2117 /*
2118  * ======== xdc_runtime_Startup_exec__I ========
2119  * Initialize all used modules that have startup functions
2120  */
2122 {
2123  xdc_Int state[10];
2125 }
2126 
2127 /*
2128  * ======== xdc.runtime.Reset TEMPLATE ========
2129  */
2130 
2131 /*
2132  * Startup_reset__I is an internal entry point called by target/platform
2133  * boot code. Boot code is not brought into a partial-link assembly. So,
2134  * without this pragma, whole program optimizers would otherwise optimize-out
2135  * this function.
2136  */
2137 #ifdef __ti__
2138 #pragma FUNC_EXT_CALLED(xdc_runtime_Startup_reset__I);
2139 #endif
2140 
2141 #ifdef __GNUC__
2142 #if __GNUC__ >= 4
2143 #ifdef __llvm__
2144 xdc_Void xdc_runtime_Startup_reset__I(void) __attribute__ ((used));
2145 #else
2146 xdc_Void xdc_runtime_Startup_reset__I(void) __attribute__ ((externally_visible));
2147 #endif
2148 #endif
2149 #endif
2150 
2151 
2152 /*
2153  * ======== xdc_runtime_Startup_reset__I ========
2154  * This function is called by bootstrap initialization code as early as
2155  * possible in the startup process. This function calls all functions in
2156  * the Reset.fxns array _as well as_ Startup.resetFxn (if it's non-NULL)
2157  */
2159 {
2160 }
2161 
2162 /*
2163  * ======== xdc.runtime.System TEMPLATE ========
2164  */
2165 
2166 
2167 #include <xdc/std.h>
2168 #include <limits.h>
2169 #include <xdc/runtime/Types.h>
2170 #include <xdc/runtime/Text.h>
2171 #include <xdc/runtime/Assert.h>
2172 
2173 #include <xdc/runtime/System.h>
2174 #include <xdc/runtime/System__internal.h>
2175 
2176 /*
2177  * ======== System_printfExtend__I ========
2178  * This function processes optional extended formats of printf.
2179  *
2180  * It returns the number of characters added to the result.
2181  *
2182  * Precision (maximum string length) is not supported for %$S.
2183  *
2184  * Right-justified (which is default) minimum width is not supported
2185  * for %$L, %$S, or %$F.
2186  */
2187 xdc_Int xdc_runtime_System_printfExtend__I(xdc_Char **pbuf, xdc_CString *pfmt,
2188  xdc_VaList *pva, xdc_runtime_System_ParseData *parse)
2189 {
2190  xdc_CString fmt = *pfmt;
2191  xdc_Int res;
2192  xdc_Char c;
2193  xdc_Bool found = FALSE;
2194 
2195  /*
2196  * Create a local variable 'va' to ensure that the dereference of
2197  * pva only occurs once.
2198  */
2199  va_list va = *pva;
2200 
2201  res = 0;
2202 
2203  c = *fmt++;
2204  *pfmt = *pfmt + 1;
2205 
2206 
2207  if (c == '$') {
2208  c = *fmt++;
2209  *pfmt = *pfmt + 1;
2210 
2211  if (c == 'L') {
2212  xdc_runtime_Types_Label *lab = parse->aFlag ?
2213  (xdc_runtime_Types_Label *)xdc_iargToPtr(va_arg(va, xdc_IArg)) :
2214  (xdc_runtime_Types_Label *)va_arg(va, void *);
2215 
2216  /*
2217  * Call Text_putLab to write out the label, taking the precision
2218  * into account.
2219  */
2220  res = xdc_runtime_Text_putLab(lab, pbuf, parse->precis);
2221 
2222  /*
2223  * Set the length to 0 to indicate to 'doPrint' that nothing should
2224  * be copied from parse.ptr.
2225  */
2226  parse->len = 0;
2227 
2228  /* Update the minimum width field. */
2229  parse->width -= res;
2230 
2231  found = TRUE;
2232  }
2233 
2234  if (c == 'F') {
2235  xdc_runtime_Types_Site site;
2236 
2237  /* Retrieve the file name string from the argument list */
2238  site.file = parse->aFlag ? (xdc_Char *) xdc_iargToPtr(va_arg(va, xdc_IArg)) :
2239  (xdc_Char *) va_arg(va, xdc_Char *);
2240 
2241  /* Retrieve the line number from the argument list. */
2242  site.line = parse->aFlag ? (xdc_Int) va_arg(va, xdc_IArg) :
2243  (xdc_Int) va_arg(va, xdc_Int);
2244 
2245  /*
2246  * Omit the 'mod' field, set it to 0.
2247  * '0' is a safe sentinel value - the IDs for named modules are
2248  * 0x8000 and higher, and the IDs for unnamed modules go from 0x1
2249  * to 0x7fff.
2250  */
2251  site.mod = 0;
2252 
2253  /*
2254  * Call putSite to format the file and line number.
2255  * If a precision was specified, it will be used as the maximum
2256  * string lengrth.
2257  */
2258  res = xdc_runtime_Text_putSite(&site, pbuf, parse->precis);
2259 
2260  /*
2261  * Set the length to 0 to indicate to 'doPrint' that nothing should
2262  * be copied from parse.ptr.
2263  */
2264  parse->len = 0;
2265 
2266  /* Update the minimum width field */
2267  parse->width -= res;
2268 
2269  found = TRUE;
2270  }
2271 
2272  if (c == 'S') {
2273  /* Retrieve the format string from the argument list */
2274  parse->ptr = parse->aFlag ?
2275  (xdc_Char *) xdc_iargToPtr(va_arg(va, xdc_IArg)) :
2276  (xdc_Char *) va_arg(va, xdc_Char *);
2277 
2278  /* Update pva before passing it to doPrint. */
2279  *pva = va;
2280 
2281  /* Perform the recursive format. System_doPrint does not advance
2282  * the buffer pointer, so it has to be done explicitly.
2283  */
2284  res = xdc_runtime_System_doPrint__I(*pbuf, parse->precis,
2285  parse->ptr, pva, parse->aFlag);
2286 
2287  if (*pbuf) {
2288  *pbuf += res;
2289  }
2290 
2291  /* Update the temporary variable with any changes to *pva */
2292  va = *pva;
2293 
2294  /*
2295  * Set the length to 0 to indicate to 'doPrint' that nothing should
2296  * be copied from parse.ptr
2297  */
2298  parse->len = 0;
2299 
2300  /* Update the minimum width field */
2301  parse->width -= res;
2302 
2303  /* Indicate that we were able to interpret the specifier */
2304  found = TRUE;
2305  }
2306 
2307  }
2308 
2309  if (c == 'f') {
2310  /* support arguments _after_ optional float support */
2311  if (parse->aFlag) {
2312  (void)va_arg(va, xdc_IArg);
2313  }
2314  else {
2315  (void)va_arg(va, double);
2316  }
2317  }
2318 
2319  if (found == FALSE) {
2320  /* other character (like %) copy to output */
2321  *(parse->ptr) = c;
2322  parse->len = 1;
2323  }
2324 
2325  /*
2326  * Before returning, we must update the value of pva. We use a label here
2327  * so that all return points will go through this update.
2328  * The 'goto end' is here to ensure that there is always a reference to the
2329  * label (to avoid the compiler complaining).
2330  */
2331  goto end;
2332 end:
2333  *pva = va;
2334  return (res);
2335 }
2336 
2337 /*
2338  * ======== xdc.runtime.Text TEMPLATE ========
2339  */
2340 
2341 
2342 /*
2343  * ======== xdc_runtime_Text_visitRope__I ========
2344  * This function is indirectly called within Text.c through
2345  * the visitRopeFxn configuration parameter of xdc.runtime.Text.
2346  */
2347 void xdc_runtime_Text_visitRope__I(xdc_runtime_Text_RopeId rope,
2348  xdc_Fxn visFxn, xdc_Ptr visState)
2349 {
2350  ((xdc_runtime_Text_MatchVisState *)visState)->res = -1;
2351 }
2352 
2353 
2354 /*
2355  * ======== ti.sysbios.family.c64p.Hwi TEMPLATE ========
2356  */
2357 
2358 
2359 asm(" .sect \".vecs\" ");
2360 asm(" .align 0x400 ");
2361 asm(" .nocmp ");
2362 asm(" .global ti_sysbios_family_c64p_Hwi0 ");
2363 asm("ti_sysbios_family_c64p_Hwi0: ");
2364 asm(" .global ti_sysbios_family_c64p_Hwi_int0 ");
2365 asm(" .global _c_int00 ");
2366 asm("ti_sysbios_family_c64p_Hwi_int0: ");
2367 asm(" nop ");
2368 asm(" nop ");
2369 asm(" nop ");
2370 asm(" mvkl _c_int00, b0 ");
2371 asm(" mvkh _c_int00, b0 ");
2372 asm(" b b0 ");
2373 asm(" nop ");
2374 asm(" nop 4 ");
2375 
2376 asm(" .global ti_sysbios_family_c64p_Hwi_int1 ");
2377 asm(" .global ti_sysbios_family_c64p_Exception_dispatch__E ");
2378 asm("ti_sysbios_family_c64p_Hwi_int1: ");
2379 asm(" stw b0, *b15--[2] ");
2380 asm(" mvk 1, b0 ");
2381 asm(" stw b0, *b15[1] ");
2382 asm(" mvkl ti_sysbios_family_c64p_Exception_dispatch__E, b0 ");
2383 asm(" mvkh ti_sysbios_family_c64p_Exception_dispatch__E, b0 ");
2384 asm(" b b0 ");
2385 asm(" ldw *++b15[2], b0 ");
2386 asm(" nop 4 ");
2387 
2388 asm(" .global ti_sysbios_family_c64p_Hwi_int2 ");
2389 asm(" .global ti_sysbios_family_c64p_Hwi_int2 ");
2390 asm("ti_sysbios_family_c64p_Hwi_int2: ");
2391 asm(" stw b0, *b15--[2] ");
2392 asm(" mvk 2, b0 ");
2393 asm(" stw b0, *b15[1] ");
2394 asm(" mvkl ti_sysbios_family_c64p_Hwi_int2, b0 ");
2395 asm(" mvkh ti_sysbios_family_c64p_Hwi_int2, b0 ");
2396 asm(" b b0 ");
2397 asm(" ldw *++b15[2], b0 ");
2398 asm(" nop 4 ");
2399 
2400 asm(" .global ti_sysbios_family_c64p_Hwi_int3 ");
2401 asm(" .global ti_sysbios_family_c64p_Hwi_int3 ");
2402 asm("ti_sysbios_family_c64p_Hwi_int3: ");
2403 asm(" stw b0, *b15--[2] ");
2404 asm(" mvk 3, b0 ");
2405 asm(" stw b0, *b15[1] ");
2406 asm(" mvkl ti_sysbios_family_c64p_Hwi_int3, b0 ");
2407 asm(" mvkh ti_sysbios_family_c64p_Hwi_int3, b0 ");
2408 asm(" b b0 ");
2409 asm(" ldw *++b15[2], b0 ");
2410 asm(" nop 4 ");
2411 
2412 asm(" .global ti_sysbios_family_c64p_Hwi_int4 ");
2413 asm(" .global ti_sysbios_family_c64p_Hwi_int4 ");
2414 asm("ti_sysbios_family_c64p_Hwi_int4: ");
2415 asm(" stw b0, *b15--[2] ");
2416 asm(" mvk 4, b0 ");
2417 asm(" stw b0, *b15[1] ");
2418 asm(" mvkl ti_sysbios_family_c64p_Hwi_int4, b0 ");
2419 asm(" mvkh ti_sysbios_family_c64p_Hwi_int4, b0 ");
2420 asm(" b b0 ");
2421 asm(" ldw *++b15[2], b0 ");
2422 asm(" nop 4 ");
2423 
2424 asm(" .global ti_sysbios_family_c64p_Hwi_int5 ");
2425 asm(" .global ti_sysbios_family_c64p_Hwi_int5 ");
2426 asm("ti_sysbios_family_c64p_Hwi_int5: ");
2427 asm(" stw b0, *b15--[2] ");
2428 asm(" mvk 5, b0 ");
2429 asm(" stw b0, *b15[1] ");
2430 asm(" mvkl ti_sysbios_family_c64p_Hwi_int5, b0 ");
2431 asm(" mvkh ti_sysbios_family_c64p_Hwi_int5, b0 ");
2432 asm(" b b0 ");
2433 asm(" ldw *++b15[2], b0 ");
2434 asm(" nop 4 ");
2435 
2436 asm(" .global ti_sysbios_family_c64p_Hwi_int6 ");
2437 asm(" .global ti_sysbios_family_c64p_Hwi_int6 ");
2438 asm("ti_sysbios_family_c64p_Hwi_int6: ");
2439 asm(" stw b0, *b15--[2] ");
2440 asm(" mvk 6, b0 ");
2441 asm(" stw b0, *b15[1] ");
2442 asm(" mvkl ti_sysbios_family_c64p_Hwi_int6, b0 ");
2443 asm(" mvkh ti_sysbios_family_c64p_Hwi_int6, b0 ");
2444 asm(" b b0 ");
2445 asm(" ldw *++b15[2], b0 ");
2446 asm(" nop 4 ");
2447 
2448 asm(" .global ti_sysbios_family_c64p_Hwi_int7 ");
2449 asm(" .global ti_sysbios_family_c64p_Hwi_dispatchAlways ");
2450 asm("ti_sysbios_family_c64p_Hwi_int7: ");
2451 asm(" stw b0, *b15--[2] ");
2452 asm(" mvk 7, b0 ");
2453 asm(" stw b0, *b15[1] ");
2454 asm(" mvkl ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2455 asm(" mvkh ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2456 asm(" b b0 ");
2457 asm(" ldw *++b15[2], b0 ");
2458 asm(" nop 4 ");
2459 
2460 asm(" .global ti_sysbios_family_c64p_Hwi_int8 ");
2461 asm(" .global ti_sysbios_family_c64p_Hwi_dispatchAlways ");
2462 asm("ti_sysbios_family_c64p_Hwi_int8: ");
2463 asm(" stw b0, *b15--[2] ");
2464 asm(" mvk 8, b0 ");
2465 asm(" stw b0, *b15[1] ");
2466 asm(" mvkl ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2467 asm(" mvkh ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2468 asm(" b b0 ");
2469 asm(" ldw *++b15[2], b0 ");
2470 asm(" nop 4 ");
2471 
2472 asm(" .global ti_sysbios_family_c64p_Hwi_int9 ");
2473 asm(" .global ti_sysbios_family_c64p_Hwi_dispatchAlways ");
2474 asm("ti_sysbios_family_c64p_Hwi_int9: ");
2475 asm(" stw b0, *b15--[2] ");
2476 asm(" mvk 9, b0 ");
2477 asm(" stw b0, *b15[1] ");
2478 asm(" mvkl ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2479 asm(" mvkh ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2480 asm(" b b0 ");
2481 asm(" ldw *++b15[2], b0 ");
2482 asm(" nop 4 ");
2483 
2484 asm(" .global ti_sysbios_family_c64p_Hwi_int10 ");
2485 asm(" .global ti_sysbios_family_c64p_Hwi_dispatchAlways ");
2486 asm("ti_sysbios_family_c64p_Hwi_int10: ");
2487 asm(" stw b0, *b15--[2] ");
2488 asm(" mvk 10, b0 ");
2489 asm(" stw b0, *b15[1] ");
2490 asm(" mvkl ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2491 asm(" mvkh ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2492 asm(" b b0 ");
2493 asm(" ldw *++b15[2], b0 ");
2494 asm(" nop 4 ");
2495 
2496 asm(" .global ti_sysbios_family_c64p_Hwi_int11 ");
2497 asm(" .global ti_sysbios_family_c64p_Hwi_int11 ");
2498 asm("ti_sysbios_family_c64p_Hwi_int11: ");
2499 asm(" stw b0, *b15--[2] ");
2500 asm(" mvk 11, b0 ");
2501 asm(" stw b0, *b15[1] ");
2502 asm(" mvkl ti_sysbios_family_c64p_Hwi_int11, b0 ");
2503 asm(" mvkh ti_sysbios_family_c64p_Hwi_int11, b0 ");
2504 asm(" b b0 ");
2505 asm(" ldw *++b15[2], b0 ");
2506 asm(" nop 4 ");
2507 
2508 asm(" .global ti_sysbios_family_c64p_Hwi_int12 ");
2509 asm(" .global ti_sysbios_family_c64p_Hwi_int12 ");
2510 asm("ti_sysbios_family_c64p_Hwi_int12: ");
2511 asm(" stw b0, *b15--[2] ");
2512 asm(" mvk 12, b0 ");
2513 asm(" stw b0, *b15[1] ");
2514 asm(" mvkl ti_sysbios_family_c64p_Hwi_int12, b0 ");
2515 asm(" mvkh ti_sysbios_family_c64p_Hwi_int12, b0 ");
2516 asm(" b b0 ");
2517 asm(" ldw *++b15[2], b0 ");
2518 asm(" nop 4 ");
2519 
2520 asm(" .global ti_sysbios_family_c64p_Hwi_int13 ");
2521 asm(" .global ti_sysbios_family_c64p_Hwi_int13 ");
2522 asm("ti_sysbios_family_c64p_Hwi_int13: ");
2523 asm(" stw b0, *b15--[2] ");
2524 asm(" mvk 13, b0 ");
2525 asm(" stw b0, *b15[1] ");
2526 asm(" mvkl ti_sysbios_family_c64p_Hwi_int13, b0 ");
2527 asm(" mvkh ti_sysbios_family_c64p_Hwi_int13, b0 ");
2528 asm(" b b0 ");
2529 asm(" ldw *++b15[2], b0 ");
2530 asm(" nop 4 ");
2531 
2532 asm(" .global ti_sysbios_family_c64p_Hwi_int14 ");
2533 asm(" .global ti_sysbios_family_c64p_Hwi_dispatchAlways ");
2534 asm("ti_sysbios_family_c64p_Hwi_int14: ");
2535 asm(" stw b0, *b15--[2] ");
2536 asm(" mvk 14, b0 ");
2537 asm(" stw b0, *b15[1] ");
2538 asm(" mvkl ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2539 asm(" mvkh ti_sysbios_family_c64p_Hwi_dispatchAlways, b0 ");
2540 asm(" b b0 ");
2541 asm(" ldw *++b15[2], b0 ");
2542 asm(" nop 4 ");
2543 
2544 asm(" .global ti_sysbios_family_c64p_Hwi_int15 ");
2545 asm(" .global ti_sysbios_family_c64p_Hwi_int15 ");
2546 asm("ti_sysbios_family_c64p_Hwi_int15: ");
2547 asm(" stw b0, *b15--[2] ");
2548 asm(" mvk 15, b0 ");
2549 asm(" stw b0, *b15[1] ");
2550 asm(" mvkl ti_sysbios_family_c64p_Hwi_int15, b0 ");
2551 asm(" mvkh ti_sysbios_family_c64p_Hwi_int15, b0 ");
2552 asm(" b b0 ");
2553 asm(" ldw *++b15[2], b0 ");
2554 asm(" nop 4 ");
2555 
2556 
2557 
2558 /*
2559  * ======== ti.sysbios.BIOS TEMPLATE ========
2560  */
2561 
2562 
2564 
2565 extern Void ti_sysbios_BIOS_registerRTSLock();
2567 
2569 {
2570  /*
2571  * Check if XDC runtime startup functions have been called. If not, then
2572  * call BIOS_linkedWithIncorrectBootLibrary() function. This function
2573  * will spin forever.
2574  */
2575  if (xdc_runtime_Startup_rtsDone() != TRUE) {
2576  ti_sysbios_BIOS_linkedWithIncorrectBootLibrary();
2577  }
2578 
2579  xdc_runtime_System_atexit(
2580  (xdc_runtime_System_AtexitHandler)ti_sysbios_BIOS_atExitFunc__I);
2583  ti_sysbios_hal_Hwi_startup();
2584  ti_sysbios_utils_Load_startup();
2585  ti_sysbios_knl_Task_startup();
2586 }
2587 
2588 #include <_lock.h>
2589 
2591 {
2592  ti_sysbios_knl_Task_disable();
2593  ti_sysbios_BIOS_setThreadType(ti_sysbios_BIOS_ThreadType_Main);
2594 
2595  if ((&ti_sysbios_BIOS_Module__state__V)->rtsGate != NULL) {
2596  _register_lock(_nop);
2597  _register_unlock(_nop);
2598  }
2599 }
2600 
2601 
2602 /*
2603  * ======== BIOS_rtsLock ========
2604  * Called by rts _lock() function
2605  */
2607 {
2608  IArg key;
2609 
2610  key = ti_sysbios_BIOS_RtsGateProxy_enter((&ti_sysbios_BIOS_Module__state__V)->rtsGate);
2611  if ((&ti_sysbios_BIOS_Module__state__V)->rtsGateCount == 0) {
2612  (&ti_sysbios_BIOS_Module__state__V)->rtsGateKey = key;
2613  }
2614  /* Increment need not be atomic */
2615  (&ti_sysbios_BIOS_Module__state__V)->rtsGateCount++;
2616 }
2617 
2618 /*
2619  * ======== BIOS_rtsUnLock ========
2620  * Called by rts _unlock() function
2621  */
2623 {
2624  xdc_runtime_Assert_isTrue(((&ti_sysbios_BIOS_Module__state__V)->rtsGateCount), NULL);
2625 
2626  (&ti_sysbios_BIOS_Module__state__V)->rtsGateCount--;
2627 
2628  if ((&ti_sysbios_BIOS_Module__state__V)->rtsGateCount == 0) {
2629  ti_sysbios_BIOS_RtsGateProxy_leave((&ti_sysbios_BIOS_Module__state__V)->rtsGate, (&ti_sysbios_BIOS_Module__state__V)->rtsGateKey);
2630  }
2631 }
2632 
2633 /*
2634  * ======== BIOS_nullFunc ========
2635  */
2637 {
2638 }
2639 
2640 /*
2641  * ======== BIOS_registerRTSLock ========
2642  */
2644 {
2645  if ((&ti_sysbios_BIOS_Module__state__V)->rtsGate != NULL) {
2646  _register_lock(ti_sysbios_BIOS_rtsLock);
2647  _register_unlock(ti_sysbios_BIOS_rtsUnlock);
2648  }
2649 }
2650 
2651 /*
2652  * ======== BIOS_removeRTSLock ========
2653  */
2655 {
2656  if ((&ti_sysbios_BIOS_Module__state__V)->rtsGate != NULL) {
2657  _register_lock(ti_sysbios_BIOS_nullFunc);
2658  _register_unlock(ti_sysbios_BIOS_nullFunc);
2659  }
2660 }
2661 
2662 /*
2663  * ======== BIOS_exitFunc ========
2664  */
2666 {
2667  /* remove the RTS lock */
2669 
2670  /* force thread type to 'Main' */
2671  ti_sysbios_BIOS_setThreadType(ti_sysbios_BIOS_ThreadType_Main);
2672 
2673  xdc_runtime_System_exit(stat);
2674 }
2675 
2676 /*
2677  * ======== BIOS_errorRaiseHook ========
2678  */
2679 Void ti_sysbios_BIOS_errorRaiseHook(xdc_runtime_Error_Block *eb)
2680 {
2681  /*
2682  * If this is an Assert thread, defang Gate threadtype check
2683  */
2684  if (eb->id == xdc_runtime_Assert_E_assertFailed) {
2685  /* remove the RTS lock */
2687  /* force thread type to 'Main' */
2688  ti_sysbios_BIOS_setThreadType(ti_sysbios_BIOS_ThreadType_Main);
2689  }
2690 
2691  /* Call the installed Error.raiseHook */
2692  ti_sysbios_BIOS_installedErrorHook(eb);
2693 }
2694 
2695 /*
2696  * ======== ti.sysbios.Build TEMPLATE ========
2697  */
2698 
2699 
2700 /*
2701  * ======== ti.sysbios.knl.Clock TEMPLATE ========
2702  */
2703 
2705 {
2706  /* update system time */
2708 
2709  ti_sysbios_knl_Clock_logTick__E();
2710 
2711  if (!ti_sysbios_knl_Queue_empty(ti_sysbios_knl_Clock_Module_State_clockQ())) {
2713 
2714  ti_sysbios_knl_Clock_workFunc__E(0, 0);
2715  }
2716 }
2717 
2718 /*
2719  * ======== ti.sysbios.knl.Task TEMPLATE ========
2720  */
2721 
2722 
2723 
2724 
2725 /*
2726  * ======== ti.sysbios.utils.Load TEMPLATE ========
2727  */
2728 
2729 #include <ti/sysbios/utils/Load.h>
2730 #include <ti/sysbios/hal/Core.h>
2731 
2732 /*
2733  * ======== Load_update ========
2734  */
2736 {
2737  /* Update and Log CPU load, Task, Swi, and Hwi loads (if enabled). */
2738  ti_sysbios_utils_Load_updateLoads();
2739 }
2740 
2741 
2742 /*
2743  * ======== ti.sysbios.rts.MemAlloc TEMPLATE ========
2744  */
2745 
2746 
2747 
2748 #if defined(__ti__)
2749 
2750 #pragma FUNC_EXT_CALLED(malloc);
2751 #pragma FUNC_EXT_CALLED(memalign);
2752 #pragma FUNC_EXT_CALLED(free);
2753 #pragma FUNC_EXT_CALLED(calloc);
2754 #pragma FUNC_EXT_CALLED(realloc);
2755 
2756 #define ATTRIBUTE
2757 
2758 #elif defined(__IAR_SYSTEMS_ICC__)
2759 
2760 #define ATTRIBUTE
2761 
2762 #else
2763 
2764 #define ATTRIBUTE __attribute__ ((used))
2765 
2766 #endif
2767 
2768 
2769 #include <xdc/std.h>
2770 
2771 #include <xdc/runtime/Memory.h>
2772 #include <xdc/runtime/Error.h>
2773 
2774 #include <string.h>
2775 
2776 #if defined(__GNUC__) && !defined(__ti__)
2777 
2778 #include <reent.h>
2779 
2780 #endif
2781 
2782 
2783 /*
2784  * Header is a union to make sure that the size is a power of 2.
2785  *
2786  * On the MSP430 small model (MSP430X), size_t is 2 bytes, which makes
2787  * the size of this struct 6 bytes.
2788  */
2789 typedef union Header {
2790  struct {
2792  SizeT size;
2793  } header;
2794  UArg pad[2]; /* 4 words on 28L, 8 bytes on most others */
2795 } Header;
2796 
2797 
2798 
2799 /*
2800  * ======== ti_sysbios_rts_MemAlloc_alloc ========
2801  */
2802 static Void *ti_sysbios_rts_MemAlloc_alloc(SizeT size)
2803 {
2804  Header *packet;
2805  xdc_runtime_Error_Block eb;
2806 
2807  if (size == 0) {
2808  return (NULL);
2809  }
2810 
2811  xdc_runtime_Error_init(&eb);
2812 
2813  packet = (Header *)xdc_runtime_Memory_alloc(NULL,
2814  (SizeT)(size + sizeof(Header)), 0, &eb);
2815 
2816  if (packet == NULL) {
2817  return (NULL);
2818  }
2819 
2820  packet->header.actualBuf = (Ptr)packet;
2821  packet->header.size = size + sizeof(Header);
2822 
2823  return (packet + 1);
2824 }
2825 
2826 /*
2827  * ======== malloc ========
2828  */
2829 Void ATTRIBUTE *malloc(SizeT size)
2830 {
2831  return (ti_sysbios_rts_MemAlloc_alloc(size));
2832 }
2833 
2834 /*
2835  * ======== memalign ========
2836  * mirrors the memalign() function from the TI run-time library
2837  */
2838 Void ATTRIBUTE *memalign(SizeT alignment, SizeT size)
2839 {
2840  Header *packet;
2841  Void *tmp;
2842  xdc_runtime_Error_Block eb;
2843 
2844  if (alignment < sizeof(Header)) {
2845  alignment = sizeof(Header);
2846  }
2847 
2848  /*
2849  * return NULL if size is 0, or alignment is not a power of 2
2850  */
2851  if (size == 0 || (alignment & (alignment - 1))) {
2852  return (NULL);
2853  }
2854 
2855  xdc_runtime_Error_init(&eb);
2856 
2857  /*
2858  * Allocate 'align + size' so that we have room for the 'packet'
2859  * and can return an aligned buffer.
2860  */
2861  tmp = xdc_runtime_Memory_alloc(NULL, alignment + size, alignment, &eb);
2862 
2863  if (tmp == NULL) {
2864  return (NULL);
2865  }
2866 
2867  packet = (Header *)((char *)tmp + alignment - sizeof(Header));
2868 
2869  packet->header.actualBuf = tmp;
2870  packet->header.size = size + sizeof(Header);
2871 
2872  return (packet + 1);
2873 }
2874 
2875 /*
2876  * ======== calloc ========
2877  */
2878 Void ATTRIBUTE *calloc(SizeT nmemb, SizeT size)
2879 {
2880  SizeT nbytes;
2881  Ptr retval;
2882 
2883  nbytes = nmemb * size;
2884 
2885  /* return NULL if there's an overflow */
2886  if (nmemb && size != (nbytes / nmemb)) {
2887  return (NULL);
2888  }
2889 
2890  retval = ti_sysbios_rts_MemAlloc_alloc(nbytes);
2891  if (retval != NULL) {
2892  (Void)memset(retval, (Int)'\0', nbytes);
2893  }
2894 
2895  return (retval);
2896 }
2897 
2898 /*
2899  * ======== free ========
2900  */
2901 Void ATTRIBUTE free(Void *ptr)
2902 {
2903  Header *packet;
2904 
2905  if (ptr != NULL) {
2906  packet = ((Header *)ptr) - 1;
2907 
2908  xdc_runtime_Memory_free(NULL, (Ptr)packet->header.actualBuf,
2909  (packet->header.size +
2910  ((char*)packet - (char*)packet->header.actualBuf)));
2911  }
2912 }
2913 
2914 /*
2915  * ======== realloc ========
2916  */
2917 Void ATTRIBUTE *realloc(Void *ptr, SizeT size)
2918 {
2919  Ptr retval;
2920  Header *packet;
2921  SizeT oldSize;
2922 
2923  if (ptr == NULL) {
2924  retval = malloc(size);
2925  }
2926  else if (size == 0) {
2927  free(ptr);
2928  retval = NULL;
2929  }
2930  else {
2931  packet = (Header *)ptr - 1;
2932  retval = malloc(size);
2933  if (retval != NULL) {
2934  oldSize = packet->header.size - sizeof(Header);
2935  (Void)memcpy(retval, ptr, (size < oldSize) ? size : oldSize);
2936  free(ptr);
2937  }
2938  }
2939 
2940  return (retval);
2941 }
2942 
2943 #if defined(__GNUC__) && !defined(__ti__)
2944 
2945 /*
2946  * ======== _malloc_r ========
2947  */
2948 Void ATTRIBUTE *_malloc_r(struct _reent *rptr, SizeT size)
2949 {
2950  return malloc(size);
2951 }
2952 
2953 /*
2954  * ======== _calloc_r ========
2955  */
2956 Void ATTRIBUTE *_calloc_r(struct _reent *rptr, SizeT nmemb, SizeT size)
2957 {
2958  return calloc(nmemb, size);
2959 }
2960 
2961 /*
2962  * ======== _free_r ========
2963  */
2964 Void ATTRIBUTE _free_r(struct _reent *rptr, Void *ptr)
2965 {
2966  free(ptr);
2967 }
2968 
2969 /*
2970  * ======== _realloc_r ========
2971  */
2972 Void ATTRIBUTE *_realloc_r(struct _reent *rptr, Void *ptr, SizeT size)
2973 {
2974  return realloc(ptr, size);
2975 }
2976 
2977 #endif
2978 
2979 
2980 /*
2981  * ======== ti.sysbios.BIOS INITIALIZERS ========
2982  */
2983 
2984 /* Module__state__V */
2985 #if defined (__ICCARM__)
2986 #pragma location = ".data_ti_sysbios_BIOS_Module__state__V"
2987 #endif
2988 #if defined(__llvm__) && defined(__ti__)
2989 ti_sysbios_BIOS_Module_State__ ti_sysbios_BIOS_Module__state__V __attribute__ ((section(".data:ti_sysbios_BIOS_Module__state__V")));
2990 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
2991 #ifndef __TI_COMPILER_VERSION__
2992 ti_sysbios_BIOS_Module_State__ ti_sysbios_BIOS_Module__state__V __attribute__ ((section(".data_ti_sysbios_BIOS_Module__state__V")));
2993 #endif
2994 #endif
2996  {
2997  (xdc_Bits32)0x0, /* hi */
2998  (xdc_Bits32)0x23c34600, /* lo */
2999  }, /* cpuFreq */
3000  (xdc_UInt)0x0, /* rtsGateCount */
3001  ((xdc_IArg)(0x0)), /* rtsGateKey */
3002  (ti_sysbios_BIOS_RtsGateProxy_Handle)&ti_sysbios_gates_GateMutex_Object__table__V[1], /* rtsGate */
3003  ti_sysbios_BIOS_ThreadType_Main, /* threadType */
3004  ((void*)0), /* smpThreadType */
3005  ((xdc_Void(*)(xdc_Void))((xdc_Fxn)ti_sysbios_BIOS_startFunc)), /* startFunc */
3006  ((xdc_Void(*)(xdc_Int))((xdc_Fxn)ti_sysbios_BIOS_exitFunc)), /* exitFunc */
3007 };
3008 
3009 /* Module__diagsEnabled__C */
3010 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__diagsEnabled__C, ".const:ti_sysbios_BIOS_Module__diagsEnabled__C");
3011 __FAR__ const CT__ti_sysbios_BIOS_Module__diagsEnabled ti_sysbios_BIOS_Module__diagsEnabled__C = (xdc_Bits32)0x90;
3012 
3013 /* Module__diagsIncluded__C */
3014 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__diagsIncluded__C, ".const:ti_sysbios_BIOS_Module__diagsIncluded__C");
3015 __FAR__ const CT__ti_sysbios_BIOS_Module__diagsIncluded ti_sysbios_BIOS_Module__diagsIncluded__C = (xdc_Bits32)0x90;
3016 
3017 /* Module__diagsMask__C */
3018 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__diagsMask__C, ".const:ti_sysbios_BIOS_Module__diagsMask__C");
3019 __FAR__ const CT__ti_sysbios_BIOS_Module__diagsMask ti_sysbios_BIOS_Module__diagsMask__C = ((CT__ti_sysbios_BIOS_Module__diagsMask)0);
3020 
3021 /* Module__gateObj__C */
3022 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__gateObj__C, ".const:ti_sysbios_BIOS_Module__gateObj__C");
3023 __FAR__ const CT__ti_sysbios_BIOS_Module__gateObj ti_sysbios_BIOS_Module__gateObj__C = ((CT__ti_sysbios_BIOS_Module__gateObj)0);
3024 
3025 /* Module__gatePrms__C */
3026 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__gatePrms__C, ".const:ti_sysbios_BIOS_Module__gatePrms__C");
3027 __FAR__ const CT__ti_sysbios_BIOS_Module__gatePrms ti_sysbios_BIOS_Module__gatePrms__C = ((CT__ti_sysbios_BIOS_Module__gatePrms)0);
3028 
3029 /* Module__id__C */
3030 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__id__C, ".const:ti_sysbios_BIOS_Module__id__C");
3031 __FAR__ const CT__ti_sysbios_BIOS_Module__id ti_sysbios_BIOS_Module__id__C = (xdc_Bits16)0x1b;
3032 
3033 /* Module__loggerDefined__C */
3034 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__loggerDefined__C, ".const:ti_sysbios_BIOS_Module__loggerDefined__C");
3035 __FAR__ const CT__ti_sysbios_BIOS_Module__loggerDefined ti_sysbios_BIOS_Module__loggerDefined__C = 0;
3036 
3037 /* Module__loggerObj__C */
3038 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__loggerObj__C, ".const:ti_sysbios_BIOS_Module__loggerObj__C");
3039 __FAR__ const CT__ti_sysbios_BIOS_Module__loggerObj ti_sysbios_BIOS_Module__loggerObj__C = ((CT__ti_sysbios_BIOS_Module__loggerObj)0);
3040 
3041 /* Module__loggerFxn0__C */
3042 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__loggerFxn0__C, ".const:ti_sysbios_BIOS_Module__loggerFxn0__C");
3043 __FAR__ const CT__ti_sysbios_BIOS_Module__loggerFxn0 ti_sysbios_BIOS_Module__loggerFxn0__C = ((CT__ti_sysbios_BIOS_Module__loggerFxn0)0);
3044 
3045 /* Module__loggerFxn1__C */
3046 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__loggerFxn1__C, ".const:ti_sysbios_BIOS_Module__loggerFxn1__C");
3047 __FAR__ const CT__ti_sysbios_BIOS_Module__loggerFxn1 ti_sysbios_BIOS_Module__loggerFxn1__C = ((CT__ti_sysbios_BIOS_Module__loggerFxn1)0);
3048 
3049 /* Module__loggerFxn2__C */
3050 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__loggerFxn2__C, ".const:ti_sysbios_BIOS_Module__loggerFxn2__C");
3051 __FAR__ const CT__ti_sysbios_BIOS_Module__loggerFxn2 ti_sysbios_BIOS_Module__loggerFxn2__C = ((CT__ti_sysbios_BIOS_Module__loggerFxn2)0);
3052 
3053 /* Module__loggerFxn4__C */
3054 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__loggerFxn4__C, ".const:ti_sysbios_BIOS_Module__loggerFxn4__C");
3055 __FAR__ const CT__ti_sysbios_BIOS_Module__loggerFxn4 ti_sysbios_BIOS_Module__loggerFxn4__C = ((CT__ti_sysbios_BIOS_Module__loggerFxn4)0);
3056 
3057 /* Module__loggerFxn8__C */
3058 #pragma DATA_SECTION(ti_sysbios_BIOS_Module__loggerFxn8__C, ".const:ti_sysbios_BIOS_Module__loggerFxn8__C");
3059 __FAR__ const CT__ti_sysbios_BIOS_Module__loggerFxn8 ti_sysbios_BIOS_Module__loggerFxn8__C = ((CT__ti_sysbios_BIOS_Module__loggerFxn8)0);
3060 
3061 /* Object__count__C */
3062 #pragma DATA_SECTION(ti_sysbios_BIOS_Object__count__C, ".const:ti_sysbios_BIOS_Object__count__C");
3063 __FAR__ const CT__ti_sysbios_BIOS_Object__count ti_sysbios_BIOS_Object__count__C = 0;
3064 
3065 /* Object__heap__C */
3066 #pragma DATA_SECTION(ti_sysbios_BIOS_Object__heap__C, ".const:ti_sysbios_BIOS_Object__heap__C");
3067 __FAR__ const CT__ti_sysbios_BIOS_Object__heap ti_sysbios_BIOS_Object__heap__C = 0;
3068 
3069 /* Object__sizeof__C */
3070 #pragma DATA_SECTION(ti_sysbios_BIOS_Object__sizeof__C, ".const:ti_sysbios_BIOS_Object__sizeof__C");
3071 __FAR__ const CT__ti_sysbios_BIOS_Object__sizeof ti_sysbios_BIOS_Object__sizeof__C = 0;
3072 
3073 /* Object__table__C */
3074 #pragma DATA_SECTION(ti_sysbios_BIOS_Object__table__C, ".const:ti_sysbios_BIOS_Object__table__C");
3075 __FAR__ const CT__ti_sysbios_BIOS_Object__table ti_sysbios_BIOS_Object__table__C = 0;
3076 
3077 /* smpEnabled__C */
3078 #pragma DATA_SECTION(ti_sysbios_BIOS_smpEnabled__C, ".const:ti_sysbios_BIOS_smpEnabled__C");
3079 __FAR__ const CT__ti_sysbios_BIOS_smpEnabled ti_sysbios_BIOS_smpEnabled__C = 0;
3080 
3081 /* mpeEnabled__C */
3082 #pragma DATA_SECTION(ti_sysbios_BIOS_mpeEnabled__C, ".const:ti_sysbios_BIOS_mpeEnabled__C");
3083 __FAR__ const CT__ti_sysbios_BIOS_mpeEnabled ti_sysbios_BIOS_mpeEnabled__C = 0;
3084 
3085 /* cpuFreq__C */
3086 #pragma DATA_SECTION(ti_sysbios_BIOS_cpuFreq__C, ".const:ti_sysbios_BIOS_cpuFreq__C");
3087 __FAR__ const CT__ti_sysbios_BIOS_cpuFreq ti_sysbios_BIOS_cpuFreq__C = {
3088  (xdc_Bits32)0x0, /* hi */
3089  (xdc_Bits32)0x23c34600, /* lo */
3090 };
3091 
3092 /* runtimeCreatesEnabled__C */
3093 #pragma DATA_SECTION(ti_sysbios_BIOS_runtimeCreatesEnabled__C, ".const:ti_sysbios_BIOS_runtimeCreatesEnabled__C");
3094 __FAR__ const CT__ti_sysbios_BIOS_runtimeCreatesEnabled ti_sysbios_BIOS_runtimeCreatesEnabled__C = 1;
3095 
3096 /* taskEnabled__C */
3097 #pragma DATA_SECTION(ti_sysbios_BIOS_taskEnabled__C, ".const:ti_sysbios_BIOS_taskEnabled__C");
3098 __FAR__ const CT__ti_sysbios_BIOS_taskEnabled ti_sysbios_BIOS_taskEnabled__C = 1;
3099 
3100 /* swiEnabled__C */
3101 #pragma DATA_SECTION(ti_sysbios_BIOS_swiEnabled__C, ".const:ti_sysbios_BIOS_swiEnabled__C");
3102 __FAR__ const CT__ti_sysbios_BIOS_swiEnabled ti_sysbios_BIOS_swiEnabled__C = 0;
3103 
3104 /* clockEnabled__C */
3105 #pragma DATA_SECTION(ti_sysbios_BIOS_clockEnabled__C, ".const:ti_sysbios_BIOS_clockEnabled__C");
3106 __FAR__ const CT__ti_sysbios_BIOS_clockEnabled ti_sysbios_BIOS_clockEnabled__C = 1;
3107 
3108 /* defaultKernelHeapInstance__C */
3109 #pragma DATA_SECTION(ti_sysbios_BIOS_defaultKernelHeapInstance__C, ".const:ti_sysbios_BIOS_defaultKernelHeapInstance__C");
3110 __FAR__ const CT__ti_sysbios_BIOS_defaultKernelHeapInstance ti_sysbios_BIOS_defaultKernelHeapInstance__C = 0;
3111 
3112 /* kernelHeapSize__C */
3113 #pragma DATA_SECTION(ti_sysbios_BIOS_kernelHeapSize__C, ".const:ti_sysbios_BIOS_kernelHeapSize__C");
3114 __FAR__ const CT__ti_sysbios_BIOS_kernelHeapSize ti_sysbios_BIOS_kernelHeapSize__C = (xdc_SizeT)0x1000;
3115 
3116 /* kernelHeapSection__C */
3117 #pragma DATA_SECTION(ti_sysbios_BIOS_kernelHeapSection__C, ".const:ti_sysbios_BIOS_kernelHeapSection__C");
3118 __FAR__ const CT__ti_sysbios_BIOS_kernelHeapSection ti_sysbios_BIOS_kernelHeapSection__C = ".kernel_heap";
3119 
3120 /* heapSize__C */
3121 #pragma DATA_SECTION(ti_sysbios_BIOS_heapSize__C, ".const:ti_sysbios_BIOS_heapSize__C");
3122 __FAR__ const CT__ti_sysbios_BIOS_heapSize ti_sysbios_BIOS_heapSize__C = (xdc_SizeT)0x1000;
3123 
3124 /* heapSection__C */
3125 #pragma DATA_SECTION(ti_sysbios_BIOS_heapSection__C, ".const:ti_sysbios_BIOS_heapSection__C");
3126 __FAR__ const CT__ti_sysbios_BIOS_heapSection ti_sysbios_BIOS_heapSection__C = 0;
3127 
3128 /* heapTrackEnabled__C */
3129 #pragma DATA_SECTION(ti_sysbios_BIOS_heapTrackEnabled__C, ".const:ti_sysbios_BIOS_heapTrackEnabled__C");
3130 __FAR__ const CT__ti_sysbios_BIOS_heapTrackEnabled ti_sysbios_BIOS_heapTrackEnabled__C = 0;
3131 
3132 /* setupSecureContext__C */
3133 #pragma DATA_SECTION(ti_sysbios_BIOS_setupSecureContext__C, ".const:ti_sysbios_BIOS_setupSecureContext__C");
3134 __FAR__ const CT__ti_sysbios_BIOS_setupSecureContext ti_sysbios_BIOS_setupSecureContext__C = 0;
3135 
3136 /* useSK__C */
3137 #pragma DATA_SECTION(ti_sysbios_BIOS_useSK__C, ".const:ti_sysbios_BIOS_useSK__C");
3138 __FAR__ const CT__ti_sysbios_BIOS_useSK ti_sysbios_BIOS_useSK__C = 0;
3139 
3140 /* installedErrorHook__C */
3141 #pragma DATA_SECTION(ti_sysbios_BIOS_installedErrorHook__C, ".const:ti_sysbios_BIOS_installedErrorHook__C");
3142 __FAR__ const CT__ti_sysbios_BIOS_installedErrorHook ti_sysbios_BIOS_installedErrorHook__C = ((CT__ti_sysbios_BIOS_installedErrorHook)((xdc_Fxn)xdc_runtime_Error_print__E));
3143 
3144 
3145 /*
3146  * ======== ti.sysbios.BIOS_RtsGateProxy INITIALIZERS ========
3147  */
3148 
3149 
3150 /*
3151  * ======== ti.sysbios.family.c62.IntrinsicsSupport INITIALIZERS ========
3152  */
3153 
3154 /* Module__diagsEnabled__C */
3155 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsEnabled__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsEnabled__C");
3156 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsEnabled ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsEnabled__C = (xdc_Bits32)0x90;
3157 
3158 /* Module__diagsIncluded__C */
3159 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsIncluded__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsIncluded__C");
3160 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsIncluded ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsIncluded__C = (xdc_Bits32)0x90;
3161 
3162 /* Module__diagsMask__C */
3163 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask__C");
3164 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask)0);
3165 
3166 /* Module__gateObj__C */
3167 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj__C");
3168 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj)0);
3169 
3170 /* Module__gatePrms__C */
3171 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms__C");
3172 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms)0);
3173 
3174 /* Module__id__C */
3175 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__id__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__id__C");
3176 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__id ti_sysbios_family_c62_IntrinsicsSupport_Module__id__C = (xdc_Bits16)0x2e;
3177 
3178 /* Module__loggerDefined__C */
3179 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerDefined__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerDefined__C");
3180 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerDefined ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerDefined__C = 0;
3181 
3182 /* Module__loggerObj__C */
3183 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj__C");
3184 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj)0);
3185 
3186 /* Module__loggerFxn0__C */
3187 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0__C");
3188 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0)0);
3189 
3190 /* Module__loggerFxn1__C */
3191 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1__C");
3192 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1)0);
3193 
3194 /* Module__loggerFxn2__C */
3195 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2__C");
3196 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2)0);
3197 
3198 /* Module__loggerFxn4__C */
3199 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4__C");
3200 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4)0);
3201 
3202 /* Module__loggerFxn8__C */
3203 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8__C");
3204 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8__C = ((CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8)0);
3205 
3206 /* Object__count__C */
3207 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Object__count__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Object__count__C");
3208 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__count ti_sysbios_family_c62_IntrinsicsSupport_Object__count__C = 0;
3209 
3210 /* Object__heap__C */
3211 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Object__heap__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Object__heap__C");
3212 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__heap ti_sysbios_family_c62_IntrinsicsSupport_Object__heap__C = 0;
3213 
3214 /* Object__sizeof__C */
3215 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Object__sizeof__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Object__sizeof__C");
3216 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__sizeof ti_sysbios_family_c62_IntrinsicsSupport_Object__sizeof__C = 0;
3217 
3218 /* Object__table__C */
3219 #pragma DATA_SECTION(ti_sysbios_family_c62_IntrinsicsSupport_Object__table__C, ".const:ti_sysbios_family_c62_IntrinsicsSupport_Object__table__C");
3220 __FAR__ const CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__table ti_sysbios_family_c62_IntrinsicsSupport_Object__table__C = 0;
3221 
3222 
3223 /*
3224  * ======== ti.sysbios.family.c62.TaskSupport INITIALIZERS ========
3225  */
3226 
3227 /* Module__diagsEnabled__C */
3228 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__diagsEnabled__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__diagsEnabled__C");
3229 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__diagsEnabled ti_sysbios_family_c62_TaskSupport_Module__diagsEnabled__C = (xdc_Bits32)0x90;
3230 
3231 /* Module__diagsIncluded__C */
3232 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__diagsIncluded__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__diagsIncluded__C");
3233 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__diagsIncluded ti_sysbios_family_c62_TaskSupport_Module__diagsIncluded__C = (xdc_Bits32)0x90;
3234 
3235 /* Module__diagsMask__C */
3236 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__diagsMask__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__diagsMask__C");
3237 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__diagsMask ti_sysbios_family_c62_TaskSupport_Module__diagsMask__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__diagsMask)0);
3238 
3239 /* Module__gateObj__C */
3240 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__gateObj__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__gateObj__C");
3241 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__gateObj ti_sysbios_family_c62_TaskSupport_Module__gateObj__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__gateObj)0);
3242 
3243 /* Module__gatePrms__C */
3244 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__gatePrms__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__gatePrms__C");
3245 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__gatePrms ti_sysbios_family_c62_TaskSupport_Module__gatePrms__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__gatePrms)0);
3246 
3247 /* Module__id__C */
3248 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__id__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__id__C");
3249 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__id ti_sysbios_family_c62_TaskSupport_Module__id__C = (xdc_Bits16)0x2d;
3250 
3251 /* Module__loggerDefined__C */
3252 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__loggerDefined__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__loggerDefined__C");
3253 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__loggerDefined ti_sysbios_family_c62_TaskSupport_Module__loggerDefined__C = 0;
3254 
3255 /* Module__loggerObj__C */
3256 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__loggerObj__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__loggerObj__C");
3257 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__loggerObj ti_sysbios_family_c62_TaskSupport_Module__loggerObj__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__loggerObj)0);
3258 
3259 /* Module__loggerFxn0__C */
3260 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0__C");
3261 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0)0);
3262 
3263 /* Module__loggerFxn1__C */
3264 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1__C");
3265 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1)0);
3266 
3267 /* Module__loggerFxn2__C */
3268 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2__C");
3269 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2)0);
3270 
3271 /* Module__loggerFxn4__C */
3272 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4__C");
3273 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4)0);
3274 
3275 /* Module__loggerFxn8__C */
3276 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8__C, ".const:ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8__C");
3277 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8__C = ((CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8)0);
3278 
3279 /* Object__count__C */
3280 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Object__count__C, ".const:ti_sysbios_family_c62_TaskSupport_Object__count__C");
3281 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Object__count ti_sysbios_family_c62_TaskSupport_Object__count__C = 0;
3282 
3283 /* Object__heap__C */
3284 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Object__heap__C, ".const:ti_sysbios_family_c62_TaskSupport_Object__heap__C");
3285 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Object__heap ti_sysbios_family_c62_TaskSupport_Object__heap__C = 0;
3286 
3287 /* Object__sizeof__C */
3288 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Object__sizeof__C, ".const:ti_sysbios_family_c62_TaskSupport_Object__sizeof__C");
3289 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Object__sizeof ti_sysbios_family_c62_TaskSupport_Object__sizeof__C = 0;
3290 
3291 /* Object__table__C */
3292 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_Object__table__C, ".const:ti_sysbios_family_c62_TaskSupport_Object__table__C");
3293 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_Object__table ti_sysbios_family_c62_TaskSupport_Object__table__C = 0;
3294 
3295 /* defaultStackSize__C */
3296 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_defaultStackSize__C, ".const:ti_sysbios_family_c62_TaskSupport_defaultStackSize__C");
3297 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_defaultStackSize ti_sysbios_family_c62_TaskSupport_defaultStackSize__C = (xdc_SizeT)0x800;
3298 
3299 /* stackAlignment__C */
3300 #pragma DATA_SECTION(ti_sysbios_family_c62_TaskSupport_stackAlignment__C, ".const:ti_sysbios_family_c62_TaskSupport_stackAlignment__C");
3301 __FAR__ const CT__ti_sysbios_family_c62_TaskSupport_stackAlignment ti_sysbios_family_c62_TaskSupport_stackAlignment__C = (xdc_UInt)0x8;
3302 
3303 
3304 /*
3305  * ======== ti.sysbios.family.c64p.Cache INITIALIZERS ========
3306  */
3307 
3308 /* Module__state__V */
3309 #if defined (__ICCARM__)
3310 #pragma location = ".data_ti_sysbios_family_c64p_Cache_Module__state__V"
3311 #endif
3312 #if defined(__llvm__) && defined(__ti__)
3313 ti_sysbios_family_c64p_Cache_Module_State__ ti_sysbios_family_c64p_Cache_Module__state__V __attribute__ ((section(".data:ti_sysbios_family_c64p_Cache_Module__state__V")));
3314 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
3315 #ifndef __TI_COMPILER_VERSION__
3316 ti_sysbios_family_c64p_Cache_Module_State__ ti_sysbios_family_c64p_Cache_Module__state__V __attribute__ ((section(".data_ti_sysbios_family_c64p_Cache_Module__state__V")));
3317 #endif
3318 #endif
3320  ((xdc_UInt32*)0), /* emifAddr */
3321 };
3322 
3323 /* Module__diagsEnabled__C */
3324 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__diagsEnabled__C, ".const:ti_sysbios_family_c64p_Cache_Module__diagsEnabled__C");
3325 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__diagsEnabled ti_sysbios_family_c64p_Cache_Module__diagsEnabled__C = (xdc_Bits32)0x90;
3326 
3327 /* Module__diagsIncluded__C */
3328 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__diagsIncluded__C, ".const:ti_sysbios_family_c64p_Cache_Module__diagsIncluded__C");
3329 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__diagsIncluded ti_sysbios_family_c64p_Cache_Module__diagsIncluded__C = (xdc_Bits32)0x90;
3330 
3331 /* Module__diagsMask__C */
3332 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__diagsMask__C, ".const:ti_sysbios_family_c64p_Cache_Module__diagsMask__C");
3333 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__diagsMask ti_sysbios_family_c64p_Cache_Module__diagsMask__C = ((CT__ti_sysbios_family_c64p_Cache_Module__diagsMask)0);
3334 
3335 /* Module__gateObj__C */
3336 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__gateObj__C, ".const:ti_sysbios_family_c64p_Cache_Module__gateObj__C");
3337 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__gateObj ti_sysbios_family_c64p_Cache_Module__gateObj__C = ((CT__ti_sysbios_family_c64p_Cache_Module__gateObj)0);
3338 
3339 /* Module__gatePrms__C */
3340 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__gatePrms__C, ".const:ti_sysbios_family_c64p_Cache_Module__gatePrms__C");
3341 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__gatePrms ti_sysbios_family_c64p_Cache_Module__gatePrms__C = ((CT__ti_sysbios_family_c64p_Cache_Module__gatePrms)0);
3342 
3343 /* Module__id__C */
3344 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__id__C, ".const:ti_sysbios_family_c64p_Cache_Module__id__C");
3345 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__id ti_sysbios_family_c64p_Cache_Module__id__C = (xdc_Bits16)0x1a;
3346 
3347 /* Module__loggerDefined__C */
3348 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__loggerDefined__C, ".const:ti_sysbios_family_c64p_Cache_Module__loggerDefined__C");
3349 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__loggerDefined ti_sysbios_family_c64p_Cache_Module__loggerDefined__C = 0;
3350 
3351 /* Module__loggerObj__C */
3352 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__loggerObj__C, ".const:ti_sysbios_family_c64p_Cache_Module__loggerObj__C");
3353 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__loggerObj ti_sysbios_family_c64p_Cache_Module__loggerObj__C = ((CT__ti_sysbios_family_c64p_Cache_Module__loggerObj)0);
3354 
3355 /* Module__loggerFxn0__C */
3356 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__loggerFxn0__C, ".const:ti_sysbios_family_c64p_Cache_Module__loggerFxn0__C");
3357 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn0 ti_sysbios_family_c64p_Cache_Module__loggerFxn0__C = ((CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn0)0);
3358 
3359 /* Module__loggerFxn1__C */
3360 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__loggerFxn1__C, ".const:ti_sysbios_family_c64p_Cache_Module__loggerFxn1__C");
3361 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn1 ti_sysbios_family_c64p_Cache_Module__loggerFxn1__C = ((CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn1)0);
3362 
3363 /* Module__loggerFxn2__C */
3364 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__loggerFxn2__C, ".const:ti_sysbios_family_c64p_Cache_Module__loggerFxn2__C");
3365 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn2 ti_sysbios_family_c64p_Cache_Module__loggerFxn2__C = ((CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn2)0);
3366 
3367 /* Module__loggerFxn4__C */
3368 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__loggerFxn4__C, ".const:ti_sysbios_family_c64p_Cache_Module__loggerFxn4__C");
3369 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn4 ti_sysbios_family_c64p_Cache_Module__loggerFxn4__C = ((CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn4)0);
3370 
3371 /* Module__loggerFxn8__C */
3372 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Module__loggerFxn8__C, ".const:ti_sysbios_family_c64p_Cache_Module__loggerFxn8__C");
3373 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn8 ti_sysbios_family_c64p_Cache_Module__loggerFxn8__C = ((CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn8)0);
3374 
3375 /* Object__count__C */
3376 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Object__count__C, ".const:ti_sysbios_family_c64p_Cache_Object__count__C");
3377 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Object__count ti_sysbios_family_c64p_Cache_Object__count__C = 0;
3378 
3379 /* Object__heap__C */
3380 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Object__heap__C, ".const:ti_sysbios_family_c64p_Cache_Object__heap__C");
3381 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Object__heap ti_sysbios_family_c64p_Cache_Object__heap__C = 0;
3382 
3383 /* Object__sizeof__C */
3384 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Object__sizeof__C, ".const:ti_sysbios_family_c64p_Cache_Object__sizeof__C");
3385 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Object__sizeof ti_sysbios_family_c64p_Cache_Object__sizeof__C = 0;
3386 
3387 /* Object__table__C */
3388 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_Object__table__C, ".const:ti_sysbios_family_c64p_Cache_Object__table__C");
3389 __FAR__ const CT__ti_sysbios_family_c64p_Cache_Object__table ti_sysbios_family_c64p_Cache_Object__table__C = 0;
3390 
3391 /* initSize__C */
3392 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_initSize__C, ".const:ti_sysbios_family_c64p_Cache_initSize__C");
3393 __FAR__ const CT__ti_sysbios_family_c64p_Cache_initSize ti_sysbios_family_c64p_Cache_initSize__C = {
3394  ti_sysbios_family_c64p_Cache_L1Size_32K, /* l1pSize */
3395  ti_sysbios_family_c64p_Cache_L1Size_32K, /* l1dSize */
3396  ti_sysbios_family_c64p_Cache_L2Size_0K, /* l2Size */
3397 };
3398 
3399 /* EMIFA_CFG__C */
3400 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFA_CFG__C, ".const:ti_sysbios_family_c64p_Cache_EMIFA_CFG__C");
3401 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFA_CFG ti_sysbios_family_c64p_Cache_EMIFA_CFG__C = ((CT__ti_sysbios_family_c64p_Cache_EMIFA_CFG)0);
3402 
3403 /* EMIFA_BASE__C */
3404 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFA_BASE__C, ".const:ti_sysbios_family_c64p_Cache_EMIFA_BASE__C");
3405 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFA_BASE ti_sysbios_family_c64p_Cache_EMIFA_BASE__C = (xdc_UInt)0x0;
3406 
3407 /* EMIFA_LENGTH__C */
3408 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFA_LENGTH__C, ".const:ti_sysbios_family_c64p_Cache_EMIFA_LENGTH__C");
3409 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFA_LENGTH ti_sysbios_family_c64p_Cache_EMIFA_LENGTH__C = (xdc_UInt)0x0;
3410 
3411 /* EMIFB_CFG__C */
3412 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFB_CFG__C, ".const:ti_sysbios_family_c64p_Cache_EMIFB_CFG__C");
3413 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFB_CFG ti_sysbios_family_c64p_Cache_EMIFB_CFG__C = ((CT__ti_sysbios_family_c64p_Cache_EMIFB_CFG)0);
3414 
3415 /* EMIFB_BASE__C */
3416 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFB_BASE__C, ".const:ti_sysbios_family_c64p_Cache_EMIFB_BASE__C");
3417 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFB_BASE ti_sysbios_family_c64p_Cache_EMIFB_BASE__C = (xdc_UInt)0x0;
3418 
3419 /* EMIFB_LENGTH__C */
3420 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFB_LENGTH__C, ".const:ti_sysbios_family_c64p_Cache_EMIFB_LENGTH__C");
3421 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFB_LENGTH ti_sysbios_family_c64p_Cache_EMIFB_LENGTH__C = (xdc_UInt)0x0;
3422 
3423 /* EMIFC_CFG__C */
3424 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFC_CFG__C, ".const:ti_sysbios_family_c64p_Cache_EMIFC_CFG__C");
3425 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFC_CFG ti_sysbios_family_c64p_Cache_EMIFC_CFG__C = ((CT__ti_sysbios_family_c64p_Cache_EMIFC_CFG)0);
3426 
3427 /* EMIFC_BASE__C */
3428 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFC_BASE__C, ".const:ti_sysbios_family_c64p_Cache_EMIFC_BASE__C");
3429 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFC_BASE ti_sysbios_family_c64p_Cache_EMIFC_BASE__C = (xdc_UInt)0x0;
3430 
3431 /* EMIFC_LENGTH__C */
3432 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_EMIFC_LENGTH__C, ".const:ti_sysbios_family_c64p_Cache_EMIFC_LENGTH__C");
3433 __FAR__ const CT__ti_sysbios_family_c64p_Cache_EMIFC_LENGTH ti_sysbios_family_c64p_Cache_EMIFC_LENGTH__C = (xdc_UInt)0x0;
3434 
3435 /* MAR0_31__C */
3436 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR0_31__C, ".const:ti_sysbios_family_c64p_Cache_MAR0_31__C");
3437 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR0_31 ti_sysbios_family_c64p_Cache_MAR0_31__C = (xdc_UInt32)0x0;
3438 
3439 /* MAR32_63__C */
3440 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR32_63__C, ".const:ti_sysbios_family_c64p_Cache_MAR32_63__C");
3441 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR32_63 ti_sysbios_family_c64p_Cache_MAR32_63__C = (xdc_UInt32)0x0;
3442 
3443 /* MAR64_95__C */
3444 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR64_95__C, ".const:ti_sysbios_family_c64p_Cache_MAR64_95__C");
3445 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR64_95 ti_sysbios_family_c64p_Cache_MAR64_95__C = (xdc_UInt32)0x0;
3446 
3447 /* MAR96_127__C */
3448 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR96_127__C, ".const:ti_sysbios_family_c64p_Cache_MAR96_127__C");
3449 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR96_127 ti_sysbios_family_c64p_Cache_MAR96_127__C = (xdc_UInt32)0x0;
3450 
3451 /* MAR128_159__C */
3452 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR128_159__C, ".const:ti_sysbios_family_c64p_Cache_MAR128_159__C");
3453 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR128_159 ti_sysbios_family_c64p_Cache_MAR128_159__C = (xdc_UInt32)0x0;
3454 
3455 /* MAR160_191__C */
3456 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR160_191__C, ".const:ti_sysbios_family_c64p_Cache_MAR160_191__C");
3457 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR160_191 ti_sysbios_family_c64p_Cache_MAR160_191__C = (xdc_UInt32)0x0;
3458 
3459 /* MAR192_223__C */
3460 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR192_223__C, ".const:ti_sysbios_family_c64p_Cache_MAR192_223__C");
3461 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR192_223 ti_sysbios_family_c64p_Cache_MAR192_223__C = (xdc_UInt32)0x0;
3462 
3463 /* MAR224_255__C */
3464 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_MAR224_255__C, ".const:ti_sysbios_family_c64p_Cache_MAR224_255__C");
3465 __FAR__ const CT__ti_sysbios_family_c64p_Cache_MAR224_255 ti_sysbios_family_c64p_Cache_MAR224_255__C = (xdc_UInt32)0x0;
3466 
3467 /* E_invalidL1CacheSize__C */
3468 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_E_invalidL1CacheSize__C, ".const:ti_sysbios_family_c64p_Cache_E_invalidL1CacheSize__C");
3469 __FAR__ const CT__ti_sysbios_family_c64p_Cache_E_invalidL1CacheSize ti_sysbios_family_c64p_Cache_E_invalidL1CacheSize__C = (((xdc_runtime_Error_Id)17) << 16 | 0);
3470 
3471 /* E_invalidL2CacheSize__C */
3472 #pragma DATA_SECTION(ti_sysbios_family_c64p_Cache_E_invalidL2CacheSize__C, ".const:ti_sysbios_family_c64p_Cache_E_invalidL2CacheSize__C");
3473 __FAR__ const CT__ti_sysbios_family_c64p_Cache_E_invalidL2CacheSize ti_sysbios_family_c64p_Cache_E_invalidL2CacheSize__C = (((xdc_runtime_Error_Id)18) << 16 | 0);
3474 
3475 
3476 /*
3477  * ======== ti.sysbios.family.c64p.EventCombiner INITIALIZERS ========
3478  */
3479 
3480 /* Module__state__V */
3481 #if defined (__ICCARM__)
3482 #pragma location = ".data_ti_sysbios_family_c64p_EventCombiner_Module__state__V"
3483 #endif
3484 #if defined(__llvm__) && defined(__ti__)
3485 ti_sysbios_family_c64p_EventCombiner_Module_State__ ti_sysbios_family_c64p_EventCombiner_Module__state__V __attribute__ ((section(".data:ti_sysbios_family_c64p_EventCombiner_Module__state__V")));
3486 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
3487 #ifndef __TI_COMPILER_VERSION__
3488 ti_sysbios_family_c64p_EventCombiner_Module_State__ ti_sysbios_family_c64p_EventCombiner_Module__state__V __attribute__ ((section(".data_ti_sysbios_family_c64p_EventCombiner_Module__state__V")));
3489 #endif
3490 #endif
3492  {
3493  {
3494  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3495  ((xdc_UArg)(0x0)), /* arg */
3496  }, /* [0] */
3497  {
3498  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3499  ((xdc_UArg)(0x1)), /* arg */
3500  }, /* [1] */
3501  {
3502  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3503  ((xdc_UArg)(0x2)), /* arg */
3504  }, /* [2] */
3505  {
3506  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3507  ((xdc_UArg)(0x3)), /* arg */
3508  }, /* [3] */
3509  {
3510  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3511  ((xdc_UArg)(0x4)), /* arg */
3512  }, /* [4] */
3513  {
3514  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3515  ((xdc_UArg)(0x5)), /* arg */
3516  }, /* [5] */
3517  {
3518  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3519  ((xdc_UArg)(0x6)), /* arg */
3520  }, /* [6] */
3521  {
3522  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3523  ((xdc_UArg)(0x7)), /* arg */
3524  }, /* [7] */
3525  {
3526  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3527  ((xdc_UArg)(0x8)), /* arg */
3528  }, /* [8] */
3529  {
3530  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3531  ((xdc_UArg)(0x9)), /* arg */
3532  }, /* [9] */
3533  {
3534  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3535  ((xdc_UArg)(0xa)), /* arg */
3536  }, /* [10] */
3537  {
3538  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3539  ((xdc_UArg)(0xb)), /* arg */
3540  }, /* [11] */
3541  {
3542  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3543  ((xdc_UArg)(0xc)), /* arg */
3544  }, /* [12] */
3545  {
3546  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3547  ((xdc_UArg)(0xd)), /* arg */
3548  }, /* [13] */
3549  {
3550  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3551  ((xdc_UArg)(0xe)), /* arg */
3552  }, /* [14] */
3553  {
3554  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3555  ((xdc_UArg)(0xf)), /* arg */
3556  }, /* [15] */
3557  {
3558  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3559  ((xdc_UArg)(0x10)), /* arg */
3560  }, /* [16] */
3561  {
3562  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3563  ((xdc_UArg)(0x11)), /* arg */
3564  }, /* [17] */
3565  {
3566  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3567  ((xdc_UArg)(0x12)), /* arg */
3568  }, /* [18] */
3569  {
3570  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3571  ((xdc_UArg)(0x13)), /* arg */
3572  }, /* [19] */
3573  {
3574  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3575  ((xdc_UArg)(0x14)), /* arg */
3576  }, /* [20] */
3577  {
3578  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3579  ((xdc_UArg)(0x15)), /* arg */
3580  }, /* [21] */
3581  {
3582  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3583  ((xdc_UArg)(0x16)), /* arg */
3584  }, /* [22] */
3585  {
3586  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3587  ((xdc_UArg)(0x17)), /* arg */
3588  }, /* [23] */
3589  {
3590  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3591  ((xdc_UArg)(0x18)), /* arg */
3592  }, /* [24] */
3593  {
3594  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3595  ((xdc_UArg)(0x19)), /* arg */
3596  }, /* [25] */
3597  {
3598  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3599  ((xdc_UArg)(0x1a)), /* arg */
3600  }, /* [26] */
3601  {
3602  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3603  ((xdc_UArg)(0x1b)), /* arg */
3604  }, /* [27] */
3605  {
3606  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3607  ((xdc_UArg)(0x1c)), /* arg */
3608  }, /* [28] */
3609  {
3610  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3611  ((xdc_UArg)(0x1d)), /* arg */
3612  }, /* [29] */
3613  {
3614  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3615  ((xdc_UArg)(0x1e)), /* arg */
3616  }, /* [30] */
3617  {
3618  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3619  ((xdc_UArg)(0x1f)), /* arg */
3620  }, /* [31] */
3621  {
3622  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3623  ((xdc_UArg)(0x20)), /* arg */
3624  }, /* [32] */
3625  {
3626  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3627  ((xdc_UArg)(0x21)), /* arg */
3628  }, /* [33] */
3629  {
3630  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3631  ((xdc_UArg)(0x22)), /* arg */
3632  }, /* [34] */
3633  {
3634  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3635  ((xdc_UArg)(0x23)), /* arg */
3636  }, /* [35] */
3637  {
3638  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3639  ((xdc_UArg)(0x24)), /* arg */
3640  }, /* [36] */
3641  {
3642  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3643  ((xdc_UArg)(0x25)), /* arg */
3644  }, /* [37] */
3645  {
3646  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3647  ((xdc_UArg)(0x26)), /* arg */
3648  }, /* [38] */
3649  {
3650  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3651  ((xdc_UArg)(0x27)), /* arg */
3652  }, /* [39] */
3653  {
3654  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3655  ((xdc_UArg)(0x28)), /* arg */
3656  }, /* [40] */
3657  {
3658  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3659  ((xdc_UArg)(0x29)), /* arg */
3660  }, /* [41] */
3661  {
3662  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3663  ((xdc_UArg)(0x2a)), /* arg */
3664  }, /* [42] */
3665  {
3666  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3667  ((xdc_UArg)(0x2b)), /* arg */
3668  }, /* [43] */
3669  {
3670  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3671  ((xdc_UArg)(0x2c)), /* arg */
3672  }, /* [44] */
3673  {
3674  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3675  ((xdc_UArg)(0x2d)), /* arg */
3676  }, /* [45] */
3677  {
3678  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3679  ((xdc_UArg)(0x2e)), /* arg */
3680  }, /* [46] */
3681  {
3682  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3683  ((xdc_UArg)(0x2f)), /* arg */
3684  }, /* [47] */
3685  {
3686  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3687  ((xdc_UArg)(0x30)), /* arg */
3688  }, /* [48] */
3689  {
3690  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3691  ((xdc_UArg)(0x31)), /* arg */
3692  }, /* [49] */
3693  {
3694  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3695  ((xdc_UArg)(0x32)), /* arg */
3696  }, /* [50] */
3697  {
3698  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3699  ((xdc_UArg)(0x33)), /* arg */
3700  }, /* [51] */
3701  {
3702  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3703  ((xdc_UArg)(0x34)), /* arg */
3704  }, /* [52] */
3705  {
3706  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3707  ((xdc_UArg)(0x35)), /* arg */
3708  }, /* [53] */
3709  {
3710  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3711  ((xdc_UArg)(0x36)), /* arg */
3712  }, /* [54] */
3713  {
3714  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3715  ((xdc_UArg)(0x37)), /* arg */
3716  }, /* [55] */
3717  {
3718  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3719  ((xdc_UArg)(0x38)), /* arg */
3720  }, /* [56] */
3721  {
3722  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3723  ((xdc_UArg)(0x39)), /* arg */
3724  }, /* [57] */
3725  {
3726  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3727  ((xdc_UArg)(0x3a)), /* arg */
3728  }, /* [58] */
3729  {
3730  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3731  ((xdc_UArg)(0x3b)), /* arg */
3732  }, /* [59] */
3733  {
3734  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3735  ((xdc_UArg)(0x3c)), /* arg */
3736  }, /* [60] */
3737  {
3738  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3739  ((xdc_UArg)(0x3d)), /* arg */
3740  }, /* [61] */
3741  {
3742  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3743  ((xdc_UArg)(0x3e)), /* arg */
3744  }, /* [62] */
3745  {
3746  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3747  ((xdc_UArg)(0x3f)), /* arg */
3748  }, /* [63] */
3749  {
3750  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3751  ((xdc_UArg)(0x40)), /* arg */
3752  }, /* [64] */
3753  {
3754  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3755  ((xdc_UArg)(0x41)), /* arg */
3756  }, /* [65] */
3757  {
3758  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3759  ((xdc_UArg)(0x42)), /* arg */
3760  }, /* [66] */
3761  {
3762  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3763  ((xdc_UArg)(0x43)), /* arg */
3764  }, /* [67] */
3765  {
3766  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3767  ((xdc_UArg)(0x44)), /* arg */
3768  }, /* [68] */
3769  {
3770  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3771  ((xdc_UArg)(0x45)), /* arg */
3772  }, /* [69] */
3773  {
3774  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3775  ((xdc_UArg)(0x46)), /* arg */
3776  }, /* [70] */
3777  {
3778  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3779  ((xdc_UArg)(0x47)), /* arg */
3780  }, /* [71] */
3781  {
3782  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3783  ((xdc_UArg)(0x48)), /* arg */
3784  }, /* [72] */
3785  {
3786  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3787  ((xdc_UArg)(0x49)), /* arg */
3788  }, /* [73] */
3789  {
3790  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3791  ((xdc_UArg)(0x4a)), /* arg */
3792  }, /* [74] */
3793  {
3794  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3795  ((xdc_UArg)(0x4b)), /* arg */
3796  }, /* [75] */
3797  {
3798  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3799  ((xdc_UArg)(0x4c)), /* arg */
3800  }, /* [76] */
3801  {
3802  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3803  ((xdc_UArg)(0x4d)), /* arg */
3804  }, /* [77] */
3805  {
3806  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3807  ((xdc_UArg)(0x4e)), /* arg */
3808  }, /* [78] */
3809  {
3810  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3811  ((xdc_UArg)(0x4f)), /* arg */
3812  }, /* [79] */
3813  {
3814  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3815  ((xdc_UArg)(0x50)), /* arg */
3816  }, /* [80] */
3817  {
3818  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3819  ((xdc_UArg)(0x51)), /* arg */
3820  }, /* [81] */
3821  {
3822  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3823  ((xdc_UArg)(0x52)), /* arg */
3824  }, /* [82] */
3825  {
3826  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3827  ((xdc_UArg)(0x53)), /* arg */
3828  }, /* [83] */
3829  {
3830  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3831  ((xdc_UArg)(0x54)), /* arg */
3832  }, /* [84] */
3833  {
3834  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3835  ((xdc_UArg)(0x55)), /* arg */
3836  }, /* [85] */
3837  {
3838  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3839  ((xdc_UArg)(0x56)), /* arg */
3840  }, /* [86] */
3841  {
3842  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3843  ((xdc_UArg)(0x57)), /* arg */
3844  }, /* [87] */
3845  {
3846  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3847  ((xdc_UArg)(0x58)), /* arg */
3848  }, /* [88] */
3849  {
3850  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3851  ((xdc_UArg)(0x59)), /* arg */
3852  }, /* [89] */
3853  {
3854  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3855  ((xdc_UArg)(0x5a)), /* arg */
3856  }, /* [90] */
3857  {
3858  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3859  ((xdc_UArg)(0x5b)), /* arg */
3860  }, /* [91] */
3861  {
3862  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3863  ((xdc_UArg)(0x5c)), /* arg */
3864  }, /* [92] */
3865  {
3866  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3867  ((xdc_UArg)(0x5d)), /* arg */
3868  }, /* [93] */
3869  {
3870  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3871  ((xdc_UArg)(0x5e)), /* arg */
3872  }, /* [94] */
3873  {
3874  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3875  ((xdc_UArg)(0x5f)), /* arg */
3876  }, /* [95] */
3877  {
3878  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3879  ((xdc_UArg)(0x60)), /* arg */
3880  }, /* [96] */
3881  {
3882  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3883  ((xdc_UArg)(0x61)), /* arg */
3884  }, /* [97] */
3885  {
3886  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3887  ((xdc_UArg)(0x62)), /* arg */
3888  }, /* [98] */
3889  {
3890  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3891  ((xdc_UArg)(0x63)), /* arg */
3892  }, /* [99] */
3893  {
3894  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3895  ((xdc_UArg)(0x64)), /* arg */
3896  }, /* [100] */
3897  {
3898  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3899  ((xdc_UArg)(0x65)), /* arg */
3900  }, /* [101] */
3901  {
3902  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3903  ((xdc_UArg)(0x66)), /* arg */
3904  }, /* [102] */
3905  {
3906  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3907  ((xdc_UArg)(0x67)), /* arg */
3908  }, /* [103] */
3909  {
3910  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3911  ((xdc_UArg)(0x68)), /* arg */
3912  }, /* [104] */
3913  {
3914  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3915  ((xdc_UArg)(0x69)), /* arg */
3916  }, /* [105] */
3917  {
3918  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3919  ((xdc_UArg)(0x6a)), /* arg */
3920  }, /* [106] */
3921  {
3922  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3923  ((xdc_UArg)(0x6b)), /* arg */
3924  }, /* [107] */
3925  {
3926  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3927  ((xdc_UArg)(0x6c)), /* arg */
3928  }, /* [108] */
3929  {
3930  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3931  ((xdc_UArg)(0x6d)), /* arg */
3932  }, /* [109] */
3933  {
3934  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3935  ((xdc_UArg)(0x6e)), /* arg */
3936  }, /* [110] */
3937  {
3938  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3939  ((xdc_UArg)(0x6f)), /* arg */
3940  }, /* [111] */
3941  {
3942  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3943  ((xdc_UArg)(0x70)), /* arg */
3944  }, /* [112] */
3945  {
3946  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3947  ((xdc_UArg)(0x71)), /* arg */
3948  }, /* [113] */
3949  {
3950  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3951  ((xdc_UArg)(0x72)), /* arg */
3952  }, /* [114] */
3953  {
3954  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3955  ((xdc_UArg)(0x73)), /* arg */
3956  }, /* [115] */
3957  {
3958  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3959  ((xdc_UArg)(0x74)), /* arg */
3960  }, /* [116] */
3961  {
3962  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3963  ((xdc_UArg)(0x75)), /* arg */
3964  }, /* [117] */
3965  {
3966  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3967  ((xdc_UArg)(0x76)), /* arg */
3968  }, /* [118] */
3969  {
3970  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3971  ((xdc_UArg)(0x77)), /* arg */
3972  }, /* [119] */
3973  {
3974  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3975  ((xdc_UArg)(0x78)), /* arg */
3976  }, /* [120] */
3977  {
3978  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3979  ((xdc_UArg)(0x79)), /* arg */
3980  }, /* [121] */
3981  {
3982  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3983  ((xdc_UArg)(0x7a)), /* arg */
3984  }, /* [122] */
3985  {
3986  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3987  ((xdc_UArg)(0x7b)), /* arg */
3988  }, /* [123] */
3989  {
3990  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3991  ((xdc_UArg)(0x7c)), /* arg */
3992  }, /* [124] */
3993  {
3994  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3995  ((xdc_UArg)(0x7d)), /* arg */
3996  }, /* [125] */
3997  {
3998  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
3999  ((xdc_UArg)(0x7e)), /* arg */
4000  }, /* [126] */
4001  {
4002  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_unused)), /* fxn */
4003  ((xdc_UArg)(0x7f)), /* arg */
4004  }, /* [127] */
4005  }, /* dispatchTab */
4006 };
4007 
4008 /* Module__diagsEnabled__C */
4009 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__diagsEnabled__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__diagsEnabled__C");
4010 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__diagsEnabled ti_sysbios_family_c64p_EventCombiner_Module__diagsEnabled__C = (xdc_Bits32)0x90;
4011 
4012 /* Module__diagsIncluded__C */
4013 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__diagsIncluded__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__diagsIncluded__C");
4014 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__diagsIncluded ti_sysbios_family_c64p_EventCombiner_Module__diagsIncluded__C = (xdc_Bits32)0x90;
4015 
4016 /* Module__diagsMask__C */
4017 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__diagsMask__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__diagsMask__C");
4018 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__diagsMask ti_sysbios_family_c64p_EventCombiner_Module__diagsMask__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__diagsMask)0);
4019 
4020 /* Module__gateObj__C */
4021 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__gateObj__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__gateObj__C");
4022 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__gateObj ti_sysbios_family_c64p_EventCombiner_Module__gateObj__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__gateObj)0);
4023 
4024 /* Module__gatePrms__C */
4025 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__gatePrms__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__gatePrms__C");
4026 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__gatePrms ti_sysbios_family_c64p_EventCombiner_Module__gatePrms__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__gatePrms)0);
4027 
4028 /* Module__id__C */
4029 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__id__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__id__C");
4030 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__id ti_sysbios_family_c64p_EventCombiner_Module__id__C = (xdc_Bits16)0x16;
4031 
4032 /* Module__loggerDefined__C */
4033 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__loggerDefined__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__loggerDefined__C");
4034 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerDefined ti_sysbios_family_c64p_EventCombiner_Module__loggerDefined__C = 0;
4035 
4036 /* Module__loggerObj__C */
4037 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__loggerObj__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__loggerObj__C");
4038 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerObj ti_sysbios_family_c64p_EventCombiner_Module__loggerObj__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerObj)0);
4039 
4040 /* Module__loggerFxn0__C */
4041 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0__C");
4042 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0)0);
4043 
4044 /* Module__loggerFxn1__C */
4045 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1__C");
4046 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1)0);
4047 
4048 /* Module__loggerFxn2__C */
4049 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2__C");
4050 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2)0);
4051 
4052 /* Module__loggerFxn4__C */
4053 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4__C");
4054 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4)0);
4055 
4056 /* Module__loggerFxn8__C */
4057 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8__C, ".const:ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8__C");
4058 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8__C = ((CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8)0);
4059 
4060 /* Object__count__C */
4061 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Object__count__C, ".const:ti_sysbios_family_c64p_EventCombiner_Object__count__C");
4062 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Object__count ti_sysbios_family_c64p_EventCombiner_Object__count__C = 0;
4063 
4064 /* Object__heap__C */
4065 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Object__heap__C, ".const:ti_sysbios_family_c64p_EventCombiner_Object__heap__C");
4066 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Object__heap ti_sysbios_family_c64p_EventCombiner_Object__heap__C = 0;
4067 
4068 /* Object__sizeof__C */
4069 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Object__sizeof__C, ".const:ti_sysbios_family_c64p_EventCombiner_Object__sizeof__C");
4070 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Object__sizeof ti_sysbios_family_c64p_EventCombiner_Object__sizeof__C = 0;
4071 
4072 /* Object__table__C */
4073 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_Object__table__C, ".const:ti_sysbios_family_c64p_EventCombiner_Object__table__C");
4074 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_Object__table ti_sysbios_family_c64p_EventCombiner_Object__table__C = 0;
4075 
4076 /* EVTRegs__C */
4077 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_EVTRegs__C, ".const:ti_sysbios_family_c64p_EventCombiner_EVTRegs__C");
4078 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_EVTRegs ti_sysbios_family_c64p_EventCombiner_EVTRegs__C = ((CT__ti_sysbios_family_c64p_EventCombiner_EVTRegs)(0x1800000));
4079 
4080 /* A_invalidEventId__C */
4081 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_A_invalidEventId__C, ".const:ti_sysbios_family_c64p_EventCombiner_A_invalidEventId__C");
4082 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_A_invalidEventId ti_sysbios_family_c64p_EventCombiner_A_invalidEventId__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
4083 
4084 /* E_unpluggedEvent__C */
4085 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C, ".const:ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C");
4086 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C = (((xdc_runtime_Error_Id)9) << 16 | 0);
4087 
4088 /* EVTMASK__C */
4089 #pragma DATA_SECTION(ti_sysbios_family_c64p_EventCombiner_EVTMASK__C, ".const:ti_sysbios_family_c64p_EventCombiner_EVTMASK__C");
4090 __FAR__ const CT__ti_sysbios_family_c64p_EventCombiner_EVTMASK ti_sysbios_family_c64p_EventCombiner_EVTMASK__C = {
4091  (xdc_Bits32)(-0x0 - 1), /* [0] */
4092  (xdc_Bits32)(-0x0 - 1), /* [1] */
4093  (xdc_Bits32)(-0x0 - 1), /* [2] */
4094  (xdc_Bits32)(-0x0 - 1), /* [3] */
4095 };
4096 
4097 
4098 /*
4099  * ======== ti.sysbios.family.c64p.Exception INITIALIZERS ========
4100  */
4101 
4102 /* Module__state__V */
4103 #if defined (__ICCARM__)
4104 #pragma location = ".data_ti_sysbios_family_c64p_Exception_Module__state__V"
4105 #endif
4106 #if defined(__llvm__) && defined(__ti__)
4107 ti_sysbios_family_c64p_Exception_Module_State__ ti_sysbios_family_c64p_Exception_Module__state__V __attribute__ ((section(".data:ti_sysbios_family_c64p_Exception_Module__state__V")));
4108 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
4109 #ifndef __TI_COMPILER_VERSION__
4110 ti_sysbios_family_c64p_Exception_Module_State__ ti_sysbios_family_c64p_Exception_Module__state__V __attribute__ ((section(".data_ti_sysbios_family_c64p_Exception_Module__state__V")));
4111 #endif
4112 #endif
4114  (xdc_Bits32)0x0, /* efr */
4115  (xdc_Bits32)0x0, /* nrp */
4116  (xdc_Bits32)0x0, /* ntsr */
4117  (xdc_Bits32)0x0, /* ierr */
4118  ((xdc_Void(*)(xdc_Void))0), /* returnHook */
4119  ((ti_sysbios_family_c64p_Exception_Context*)0), /* excContext */
4120  {
4121  (xdc_Char)0x0, /* [0] */
4122  (xdc_Char)0x0, /* [1] */
4123  (xdc_Char)0x0, /* [2] */
4124  (xdc_Char)0x0, /* [3] */
4125  (xdc_Char)0x0, /* [4] */
4126  (xdc_Char)0x0, /* [5] */
4127  (xdc_Char)0x0, /* [6] */
4128  (xdc_Char)0x0, /* [7] */
4129  (xdc_Char)0x0, /* [8] */
4130  (xdc_Char)0x0, /* [9] */
4131  (xdc_Char)0x0, /* [10] */
4132  (xdc_Char)0x0, /* [11] */
4133  (xdc_Char)0x0, /* [12] */
4134  (xdc_Char)0x0, /* [13] */
4135  (xdc_Char)0x0, /* [14] */
4136  (xdc_Char)0x0, /* [15] */
4137  }, /* scratch */
4138  ((xdc_Char*)0), /* excPtr */
4139  ((void*)0), /* contextBuf */
4140 };
4141 
4142 /* Module__diagsEnabled__C */
4143 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__diagsEnabled__C, ".const:ti_sysbios_family_c64p_Exception_Module__diagsEnabled__C");
4144 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__diagsEnabled ti_sysbios_family_c64p_Exception_Module__diagsEnabled__C = (xdc_Bits32)0x190;
4145 
4146 /* Module__diagsIncluded__C */
4147 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__diagsIncluded__C, ".const:ti_sysbios_family_c64p_Exception_Module__diagsIncluded__C");
4148 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__diagsIncluded ti_sysbios_family_c64p_Exception_Module__diagsIncluded__C = (xdc_Bits32)0x190;
4149 
4150 /* Module__diagsMask__C */
4151 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__diagsMask__C, ".const:ti_sysbios_family_c64p_Exception_Module__diagsMask__C");
4152 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__diagsMask ti_sysbios_family_c64p_Exception_Module__diagsMask__C = ((CT__ti_sysbios_family_c64p_Exception_Module__diagsMask)0);
4153 
4154 /* Module__gateObj__C */
4155 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__gateObj__C, ".const:ti_sysbios_family_c64p_Exception_Module__gateObj__C");
4156 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__gateObj ti_sysbios_family_c64p_Exception_Module__gateObj__C = ((CT__ti_sysbios_family_c64p_Exception_Module__gateObj)0);
4157 
4158 /* Module__gatePrms__C */
4159 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__gatePrms__C, ".const:ti_sysbios_family_c64p_Exception_Module__gatePrms__C");
4160 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__gatePrms ti_sysbios_family_c64p_Exception_Module__gatePrms__C = ((CT__ti_sysbios_family_c64p_Exception_Module__gatePrms)0);
4161 
4162 /* Module__id__C */
4163 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__id__C, ".const:ti_sysbios_family_c64p_Exception_Module__id__C");
4164 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__id ti_sysbios_family_c64p_Exception_Module__id__C = (xdc_Bits16)0x17;
4165 
4166 /* Module__loggerDefined__C */
4167 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__loggerDefined__C, ".const:ti_sysbios_family_c64p_Exception_Module__loggerDefined__C");
4168 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__loggerDefined ti_sysbios_family_c64p_Exception_Module__loggerDefined__C = 0;
4169 
4170 /* Module__loggerObj__C */
4171 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__loggerObj__C, ".const:ti_sysbios_family_c64p_Exception_Module__loggerObj__C");
4172 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__loggerObj ti_sysbios_family_c64p_Exception_Module__loggerObj__C = ((CT__ti_sysbios_family_c64p_Exception_Module__loggerObj)0);
4173 
4174 /* Module__loggerFxn0__C */
4175 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__loggerFxn0__C, ".const:ti_sysbios_family_c64p_Exception_Module__loggerFxn0__C");
4176 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn0 ti_sysbios_family_c64p_Exception_Module__loggerFxn0__C = ((CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn0)0);
4177 
4178 /* Module__loggerFxn1__C */
4179 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__loggerFxn1__C, ".const:ti_sysbios_family_c64p_Exception_Module__loggerFxn1__C");
4180 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn1 ti_sysbios_family_c64p_Exception_Module__loggerFxn1__C = ((CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn1)0);
4181 
4182 /* Module__loggerFxn2__C */
4183 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__loggerFxn2__C, ".const:ti_sysbios_family_c64p_Exception_Module__loggerFxn2__C");
4184 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn2 ti_sysbios_family_c64p_Exception_Module__loggerFxn2__C = ((CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn2)0);
4185 
4186 /* Module__loggerFxn4__C */
4187 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__loggerFxn4__C, ".const:ti_sysbios_family_c64p_Exception_Module__loggerFxn4__C");
4188 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn4 ti_sysbios_family_c64p_Exception_Module__loggerFxn4__C = ((CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn4)0);
4189 
4190 /* Module__loggerFxn8__C */
4191 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Module__loggerFxn8__C, ".const:ti_sysbios_family_c64p_Exception_Module__loggerFxn8__C");
4192 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn8 ti_sysbios_family_c64p_Exception_Module__loggerFxn8__C = ((CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn8)0);
4193 
4194 /* Object__count__C */
4195 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Object__count__C, ".const:ti_sysbios_family_c64p_Exception_Object__count__C");
4196 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Object__count ti_sysbios_family_c64p_Exception_Object__count__C = 0;
4197 
4198 /* Object__heap__C */
4199 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Object__heap__C, ".const:ti_sysbios_family_c64p_Exception_Object__heap__C");
4200 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Object__heap ti_sysbios_family_c64p_Exception_Object__heap__C = 0;
4201 
4202 /* Object__sizeof__C */
4203 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Object__sizeof__C, ".const:ti_sysbios_family_c64p_Exception_Object__sizeof__C");
4204 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Object__sizeof ti_sysbios_family_c64p_Exception_Object__sizeof__C = 0;
4205 
4206 /* Object__table__C */
4207 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_Object__table__C, ".const:ti_sysbios_family_c64p_Exception_Object__table__C");
4208 __FAR__ const CT__ti_sysbios_family_c64p_Exception_Object__table ti_sysbios_family_c64p_Exception_Object__table__C = 0;
4209 
4210 /* E_exceptionMin__C */
4211 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_E_exceptionMin__C, ".const:ti_sysbios_family_c64p_Exception_E_exceptionMin__C");
4212 __FAR__ const CT__ti_sysbios_family_c64p_Exception_E_exceptionMin ti_sysbios_family_c64p_Exception_E_exceptionMin__C = (((xdc_runtime_Error_Id)10) << 16 | 0);
4213 
4214 /* E_exceptionMax__C */
4215 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_E_exceptionMax__C, ".const:ti_sysbios_family_c64p_Exception_E_exceptionMax__C");
4216 __FAR__ const CT__ti_sysbios_family_c64p_Exception_E_exceptionMax ti_sysbios_family_c64p_Exception_E_exceptionMax__C = (((xdc_runtime_Error_Id)11) << 16 | 0);
4217 
4218 /* useInternalBuffer__C */
4219 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_useInternalBuffer__C, ".const:ti_sysbios_family_c64p_Exception_useInternalBuffer__C");
4220 __FAR__ const CT__ti_sysbios_family_c64p_Exception_useInternalBuffer ti_sysbios_family_c64p_Exception_useInternalBuffer__C = 0;
4221 
4222 /* enableExternalMPC__C */
4223 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_enableExternalMPC__C, ".const:ti_sysbios_family_c64p_Exception_enableExternalMPC__C");
4224 __FAR__ const CT__ti_sysbios_family_c64p_Exception_enableExternalMPC ti_sysbios_family_c64p_Exception_enableExternalMPC__C = 0;
4225 
4226 /* enablePrint__C */
4227 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_enablePrint__C, ".const:ti_sysbios_family_c64p_Exception_enablePrint__C");
4228 __FAR__ const CT__ti_sysbios_family_c64p_Exception_enablePrint ti_sysbios_family_c64p_Exception_enablePrint__C = 1;
4229 
4230 /* exceptionHook__C */
4231 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_exceptionHook__C, ".const:ti_sysbios_family_c64p_Exception_exceptionHook__C");
4232 __FAR__ const CT__ti_sysbios_family_c64p_Exception_exceptionHook ti_sysbios_family_c64p_Exception_exceptionHook__C = ((CT__ti_sysbios_family_c64p_Exception_exceptionHook)0);
4233 
4234 /* internalHook__C */
4235 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_internalHook__C, ".const:ti_sysbios_family_c64p_Exception_internalHook__C");
4236 __FAR__ const CT__ti_sysbios_family_c64p_Exception_internalHook ti_sysbios_family_c64p_Exception_internalHook__C = ((CT__ti_sysbios_family_c64p_Exception_internalHook)0);
4237 
4238 /* externalHook__C */
4239 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_externalHook__C, ".const:ti_sysbios_family_c64p_Exception_externalHook__C");
4240 __FAR__ const CT__ti_sysbios_family_c64p_Exception_externalHook ti_sysbios_family_c64p_Exception_externalHook__C = ((CT__ti_sysbios_family_c64p_Exception_externalHook)0);
4241 
4242 /* nmiHook__C */
4243 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_nmiHook__C, ".const:ti_sysbios_family_c64p_Exception_nmiHook__C");
4244 __FAR__ const CT__ti_sysbios_family_c64p_Exception_nmiHook ti_sysbios_family_c64p_Exception_nmiHook__C = ((CT__ti_sysbios_family_c64p_Exception_nmiHook)0);
4245 
4246 /* returnHook__C */
4247 #pragma DATA_SECTION(ti_sysbios_family_c64p_Exception_returnHook__C, ".const:ti_sysbios_family_c64p_Exception_returnHook__C");
4248 __FAR__ const CT__ti_sysbios_family_c64p_Exception_returnHook ti_sysbios_family_c64p_Exception_returnHook__C = ((CT__ti_sysbios_family_c64p_Exception_returnHook)0);
4249 
4250 
4251 /*
4252  * ======== ti.sysbios.family.c64p.Hwi INITIALIZERS ========
4253  */
4254 
4255 /* Object__DESC__C */
4256 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_family_c64p_Hwi_Object__DESC__C;
4257 
4258 /* Object__PARAMS__C */
4259 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Object__PARAMS__C, ".const:ti_sysbios_family_c64p_Hwi_Object__PARAMS__C");
4260 __FAR__ const ti_sysbios_family_c64p_Hwi_Params ti_sysbios_family_c64p_Hwi_Object__PARAMS__C = {
4261  sizeof (ti_sysbios_family_c64p_Hwi_Params), /* __size */
4262  0, /* __self */
4263  0, /* __fxns */
4264  (xdc_runtime_IInstance_Params*)&ti_sysbios_family_c64p_Hwi_Object__PARAMS__C.__iprms, /* instance */
4265  ti_sysbios_interfaces_IHwi_MaskingOption_SELF, /* maskSetting */
4266  ((xdc_UArg)(0x0)), /* arg */
4267  1, /* enableInt */
4268  (xdc_Int)(-0x0 - 1), /* eventId */
4269  (xdc_Int)0x0, /* priority */
4270  (xdc_Bits16)0x0, /* disableMask */
4271  (xdc_Bits16)0x0, /* restoreMask */
4272  {
4273  sizeof (xdc_runtime_IInstance_Params), /* __size */
4274  0, /* name */
4275  }, /* instance */
4276 };
4277 
4278 /* Module__root__V */
4282 };
4283 
4284 /* Object__table__V */
4286  {/* instance#0 */
4287  0,
4288  (xdc_Bits16)0x80, /* disableMask */
4289  (xdc_Bits16)0x80, /* restoreMask */
4290  ((xdc_UArg)(0x0)), /* arg */
4291  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_dispatch)), /* fxn */
4292  ((xdc_UArg)0), /* irp */
4293  ((void*)0), /* hookEnv */
4294  },
4295  {/* instance#1 */
4296  0,
4297  (xdc_Bits16)0x100, /* disableMask */
4298  (xdc_Bits16)0x100, /* restoreMask */
4299  ((xdc_UArg)(0x1)), /* arg */
4300  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_dispatch)), /* fxn */
4301  ((xdc_UArg)0), /* irp */
4302  ((void*)0), /* hookEnv */
4303  },
4304  {/* instance#2 */
4305  0,
4306  (xdc_Bits16)0x200, /* disableMask */
4307  (xdc_Bits16)0x200, /* restoreMask */
4308  ((xdc_UArg)(0x2)), /* arg */
4309  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_dispatch)), /* fxn */
4310  ((xdc_UArg)0), /* irp */
4311  ((void*)0), /* hookEnv */
4312  },
4313  {/* instance#3 */
4314  0,
4315  (xdc_Bits16)0x400, /* disableMask */
4316  (xdc_Bits16)0x400, /* restoreMask */
4317  ((xdc_UArg)(0x3)), /* arg */
4318  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_dispatch)), /* fxn */
4319  ((xdc_UArg)0), /* irp */
4320  ((void*)0), /* hookEnv */
4321  },
4322  {/* instance#4 */
4323  0,
4324  (xdc_Bits16)0x4000, /* disableMask */
4325  (xdc_Bits16)0x4000, /* restoreMask */
4326  ((xdc_UArg)((void*)(ti_sysbios_timers_rti_Timer_Handle)&ti_sysbios_timers_rti_Timer_Object__table__V[0])), /* arg */
4327  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_timers_rti_Timer_periodicStub__E)), /* fxn */
4328  ((xdc_UArg)0), /* irp */
4329  ((void*)0), /* hookEnv */
4330  },
4331 };
4332 
4333 /* Module__state__V */
4334 #if defined (__ICCARM__)
4335 #pragma location = ".data_ti_sysbios_family_c64p_Hwi_Module__state__V"
4336 #endif
4337 #if defined(__llvm__) && defined(__ti__)
4338 ti_sysbios_family_c64p_Hwi_Module_State__ ti_sysbios_family_c64p_Hwi_Module__state__V __attribute__ ((section(".data:ti_sysbios_family_c64p_Hwi_Module__state__V")));
4339 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
4340 #ifndef __TI_COMPILER_VERSION__
4341 ti_sysbios_family_c64p_Hwi_Module_State__ ti_sysbios_family_c64p_Hwi_Module__state__V __attribute__ ((section(".data_ti_sysbios_family_c64p_Hwi_Module__state__V")));
4342 #endif
4343 #endif
4345  {
4346  (xdc_Char)(-0x0 - 1), /* [0] */
4347  (xdc_Char)(-0x0 - 1), /* [1] */
4348  (xdc_Char)(-0x0 - 1), /* [2] */
4349  (xdc_Char)(-0x0 - 1), /* [3] */
4350  (xdc_Char)(-0x0 - 1), /* [4] */
4351  (xdc_Char)(-0x0 - 1), /* [5] */
4352  (xdc_Char)(-0x0 - 1), /* [6] */
4353  (xdc_Char)0x0, /* [7] */
4354  (xdc_Char)0x1, /* [8] */
4355  (xdc_Char)0x2, /* [9] */
4356  (xdc_Char)0x3, /* [10] */
4357  (xdc_Char)(-0x0 - 1), /* [11] */
4358  (xdc_Char)(-0x0 - 1), /* [12] */
4359  (xdc_Char)(-0x0 - 1), /* [13] */
4360  (xdc_Char)0x4b, /* [14] */
4361  (xdc_Char)(-0x0 - 1), /* [15] */
4362  }, /* intEvents */
4363  (xdc_Bits16)0x4783, /* ierMask */
4364  (xdc_Int)0x0, /* intNum */
4365  ((xdc_Char*)0), /* taskSP */
4366  ((xdc_Char*)0), /* isrStack */
4367  ((xdc_Ptr)((void*)&ti_sysbios_family_c64p_Hwi0)), /* vectorTableBase */
4368  ((xdc_Ptr)((void*)&__TI_STATIC_BASE)), /* bss */
4369  (xdc_Int)0x0, /* scw */
4370  {
4371  0, /* [0] */
4372  0, /* [1] */
4373  0, /* [2] */
4374  0, /* [3] */
4375  0, /* [4] */
4376  0, /* [5] */
4377  0, /* [6] */
4378  (ti_sysbios_family_c64p_Hwi_Handle)&ti_sysbios_family_c64p_Hwi_Object__table__V[0], /* [7] */
4379  (ti_sysbios_family_c64p_Hwi_Handle)&ti_sysbios_family_c64p_Hwi_Object__table__V[1], /* [8] */
4380  (ti_sysbios_family_c64p_Hwi_Handle)&ti_sysbios_family_c64p_Hwi_Object__table__V[2], /* [9] */
4381  (ti_sysbios_family_c64p_Hwi_Handle)&ti_sysbios_family_c64p_Hwi_Object__table__V[3], /* [10] */
4382  0, /* [11] */
4383  0, /* [12] */
4384  0, /* [13] */
4385  (ti_sysbios_family_c64p_Hwi_Handle)&ti_sysbios_family_c64p_Hwi_Object__table__V[4], /* [14] */
4386  0, /* [15] */
4387  }, /* dispatchTable */
4388 };
4389 
4390 /* Module__diagsEnabled__C */
4391 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C, ".const:ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C");
4392 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__diagsEnabled ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C = (xdc_Bits32)0x90;
4393 
4394 /* Module__diagsIncluded__C */
4395 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C, ".const:ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C");
4396 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__diagsIncluded ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C = (xdc_Bits32)0x90;
4397 
4398 /* Module__diagsMask__C */
4399 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__diagsMask__C, ".const:ti_sysbios_family_c64p_Hwi_Module__diagsMask__C");
4400 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__diagsMask ti_sysbios_family_c64p_Hwi_Module__diagsMask__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__diagsMask)0);
4401 
4402 /* Module__gateObj__C */
4403 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__gateObj__C, ".const:ti_sysbios_family_c64p_Hwi_Module__gateObj__C");
4404 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__gateObj ti_sysbios_family_c64p_Hwi_Module__gateObj__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__gateObj)0);
4405 
4406 /* Module__gatePrms__C */
4407 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__gatePrms__C, ".const:ti_sysbios_family_c64p_Hwi_Module__gatePrms__C");
4408 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__gatePrms ti_sysbios_family_c64p_Hwi_Module__gatePrms__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__gatePrms)0);
4409 
4410 /* Module__id__C */
4411 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__id__C, ".const:ti_sysbios_family_c64p_Hwi_Module__id__C");
4412 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__id ti_sysbios_family_c64p_Hwi_Module__id__C = (xdc_Bits16)0x18;
4413 
4414 /* Module__loggerDefined__C */
4415 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C, ".const:ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C");
4416 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__loggerDefined ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C = 0;
4417 
4418 /* Module__loggerObj__C */
4419 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__loggerObj__C, ".const:ti_sysbios_family_c64p_Hwi_Module__loggerObj__C");
4420 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__loggerObj ti_sysbios_family_c64p_Hwi_Module__loggerObj__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__loggerObj)0);
4421 
4422 /* Module__loggerFxn0__C */
4423 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__C, ".const:ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__C");
4424 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn0 ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn0)0);
4425 
4426 /* Module__loggerFxn1__C */
4427 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C, ".const:ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C");
4428 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn1 ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn1)0);
4429 
4430 /* Module__loggerFxn2__C */
4431 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__C, ".const:ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__C");
4432 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn2 ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn2)0);
4433 
4434 /* Module__loggerFxn4__C */
4435 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__C, ".const:ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__C");
4436 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn4 ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn4)0);
4437 
4438 /* Module__loggerFxn8__C */
4439 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C, ".const:ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C");
4440 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn8 ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C = ((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn8)0);
4441 
4442 /* Object__count__C */
4443 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Object__count__C, ".const:ti_sysbios_family_c64p_Hwi_Object__count__C");
4444 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Object__count ti_sysbios_family_c64p_Hwi_Object__count__C = 5;
4445 
4446 /* Object__heap__C */
4447 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Object__heap__C, ".const:ti_sysbios_family_c64p_Hwi_Object__heap__C");
4448 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Object__heap ti_sysbios_family_c64p_Hwi_Object__heap__C = 0;
4449 
4450 /* Object__sizeof__C */
4451 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Object__sizeof__C, ".const:ti_sysbios_family_c64p_Hwi_Object__sizeof__C");
4452 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Object__sizeof ti_sysbios_family_c64p_Hwi_Object__sizeof__C = sizeof(ti_sysbios_family_c64p_Hwi_Object__);
4453 
4454 /* Object__table__C */
4455 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Object__table__C, ".const:ti_sysbios_family_c64p_Hwi_Object__table__C");
4456 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_Object__table ti_sysbios_family_c64p_Hwi_Object__table__C = ti_sysbios_family_c64p_Hwi_Object__table__V;
4457 
4458 /* dispatcherAutoNestingSupport__C */
4459 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_dispatcherAutoNestingSupport__C, ".const:ti_sysbios_family_c64p_Hwi_dispatcherAutoNestingSupport__C");
4460 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_dispatcherAutoNestingSupport ti_sysbios_family_c64p_Hwi_dispatcherAutoNestingSupport__C = 1;
4461 
4462 /* dispatcherSwiSupport__C */
4463 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_dispatcherSwiSupport__C, ".const:ti_sysbios_family_c64p_Hwi_dispatcherSwiSupport__C");
4464 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_dispatcherSwiSupport ti_sysbios_family_c64p_Hwi_dispatcherSwiSupport__C = 0;
4465 
4466 /* dispatcherTaskSupport__C */
4467 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_dispatcherTaskSupport__C, ".const:ti_sysbios_family_c64p_Hwi_dispatcherTaskSupport__C");
4468 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_dispatcherTaskSupport ti_sysbios_family_c64p_Hwi_dispatcherTaskSupport__C = 1;
4469 
4470 /* dispatcherIrpTrackingSupport__C */
4471 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_dispatcherIrpTrackingSupport__C, ".const:ti_sysbios_family_c64p_Hwi_dispatcherIrpTrackingSupport__C");
4472 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_dispatcherIrpTrackingSupport ti_sysbios_family_c64p_Hwi_dispatcherIrpTrackingSupport__C = 1;
4473 
4474 /* INTRMUX1Address__C */
4475 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_INTRMUX1Address__C, ".const:ti_sysbios_family_c64p_Hwi_INTRMUX1Address__C");
4476 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_INTRMUX1Address ti_sysbios_family_c64p_Hwi_INTRMUX1Address__C = ((CT__ti_sysbios_family_c64p_Hwi_INTRMUX1Address)(0x1800104));
4477 
4478 /* E_alreadyDefined__C */
4479 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_E_alreadyDefined__C, ".const:ti_sysbios_family_c64p_Hwi_E_alreadyDefined__C");
4480 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_E_alreadyDefined ti_sysbios_family_c64p_Hwi_E_alreadyDefined__C = (((xdc_runtime_Error_Id)12) << 16 | 0);
4481 
4482 /* E_handleNotFound__C */
4483 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_E_handleNotFound__C, ".const:ti_sysbios_family_c64p_Hwi_E_handleNotFound__C");
4484 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_E_handleNotFound ti_sysbios_family_c64p_Hwi_E_handleNotFound__C = (((xdc_runtime_Error_Id)13) << 16 | 0);
4485 
4486 /* E_allocSCFailed__C */
4487 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_E_allocSCFailed__C, ".const:ti_sysbios_family_c64p_Hwi_E_allocSCFailed__C");
4488 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_E_allocSCFailed ti_sysbios_family_c64p_Hwi_E_allocSCFailed__C = (((xdc_runtime_Error_Id)14) << 16 | 0);
4489 
4490 /* E_registerSCFailed__C */
4491 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_E_registerSCFailed__C, ".const:ti_sysbios_family_c64p_Hwi_E_registerSCFailed__C");
4492 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_E_registerSCFailed ti_sysbios_family_c64p_Hwi_E_registerSCFailed__C = (((xdc_runtime_Error_Id)15) << 16 | 0);
4493 
4494 /* E_invalidIntNum__C */
4495 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_E_invalidIntNum__C, ".const:ti_sysbios_family_c64p_Hwi_E_invalidIntNum__C");
4496 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_E_invalidIntNum ti_sysbios_family_c64p_Hwi_E_invalidIntNum__C = (((xdc_runtime_Error_Id)16) << 16 | 0);
4497 
4498 /* LM_begin__C */
4499 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_LM_begin__C, ".const:ti_sysbios_family_c64p_Hwi_LM_begin__C");
4500 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_LM_begin ti_sysbios_family_c64p_Hwi_LM_begin__C = (((xdc_runtime_Log_Event)12) << 16 | 768);
4501 
4502 /* LD_end__C */
4503 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_LD_end__C, ".const:ti_sysbios_family_c64p_Hwi_LD_end__C");
4504 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_LD_end ti_sysbios_family_c64p_Hwi_LD_end__C = (((xdc_runtime_Log_Event)13) << 16 | 512);
4505 
4506 /* enableException__C */
4507 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_enableException__C, ".const:ti_sysbios_family_c64p_Hwi_enableException__C");
4508 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_enableException ti_sysbios_family_c64p_Hwi_enableException__C = 1;
4509 
4510 /* swiDisable__C */
4511 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_swiDisable__C, ".const:ti_sysbios_family_c64p_Hwi_swiDisable__C");
4512 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_swiDisable ti_sysbios_family_c64p_Hwi_swiDisable__C = ((CT__ti_sysbios_family_c64p_Hwi_swiDisable)0);
4513 
4514 /* swiRestoreHwi__C */
4515 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_swiRestoreHwi__C, ".const:ti_sysbios_family_c64p_Hwi_swiRestoreHwi__C");
4516 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_swiRestoreHwi ti_sysbios_family_c64p_Hwi_swiRestoreHwi__C = ((CT__ti_sysbios_family_c64p_Hwi_swiRestoreHwi)0);
4517 
4518 /* taskDisable__C */
4519 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_taskDisable__C, ".const:ti_sysbios_family_c64p_Hwi_taskDisable__C");
4520 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_taskDisable ti_sysbios_family_c64p_Hwi_taskDisable__C = ((CT__ti_sysbios_family_c64p_Hwi_taskDisable)((xdc_Fxn)ti_sysbios_knl_Task_disable__E));
4521 
4522 /* taskRestoreHwi__C */
4523 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_taskRestoreHwi__C, ".const:ti_sysbios_family_c64p_Hwi_taskRestoreHwi__C");
4524 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_taskRestoreHwi ti_sysbios_family_c64p_Hwi_taskRestoreHwi__C = ((CT__ti_sysbios_family_c64p_Hwi_taskRestoreHwi)((xdc_Fxn)ti_sysbios_knl_Task_restoreHwi__E));
4525 
4526 /* hooks__C */
4527 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_hooks__C, ".const:ti_sysbios_family_c64p_Hwi_hooks__C");
4528 __FAR__ const CT__ti_sysbios_family_c64p_Hwi_hooks ti_sysbios_family_c64p_Hwi_hooks__C = {0, 0};
4529 
4530 
4531 /*
4532  * ======== ti.sysbios.family.c64p.TimestampProvider INITIALIZERS ========
4533  */
4534 
4535 /* Module__diagsEnabled__C */
4536 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__diagsEnabled__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__diagsEnabled__C");
4537 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__diagsEnabled ti_sysbios_family_c64p_TimestampProvider_Module__diagsEnabled__C = (xdc_Bits32)0x10;
4538 
4539 /* Module__diagsIncluded__C */
4540 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__diagsIncluded__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__diagsIncluded__C");
4541 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__diagsIncluded ti_sysbios_family_c64p_TimestampProvider_Module__diagsIncluded__C = (xdc_Bits32)0x10;
4542 
4543 /* Module__diagsMask__C */
4544 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask__C");
4545 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask)0);
4546 
4547 /* Module__gateObj__C */
4548 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__gateObj__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__gateObj__C");
4549 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__gateObj ti_sysbios_family_c64p_TimestampProvider_Module__gateObj__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__gateObj)0);
4550 
4551 /* Module__gatePrms__C */
4552 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms__C");
4553 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms)0);
4554 
4555 /* Module__id__C */
4556 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__id__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__id__C");
4557 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__id ti_sysbios_family_c64p_TimestampProvider_Module__id__C = (xdc_Bits16)0x19;
4558 
4559 /* Module__loggerDefined__C */
4560 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__loggerDefined__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__loggerDefined__C");
4561 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerDefined ti_sysbios_family_c64p_TimestampProvider_Module__loggerDefined__C = 0;
4562 
4563 /* Module__loggerObj__C */
4564 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj__C");
4565 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj)0);
4566 
4567 /* Module__loggerFxn0__C */
4568 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0__C");
4569 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0)0);
4570 
4571 /* Module__loggerFxn1__C */
4572 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1__C");
4573 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1)0);
4574 
4575 /* Module__loggerFxn2__C */
4576 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2__C");
4577 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2)0);
4578 
4579 /* Module__loggerFxn4__C */
4580 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4__C");
4581 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4)0);
4582 
4583 /* Module__loggerFxn8__C */
4584 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8__C");
4585 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8__C = ((CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8)0);
4586 
4587 /* Object__count__C */
4588 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Object__count__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Object__count__C");
4589 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Object__count ti_sysbios_family_c64p_TimestampProvider_Object__count__C = 0;
4590 
4591 /* Object__heap__C */
4592 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Object__heap__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Object__heap__C");
4593 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Object__heap ti_sysbios_family_c64p_TimestampProvider_Object__heap__C = 0;
4594 
4595 /* Object__sizeof__C */
4596 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Object__sizeof__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Object__sizeof__C");
4597 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Object__sizeof ti_sysbios_family_c64p_TimestampProvider_Object__sizeof__C = 0;
4598 
4599 /* Object__table__C */
4600 #pragma DATA_SECTION(ti_sysbios_family_c64p_TimestampProvider_Object__table__C, ".const:ti_sysbios_family_c64p_TimestampProvider_Object__table__C");
4601 __FAR__ const CT__ti_sysbios_family_c64p_TimestampProvider_Object__table ti_sysbios_family_c64p_TimestampProvider_Object__table__C = 0;
4602 
4603 
4604 /*
4605  * ======== ti.sysbios.gates.GateHwi INITIALIZERS ========
4606  */
4607 
4608 /* Object__DESC__C */
4609 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_gates_GateHwi_Object__DESC__C;
4610 
4611 /* Object__PARAMS__C */
4612 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Object__PARAMS__C, ".const:ti_sysbios_gates_GateHwi_Object__PARAMS__C");
4613 __FAR__ const ti_sysbios_gates_GateHwi_Params ti_sysbios_gates_GateHwi_Object__PARAMS__C = {
4614  sizeof (ti_sysbios_gates_GateHwi_Params), /* __size */
4615  0, /* __self */
4616  0, /* __fxns */
4617  (xdc_runtime_IInstance_Params*)&ti_sysbios_gates_GateHwi_Object__PARAMS__C.__iprms, /* instance */
4618  {
4619  sizeof (xdc_runtime_IInstance_Params), /* __size */
4620  0, /* name */
4621  }, /* instance */
4622 };
4623 
4624 /* Module__root__V */
4628 };
4629 
4630 /* Object__table__V */
4632  {/* instance#0 */
4634  },
4635 };
4636 
4637 /* Module__diagsEnabled__C */
4638 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__diagsEnabled__C, ".const:ti_sysbios_gates_GateHwi_Module__diagsEnabled__C");
4639 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__diagsEnabled ti_sysbios_gates_GateHwi_Module__diagsEnabled__C = (xdc_Bits32)0x90;
4640 
4641 /* Module__diagsIncluded__C */
4642 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__diagsIncluded__C, ".const:ti_sysbios_gates_GateHwi_Module__diagsIncluded__C");
4643 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__diagsIncluded ti_sysbios_gates_GateHwi_Module__diagsIncluded__C = (xdc_Bits32)0x90;
4644 
4645 /* Module__diagsMask__C */
4646 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__diagsMask__C, ".const:ti_sysbios_gates_GateHwi_Module__diagsMask__C");
4647 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__diagsMask ti_sysbios_gates_GateHwi_Module__diagsMask__C = ((CT__ti_sysbios_gates_GateHwi_Module__diagsMask)0);
4648 
4649 /* Module__gateObj__C */
4650 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__gateObj__C, ".const:ti_sysbios_gates_GateHwi_Module__gateObj__C");
4651 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__gateObj ti_sysbios_gates_GateHwi_Module__gateObj__C = ((CT__ti_sysbios_gates_GateHwi_Module__gateObj)0);
4652 
4653 /* Module__gatePrms__C */
4654 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__gatePrms__C, ".const:ti_sysbios_gates_GateHwi_Module__gatePrms__C");
4655 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__gatePrms ti_sysbios_gates_GateHwi_Module__gatePrms__C = ((CT__ti_sysbios_gates_GateHwi_Module__gatePrms)0);
4656 
4657 /* Module__id__C */
4658 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__id__C, ".const:ti_sysbios_gates_GateHwi_Module__id__C");
4659 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__id ti_sysbios_gates_GateHwi_Module__id__C = (xdc_Bits16)0x2f;
4660 
4661 /* Module__loggerDefined__C */
4662 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__loggerDefined__C, ".const:ti_sysbios_gates_GateHwi_Module__loggerDefined__C");
4663 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__loggerDefined ti_sysbios_gates_GateHwi_Module__loggerDefined__C = 0;
4664 
4665 /* Module__loggerObj__C */
4666 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__loggerObj__C, ".const:ti_sysbios_gates_GateHwi_Module__loggerObj__C");
4667 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__loggerObj ti_sysbios_gates_GateHwi_Module__loggerObj__C = ((CT__ti_sysbios_gates_GateHwi_Module__loggerObj)0);
4668 
4669 /* Module__loggerFxn0__C */
4670 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__loggerFxn0__C, ".const:ti_sysbios_gates_GateHwi_Module__loggerFxn0__C");
4671 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__loggerFxn0 ti_sysbios_gates_GateHwi_Module__loggerFxn0__C = ((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn0)0);
4672 
4673 /* Module__loggerFxn1__C */
4674 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__loggerFxn1__C, ".const:ti_sysbios_gates_GateHwi_Module__loggerFxn1__C");
4675 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__loggerFxn1 ti_sysbios_gates_GateHwi_Module__loggerFxn1__C = ((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn1)0);
4676 
4677 /* Module__loggerFxn2__C */
4678 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__loggerFxn2__C, ".const:ti_sysbios_gates_GateHwi_Module__loggerFxn2__C");
4679 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__loggerFxn2 ti_sysbios_gates_GateHwi_Module__loggerFxn2__C = ((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn2)0);
4680 
4681 /* Module__loggerFxn4__C */
4682 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__loggerFxn4__C, ".const:ti_sysbios_gates_GateHwi_Module__loggerFxn4__C");
4683 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__loggerFxn4 ti_sysbios_gates_GateHwi_Module__loggerFxn4__C = ((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn4)0);
4684 
4685 /* Module__loggerFxn8__C */
4686 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Module__loggerFxn8__C, ".const:ti_sysbios_gates_GateHwi_Module__loggerFxn8__C");
4687 __FAR__ const CT__ti_sysbios_gates_GateHwi_Module__loggerFxn8 ti_sysbios_gates_GateHwi_Module__loggerFxn8__C = ((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn8)0);
4688 
4689 /* Object__count__C */
4690 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Object__count__C, ".const:ti_sysbios_gates_GateHwi_Object__count__C");
4691 __FAR__ const CT__ti_sysbios_gates_GateHwi_Object__count ti_sysbios_gates_GateHwi_Object__count__C = 1;
4692 
4693 /* Object__heap__C */
4694 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Object__heap__C, ".const:ti_sysbios_gates_GateHwi_Object__heap__C");
4695 __FAR__ const CT__ti_sysbios_gates_GateHwi_Object__heap ti_sysbios_gates_GateHwi_Object__heap__C = 0;
4696 
4697 /* Object__sizeof__C */
4698 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Object__sizeof__C, ".const:ti_sysbios_gates_GateHwi_Object__sizeof__C");
4699 __FAR__ const CT__ti_sysbios_gates_GateHwi_Object__sizeof ti_sysbios_gates_GateHwi_Object__sizeof__C = sizeof(ti_sysbios_gates_GateHwi_Object__);
4700 
4701 /* Object__table__C */
4702 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Object__table__C, ".const:ti_sysbios_gates_GateHwi_Object__table__C");
4703 __FAR__ const CT__ti_sysbios_gates_GateHwi_Object__table ti_sysbios_gates_GateHwi_Object__table__C = ti_sysbios_gates_GateHwi_Object__table__V;
4704 
4705 
4706 /*
4707  * ======== ti.sysbios.gates.GateMutex INITIALIZERS ========
4708  */
4709 
4710 /* Object__DESC__C */
4711 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_gates_GateMutex_Object__DESC__C;
4712 
4713 /* Object__PARAMS__C */
4714 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Object__PARAMS__C, ".const:ti_sysbios_gates_GateMutex_Object__PARAMS__C");
4715 __FAR__ const ti_sysbios_gates_GateMutex_Params ti_sysbios_gates_GateMutex_Object__PARAMS__C = {
4716  sizeof (ti_sysbios_gates_GateMutex_Params), /* __size */
4717  0, /* __self */
4718  0, /* __fxns */
4719  (xdc_runtime_IInstance_Params*)&ti_sysbios_gates_GateMutex_Object__PARAMS__C.__iprms, /* instance */
4720  {
4721  sizeof (xdc_runtime_IInstance_Params), /* __size */
4722  0, /* name */
4723  }, /* instance */
4724 };
4725 
4726 /* Module__root__V */
4730 };
4731 
4732 /* Object__table__V */
4734  {/* instance#0 */
4736  0, /* owner */
4737  {
4738  0, /* event */
4739  (xdc_UInt)0x1, /* eventId */
4740  ti_sysbios_knl_Semaphore_Mode_COUNTING, /* mode */
4741  (xdc_UInt16)0x1, /* count */
4742  {
4743  {
4744  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_gates_GateMutex_Object__table__V[0].Object_field_sem.Object_field_pendQ.elem)), /* next */
4745  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_gates_GateMutex_Object__table__V[0].Object_field_sem.Object_field_pendQ.elem)), /* prev */
4746  }, /* elem */
4747  }, /* Object_field_pendQ */
4748  }, /* Object_field_sem */
4749  },
4750  {/* instance#1 */
4752  0, /* owner */
4753  {
4754  0, /* event */
4755  (xdc_UInt)0x1, /* eventId */
4756  ti_sysbios_knl_Semaphore_Mode_COUNTING, /* mode */
4757  (xdc_UInt16)0x1, /* count */
4758  {
4759  {
4760  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_gates_GateMutex_Object__table__V[1].Object_field_sem.Object_field_pendQ.elem)), /* next */
4761  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_gates_GateMutex_Object__table__V[1].Object_field_sem.Object_field_pendQ.elem)), /* prev */
4762  }, /* elem */
4763  }, /* Object_field_pendQ */
4764  }, /* Object_field_sem */
4765  },
4766 };
4767 
4768 /* Module__diagsEnabled__C */
4769 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__diagsEnabled__C, ".const:ti_sysbios_gates_GateMutex_Module__diagsEnabled__C");
4770 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__diagsEnabled ti_sysbios_gates_GateMutex_Module__diagsEnabled__C = (xdc_Bits32)0x90;
4771 
4772 /* Module__diagsIncluded__C */
4773 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__diagsIncluded__C, ".const:ti_sysbios_gates_GateMutex_Module__diagsIncluded__C");
4774 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__diagsIncluded ti_sysbios_gates_GateMutex_Module__diagsIncluded__C = (xdc_Bits32)0x90;
4775 
4776 /* Module__diagsMask__C */
4777 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__diagsMask__C, ".const:ti_sysbios_gates_GateMutex_Module__diagsMask__C");
4778 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__diagsMask ti_sysbios_gates_GateMutex_Module__diagsMask__C = ((CT__ti_sysbios_gates_GateMutex_Module__diagsMask)0);
4779 
4780 /* Module__gateObj__C */
4781 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__gateObj__C, ".const:ti_sysbios_gates_GateMutex_Module__gateObj__C");
4782 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__gateObj ti_sysbios_gates_GateMutex_Module__gateObj__C = ((CT__ti_sysbios_gates_GateMutex_Module__gateObj)0);
4783 
4784 /* Module__gatePrms__C */
4785 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__gatePrms__C, ".const:ti_sysbios_gates_GateMutex_Module__gatePrms__C");
4786 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__gatePrms ti_sysbios_gates_GateMutex_Module__gatePrms__C = ((CT__ti_sysbios_gates_GateMutex_Module__gatePrms)0);
4787 
4788 /* Module__id__C */
4789 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__id__C, ".const:ti_sysbios_gates_GateMutex_Module__id__C");
4790 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__id ti_sysbios_gates_GateMutex_Module__id__C = (xdc_Bits16)0x30;
4791 
4792 /* Module__loggerDefined__C */
4793 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__loggerDefined__C, ".const:ti_sysbios_gates_GateMutex_Module__loggerDefined__C");
4794 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__loggerDefined ti_sysbios_gates_GateMutex_Module__loggerDefined__C = 0;
4795 
4796 /* Module__loggerObj__C */
4797 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__loggerObj__C, ".const:ti_sysbios_gates_GateMutex_Module__loggerObj__C");
4798 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__loggerObj ti_sysbios_gates_GateMutex_Module__loggerObj__C = ((CT__ti_sysbios_gates_GateMutex_Module__loggerObj)0);
4799 
4800 /* Module__loggerFxn0__C */
4801 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__loggerFxn0__C, ".const:ti_sysbios_gates_GateMutex_Module__loggerFxn0__C");
4802 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__loggerFxn0 ti_sysbios_gates_GateMutex_Module__loggerFxn0__C = ((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn0)0);
4803 
4804 /* Module__loggerFxn1__C */
4805 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__loggerFxn1__C, ".const:ti_sysbios_gates_GateMutex_Module__loggerFxn1__C");
4806 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__loggerFxn1 ti_sysbios_gates_GateMutex_Module__loggerFxn1__C = ((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn1)0);
4807 
4808 /* Module__loggerFxn2__C */
4809 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__loggerFxn2__C, ".const:ti_sysbios_gates_GateMutex_Module__loggerFxn2__C");
4810 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__loggerFxn2 ti_sysbios_gates_GateMutex_Module__loggerFxn2__C = ((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn2)0);
4811 
4812 /* Module__loggerFxn4__C */
4813 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__loggerFxn4__C, ".const:ti_sysbios_gates_GateMutex_Module__loggerFxn4__C");
4814 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__loggerFxn4 ti_sysbios_gates_GateMutex_Module__loggerFxn4__C = ((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn4)0);
4815 
4816 /* Module__loggerFxn8__C */
4817 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Module__loggerFxn8__C, ".const:ti_sysbios_gates_GateMutex_Module__loggerFxn8__C");
4818 __FAR__ const CT__ti_sysbios_gates_GateMutex_Module__loggerFxn8 ti_sysbios_gates_GateMutex_Module__loggerFxn8__C = ((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn8)0);
4819 
4820 /* Object__count__C */
4821 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Object__count__C, ".const:ti_sysbios_gates_GateMutex_Object__count__C");
4822 __FAR__ const CT__ti_sysbios_gates_GateMutex_Object__count ti_sysbios_gates_GateMutex_Object__count__C = 2;
4823 
4824 /* Object__heap__C */
4825 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Object__heap__C, ".const:ti_sysbios_gates_GateMutex_Object__heap__C");
4826 __FAR__ const CT__ti_sysbios_gates_GateMutex_Object__heap ti_sysbios_gates_GateMutex_Object__heap__C = 0;
4827 
4828 /* Object__sizeof__C */
4829 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Object__sizeof__C, ".const:ti_sysbios_gates_GateMutex_Object__sizeof__C");
4830 __FAR__ const CT__ti_sysbios_gates_GateMutex_Object__sizeof ti_sysbios_gates_GateMutex_Object__sizeof__C = sizeof(ti_sysbios_gates_GateMutex_Object__);
4831 
4832 /* Object__table__C */
4833 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Object__table__C, ".const:ti_sysbios_gates_GateMutex_Object__table__C");
4834 __FAR__ const CT__ti_sysbios_gates_GateMutex_Object__table ti_sysbios_gates_GateMutex_Object__table__C = ti_sysbios_gates_GateMutex_Object__table__V;
4835 
4836 /* A_badContext__C */
4837 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_A_badContext__C, ".const:ti_sysbios_gates_GateMutex_A_badContext__C");
4838 __FAR__ const CT__ti_sysbios_gates_GateMutex_A_badContext ti_sysbios_gates_GateMutex_A_badContext__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
4839 
4840 
4841 /*
4842  * ======== ti.sysbios.hal.Hwi INITIALIZERS ========
4843  */
4844 
4845 /* Object__DESC__C */
4846 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_hal_Hwi_Object__DESC__C;
4847 
4848 /* Object__PARAMS__C */
4849 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Object__PARAMS__C, ".const:ti_sysbios_hal_Hwi_Object__PARAMS__C");
4850 __FAR__ const ti_sysbios_hal_Hwi_Params ti_sysbios_hal_Hwi_Object__PARAMS__C = {
4851  sizeof (ti_sysbios_hal_Hwi_Params), /* __size */
4852  0, /* __self */
4853  0, /* __fxns */
4854  (xdc_runtime_IInstance_Params*)&ti_sysbios_hal_Hwi_Object__PARAMS__C.__iprms, /* instance */
4855  ti_sysbios_interfaces_IHwi_MaskingOption_SELF, /* maskSetting */
4856  ((xdc_UArg)(0x0)), /* arg */
4857  1, /* enableInt */
4858  (xdc_Int)(-0x0 - 1), /* eventId */
4859  (xdc_Int)(-0x0 - 1), /* priority */
4860  {
4861  sizeof (xdc_runtime_IInstance_Params), /* __size */
4862  0, /* name */
4863  }, /* instance */
4864 };
4865 
4866 /* Module__root__V */
4868  {&ti_sysbios_hal_Hwi_Module__root__V.link, /* link.next */
4869  &ti_sysbios_hal_Hwi_Module__root__V.link}, /* link.prev */
4870 };
4871 
4872 /* Object__table__V */
4874  {/* instance#0 */
4875  0,
4876  (ti_sysbios_hal_Hwi_HwiProxy_Handle)&ti_sysbios_family_c64p_Hwi_Object__table__V[4], /* pi */
4877  },
4878 };
4879 
4880 /* Module__diagsEnabled__C */
4881 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__diagsEnabled__C, ".const:ti_sysbios_hal_Hwi_Module__diagsEnabled__C");
4882 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__diagsEnabled ti_sysbios_hal_Hwi_Module__diagsEnabled__C = (xdc_Bits32)0x90;
4883 
4884 /* Module__diagsIncluded__C */
4885 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__diagsIncluded__C, ".const:ti_sysbios_hal_Hwi_Module__diagsIncluded__C");
4886 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__diagsIncluded ti_sysbios_hal_Hwi_Module__diagsIncluded__C = (xdc_Bits32)0x90;
4887 
4888 /* Module__diagsMask__C */
4889 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__diagsMask__C, ".const:ti_sysbios_hal_Hwi_Module__diagsMask__C");
4890 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__diagsMask ti_sysbios_hal_Hwi_Module__diagsMask__C = ((CT__ti_sysbios_hal_Hwi_Module__diagsMask)0);
4891 
4892 /* Module__gateObj__C */
4893 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__gateObj__C, ".const:ti_sysbios_hal_Hwi_Module__gateObj__C");
4894 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__gateObj ti_sysbios_hal_Hwi_Module__gateObj__C = ((CT__ti_sysbios_hal_Hwi_Module__gateObj)0);
4895 
4896 /* Module__gatePrms__C */
4897 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__gatePrms__C, ".const:ti_sysbios_hal_Hwi_Module__gatePrms__C");
4898 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__gatePrms ti_sysbios_hal_Hwi_Module__gatePrms__C = ((CT__ti_sysbios_hal_Hwi_Module__gatePrms)0);
4899 
4900 /* Module__id__C */
4901 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__id__C, ".const:ti_sysbios_hal_Hwi_Module__id__C");
4902 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__id ti_sysbios_hal_Hwi_Module__id__C = (xdc_Bits16)0x2b;
4903 
4904 /* Module__loggerDefined__C */
4905 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__loggerDefined__C, ".const:ti_sysbios_hal_Hwi_Module__loggerDefined__C");
4906 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__loggerDefined ti_sysbios_hal_Hwi_Module__loggerDefined__C = 0;
4907 
4908 /* Module__loggerObj__C */
4909 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__loggerObj__C, ".const:ti_sysbios_hal_Hwi_Module__loggerObj__C");
4910 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__loggerObj ti_sysbios_hal_Hwi_Module__loggerObj__C = ((CT__ti_sysbios_hal_Hwi_Module__loggerObj)0);
4911 
4912 /* Module__loggerFxn0__C */
4913 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__loggerFxn0__C, ".const:ti_sysbios_hal_Hwi_Module__loggerFxn0__C");
4914 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__loggerFxn0 ti_sysbios_hal_Hwi_Module__loggerFxn0__C = ((CT__ti_sysbios_hal_Hwi_Module__loggerFxn0)0);
4915 
4916 /* Module__loggerFxn1__C */
4917 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__loggerFxn1__C, ".const:ti_sysbios_hal_Hwi_Module__loggerFxn1__C");
4918 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__loggerFxn1 ti_sysbios_hal_Hwi_Module__loggerFxn1__C = ((CT__ti_sysbios_hal_Hwi_Module__loggerFxn1)0);
4919 
4920 /* Module__loggerFxn2__C */
4921 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__loggerFxn2__C, ".const:ti_sysbios_hal_Hwi_Module__loggerFxn2__C");
4922 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__loggerFxn2 ti_sysbios_hal_Hwi_Module__loggerFxn2__C = ((CT__ti_sysbios_hal_Hwi_Module__loggerFxn2)0);
4923 
4924 /* Module__loggerFxn4__C */
4925 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__loggerFxn4__C, ".const:ti_sysbios_hal_Hwi_Module__loggerFxn4__C");
4926 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__loggerFxn4 ti_sysbios_hal_Hwi_Module__loggerFxn4__C = ((CT__ti_sysbios_hal_Hwi_Module__loggerFxn4)0);
4927 
4928 /* Module__loggerFxn8__C */
4929 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Module__loggerFxn8__C, ".const:ti_sysbios_hal_Hwi_Module__loggerFxn8__C");
4930 __FAR__ const CT__ti_sysbios_hal_Hwi_Module__loggerFxn8 ti_sysbios_hal_Hwi_Module__loggerFxn8__C = ((CT__ti_sysbios_hal_Hwi_Module__loggerFxn8)0);
4931 
4932 /* Object__count__C */
4933 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Object__count__C, ".const:ti_sysbios_hal_Hwi_Object__count__C");
4934 __FAR__ const CT__ti_sysbios_hal_Hwi_Object__count ti_sysbios_hal_Hwi_Object__count__C = 1;
4935 
4936 /* Object__heap__C */
4937 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Object__heap__C, ".const:ti_sysbios_hal_Hwi_Object__heap__C");
4938 __FAR__ const CT__ti_sysbios_hal_Hwi_Object__heap ti_sysbios_hal_Hwi_Object__heap__C = 0;
4939 
4940 /* Object__sizeof__C */
4941 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Object__sizeof__C, ".const:ti_sysbios_hal_Hwi_Object__sizeof__C");
4942 __FAR__ const CT__ti_sysbios_hal_Hwi_Object__sizeof ti_sysbios_hal_Hwi_Object__sizeof__C = sizeof(ti_sysbios_hal_Hwi_Object__);
4943 
4944 /* Object__table__C */
4945 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Object__table__C, ".const:ti_sysbios_hal_Hwi_Object__table__C");
4946 __FAR__ const CT__ti_sysbios_hal_Hwi_Object__table ti_sysbios_hal_Hwi_Object__table__C = ti_sysbios_hal_Hwi_Object__table__V;
4947 
4948 /* dispatcherAutoNestingSupport__C */
4949 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_dispatcherAutoNestingSupport__C, ".const:ti_sysbios_hal_Hwi_dispatcherAutoNestingSupport__C");
4950 __FAR__ const CT__ti_sysbios_hal_Hwi_dispatcherAutoNestingSupport ti_sysbios_hal_Hwi_dispatcherAutoNestingSupport__C = 1;
4951 
4952 /* dispatcherSwiSupport__C */
4953 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_dispatcherSwiSupport__C, ".const:ti_sysbios_hal_Hwi_dispatcherSwiSupport__C");
4954 __FAR__ const CT__ti_sysbios_hal_Hwi_dispatcherSwiSupport ti_sysbios_hal_Hwi_dispatcherSwiSupport__C = 0;
4955 
4956 /* dispatcherTaskSupport__C */
4957 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_dispatcherTaskSupport__C, ".const:ti_sysbios_hal_Hwi_dispatcherTaskSupport__C");
4958 __FAR__ const CT__ti_sysbios_hal_Hwi_dispatcherTaskSupport ti_sysbios_hal_Hwi_dispatcherTaskSupport__C = 1;
4959 
4960 /* dispatcherIrpTrackingSupport__C */
4961 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_dispatcherIrpTrackingSupport__C, ".const:ti_sysbios_hal_Hwi_dispatcherIrpTrackingSupport__C");
4962 __FAR__ const CT__ti_sysbios_hal_Hwi_dispatcherIrpTrackingSupport ti_sysbios_hal_Hwi_dispatcherIrpTrackingSupport__C = 1;
4963 
4964 /* E_stackOverflow__C */
4965 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_E_stackOverflow__C, ".const:ti_sysbios_hal_Hwi_E_stackOverflow__C");
4966 __FAR__ const CT__ti_sysbios_hal_Hwi_E_stackOverflow ti_sysbios_hal_Hwi_E_stackOverflow__C = (((xdc_runtime_Error_Id)29) << 16 | 0);
4967 
4968 
4969 /*
4970  * ======== ti.sysbios.hal.Hwi_HwiProxy INITIALIZERS ========
4971  */
4972 
4973 
4974 /*
4975  * ======== ti.sysbios.heaps.HeapMem INITIALIZERS ========
4976  */
4977 
4978 /* Object__DESC__C */
4979 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_heaps_HeapMem_Object__DESC__C;
4980 
4981 /* Object__PARAMS__C */
4982 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Object__PARAMS__C, ".const:ti_sysbios_heaps_HeapMem_Object__PARAMS__C");
4983 __FAR__ const ti_sysbios_heaps_HeapMem_Params ti_sysbios_heaps_HeapMem_Object__PARAMS__C = {
4984  sizeof (ti_sysbios_heaps_HeapMem_Params), /* __size */
4985  0, /* __self */
4986  0, /* __fxns */
4987  (xdc_runtime_IInstance_Params*)&ti_sysbios_heaps_HeapMem_Object__PARAMS__C.__iprms, /* instance */
4988  (xdc_SizeT)0x0, /* minBlockAlign */
4989  ((xdc_Ptr)(0x0)), /* buf */
4990  ((xdc_UArg)(0x0)), /* size */
4991  {
4992  sizeof (xdc_runtime_IInstance_Params), /* __size */
4993  0, /* name */
4994  }, /* instance */
4995 };
4996 
4997 /* --> ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A */
4998 __T1_ti_sysbios_heaps_HeapMem_Instance_State__buf ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A[16384];
4999 
5000 /* Module__root__V */
5004 };
5005 
5006 /* Object__table__V */
5008  {/* instance#0 */
5010  ((xdc_UArg)(0x8)), /* align */
5012  {
5013  ((ti_sysbios_heaps_HeapMem_Header*)0), /* next */
5014  ((xdc_UArg)(0x4000)), /* size */
5015  }, /* head */
5016  (xdc_SizeT)0x8, /* minBlockAlign */
5017  },
5018 };
5019 
5020 /* Module__diagsEnabled__C */
5021 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C, ".const:ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C");
5022 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__diagsEnabled ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C = (xdc_Bits32)0x90;
5023 
5024 /* Module__diagsIncluded__C */
5025 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C, ".const:ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C");
5026 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__diagsIncluded ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C = (xdc_Bits32)0x90;
5027 
5028 /* Module__diagsMask__C */
5029 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__diagsMask__C, ".const:ti_sysbios_heaps_HeapMem_Module__diagsMask__C");
5030 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__diagsMask ti_sysbios_heaps_HeapMem_Module__diagsMask__C = ((CT__ti_sysbios_heaps_HeapMem_Module__diagsMask)0);
5031 
5032 /* Module__gateObj__C */
5033 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__gateObj__C, ".const:ti_sysbios_heaps_HeapMem_Module__gateObj__C");
5034 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__gateObj ti_sysbios_heaps_HeapMem_Module__gateObj__C = ((CT__ti_sysbios_heaps_HeapMem_Module__gateObj)((const void*)(xdc_runtime_IGateProvider_Handle)&ti_sysbios_gates_GateMutex_Object__table__V[0]));
5035 
5036 /* Module__gatePrms__C */
5037 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__gatePrms__C, ".const:ti_sysbios_heaps_HeapMem_Module__gatePrms__C");
5038 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__gatePrms ti_sysbios_heaps_HeapMem_Module__gatePrms__C = ((CT__ti_sysbios_heaps_HeapMem_Module__gatePrms)0);
5039 
5040 /* Module__id__C */
5041 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__id__C, ".const:ti_sysbios_heaps_HeapMem_Module__id__C");
5042 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__id ti_sysbios_heaps_HeapMem_Module__id__C = (xdc_Bits16)0x27;
5043 
5044 /* Module__loggerDefined__C */
5045 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__loggerDefined__C, ".const:ti_sysbios_heaps_HeapMem_Module__loggerDefined__C");
5046 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__loggerDefined ti_sysbios_heaps_HeapMem_Module__loggerDefined__C = 0;
5047 
5048 /* Module__loggerObj__C */
5049 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__loggerObj__C, ".const:ti_sysbios_heaps_HeapMem_Module__loggerObj__C");
5050 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__loggerObj ti_sysbios_heaps_HeapMem_Module__loggerObj__C = ((CT__ti_sysbios_heaps_HeapMem_Module__loggerObj)0);
5051 
5052 /* Module__loggerFxn0__C */
5053 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__loggerFxn0__C, ".const:ti_sysbios_heaps_HeapMem_Module__loggerFxn0__C");
5054 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn0 ti_sysbios_heaps_HeapMem_Module__loggerFxn0__C = ((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn0)0);
5055 
5056 /* Module__loggerFxn1__C */
5057 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__loggerFxn1__C, ".const:ti_sysbios_heaps_HeapMem_Module__loggerFxn1__C");
5058 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn1 ti_sysbios_heaps_HeapMem_Module__loggerFxn1__C = ((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn1)0);
5059 
5060 /* Module__loggerFxn2__C */
5061 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__loggerFxn2__C, ".const:ti_sysbios_heaps_HeapMem_Module__loggerFxn2__C");
5062 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn2 ti_sysbios_heaps_HeapMem_Module__loggerFxn2__C = ((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn2)0);
5063 
5064 /* Module__loggerFxn4__C */
5065 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__loggerFxn4__C, ".const:ti_sysbios_heaps_HeapMem_Module__loggerFxn4__C");
5066 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn4 ti_sysbios_heaps_HeapMem_Module__loggerFxn4__C = ((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn4)0);
5067 
5068 /* Module__loggerFxn8__C */
5069 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Module__loggerFxn8__C, ".const:ti_sysbios_heaps_HeapMem_Module__loggerFxn8__C");
5070 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn8 ti_sysbios_heaps_HeapMem_Module__loggerFxn8__C = ((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn8)0);
5071 
5072 /* Object__count__C */
5073 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Object__count__C, ".const:ti_sysbios_heaps_HeapMem_Object__count__C");
5074 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Object__count ti_sysbios_heaps_HeapMem_Object__count__C = 1;
5075 
5076 /* Object__heap__C */
5077 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Object__heap__C, ".const:ti_sysbios_heaps_HeapMem_Object__heap__C");
5078 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Object__heap ti_sysbios_heaps_HeapMem_Object__heap__C = 0;
5079 
5080 /* Object__sizeof__C */
5081 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Object__sizeof__C, ".const:ti_sysbios_heaps_HeapMem_Object__sizeof__C");
5082 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Object__sizeof ti_sysbios_heaps_HeapMem_Object__sizeof__C = sizeof(ti_sysbios_heaps_HeapMem_Object__);
5083 
5084 /* Object__table__C */
5085 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Object__table__C, ".const:ti_sysbios_heaps_HeapMem_Object__table__C");
5086 __FAR__ const CT__ti_sysbios_heaps_HeapMem_Object__table ti_sysbios_heaps_HeapMem_Object__table__C = ti_sysbios_heaps_HeapMem_Object__table__V;
5087 
5088 /* A_zeroBlock__C */
5089 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_A_zeroBlock__C, ".const:ti_sysbios_heaps_HeapMem_A_zeroBlock__C");
5090 __FAR__ const CT__ti_sysbios_heaps_HeapMem_A_zeroBlock ti_sysbios_heaps_HeapMem_A_zeroBlock__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5091 
5092 /* A_heapSize__C */
5093 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_A_heapSize__C, ".const:ti_sysbios_heaps_HeapMem_A_heapSize__C");
5094 __FAR__ const CT__ti_sysbios_heaps_HeapMem_A_heapSize ti_sysbios_heaps_HeapMem_A_heapSize__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5095 
5096 /* A_align__C */
5097 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_A_align__C, ".const:ti_sysbios_heaps_HeapMem_A_align__C");
5098 __FAR__ const CT__ti_sysbios_heaps_HeapMem_A_align ti_sysbios_heaps_HeapMem_A_align__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5099 
5100 /* E_memory__C */
5101 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_E_memory__C, ".const:ti_sysbios_heaps_HeapMem_E_memory__C");
5102 __FAR__ const CT__ti_sysbios_heaps_HeapMem_E_memory ti_sysbios_heaps_HeapMem_E_memory__C = (((xdc_runtime_Error_Id)27) << 16 | 0);
5103 
5104 /* A_invalidFree__C */
5105 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_A_invalidFree__C, ".const:ti_sysbios_heaps_HeapMem_A_invalidFree__C");
5106 __FAR__ const CT__ti_sysbios_heaps_HeapMem_A_invalidFree ti_sysbios_heaps_HeapMem_A_invalidFree__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5107 
5108 /* primaryHeapBaseAddr__C */
5109 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C, ".const:ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C");
5110 __FAR__ const CT__ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C = ((CT__ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr)0);
5111 
5112 /* primaryHeapEndAddr__C */
5113 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C, ".const:ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C");
5114 __FAR__ const CT__ti_sysbios_heaps_HeapMem_primaryHeapEndAddr ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C = ((CT__ti_sysbios_heaps_HeapMem_primaryHeapEndAddr)0);
5115 
5116 /* reqAlign__C */
5117 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_reqAlign__C, ".const:ti_sysbios_heaps_HeapMem_reqAlign__C");
5118 __FAR__ const CT__ti_sysbios_heaps_HeapMem_reqAlign ti_sysbios_heaps_HeapMem_reqAlign__C = (xdc_SizeT)0x8;
5119 
5120 
5121 /*
5122  * ======== ti.sysbios.heaps.HeapMem_Module_GateProxy INITIALIZERS ========
5123  */
5124 
5125 
5126 /*
5127  * ======== ti.sysbios.knl.Clock INITIALIZERS ========
5128  */
5129 
5130 /* Object__DESC__C */
5131 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Clock_Object__DESC__C;
5132 
5133 /* Object__PARAMS__C */
5134 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Object__PARAMS__C, ".const:ti_sysbios_knl_Clock_Object__PARAMS__C");
5135 __FAR__ const ti_sysbios_knl_Clock_Params ti_sysbios_knl_Clock_Object__PARAMS__C = {
5136  sizeof (ti_sysbios_knl_Clock_Params), /* __size */
5137  0, /* __self */
5138  0, /* __fxns */
5139  (xdc_runtime_IInstance_Params*)&ti_sysbios_knl_Clock_Object__PARAMS__C.__iprms, /* instance */
5140  0, /* startFlag */
5141  (xdc_UInt32)0x0, /* period */
5142  ((xdc_UArg)0), /* arg */
5143  {
5144  sizeof (xdc_runtime_IInstance_Params), /* __size */
5145  0, /* name */
5146  }, /* instance */
5147 };
5148 
5149 /* Module__root__V */
5151  {&ti_sysbios_knl_Clock_Module__root__V.link, /* link.next */
5152  &ti_sysbios_knl_Clock_Module__root__V.link}, /* link.prev */
5153 };
5154 
5155 /* Module__state__V */
5156 #if defined (__ICCARM__)
5157 #pragma location = ".data_ti_sysbios_knl_Clock_Module__state__V"
5158 #endif
5159 #if defined(__llvm__) && defined(__ti__)
5160 ti_sysbios_knl_Clock_Module_State__ ti_sysbios_knl_Clock_Module__state__V __attribute__ ((section(".data:ti_sysbios_knl_Clock_Module__state__V")));
5161 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
5162 #ifndef __TI_COMPILER_VERSION__
5163 ti_sysbios_knl_Clock_Module_State__ ti_sysbios_knl_Clock_Module__state__V __attribute__ ((section(".data_ti_sysbios_knl_Clock_Module__state__V")));
5164 #endif
5165 #endif
5167  (xdc_UInt32)0x0, /* ticks */
5168  (xdc_UInt)0x0, /* swiCount */
5169  (ti_sysbios_knl_Clock_TimerProxy_Handle)&ti_sysbios_timers_rti_Timer_Object__table__V[0], /* timer */
5170  0, /* swi */
5171  (xdc_UInt)0x1, /* numTickSkip */
5172  (xdc_UInt32)0x1, /* nextScheduledTick */
5173  (xdc_UInt32)0x0, /* maxSkippable */
5174  0, /* inWorkFunc */
5175  0, /* startDuringWorkFunc */
5176  0, /* ticking */
5177  {
5178  {
5179  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Clock_Module__state__V.Object_field_clockQ.elem)), /* next */
5180  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Clock_Module__state__V.Object_field_clockQ.elem)), /* prev */
5181  }, /* elem */
5182  }, /* Object_field_clockQ */
5183 };
5184 
5185 /* Module__diagsEnabled__C */
5186 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__diagsEnabled__C, ".const:ti_sysbios_knl_Clock_Module__diagsEnabled__C");
5187 __FAR__ const CT__ti_sysbios_knl_Clock_Module__diagsEnabled ti_sysbios_knl_Clock_Module__diagsEnabled__C = (xdc_Bits32)0x90;
5188 
5189 /* Module__diagsIncluded__C */
5190 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__diagsIncluded__C, ".const:ti_sysbios_knl_Clock_Module__diagsIncluded__C");
5191 __FAR__ const CT__ti_sysbios_knl_Clock_Module__diagsIncluded ti_sysbios_knl_Clock_Module__diagsIncluded__C = (xdc_Bits32)0x90;
5192 
5193 /* Module__diagsMask__C */
5194 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__diagsMask__C, ".const:ti_sysbios_knl_Clock_Module__diagsMask__C");
5195 __FAR__ const CT__ti_sysbios_knl_Clock_Module__diagsMask ti_sysbios_knl_Clock_Module__diagsMask__C = ((CT__ti_sysbios_knl_Clock_Module__diagsMask)0);
5196 
5197 /* Module__gateObj__C */
5198 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__gateObj__C, ".const:ti_sysbios_knl_Clock_Module__gateObj__C");
5199 __FAR__ const CT__ti_sysbios_knl_Clock_Module__gateObj ti_sysbios_knl_Clock_Module__gateObj__C = ((CT__ti_sysbios_knl_Clock_Module__gateObj)0);
5200 
5201 /* Module__gatePrms__C */
5202 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__gatePrms__C, ".const:ti_sysbios_knl_Clock_Module__gatePrms__C");
5203 __FAR__ const CT__ti_sysbios_knl_Clock_Module__gatePrms ti_sysbios_knl_Clock_Module__gatePrms__C = ((CT__ti_sysbios_knl_Clock_Module__gatePrms)0);
5204 
5205 /* Module__id__C */
5206 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__id__C, ".const:ti_sysbios_knl_Clock_Module__id__C");
5207 __FAR__ const CT__ti_sysbios_knl_Clock_Module__id ti_sysbios_knl_Clock_Module__id__C = (xdc_Bits16)0x1d;
5208 
5209 /* Module__loggerDefined__C */
5210 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__loggerDefined__C, ".const:ti_sysbios_knl_Clock_Module__loggerDefined__C");
5211 __FAR__ const CT__ti_sysbios_knl_Clock_Module__loggerDefined ti_sysbios_knl_Clock_Module__loggerDefined__C = 0;
5212 
5213 /* Module__loggerObj__C */
5214 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__loggerObj__C, ".const:ti_sysbios_knl_Clock_Module__loggerObj__C");
5215 __FAR__ const CT__ti_sysbios_knl_Clock_Module__loggerObj ti_sysbios_knl_Clock_Module__loggerObj__C = ((CT__ti_sysbios_knl_Clock_Module__loggerObj)0);
5216 
5217 /* Module__loggerFxn0__C */
5218 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__loggerFxn0__C, ".const:ti_sysbios_knl_Clock_Module__loggerFxn0__C");
5219 __FAR__ const CT__ti_sysbios_knl_Clock_Module__loggerFxn0 ti_sysbios_knl_Clock_Module__loggerFxn0__C = ((CT__ti_sysbios_knl_Clock_Module__loggerFxn0)0);
5220 
5221 /* Module__loggerFxn1__C */
5222 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__loggerFxn1__C, ".const:ti_sysbios_knl_Clock_Module__loggerFxn1__C");
5223 __FAR__ const CT__ti_sysbios_knl_Clock_Module__loggerFxn1 ti_sysbios_knl_Clock_Module__loggerFxn1__C = ((CT__ti_sysbios_knl_Clock_Module__loggerFxn1)0);
5224 
5225 /* Module__loggerFxn2__C */
5226 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__loggerFxn2__C, ".const:ti_sysbios_knl_Clock_Module__loggerFxn2__C");
5227 __FAR__ const CT__ti_sysbios_knl_Clock_Module__loggerFxn2 ti_sysbios_knl_Clock_Module__loggerFxn2__C = ((CT__ti_sysbios_knl_Clock_Module__loggerFxn2)0);
5228 
5229 /* Module__loggerFxn4__C */
5230 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__loggerFxn4__C, ".const:ti_sysbios_knl_Clock_Module__loggerFxn4__C");
5231 __FAR__ const CT__ti_sysbios_knl_Clock_Module__loggerFxn4 ti_sysbios_knl_Clock_Module__loggerFxn4__C = ((CT__ti_sysbios_knl_Clock_Module__loggerFxn4)0);
5232 
5233 /* Module__loggerFxn8__C */
5234 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Module__loggerFxn8__C, ".const:ti_sysbios_knl_Clock_Module__loggerFxn8__C");
5235 __FAR__ const CT__ti_sysbios_knl_Clock_Module__loggerFxn8 ti_sysbios_knl_Clock_Module__loggerFxn8__C = ((CT__ti_sysbios_knl_Clock_Module__loggerFxn8)0);
5236 
5237 /* Object__count__C */
5238 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Object__count__C, ".const:ti_sysbios_knl_Clock_Object__count__C");
5239 __FAR__ const CT__ti_sysbios_knl_Clock_Object__count ti_sysbios_knl_Clock_Object__count__C = 0;
5240 
5241 /* Object__heap__C */
5242 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Object__heap__C, ".const:ti_sysbios_knl_Clock_Object__heap__C");
5243 __FAR__ const CT__ti_sysbios_knl_Clock_Object__heap ti_sysbios_knl_Clock_Object__heap__C = 0;
5244 
5245 /* Object__sizeof__C */
5246 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Object__sizeof__C, ".const:ti_sysbios_knl_Clock_Object__sizeof__C");
5247 __FAR__ const CT__ti_sysbios_knl_Clock_Object__sizeof ti_sysbios_knl_Clock_Object__sizeof__C = sizeof(ti_sysbios_knl_Clock_Object__);
5248 
5249 /* Object__table__C */
5250 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Object__table__C, ".const:ti_sysbios_knl_Clock_Object__table__C");
5251 __FAR__ const CT__ti_sysbios_knl_Clock_Object__table ti_sysbios_knl_Clock_Object__table__C = 0;
5252 
5253 /* LW_delayed__C */
5254 #pragma DATA_SECTION(ti_sysbios_knl_Clock_LW_delayed__C, ".const:ti_sysbios_knl_Clock_LW_delayed__C");
5255 __FAR__ const CT__ti_sysbios_knl_Clock_LW_delayed ti_sysbios_knl_Clock_LW_delayed__C = (((xdc_runtime_Log_Event)14) << 16 | 1024);
5256 
5257 /* LM_tick__C */
5258 #pragma DATA_SECTION(ti_sysbios_knl_Clock_LM_tick__C, ".const:ti_sysbios_knl_Clock_LM_tick__C");
5259 __FAR__ const CT__ti_sysbios_knl_Clock_LM_tick ti_sysbios_knl_Clock_LM_tick__C = (((xdc_runtime_Log_Event)15) << 16 | 768);
5260 
5261 /* LM_begin__C */
5262 #pragma DATA_SECTION(ti_sysbios_knl_Clock_LM_begin__C, ".const:ti_sysbios_knl_Clock_LM_begin__C");
5263 __FAR__ const CT__ti_sysbios_knl_Clock_LM_begin ti_sysbios_knl_Clock_LM_begin__C = (((xdc_runtime_Log_Event)16) << 16 | 768);
5264 
5265 /* A_clockDisabled__C */
5266 #pragma DATA_SECTION(ti_sysbios_knl_Clock_A_clockDisabled__C, ".const:ti_sysbios_knl_Clock_A_clockDisabled__C");
5267 __FAR__ const CT__ti_sysbios_knl_Clock_A_clockDisabled ti_sysbios_knl_Clock_A_clockDisabled__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5268 
5269 /* A_badThreadType__C */
5270 #pragma DATA_SECTION(ti_sysbios_knl_Clock_A_badThreadType__C, ".const:ti_sysbios_knl_Clock_A_badThreadType__C");
5271 __FAR__ const CT__ti_sysbios_knl_Clock_A_badThreadType ti_sysbios_knl_Clock_A_badThreadType__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5272 
5273 /* serviceMargin__C */
5274 #pragma DATA_SECTION(ti_sysbios_knl_Clock_serviceMargin__C, ".const:ti_sysbios_knl_Clock_serviceMargin__C");
5275 __FAR__ const CT__ti_sysbios_knl_Clock_serviceMargin ti_sysbios_knl_Clock_serviceMargin__C = (xdc_UInt32)0x0;
5276 
5277 /* tickSource__C */
5278 #pragma DATA_SECTION(ti_sysbios_knl_Clock_tickSource__C, ".const:ti_sysbios_knl_Clock_tickSource__C");
5279 __FAR__ const CT__ti_sysbios_knl_Clock_tickSource ti_sysbios_knl_Clock_tickSource__C = ti_sysbios_knl_Clock_TickSource_TIMER;
5280 
5281 /* tickMode__C */
5282 #pragma DATA_SECTION(ti_sysbios_knl_Clock_tickMode__C, ".const:ti_sysbios_knl_Clock_tickMode__C");
5283 __FAR__ const CT__ti_sysbios_knl_Clock_tickMode ti_sysbios_knl_Clock_tickMode__C = ti_sysbios_knl_Clock_TickMode_PERIODIC;
5284 
5285 /* timerId__C */
5286 #pragma DATA_SECTION(ti_sysbios_knl_Clock_timerId__C, ".const:ti_sysbios_knl_Clock_timerId__C");
5287 __FAR__ const CT__ti_sysbios_knl_Clock_timerId ti_sysbios_knl_Clock_timerId__C = (xdc_UInt)(-0x0 - 1);
5288 
5289 /* tickPeriod__C */
5290 #pragma DATA_SECTION(ti_sysbios_knl_Clock_tickPeriod__C, ".const:ti_sysbios_knl_Clock_tickPeriod__C");
5291 __FAR__ const CT__ti_sysbios_knl_Clock_tickPeriod ti_sysbios_knl_Clock_tickPeriod__C = (xdc_UInt32)0x3e8;
5292 
5293 /* doTickFunc__C */
5294 #pragma DATA_SECTION(ti_sysbios_knl_Clock_doTickFunc__C, ".const:ti_sysbios_knl_Clock_doTickFunc__C");
5295 __FAR__ const CT__ti_sysbios_knl_Clock_doTickFunc ti_sysbios_knl_Clock_doTickFunc__C = ((CT__ti_sysbios_knl_Clock_doTickFunc)((xdc_Fxn)ti_sysbios_knl_Clock_doTick__I));
5296 
5297 /* triggerClock__C */
5298 #pragma DATA_SECTION(ti_sysbios_knl_Clock_triggerClock__C, ".const:ti_sysbios_knl_Clock_triggerClock__C");
5299 __FAR__ const CT__ti_sysbios_knl_Clock_triggerClock ti_sysbios_knl_Clock_triggerClock__C = 0;
5300 
5301 
5302 /*
5303  * ======== ti.sysbios.knl.Clock_TimerProxy INITIALIZERS ========
5304  */
5305 
5306 
5307 /*
5308  * ======== ti.sysbios.knl.Event INITIALIZERS ========
5309  */
5310 
5311 /* Object__DESC__C */
5312 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Event_Object__DESC__C;
5313 
5314 /* Object__PARAMS__C */
5315 #pragma DATA_SECTION(ti_sysbios_knl_Event_Object__PARAMS__C, ".const:ti_sysbios_knl_Event_Object__PARAMS__C");
5316 __FAR__ const ti_sysbios_knl_Event_Params ti_sysbios_knl_Event_Object__PARAMS__C = {
5317  sizeof (ti_sysbios_knl_Event_Params), /* __size */
5318  0, /* __self */
5319  0, /* __fxns */
5320  (xdc_runtime_IInstance_Params*)&ti_sysbios_knl_Event_Object__PARAMS__C.__iprms, /* instance */
5321  {
5322  sizeof (xdc_runtime_IInstance_Params), /* __size */
5323  0, /* name */
5324  }, /* instance */
5325 };
5326 
5327 /* Module__root__V */
5329  {&ti_sysbios_knl_Event_Module__root__V.link, /* link.next */
5330  &ti_sysbios_knl_Event_Module__root__V.link}, /* link.prev */
5331 };
5332 
5333 /* Module__diagsEnabled__C */
5334 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__diagsEnabled__C, ".const:ti_sysbios_knl_Event_Module__diagsEnabled__C");
5335 __FAR__ const CT__ti_sysbios_knl_Event_Module__diagsEnabled ti_sysbios_knl_Event_Module__diagsEnabled__C = (xdc_Bits32)0x90;
5336 
5337 /* Module__diagsIncluded__C */
5338 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__diagsIncluded__C, ".const:ti_sysbios_knl_Event_Module__diagsIncluded__C");
5339 __FAR__ const CT__ti_sysbios_knl_Event_Module__diagsIncluded ti_sysbios_knl_Event_Module__diagsIncluded__C = (xdc_Bits32)0x90;
5340 
5341 /* Module__diagsMask__C */
5342 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__diagsMask__C, ".const:ti_sysbios_knl_Event_Module__diagsMask__C");
5343 __FAR__ const CT__ti_sysbios_knl_Event_Module__diagsMask ti_sysbios_knl_Event_Module__diagsMask__C = ((CT__ti_sysbios_knl_Event_Module__diagsMask)0);
5344 
5345 /* Module__gateObj__C */
5346 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__gateObj__C, ".const:ti_sysbios_knl_Event_Module__gateObj__C");
5347 __FAR__ const CT__ti_sysbios_knl_Event_Module__gateObj ti_sysbios_knl_Event_Module__gateObj__C = ((CT__ti_sysbios_knl_Event_Module__gateObj)0);
5348 
5349 /* Module__gatePrms__C */
5350 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__gatePrms__C, ".const:ti_sysbios_knl_Event_Module__gatePrms__C");
5351 __FAR__ const CT__ti_sysbios_knl_Event_Module__gatePrms ti_sysbios_knl_Event_Module__gatePrms__C = ((CT__ti_sysbios_knl_Event_Module__gatePrms)0);
5352 
5353 /* Module__id__C */
5354 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__id__C, ".const:ti_sysbios_knl_Event_Module__id__C");
5355 __FAR__ const CT__ti_sysbios_knl_Event_Module__id ti_sysbios_knl_Event_Module__id__C = (xdc_Bits16)0x20;
5356 
5357 /* Module__loggerDefined__C */
5358 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__loggerDefined__C, ".const:ti_sysbios_knl_Event_Module__loggerDefined__C");
5359 __FAR__ const CT__ti_sysbios_knl_Event_Module__loggerDefined ti_sysbios_knl_Event_Module__loggerDefined__C = 0;
5360 
5361 /* Module__loggerObj__C */
5362 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__loggerObj__C, ".const:ti_sysbios_knl_Event_Module__loggerObj__C");
5363 __FAR__ const CT__ti_sysbios_knl_Event_Module__loggerObj ti_sysbios_knl_Event_Module__loggerObj__C = ((CT__ti_sysbios_knl_Event_Module__loggerObj)0);
5364 
5365 /* Module__loggerFxn0__C */
5366 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__loggerFxn0__C, ".const:ti_sysbios_knl_Event_Module__loggerFxn0__C");
5367 __FAR__ const CT__ti_sysbios_knl_Event_Module__loggerFxn0 ti_sysbios_knl_Event_Module__loggerFxn0__C = ((CT__ti_sysbios_knl_Event_Module__loggerFxn0)0);
5368 
5369 /* Module__loggerFxn1__C */
5370 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__loggerFxn1__C, ".const:ti_sysbios_knl_Event_Module__loggerFxn1__C");
5371 __FAR__ const CT__ti_sysbios_knl_Event_Module__loggerFxn1 ti_sysbios_knl_Event_Module__loggerFxn1__C = ((CT__ti_sysbios_knl_Event_Module__loggerFxn1)0);
5372 
5373 /* Module__loggerFxn2__C */
5374 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__loggerFxn2__C, ".const:ti_sysbios_knl_Event_Module__loggerFxn2__C");
5375 __FAR__ const CT__ti_sysbios_knl_Event_Module__loggerFxn2 ti_sysbios_knl_Event_Module__loggerFxn2__C = ((CT__ti_sysbios_knl_Event_Module__loggerFxn2)0);
5376 
5377 /* Module__loggerFxn4__C */
5378 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__loggerFxn4__C, ".const:ti_sysbios_knl_Event_Module__loggerFxn4__C");
5379 __FAR__ const CT__ti_sysbios_knl_Event_Module__loggerFxn4 ti_sysbios_knl_Event_Module__loggerFxn4__C = ((CT__ti_sysbios_knl_Event_Module__loggerFxn4)0);
5380 
5381 /* Module__loggerFxn8__C */
5382 #pragma DATA_SECTION(ti_sysbios_knl_Event_Module__loggerFxn8__C, ".const:ti_sysbios_knl_Event_Module__loggerFxn8__C");
5383 __FAR__ const CT__ti_sysbios_knl_Event_Module__loggerFxn8 ti_sysbios_knl_Event_Module__loggerFxn8__C = ((CT__ti_sysbios_knl_Event_Module__loggerFxn8)0);
5384 
5385 /* Object__count__C */
5386 #pragma DATA_SECTION(ti_sysbios_knl_Event_Object__count__C, ".const:ti_sysbios_knl_Event_Object__count__C");
5387 __FAR__ const CT__ti_sysbios_knl_Event_Object__count ti_sysbios_knl_Event_Object__count__C = 0;
5388 
5389 /* Object__heap__C */
5390 #pragma DATA_SECTION(ti_sysbios_knl_Event_Object__heap__C, ".const:ti_sysbios_knl_Event_Object__heap__C");
5391 __FAR__ const CT__ti_sysbios_knl_Event_Object__heap ti_sysbios_knl_Event_Object__heap__C = 0;
5392 
5393 /* Object__sizeof__C */
5394 #pragma DATA_SECTION(ti_sysbios_knl_Event_Object__sizeof__C, ".const:ti_sysbios_knl_Event_Object__sizeof__C");
5395 __FAR__ const CT__ti_sysbios_knl_Event_Object__sizeof ti_sysbios_knl_Event_Object__sizeof__C = sizeof(ti_sysbios_knl_Event_Object__);
5396 
5397 /* Object__table__C */
5398 #pragma DATA_SECTION(ti_sysbios_knl_Event_Object__table__C, ".const:ti_sysbios_knl_Event_Object__table__C");
5399 __FAR__ const CT__ti_sysbios_knl_Event_Object__table ti_sysbios_knl_Event_Object__table__C = 0;
5400 
5401 /* LM_post__C */
5402 #pragma DATA_SECTION(ti_sysbios_knl_Event_LM_post__C, ".const:ti_sysbios_knl_Event_LM_post__C");
5403 __FAR__ const CT__ti_sysbios_knl_Event_LM_post ti_sysbios_knl_Event_LM_post__C = (((xdc_runtime_Log_Event)17) << 16 | 768);
5404 
5405 /* LM_pend__C */
5406 #pragma DATA_SECTION(ti_sysbios_knl_Event_LM_pend__C, ".const:ti_sysbios_knl_Event_LM_pend__C");
5407 __FAR__ const CT__ti_sysbios_knl_Event_LM_pend ti_sysbios_knl_Event_LM_pend__C = (((xdc_runtime_Log_Event)18) << 16 | 768);
5408 
5409 /* A_nullEventMasks__C */
5410 #pragma DATA_SECTION(ti_sysbios_knl_Event_A_nullEventMasks__C, ".const:ti_sysbios_knl_Event_A_nullEventMasks__C");
5411 __FAR__ const CT__ti_sysbios_knl_Event_A_nullEventMasks ti_sysbios_knl_Event_A_nullEventMasks__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5412 
5413 /* A_nullEventId__C */
5414 #pragma DATA_SECTION(ti_sysbios_knl_Event_A_nullEventId__C, ".const:ti_sysbios_knl_Event_A_nullEventId__C");
5415 __FAR__ const CT__ti_sysbios_knl_Event_A_nullEventId ti_sysbios_knl_Event_A_nullEventId__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5416 
5417 /* A_eventInUse__C */
5418 #pragma DATA_SECTION(ti_sysbios_knl_Event_A_eventInUse__C, ".const:ti_sysbios_knl_Event_A_eventInUse__C");
5419 __FAR__ const CT__ti_sysbios_knl_Event_A_eventInUse ti_sysbios_knl_Event_A_eventInUse__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5420 
5421 /* A_badContext__C */
5422 #pragma DATA_SECTION(ti_sysbios_knl_Event_A_badContext__C, ".const:ti_sysbios_knl_Event_A_badContext__C");
5423 __FAR__ const CT__ti_sysbios_knl_Event_A_badContext ti_sysbios_knl_Event_A_badContext__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5424 
5425 /* A_pendTaskDisabled__C */
5426 #pragma DATA_SECTION(ti_sysbios_knl_Event_A_pendTaskDisabled__C, ".const:ti_sysbios_knl_Event_A_pendTaskDisabled__C");
5427 __FAR__ const CT__ti_sysbios_knl_Event_A_pendTaskDisabled ti_sysbios_knl_Event_A_pendTaskDisabled__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5428 
5429 
5430 /*
5431  * ======== ti.sysbios.knl.Idle INITIALIZERS ========
5432  */
5433 
5434 /* --> ti_sysbios_knl_Idle_funcList__A */
5435 #pragma DATA_SECTION(ti_sysbios_knl_Idle_funcList__A, ".const:ti_sysbios_knl_Idle_funcList__A");
5436 const __T1_ti_sysbios_knl_Idle_funcList ti_sysbios_knl_Idle_funcList__A[3] = {
5437  ((xdc_Void(*)(xdc_Void))((xdc_Fxn)DSP_sleep)), /* [0] */
5438  ((xdc_Void(*)(xdc_Void))((xdc_Fxn)ti_sysbios_utils_Load_idleFxn__E)), /* [1] */
5439  ((xdc_Void(*)(xdc_Void))((xdc_Fxn)ti_sysbios_hal_Hwi_checkStack)), /* [2] */
5440 };
5441 
5442 /* --> ti_sysbios_knl_Idle_coreList__A */
5443 #pragma DATA_SECTION(ti_sysbios_knl_Idle_coreList__A, ".const:ti_sysbios_knl_Idle_coreList__A");
5444 const __T1_ti_sysbios_knl_Idle_coreList ti_sysbios_knl_Idle_coreList__A[3] = {
5445  (xdc_UInt)0x0, /* [0] */
5446  (xdc_UInt)0x0, /* [1] */
5447  (xdc_UInt)0x0, /* [2] */
5448 };
5449 
5450 /* Module__diagsEnabled__C */
5451 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__diagsEnabled__C, ".const:ti_sysbios_knl_Idle_Module__diagsEnabled__C");
5452 __FAR__ const CT__ti_sysbios_knl_Idle_Module__diagsEnabled ti_sysbios_knl_Idle_Module__diagsEnabled__C = (xdc_Bits32)0x90;
5453 
5454 /* Module__diagsIncluded__C */
5455 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__diagsIncluded__C, ".const:ti_sysbios_knl_Idle_Module__diagsIncluded__C");
5456 __FAR__ const CT__ti_sysbios_knl_Idle_Module__diagsIncluded ti_sysbios_knl_Idle_Module__diagsIncluded__C = (xdc_Bits32)0x90;
5457 
5458 /* Module__diagsMask__C */
5459 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__diagsMask__C, ".const:ti_sysbios_knl_Idle_Module__diagsMask__C");
5460 __FAR__ const CT__ti_sysbios_knl_Idle_Module__diagsMask ti_sysbios_knl_Idle_Module__diagsMask__C = ((CT__ti_sysbios_knl_Idle_Module__diagsMask)0);
5461 
5462 /* Module__gateObj__C */
5463 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__gateObj__C, ".const:ti_sysbios_knl_Idle_Module__gateObj__C");
5464 __FAR__ const CT__ti_sysbios_knl_Idle_Module__gateObj ti_sysbios_knl_Idle_Module__gateObj__C = ((CT__ti_sysbios_knl_Idle_Module__gateObj)0);
5465 
5466 /* Module__gatePrms__C */
5467 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__gatePrms__C, ".const:ti_sysbios_knl_Idle_Module__gatePrms__C");
5468 __FAR__ const CT__ti_sysbios_knl_Idle_Module__gatePrms ti_sysbios_knl_Idle_Module__gatePrms__C = ((CT__ti_sysbios_knl_Idle_Module__gatePrms)0);
5469 
5470 /* Module__id__C */
5471 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__id__C, ".const:ti_sysbios_knl_Idle_Module__id__C");
5472 __FAR__ const CT__ti_sysbios_knl_Idle_Module__id ti_sysbios_knl_Idle_Module__id__C = (xdc_Bits16)0x1e;
5473 
5474 /* Module__loggerDefined__C */
5475 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__loggerDefined__C, ".const:ti_sysbios_knl_Idle_Module__loggerDefined__C");
5476 __FAR__ const CT__ti_sysbios_knl_Idle_Module__loggerDefined ti_sysbios_knl_Idle_Module__loggerDefined__C = 0;
5477 
5478 /* Module__loggerObj__C */
5479 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__loggerObj__C, ".const:ti_sysbios_knl_Idle_Module__loggerObj__C");
5480 __FAR__ const CT__ti_sysbios_knl_Idle_Module__loggerObj ti_sysbios_knl_Idle_Module__loggerObj__C = ((CT__ti_sysbios_knl_Idle_Module__loggerObj)0);
5481 
5482 /* Module__loggerFxn0__C */
5483 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__loggerFxn0__C, ".const:ti_sysbios_knl_Idle_Module__loggerFxn0__C");
5484 __FAR__ const CT__ti_sysbios_knl_Idle_Module__loggerFxn0 ti_sysbios_knl_Idle_Module__loggerFxn0__C = ((CT__ti_sysbios_knl_Idle_Module__loggerFxn0)0);
5485 
5486 /* Module__loggerFxn1__C */
5487 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__loggerFxn1__C, ".const:ti_sysbios_knl_Idle_Module__loggerFxn1__C");
5488 __FAR__ const CT__ti_sysbios_knl_Idle_Module__loggerFxn1 ti_sysbios_knl_Idle_Module__loggerFxn1__C = ((CT__ti_sysbios_knl_Idle_Module__loggerFxn1)0);
5489 
5490 /* Module__loggerFxn2__C */
5491 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__loggerFxn2__C, ".const:ti_sysbios_knl_Idle_Module__loggerFxn2__C");
5492 __FAR__ const CT__ti_sysbios_knl_Idle_Module__loggerFxn2 ti_sysbios_knl_Idle_Module__loggerFxn2__C = ((CT__ti_sysbios_knl_Idle_Module__loggerFxn2)0);
5493 
5494 /* Module__loggerFxn4__C */
5495 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__loggerFxn4__C, ".const:ti_sysbios_knl_Idle_Module__loggerFxn4__C");
5496 __FAR__ const CT__ti_sysbios_knl_Idle_Module__loggerFxn4 ti_sysbios_knl_Idle_Module__loggerFxn4__C = ((CT__ti_sysbios_knl_Idle_Module__loggerFxn4)0);
5497 
5498 /* Module__loggerFxn8__C */
5499 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Module__loggerFxn8__C, ".const:ti_sysbios_knl_Idle_Module__loggerFxn8__C");
5500 __FAR__ const CT__ti_sysbios_knl_Idle_Module__loggerFxn8 ti_sysbios_knl_Idle_Module__loggerFxn8__C = ((CT__ti_sysbios_knl_Idle_Module__loggerFxn8)0);
5501 
5502 /* Object__count__C */
5503 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Object__count__C, ".const:ti_sysbios_knl_Idle_Object__count__C");
5504 __FAR__ const CT__ti_sysbios_knl_Idle_Object__count ti_sysbios_knl_Idle_Object__count__C = 0;
5505 
5506 /* Object__heap__C */
5507 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Object__heap__C, ".const:ti_sysbios_knl_Idle_Object__heap__C");
5508 __FAR__ const CT__ti_sysbios_knl_Idle_Object__heap ti_sysbios_knl_Idle_Object__heap__C = 0;
5509 
5510 /* Object__sizeof__C */
5511 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Object__sizeof__C, ".const:ti_sysbios_knl_Idle_Object__sizeof__C");
5512 __FAR__ const CT__ti_sysbios_knl_Idle_Object__sizeof ti_sysbios_knl_Idle_Object__sizeof__C = 0;
5513 
5514 /* Object__table__C */
5515 #pragma DATA_SECTION(ti_sysbios_knl_Idle_Object__table__C, ".const:ti_sysbios_knl_Idle_Object__table__C");
5516 __FAR__ const CT__ti_sysbios_knl_Idle_Object__table ti_sysbios_knl_Idle_Object__table__C = 0;
5517 
5518 /* funcList__C */
5519 #pragma DATA_SECTION(ti_sysbios_knl_Idle_funcList__C, ".const:ti_sysbios_knl_Idle_funcList__C");
5520 __FAR__ const CT__ti_sysbios_knl_Idle_funcList ti_sysbios_knl_Idle_funcList__C = {3, ((__T1_ti_sysbios_knl_Idle_funcList *)ti_sysbios_knl_Idle_funcList__A)};
5521 
5522 /* coreList__C */
5523 #pragma DATA_SECTION(ti_sysbios_knl_Idle_coreList__C, ".const:ti_sysbios_knl_Idle_coreList__C");
5524 __FAR__ const CT__ti_sysbios_knl_Idle_coreList ti_sysbios_knl_Idle_coreList__C = {3, ((__T1_ti_sysbios_knl_Idle_coreList *)ti_sysbios_knl_Idle_coreList__A)};
5525 
5526 
5527 /*
5528  * ======== ti.sysbios.knl.Intrinsics INITIALIZERS ========
5529  */
5530 
5531 /* Module__diagsEnabled__C */
5532 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__diagsEnabled__C, ".const:ti_sysbios_knl_Intrinsics_Module__diagsEnabled__C");
5533 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__diagsEnabled ti_sysbios_knl_Intrinsics_Module__diagsEnabled__C = (xdc_Bits32)0x90;
5534 
5535 /* Module__diagsIncluded__C */
5536 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__diagsIncluded__C, ".const:ti_sysbios_knl_Intrinsics_Module__diagsIncluded__C");
5537 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__diagsIncluded ti_sysbios_knl_Intrinsics_Module__diagsIncluded__C = (xdc_Bits32)0x90;
5538 
5539 /* Module__diagsMask__C */
5540 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__diagsMask__C, ".const:ti_sysbios_knl_Intrinsics_Module__diagsMask__C");
5541 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__diagsMask ti_sysbios_knl_Intrinsics_Module__diagsMask__C = ((CT__ti_sysbios_knl_Intrinsics_Module__diagsMask)0);
5542 
5543 /* Module__gateObj__C */
5544 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__gateObj__C, ".const:ti_sysbios_knl_Intrinsics_Module__gateObj__C");
5545 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__gateObj ti_sysbios_knl_Intrinsics_Module__gateObj__C = ((CT__ti_sysbios_knl_Intrinsics_Module__gateObj)0);
5546 
5547 /* Module__gatePrms__C */
5548 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__gatePrms__C, ".const:ti_sysbios_knl_Intrinsics_Module__gatePrms__C");
5549 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__gatePrms ti_sysbios_knl_Intrinsics_Module__gatePrms__C = ((CT__ti_sysbios_knl_Intrinsics_Module__gatePrms)0);
5550 
5551 /* Module__id__C */
5552 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__id__C, ".const:ti_sysbios_knl_Intrinsics_Module__id__C");
5553 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__id ti_sysbios_knl_Intrinsics_Module__id__C = (xdc_Bits16)0x1f;
5554 
5555 /* Module__loggerDefined__C */
5556 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__loggerDefined__C, ".const:ti_sysbios_knl_Intrinsics_Module__loggerDefined__C");
5557 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__loggerDefined ti_sysbios_knl_Intrinsics_Module__loggerDefined__C = 0;
5558 
5559 /* Module__loggerObj__C */
5560 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__loggerObj__C, ".const:ti_sysbios_knl_Intrinsics_Module__loggerObj__C");
5561 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__loggerObj ti_sysbios_knl_Intrinsics_Module__loggerObj__C = ((CT__ti_sysbios_knl_Intrinsics_Module__loggerObj)0);
5562 
5563 /* Module__loggerFxn0__C */
5564 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__loggerFxn0__C, ".const:ti_sysbios_knl_Intrinsics_Module__loggerFxn0__C");
5565 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn0 ti_sysbios_knl_Intrinsics_Module__loggerFxn0__C = ((CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn0)0);
5566 
5567 /* Module__loggerFxn1__C */
5568 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__loggerFxn1__C, ".const:ti_sysbios_knl_Intrinsics_Module__loggerFxn1__C");
5569 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn1 ti_sysbios_knl_Intrinsics_Module__loggerFxn1__C = ((CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn1)0);
5570 
5571 /* Module__loggerFxn2__C */
5572 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__loggerFxn2__C, ".const:ti_sysbios_knl_Intrinsics_Module__loggerFxn2__C");
5573 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn2 ti_sysbios_knl_Intrinsics_Module__loggerFxn2__C = ((CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn2)0);
5574 
5575 /* Module__loggerFxn4__C */
5576 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__loggerFxn4__C, ".const:ti_sysbios_knl_Intrinsics_Module__loggerFxn4__C");
5577 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn4 ti_sysbios_knl_Intrinsics_Module__loggerFxn4__C = ((CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn4)0);
5578 
5579 /* Module__loggerFxn8__C */
5580 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Module__loggerFxn8__C, ".const:ti_sysbios_knl_Intrinsics_Module__loggerFxn8__C");
5581 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn8 ti_sysbios_knl_Intrinsics_Module__loggerFxn8__C = ((CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn8)0);
5582 
5583 /* Object__count__C */
5584 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Object__count__C, ".const:ti_sysbios_knl_Intrinsics_Object__count__C");
5585 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Object__count ti_sysbios_knl_Intrinsics_Object__count__C = 0;
5586 
5587 /* Object__heap__C */
5588 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Object__heap__C, ".const:ti_sysbios_knl_Intrinsics_Object__heap__C");
5589 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Object__heap ti_sysbios_knl_Intrinsics_Object__heap__C = 0;
5590 
5591 /* Object__sizeof__C */
5592 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Object__sizeof__C, ".const:ti_sysbios_knl_Intrinsics_Object__sizeof__C");
5593 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Object__sizeof ti_sysbios_knl_Intrinsics_Object__sizeof__C = 0;
5594 
5595 /* Object__table__C */
5596 #pragma DATA_SECTION(ti_sysbios_knl_Intrinsics_Object__table__C, ".const:ti_sysbios_knl_Intrinsics_Object__table__C");
5597 __FAR__ const CT__ti_sysbios_knl_Intrinsics_Object__table ti_sysbios_knl_Intrinsics_Object__table__C = 0;
5598 
5599 
5600 /*
5601  * ======== ti.sysbios.knl.Intrinsics_SupportProxy INITIALIZERS ========
5602  */
5603 
5604 
5605 /*
5606  * ======== ti.sysbios.knl.Queue INITIALIZERS ========
5607  */
5608 
5609 /* Object__DESC__C */
5610 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Queue_Object__DESC__C;
5611 
5612 /* Object__PARAMS__C */
5613 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Object__PARAMS__C, ".const:ti_sysbios_knl_Queue_Object__PARAMS__C");
5614 __FAR__ const ti_sysbios_knl_Queue_Params ti_sysbios_knl_Queue_Object__PARAMS__C = {
5615  sizeof (ti_sysbios_knl_Queue_Params), /* __size */
5616  0, /* __self */
5617  0, /* __fxns */
5618  (xdc_runtime_IInstance_Params*)&ti_sysbios_knl_Queue_Object__PARAMS__C.__iprms, /* instance */
5619  {
5620  sizeof (xdc_runtime_IInstance_Params), /* __size */
5621  0, /* name */
5622  }, /* instance */
5623 };
5624 
5625 /* Module__root__V */
5627  {&ti_sysbios_knl_Queue_Module__root__V.link, /* link.next */
5628  &ti_sysbios_knl_Queue_Module__root__V.link}, /* link.prev */
5629 };
5630 
5631 /* Module__diagsEnabled__C */
5632 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__diagsEnabled__C, ".const:ti_sysbios_knl_Queue_Module__diagsEnabled__C");
5633 __FAR__ const CT__ti_sysbios_knl_Queue_Module__diagsEnabled ti_sysbios_knl_Queue_Module__diagsEnabled__C = (xdc_Bits32)0x90;
5634 
5635 /* Module__diagsIncluded__C */
5636 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__diagsIncluded__C, ".const:ti_sysbios_knl_Queue_Module__diagsIncluded__C");
5637 __FAR__ const CT__ti_sysbios_knl_Queue_Module__diagsIncluded ti_sysbios_knl_Queue_Module__diagsIncluded__C = (xdc_Bits32)0x90;
5638 
5639 /* Module__diagsMask__C */
5640 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__diagsMask__C, ".const:ti_sysbios_knl_Queue_Module__diagsMask__C");
5641 __FAR__ const CT__ti_sysbios_knl_Queue_Module__diagsMask ti_sysbios_knl_Queue_Module__diagsMask__C = ((CT__ti_sysbios_knl_Queue_Module__diagsMask)0);
5642 
5643 /* Module__gateObj__C */
5644 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__gateObj__C, ".const:ti_sysbios_knl_Queue_Module__gateObj__C");
5645 __FAR__ const CT__ti_sysbios_knl_Queue_Module__gateObj ti_sysbios_knl_Queue_Module__gateObj__C = ((CT__ti_sysbios_knl_Queue_Module__gateObj)0);
5646 
5647 /* Module__gatePrms__C */
5648 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__gatePrms__C, ".const:ti_sysbios_knl_Queue_Module__gatePrms__C");
5649 __FAR__ const CT__ti_sysbios_knl_Queue_Module__gatePrms ti_sysbios_knl_Queue_Module__gatePrms__C = ((CT__ti_sysbios_knl_Queue_Module__gatePrms)0);
5650 
5651 /* Module__id__C */
5652 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__id__C, ".const:ti_sysbios_knl_Queue_Module__id__C");
5653 __FAR__ const CT__ti_sysbios_knl_Queue_Module__id ti_sysbios_knl_Queue_Module__id__C = (xdc_Bits16)0x21;
5654 
5655 /* Module__loggerDefined__C */
5656 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__loggerDefined__C, ".const:ti_sysbios_knl_Queue_Module__loggerDefined__C");
5657 __FAR__ const CT__ti_sysbios_knl_Queue_Module__loggerDefined ti_sysbios_knl_Queue_Module__loggerDefined__C = 0;
5658 
5659 /* Module__loggerObj__C */
5660 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__loggerObj__C, ".const:ti_sysbios_knl_Queue_Module__loggerObj__C");
5661 __FAR__ const CT__ti_sysbios_knl_Queue_Module__loggerObj ti_sysbios_knl_Queue_Module__loggerObj__C = ((CT__ti_sysbios_knl_Queue_Module__loggerObj)0);
5662 
5663 /* Module__loggerFxn0__C */
5664 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__loggerFxn0__C, ".const:ti_sysbios_knl_Queue_Module__loggerFxn0__C");
5665 __FAR__ const CT__ti_sysbios_knl_Queue_Module__loggerFxn0 ti_sysbios_knl_Queue_Module__loggerFxn0__C = ((CT__ti_sysbios_knl_Queue_Module__loggerFxn0)0);
5666 
5667 /* Module__loggerFxn1__C */
5668 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__loggerFxn1__C, ".const:ti_sysbios_knl_Queue_Module__loggerFxn1__C");
5669 __FAR__ const CT__ti_sysbios_knl_Queue_Module__loggerFxn1 ti_sysbios_knl_Queue_Module__loggerFxn1__C = ((CT__ti_sysbios_knl_Queue_Module__loggerFxn1)0);
5670 
5671 /* Module__loggerFxn2__C */
5672 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__loggerFxn2__C, ".const:ti_sysbios_knl_Queue_Module__loggerFxn2__C");
5673 __FAR__ const CT__ti_sysbios_knl_Queue_Module__loggerFxn2 ti_sysbios_knl_Queue_Module__loggerFxn2__C = ((CT__ti_sysbios_knl_Queue_Module__loggerFxn2)0);
5674 
5675 /* Module__loggerFxn4__C */
5676 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__loggerFxn4__C, ".const:ti_sysbios_knl_Queue_Module__loggerFxn4__C");
5677 __FAR__ const CT__ti_sysbios_knl_Queue_Module__loggerFxn4 ti_sysbios_knl_Queue_Module__loggerFxn4__C = ((CT__ti_sysbios_knl_Queue_Module__loggerFxn4)0);
5678 
5679 /* Module__loggerFxn8__C */
5680 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Module__loggerFxn8__C, ".const:ti_sysbios_knl_Queue_Module__loggerFxn8__C");
5681 __FAR__ const CT__ti_sysbios_knl_Queue_Module__loggerFxn8 ti_sysbios_knl_Queue_Module__loggerFxn8__C = ((CT__ti_sysbios_knl_Queue_Module__loggerFxn8)0);
5682 
5683 /* Object__count__C */
5684 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Object__count__C, ".const:ti_sysbios_knl_Queue_Object__count__C");
5685 __FAR__ const CT__ti_sysbios_knl_Queue_Object__count ti_sysbios_knl_Queue_Object__count__C = 0;
5686 
5687 /* Object__heap__C */
5688 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Object__heap__C, ".const:ti_sysbios_knl_Queue_Object__heap__C");
5689 __FAR__ const CT__ti_sysbios_knl_Queue_Object__heap ti_sysbios_knl_Queue_Object__heap__C = 0;
5690 
5691 /* Object__sizeof__C */
5692 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Object__sizeof__C, ".const:ti_sysbios_knl_Queue_Object__sizeof__C");
5693 __FAR__ const CT__ti_sysbios_knl_Queue_Object__sizeof ti_sysbios_knl_Queue_Object__sizeof__C = sizeof(ti_sysbios_knl_Queue_Object__);
5694 
5695 /* Object__table__C */
5696 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Object__table__C, ".const:ti_sysbios_knl_Queue_Object__table__C");
5697 __FAR__ const CT__ti_sysbios_knl_Queue_Object__table ti_sysbios_knl_Queue_Object__table__C = 0;
5698 
5699 
5700 /*
5701  * ======== ti.sysbios.knl.Semaphore INITIALIZERS ========
5702  */
5703 
5704 /* Object__DESC__C */
5705 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Semaphore_Object__DESC__C;
5706 
5707 /* Object__PARAMS__C */
5708 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Object__PARAMS__C, ".const:ti_sysbios_knl_Semaphore_Object__PARAMS__C");
5709 __FAR__ const ti_sysbios_knl_Semaphore_Params ti_sysbios_knl_Semaphore_Object__PARAMS__C = {
5710  sizeof (ti_sysbios_knl_Semaphore_Params), /* __size */
5711  0, /* __self */
5712  0, /* __fxns */
5713  (xdc_runtime_IInstance_Params*)&ti_sysbios_knl_Semaphore_Object__PARAMS__C.__iprms, /* instance */
5714  0, /* event */
5715  (xdc_UInt)0x1, /* eventId */
5716  ti_sysbios_knl_Semaphore_Mode_COUNTING, /* mode */
5717  {
5718  sizeof (xdc_runtime_IInstance_Params), /* __size */
5719  0, /* name */
5720  }, /* instance */
5721 };
5722 
5723 /* Module__root__V */
5727 };
5728 
5729 /* Module__diagsEnabled__C */
5730 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__diagsEnabled__C, ".const:ti_sysbios_knl_Semaphore_Module__diagsEnabled__C");
5731 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__diagsEnabled ti_sysbios_knl_Semaphore_Module__diagsEnabled__C = (xdc_Bits32)0x90;
5732 
5733 /* Module__diagsIncluded__C */
5734 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__diagsIncluded__C, ".const:ti_sysbios_knl_Semaphore_Module__diagsIncluded__C");
5735 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__diagsIncluded ti_sysbios_knl_Semaphore_Module__diagsIncluded__C = (xdc_Bits32)0x90;
5736 
5737 /* Module__diagsMask__C */
5738 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__diagsMask__C, ".const:ti_sysbios_knl_Semaphore_Module__diagsMask__C");
5739 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__diagsMask ti_sysbios_knl_Semaphore_Module__diagsMask__C = ((CT__ti_sysbios_knl_Semaphore_Module__diagsMask)0);
5740 
5741 /* Module__gateObj__C */
5742 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__gateObj__C, ".const:ti_sysbios_knl_Semaphore_Module__gateObj__C");
5743 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__gateObj ti_sysbios_knl_Semaphore_Module__gateObj__C = ((CT__ti_sysbios_knl_Semaphore_Module__gateObj)0);
5744 
5745 /* Module__gatePrms__C */
5746 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__gatePrms__C, ".const:ti_sysbios_knl_Semaphore_Module__gatePrms__C");
5747 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__gatePrms ti_sysbios_knl_Semaphore_Module__gatePrms__C = ((CT__ti_sysbios_knl_Semaphore_Module__gatePrms)0);
5748 
5749 /* Module__id__C */
5750 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__id__C, ".const:ti_sysbios_knl_Semaphore_Module__id__C");
5751 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__id ti_sysbios_knl_Semaphore_Module__id__C = (xdc_Bits16)0x22;
5752 
5753 /* Module__loggerDefined__C */
5754 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__loggerDefined__C, ".const:ti_sysbios_knl_Semaphore_Module__loggerDefined__C");
5755 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__loggerDefined ti_sysbios_knl_Semaphore_Module__loggerDefined__C = 0;
5756 
5757 /* Module__loggerObj__C */
5758 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__loggerObj__C, ".const:ti_sysbios_knl_Semaphore_Module__loggerObj__C");
5759 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__loggerObj ti_sysbios_knl_Semaphore_Module__loggerObj__C = ((CT__ti_sysbios_knl_Semaphore_Module__loggerObj)0);
5760 
5761 /* Module__loggerFxn0__C */
5762 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__loggerFxn0__C, ".const:ti_sysbios_knl_Semaphore_Module__loggerFxn0__C");
5763 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__loggerFxn0 ti_sysbios_knl_Semaphore_Module__loggerFxn0__C = ((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn0)0);
5764 
5765 /* Module__loggerFxn1__C */
5766 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__loggerFxn1__C, ".const:ti_sysbios_knl_Semaphore_Module__loggerFxn1__C");
5767 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__loggerFxn1 ti_sysbios_knl_Semaphore_Module__loggerFxn1__C = ((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn1)0);
5768 
5769 /* Module__loggerFxn2__C */
5770 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__loggerFxn2__C, ".const:ti_sysbios_knl_Semaphore_Module__loggerFxn2__C");
5771 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__loggerFxn2 ti_sysbios_knl_Semaphore_Module__loggerFxn2__C = ((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn2)0);
5772 
5773 /* Module__loggerFxn4__C */
5774 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__loggerFxn4__C, ".const:ti_sysbios_knl_Semaphore_Module__loggerFxn4__C");
5775 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__loggerFxn4 ti_sysbios_knl_Semaphore_Module__loggerFxn4__C = ((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn4)0);
5776 
5777 /* Module__loggerFxn8__C */
5778 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Module__loggerFxn8__C, ".const:ti_sysbios_knl_Semaphore_Module__loggerFxn8__C");
5779 __FAR__ const CT__ti_sysbios_knl_Semaphore_Module__loggerFxn8 ti_sysbios_knl_Semaphore_Module__loggerFxn8__C = ((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn8)0);
5780 
5781 /* Object__count__C */
5782 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Object__count__C, ".const:ti_sysbios_knl_Semaphore_Object__count__C");
5783 __FAR__ const CT__ti_sysbios_knl_Semaphore_Object__count ti_sysbios_knl_Semaphore_Object__count__C = 0;
5784 
5785 /* Object__heap__C */
5786 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Object__heap__C, ".const:ti_sysbios_knl_Semaphore_Object__heap__C");
5787 __FAR__ const CT__ti_sysbios_knl_Semaphore_Object__heap ti_sysbios_knl_Semaphore_Object__heap__C = 0;
5788 
5789 /* Object__sizeof__C */
5790 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Object__sizeof__C, ".const:ti_sysbios_knl_Semaphore_Object__sizeof__C");
5791 __FAR__ const CT__ti_sysbios_knl_Semaphore_Object__sizeof ti_sysbios_knl_Semaphore_Object__sizeof__C = sizeof(ti_sysbios_knl_Semaphore_Object__);
5792 
5793 /* Object__table__C */
5794 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Object__table__C, ".const:ti_sysbios_knl_Semaphore_Object__table__C");
5795 __FAR__ const CT__ti_sysbios_knl_Semaphore_Object__table ti_sysbios_knl_Semaphore_Object__table__C = 0;
5796 
5797 /* LM_post__C */
5798 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_LM_post__C, ".const:ti_sysbios_knl_Semaphore_LM_post__C");
5799 __FAR__ const CT__ti_sysbios_knl_Semaphore_LM_post ti_sysbios_knl_Semaphore_LM_post__C = (((xdc_runtime_Log_Event)19) << 16 | 768);
5800 
5801 /* LM_pend__C */
5802 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_LM_pend__C, ".const:ti_sysbios_knl_Semaphore_LM_pend__C");
5803 __FAR__ const CT__ti_sysbios_knl_Semaphore_LM_pend ti_sysbios_knl_Semaphore_LM_pend__C = (((xdc_runtime_Log_Event)20) << 16 | 768);
5804 
5805 /* A_noEvents__C */
5806 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_A_noEvents__C, ".const:ti_sysbios_knl_Semaphore_A_noEvents__C");
5807 __FAR__ const CT__ti_sysbios_knl_Semaphore_A_noEvents ti_sysbios_knl_Semaphore_A_noEvents__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5808 
5809 /* A_invTimeout__C */
5810 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_A_invTimeout__C, ".const:ti_sysbios_knl_Semaphore_A_invTimeout__C");
5811 __FAR__ const CT__ti_sysbios_knl_Semaphore_A_invTimeout ti_sysbios_knl_Semaphore_A_invTimeout__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5812 
5813 /* A_badContext__C */
5814 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_A_badContext__C, ".const:ti_sysbios_knl_Semaphore_A_badContext__C");
5815 __FAR__ const CT__ti_sysbios_knl_Semaphore_A_badContext ti_sysbios_knl_Semaphore_A_badContext__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5816 
5817 /* A_overflow__C */
5818 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_A_overflow__C, ".const:ti_sysbios_knl_Semaphore_A_overflow__C");
5819 __FAR__ const CT__ti_sysbios_knl_Semaphore_A_overflow ti_sysbios_knl_Semaphore_A_overflow__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5820 
5821 /* A_pendTaskDisabled__C */
5822 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_A_pendTaskDisabled__C, ".const:ti_sysbios_knl_Semaphore_A_pendTaskDisabled__C");
5823 __FAR__ const CT__ti_sysbios_knl_Semaphore_A_pendTaskDisabled ti_sysbios_knl_Semaphore_A_pendTaskDisabled__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
5824 
5825 /* E_objectNotInKernelSpace__C */
5826 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_E_objectNotInKernelSpace__C, ".const:ti_sysbios_knl_Semaphore_E_objectNotInKernelSpace__C");
5827 __FAR__ const CT__ti_sysbios_knl_Semaphore_E_objectNotInKernelSpace ti_sysbios_knl_Semaphore_E_objectNotInKernelSpace__C = (((xdc_runtime_Error_Id)19) << 16 | 0);
5828 
5829 /* supportsEvents__C */
5830 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_supportsEvents__C, ".const:ti_sysbios_knl_Semaphore_supportsEvents__C");
5831 __FAR__ const CT__ti_sysbios_knl_Semaphore_supportsEvents ti_sysbios_knl_Semaphore_supportsEvents__C = 0;
5832 
5833 /* supportsPriority__C */
5834 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_supportsPriority__C, ".const:ti_sysbios_knl_Semaphore_supportsPriority__C");
5835 __FAR__ const CT__ti_sysbios_knl_Semaphore_supportsPriority ti_sysbios_knl_Semaphore_supportsPriority__C = 1;
5836 
5837 /* eventPost__C */
5838 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_eventPost__C, ".const:ti_sysbios_knl_Semaphore_eventPost__C");
5839 __FAR__ const CT__ti_sysbios_knl_Semaphore_eventPost ti_sysbios_knl_Semaphore_eventPost__C = ((CT__ti_sysbios_knl_Semaphore_eventPost)0);
5840 
5841 /* eventSync__C */
5842 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_eventSync__C, ".const:ti_sysbios_knl_Semaphore_eventSync__C");
5843 __FAR__ const CT__ti_sysbios_knl_Semaphore_eventSync ti_sysbios_knl_Semaphore_eventSync__C = ((CT__ti_sysbios_knl_Semaphore_eventSync)0);
5844 
5845 
5846 /*
5847  * ======== ti.sysbios.knl.Task INITIALIZERS ========
5848  */
5849 
5850 /* Object__DESC__C */
5851 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Task_Object__DESC__C;
5852 
5853 /* Object__PARAMS__C */
5854 #pragma DATA_SECTION(ti_sysbios_knl_Task_Object__PARAMS__C, ".const:ti_sysbios_knl_Task_Object__PARAMS__C");
5855 __FAR__ const ti_sysbios_knl_Task_Params ti_sysbios_knl_Task_Object__PARAMS__C = {
5856  sizeof (ti_sysbios_knl_Task_Params), /* __size */
5857  0, /* __self */
5858  0, /* __fxns */
5859  (xdc_runtime_IInstance_Params*)&ti_sysbios_knl_Task_Object__PARAMS__C.__iprms, /* instance */
5860  ((xdc_UArg)(0x0)), /* arg0 */
5861  ((xdc_UArg)(0x0)), /* arg1 */
5862  (xdc_Int)0x1, /* priority */
5863  ((xdc_Ptr)0), /* stack */
5864  (xdc_SizeT)0x0, /* stackSize */
5865  0, /* stackHeap */
5866  ((xdc_Ptr)0), /* env */
5867  1, /* vitalTaskFlag */
5868  (xdc_UInt)0x0, /* affinity */
5869  1, /* privileged */
5870  ((xdc_Ptr)0), /* domain */
5871  {
5872  sizeof (xdc_runtime_IInstance_Params), /* __size */
5873  0, /* name */
5874  }, /* instance */
5875 };
5876 
5877 /* --> ti_sysbios_knl_Task_Instance_State_0_stack__A */
5878 __T1_ti_sysbios_knl_Task_Instance_State__stack ti_sysbios_knl_Task_Instance_State_0_stack__A[800];
5879 
5880 /* --> ti_sysbios_knl_Task_Instance_State_0_hookEnv__A */
5881 __T1_ti_sysbios_knl_Task_Instance_State__hookEnv ti_sysbios_knl_Task_Instance_State_0_hookEnv__A[1];
5882 
5883 /* Module__root__V */
5885  {&ti_sysbios_knl_Task_Module__root__V.link, /* link.next */
5886  &ti_sysbios_knl_Task_Module__root__V.link}, /* link.prev */
5887 };
5888 
5889 /* Object__table__V */
5891  {/* instance#0 */
5892  {
5893  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Object__table__V[0].qElem)), /* next */
5894  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Object__table__V[0].qElem)), /* prev */
5895  }, /* qElem */
5896  (xdc_Int)0x0, /* priority */
5897  (xdc_UInt)0x1, /* mask */
5898  ((xdc_Ptr)0), /* context */
5899  ti_sysbios_knl_Task_Mode_INACTIVE, /* mode */
5900  ((ti_sysbios_knl_Task_PendElem*)0), /* pendElem */
5901  (xdc_SizeT)0x320, /* stackSize */
5902  ((void*)ti_sysbios_knl_Task_Instance_State_0_stack__A), /* stack */
5903  0, /* stackHeap */
5904  ((xdc_Void(*)(xdc_UArg,xdc_UArg))((xdc_Fxn)ti_sysbios_knl_Idle_loop__E)), /* fxn */
5905  ((xdc_UArg)(0x0)), /* arg0 */
5906  ((xdc_UArg)(0x0)), /* arg1 */
5907  ((xdc_Ptr)0), /* env */
5908  ((void*)ti_sysbios_knl_Task_Instance_State_0_hookEnv__A), /* hookEnv */
5909  1, /* vitalTaskFlag */
5910  0, /* readyQ */
5911  (xdc_UInt)0x0, /* curCoreId */
5912  (xdc_UInt)0x0, /* affinity */
5913  1, /* privileged */
5914  ((xdc_Ptr)0), /* domain */
5915  (xdc_UInt32)0x0, /* checkValue */
5916  ((xdc_Ptr)0), /* tls */
5917  },
5918 };
5919 
5920 /* --> ti_sysbios_knl_Task_Module_State_0_readyQ__A */
5921 __T1_ti_sysbios_knl_Task_Module_State__readyQ ti_sysbios_knl_Task_Module_State_0_readyQ__A[16] = {
5922  {
5923  {
5924  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[0].elem)), /* next */
5925  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[0].elem)), /* prev */
5926  }, /* elem */
5927  }, /* [0] */
5928  {
5929  {
5930  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[1].elem)), /* next */
5931  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[1].elem)), /* prev */
5932  }, /* elem */
5933  }, /* [1] */
5934  {
5935  {
5936  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[2].elem)), /* next */
5937  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[2].elem)), /* prev */
5938  }, /* elem */
5939  }, /* [2] */
5940  {
5941  {
5942  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[3].elem)), /* next */
5943  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[3].elem)), /* prev */
5944  }, /* elem */
5945  }, /* [3] */
5946  {
5947  {
5948  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[4].elem)), /* next */
5949  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[4].elem)), /* prev */
5950  }, /* elem */
5951  }, /* [4] */
5952  {
5953  {
5954  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[5].elem)), /* next */
5955  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[5].elem)), /* prev */
5956  }, /* elem */
5957  }, /* [5] */
5958  {
5959  {
5960  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[6].elem)), /* next */
5961  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[6].elem)), /* prev */
5962  }, /* elem */
5963  }, /* [6] */
5964  {
5965  {
5966  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[7].elem)), /* next */
5967  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[7].elem)), /* prev */
5968  }, /* elem */
5969  }, /* [7] */
5970  {
5971  {
5972  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[8].elem)), /* next */
5973  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[8].elem)), /* prev */
5974  }, /* elem */
5975  }, /* [8] */
5976  {
5977  {
5978  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[9].elem)), /* next */
5979  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[9].elem)), /* prev */
5980  }, /* elem */
5981  }, /* [9] */
5982  {
5983  {
5984  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[10].elem)), /* next */
5985  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[10].elem)), /* prev */
5986  }, /* elem */
5987  }, /* [10] */
5988  {
5989  {
5990  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[11].elem)), /* next */
5991  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[11].elem)), /* prev */
5992  }, /* elem */
5993  }, /* [11] */
5994  {
5995  {
5996  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[12].elem)), /* next */
5997  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[12].elem)), /* prev */
5998  }, /* elem */
5999  }, /* [12] */
6000  {
6001  {
6002  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[13].elem)), /* next */
6003  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[13].elem)), /* prev */
6004  }, /* elem */
6005  }, /* [13] */
6006  {
6007  {
6008  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[14].elem)), /* next */
6009  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[14].elem)), /* prev */
6010  }, /* elem */
6011  }, /* [14] */
6012  {
6013  {
6014  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[15].elem)), /* next */
6015  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module_State_0_readyQ__A[15].elem)), /* prev */
6016  }, /* elem */
6017  }, /* [15] */
6018 };
6019 
6020 /* --> ti_sysbios_knl_Task_Module_State_0_idleTask__A */
6021 __T1_ti_sysbios_knl_Task_Module_State__idleTask ti_sysbios_knl_Task_Module_State_0_idleTask__A[1] = {
6022  (ti_sysbios_knl_Task_Handle)&ti_sysbios_knl_Task_Object__table__V[0], /* [0] */
6023 };
6024 
6025 /* Module__state__V */
6026 #if defined (__ICCARM__)
6027 #pragma location = ".data_ti_sysbios_knl_Task_Module__state__V"
6028 #endif
6029 #if defined(__llvm__) && defined(__ti__)
6030 ti_sysbios_knl_Task_Module_State__ ti_sysbios_knl_Task_Module__state__V __attribute__ ((section(".data:ti_sysbios_knl_Task_Module__state__V")));
6031 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
6032 #ifndef __TI_COMPILER_VERSION__
6033 ti_sysbios_knl_Task_Module_State__ ti_sysbios_knl_Task_Module__state__V __attribute__ ((section(".data_ti_sysbios_knl_Task_Module__state__V")));
6034 #endif
6035 #endif
6037  1, /* locked */
6038  (xdc_UInt)0x0, /* curSet */
6039  0, /* workFlag */
6040  (xdc_UInt)0x1, /* vitalTasks */
6041  0, /* curTask */
6042  0, /* curQ */
6043  ((void*)ti_sysbios_knl_Task_Module_State_0_readyQ__A), /* readyQ */
6044  ((void*)0), /* smpCurSet */
6045  ((void*)0), /* smpCurMask */
6046  ((void*)0), /* smpCurTask */
6047  ((void*)0), /* smpReadyQ */
6048  ((void*)ti_sysbios_knl_Task_Module_State_0_idleTask__A), /* idleTask */
6049  ((void*)0), /* constructedTasks */
6050  1, /* curTaskPrivileged */
6051  {
6052  {
6053  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module__state__V.Object_field_inactiveQ.elem)), /* next */
6054  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module__state__V.Object_field_inactiveQ.elem)), /* prev */
6055  }, /* elem */
6056  }, /* Object_field_inactiveQ */
6057  {
6058  {
6059  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module__state__V.Object_field_terminatedQ.elem)), /* next */
6060  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_knl_Task_Module__state__V.Object_field_terminatedQ.elem)), /* prev */
6061  }, /* elem */
6062  }, /* Object_field_terminatedQ */
6063 };
6064 
6065 /* --> ti_sysbios_knl_Task_hooks__A */
6066 #pragma DATA_SECTION(ti_sysbios_knl_Task_hooks__A, ".const:ti_sysbios_knl_Task_hooks__A");
6067 const __T1_ti_sysbios_knl_Task_hooks ti_sysbios_knl_Task_hooks__A[1] = {
6068  {
6069  ((xdc_Void(*)(xdc_Int))((xdc_Fxn)ti_sysbios_utils_Load_taskRegHook__E)), /* registerFxn */
6070  ((xdc_Void(*)(ti_sysbios_knl_Task_Handle,xdc_runtime_Error_Block*))((xdc_Fxn)ti_sysbios_utils_Load_taskCreateHook__E)), /* createFxn */
6071  ((xdc_Void(*)(ti_sysbios_knl_Task_Handle))0), /* readyFxn */
6072  ((xdc_Void(*)(ti_sysbios_knl_Task_Handle,ti_sysbios_knl_Task_Handle))((xdc_Fxn)ti_sysbios_utils_Load_taskSwitchHook__E)), /* switchFxn */
6073  ((xdc_Void(*)(ti_sysbios_knl_Task_Handle))0), /* exitFxn */
6074  ((xdc_Void(*)(ti_sysbios_knl_Task_Handle))((xdc_Fxn)ti_sysbios_utils_Load_taskDeleteHook__E)), /* deleteFxn */
6075  }, /* [0] */
6076 };
6077 
6078 /* Module__diagsEnabled__C */
6079 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__diagsEnabled__C, ".const:ti_sysbios_knl_Task_Module__diagsEnabled__C");
6080 __FAR__ const CT__ti_sysbios_knl_Task_Module__diagsEnabled ti_sysbios_knl_Task_Module__diagsEnabled__C = (xdc_Bits32)0x90;
6081 
6082 /* Module__diagsIncluded__C */
6083 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__diagsIncluded__C, ".const:ti_sysbios_knl_Task_Module__diagsIncluded__C");
6084 __FAR__ const CT__ti_sysbios_knl_Task_Module__diagsIncluded ti_sysbios_knl_Task_Module__diagsIncluded__C = (xdc_Bits32)0x90;
6085 
6086 /* Module__diagsMask__C */
6087 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__diagsMask__C, ".const:ti_sysbios_knl_Task_Module__diagsMask__C");
6088 __FAR__ const CT__ti_sysbios_knl_Task_Module__diagsMask ti_sysbios_knl_Task_Module__diagsMask__C = ((CT__ti_sysbios_knl_Task_Module__diagsMask)0);
6089 
6090 /* Module__gateObj__C */
6091 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__gateObj__C, ".const:ti_sysbios_knl_Task_Module__gateObj__C");
6092 __FAR__ const CT__ti_sysbios_knl_Task_Module__gateObj ti_sysbios_knl_Task_Module__gateObj__C = ((CT__ti_sysbios_knl_Task_Module__gateObj)0);
6093 
6094 /* Module__gatePrms__C */
6095 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__gatePrms__C, ".const:ti_sysbios_knl_Task_Module__gatePrms__C");
6096 __FAR__ const CT__ti_sysbios_knl_Task_Module__gatePrms ti_sysbios_knl_Task_Module__gatePrms__C = ((CT__ti_sysbios_knl_Task_Module__gatePrms)0);
6097 
6098 /* Module__id__C */
6099 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__id__C, ".const:ti_sysbios_knl_Task_Module__id__C");
6100 __FAR__ const CT__ti_sysbios_knl_Task_Module__id ti_sysbios_knl_Task_Module__id__C = (xdc_Bits16)0x23;
6101 
6102 /* Module__loggerDefined__C */
6103 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__loggerDefined__C, ".const:ti_sysbios_knl_Task_Module__loggerDefined__C");
6104 __FAR__ const CT__ti_sysbios_knl_Task_Module__loggerDefined ti_sysbios_knl_Task_Module__loggerDefined__C = 0;
6105 
6106 /* Module__loggerObj__C */
6107 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__loggerObj__C, ".const:ti_sysbios_knl_Task_Module__loggerObj__C");
6108 __FAR__ const CT__ti_sysbios_knl_Task_Module__loggerObj ti_sysbios_knl_Task_Module__loggerObj__C = ((CT__ti_sysbios_knl_Task_Module__loggerObj)0);
6109 
6110 /* Module__loggerFxn0__C */
6111 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__loggerFxn0__C, ".const:ti_sysbios_knl_Task_Module__loggerFxn0__C");
6112 __FAR__ const CT__ti_sysbios_knl_Task_Module__loggerFxn0 ti_sysbios_knl_Task_Module__loggerFxn0__C = ((CT__ti_sysbios_knl_Task_Module__loggerFxn0)0);
6113 
6114 /* Module__loggerFxn1__C */
6115 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__loggerFxn1__C, ".const:ti_sysbios_knl_Task_Module__loggerFxn1__C");
6116 __FAR__ const CT__ti_sysbios_knl_Task_Module__loggerFxn1 ti_sysbios_knl_Task_Module__loggerFxn1__C = ((CT__ti_sysbios_knl_Task_Module__loggerFxn1)0);
6117 
6118 /* Module__loggerFxn2__C */
6119 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__loggerFxn2__C, ".const:ti_sysbios_knl_Task_Module__loggerFxn2__C");
6120 __FAR__ const CT__ti_sysbios_knl_Task_Module__loggerFxn2 ti_sysbios_knl_Task_Module__loggerFxn2__C = ((CT__ti_sysbios_knl_Task_Module__loggerFxn2)0);
6121 
6122 /* Module__loggerFxn4__C */
6123 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__loggerFxn4__C, ".const:ti_sysbios_knl_Task_Module__loggerFxn4__C");
6124 __FAR__ const CT__ti_sysbios_knl_Task_Module__loggerFxn4 ti_sysbios_knl_Task_Module__loggerFxn4__C = ((CT__ti_sysbios_knl_Task_Module__loggerFxn4)0);
6125 
6126 /* Module__loggerFxn8__C */
6127 #pragma DATA_SECTION(ti_sysbios_knl_Task_Module__loggerFxn8__C, ".const:ti_sysbios_knl_Task_Module__loggerFxn8__C");
6128 __FAR__ const CT__ti_sysbios_knl_Task_Module__loggerFxn8 ti_sysbios_knl_Task_Module__loggerFxn8__C = ((CT__ti_sysbios_knl_Task_Module__loggerFxn8)0);
6129 
6130 /* Object__count__C */
6131 #pragma DATA_SECTION(ti_sysbios_knl_Task_Object__count__C, ".const:ti_sysbios_knl_Task_Object__count__C");
6132 __FAR__ const CT__ti_sysbios_knl_Task_Object__count ti_sysbios_knl_Task_Object__count__C = 1;
6133 
6134 /* Object__heap__C */
6135 #pragma DATA_SECTION(ti_sysbios_knl_Task_Object__heap__C, ".const:ti_sysbios_knl_Task_Object__heap__C");
6136 __FAR__ const CT__ti_sysbios_knl_Task_Object__heap ti_sysbios_knl_Task_Object__heap__C = 0;
6137 
6138 /* Object__sizeof__C */
6139 #pragma DATA_SECTION(ti_sysbios_knl_Task_Object__sizeof__C, ".const:ti_sysbios_knl_Task_Object__sizeof__C");
6140 __FAR__ const CT__ti_sysbios_knl_Task_Object__sizeof ti_sysbios_knl_Task_Object__sizeof__C = sizeof(ti_sysbios_knl_Task_Object__);
6141 
6142 /* Object__table__C */
6143 #pragma DATA_SECTION(ti_sysbios_knl_Task_Object__table__C, ".const:ti_sysbios_knl_Task_Object__table__C");
6144 __FAR__ const CT__ti_sysbios_knl_Task_Object__table ti_sysbios_knl_Task_Object__table__C = ti_sysbios_knl_Task_Object__table__V;
6145 
6146 /* LM_switch__C */
6147 #pragma DATA_SECTION(ti_sysbios_knl_Task_LM_switch__C, ".const:ti_sysbios_knl_Task_LM_switch__C");
6148 __FAR__ const CT__ti_sysbios_knl_Task_LM_switch ti_sysbios_knl_Task_LM_switch__C = (((xdc_runtime_Log_Event)21) << 16 | 768);
6149 
6150 /* LM_sleep__C */
6151 #pragma DATA_SECTION(ti_sysbios_knl_Task_LM_sleep__C, ".const:ti_sysbios_knl_Task_LM_sleep__C");
6152 __FAR__ const CT__ti_sysbios_knl_Task_LM_sleep ti_sysbios_knl_Task_LM_sleep__C = (((xdc_runtime_Log_Event)22) << 16 | 768);
6153 
6154 /* LD_ready__C */
6155 #pragma DATA_SECTION(ti_sysbios_knl_Task_LD_ready__C, ".const:ti_sysbios_knl_Task_LD_ready__C");
6156 __FAR__ const CT__ti_sysbios_knl_Task_LD_ready ti_sysbios_knl_Task_LD_ready__C = (((xdc_runtime_Log_Event)23) << 16 | 512);
6157 
6158 /* LD_block__C */
6159 #pragma DATA_SECTION(ti_sysbios_knl_Task_LD_block__C, ".const:ti_sysbios_knl_Task_LD_block__C");
6160 __FAR__ const CT__ti_sysbios_knl_Task_LD_block ti_sysbios_knl_Task_LD_block__C = (((xdc_runtime_Log_Event)24) << 16 | 512);
6161 
6162 /* LM_yield__C */
6163 #pragma DATA_SECTION(ti_sysbios_knl_Task_LM_yield__C, ".const:ti_sysbios_knl_Task_LM_yield__C");
6164 __FAR__ const CT__ti_sysbios_knl_Task_LM_yield ti_sysbios_knl_Task_LM_yield__C = (((xdc_runtime_Log_Event)25) << 16 | 768);
6165 
6166 /* LM_setPri__C */
6167 #pragma DATA_SECTION(ti_sysbios_knl_Task_LM_setPri__C, ".const:ti_sysbios_knl_Task_LM_setPri__C");
6168 __FAR__ const CT__ti_sysbios_knl_Task_LM_setPri ti_sysbios_knl_Task_LM_setPri__C = (((xdc_runtime_Log_Event)26) << 16 | 768);
6169 
6170 /* LD_exit__C */
6171 #pragma DATA_SECTION(ti_sysbios_knl_Task_LD_exit__C, ".const:ti_sysbios_knl_Task_LD_exit__C");
6172 __FAR__ const CT__ti_sysbios_knl_Task_LD_exit ti_sysbios_knl_Task_LD_exit__C = (((xdc_runtime_Log_Event)27) << 16 | 512);
6173 
6174 /* LM_setAffinity__C */
6175 #pragma DATA_SECTION(ti_sysbios_knl_Task_LM_setAffinity__C, ".const:ti_sysbios_knl_Task_LM_setAffinity__C");
6176 __FAR__ const CT__ti_sysbios_knl_Task_LM_setAffinity ti_sysbios_knl_Task_LM_setAffinity__C = (((xdc_runtime_Log_Event)28) << 16 | 768);
6177 
6178 /* LM_schedule__C */
6179 #pragma DATA_SECTION(ti_sysbios_knl_Task_LM_schedule__C, ".const:ti_sysbios_knl_Task_LM_schedule__C");
6180 __FAR__ const CT__ti_sysbios_knl_Task_LM_schedule ti_sysbios_knl_Task_LM_schedule__C = (((xdc_runtime_Log_Event)29) << 16 | 1024);
6181 
6182 /* LM_noWork__C */
6183 #pragma DATA_SECTION(ti_sysbios_knl_Task_LM_noWork__C, ".const:ti_sysbios_knl_Task_LM_noWork__C");
6184 __FAR__ const CT__ti_sysbios_knl_Task_LM_noWork ti_sysbios_knl_Task_LM_noWork__C = (((xdc_runtime_Log_Event)30) << 16 | 1024);
6185 
6186 /* E_stackOverflow__C */
6187 #pragma DATA_SECTION(ti_sysbios_knl_Task_E_stackOverflow__C, ".const:ti_sysbios_knl_Task_E_stackOverflow__C");
6188 __FAR__ const CT__ti_sysbios_knl_Task_E_stackOverflow ti_sysbios_knl_Task_E_stackOverflow__C = (((xdc_runtime_Error_Id)20) << 16 | 0);
6189 
6190 /* E_spOutOfBounds__C */
6191 #pragma DATA_SECTION(ti_sysbios_knl_Task_E_spOutOfBounds__C, ".const:ti_sysbios_knl_Task_E_spOutOfBounds__C");
6192 __FAR__ const CT__ti_sysbios_knl_Task_E_spOutOfBounds ti_sysbios_knl_Task_E_spOutOfBounds__C = (((xdc_runtime_Error_Id)21) << 16 | 0);
6193 
6194 /* E_deleteNotAllowed__C */
6195 #pragma DATA_SECTION(ti_sysbios_knl_Task_E_deleteNotAllowed__C, ".const:ti_sysbios_knl_Task_E_deleteNotAllowed__C");
6196 __FAR__ const CT__ti_sysbios_knl_Task_E_deleteNotAllowed ti_sysbios_knl_Task_E_deleteNotAllowed__C = (((xdc_runtime_Error_Id)22) << 16 | 0);
6197 
6198 /* E_moduleStateCheckFailed__C */
6199 #pragma DATA_SECTION(ti_sysbios_knl_Task_E_moduleStateCheckFailed__C, ".const:ti_sysbios_knl_Task_E_moduleStateCheckFailed__C");
6200 __FAR__ const CT__ti_sysbios_knl_Task_E_moduleStateCheckFailed ti_sysbios_knl_Task_E_moduleStateCheckFailed__C = (((xdc_runtime_Error_Id)23) << 16 | 0);
6201 
6202 /* E_objectCheckFailed__C */
6203 #pragma DATA_SECTION(ti_sysbios_knl_Task_E_objectCheckFailed__C, ".const:ti_sysbios_knl_Task_E_objectCheckFailed__C");
6204 __FAR__ const CT__ti_sysbios_knl_Task_E_objectCheckFailed ti_sysbios_knl_Task_E_objectCheckFailed__C = (((xdc_runtime_Error_Id)24) << 16 | 0);
6205 
6206 /* E_objectNotInKernelSpace__C */
6207 #pragma DATA_SECTION(ti_sysbios_knl_Task_E_objectNotInKernelSpace__C, ".const:ti_sysbios_knl_Task_E_objectNotInKernelSpace__C");
6208 __FAR__ const CT__ti_sysbios_knl_Task_E_objectNotInKernelSpace ti_sysbios_knl_Task_E_objectNotInKernelSpace__C = (((xdc_runtime_Error_Id)25) << 16 | 0);
6209 
6210 /* A_badThreadType__C */
6211 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_badThreadType__C, ".const:ti_sysbios_knl_Task_A_badThreadType__C");
6212 __FAR__ const CT__ti_sysbios_knl_Task_A_badThreadType ti_sysbios_knl_Task_A_badThreadType__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6213 
6214 /* A_badTaskState__C */
6215 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_badTaskState__C, ".const:ti_sysbios_knl_Task_A_badTaskState__C");
6216 __FAR__ const CT__ti_sysbios_knl_Task_A_badTaskState ti_sysbios_knl_Task_A_badTaskState__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6217 
6218 /* A_noPendElem__C */
6219 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_noPendElem__C, ".const:ti_sysbios_knl_Task_A_noPendElem__C");
6220 __FAR__ const CT__ti_sysbios_knl_Task_A_noPendElem ti_sysbios_knl_Task_A_noPendElem__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6221 
6222 /* A_taskDisabled__C */
6223 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_taskDisabled__C, ".const:ti_sysbios_knl_Task_A_taskDisabled__C");
6224 __FAR__ const CT__ti_sysbios_knl_Task_A_taskDisabled ti_sysbios_knl_Task_A_taskDisabled__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6225 
6226 /* A_badPriority__C */
6227 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_badPriority__C, ".const:ti_sysbios_knl_Task_A_badPriority__C");
6228 __FAR__ const CT__ti_sysbios_knl_Task_A_badPriority ti_sysbios_knl_Task_A_badPriority__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6229 
6230 /* A_badTimeout__C */
6231 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_badTimeout__C, ".const:ti_sysbios_knl_Task_A_badTimeout__C");
6232 __FAR__ const CT__ti_sysbios_knl_Task_A_badTimeout ti_sysbios_knl_Task_A_badTimeout__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6233 
6234 /* A_badAffinity__C */
6235 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_badAffinity__C, ".const:ti_sysbios_knl_Task_A_badAffinity__C");
6236 __FAR__ const CT__ti_sysbios_knl_Task_A_badAffinity ti_sysbios_knl_Task_A_badAffinity__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6237 
6238 /* A_sleepTaskDisabled__C */
6239 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_sleepTaskDisabled__C, ".const:ti_sysbios_knl_Task_A_sleepTaskDisabled__C");
6240 __FAR__ const CT__ti_sysbios_knl_Task_A_sleepTaskDisabled ti_sysbios_knl_Task_A_sleepTaskDisabled__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6241 
6242 /* A_invalidCoreId__C */
6243 #pragma DATA_SECTION(ti_sysbios_knl_Task_A_invalidCoreId__C, ".const:ti_sysbios_knl_Task_A_invalidCoreId__C");
6244 __FAR__ const CT__ti_sysbios_knl_Task_A_invalidCoreId ti_sysbios_knl_Task_A_invalidCoreId__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6245 
6246 /* numPriorities__C */
6247 #pragma DATA_SECTION(ti_sysbios_knl_Task_numPriorities__C, ".const:ti_sysbios_knl_Task_numPriorities__C");
6248 __FAR__ const CT__ti_sysbios_knl_Task_numPriorities ti_sysbios_knl_Task_numPriorities__C = (xdc_UInt)0x10;
6249 
6250 /* defaultStackSize__C */
6251 #pragma DATA_SECTION(ti_sysbios_knl_Task_defaultStackSize__C, ".const:ti_sysbios_knl_Task_defaultStackSize__C");
6252 __FAR__ const CT__ti_sysbios_knl_Task_defaultStackSize ti_sysbios_knl_Task_defaultStackSize__C = (xdc_SizeT)0x5dc;
6253 
6254 /* defaultStackHeap__C */
6255 #pragma DATA_SECTION(ti_sysbios_knl_Task_defaultStackHeap__C, ".const:ti_sysbios_knl_Task_defaultStackHeap__C");
6256 __FAR__ const CT__ti_sysbios_knl_Task_defaultStackHeap ti_sysbios_knl_Task_defaultStackHeap__C = 0;
6257 
6258 /* allBlockedFunc__C */
6259 #pragma DATA_SECTION(ti_sysbios_knl_Task_allBlockedFunc__C, ".const:ti_sysbios_knl_Task_allBlockedFunc__C");
6260 __FAR__ const CT__ti_sysbios_knl_Task_allBlockedFunc ti_sysbios_knl_Task_allBlockedFunc__C = ((CT__ti_sysbios_knl_Task_allBlockedFunc)0);
6261 
6262 /* initStackFlag__C */
6263 #pragma DATA_SECTION(ti_sysbios_knl_Task_initStackFlag__C, ".const:ti_sysbios_knl_Task_initStackFlag__C");
6264 __FAR__ const CT__ti_sysbios_knl_Task_initStackFlag ti_sysbios_knl_Task_initStackFlag__C = 1;
6265 
6266 /* checkStackFlag__C */
6267 #pragma DATA_SECTION(ti_sysbios_knl_Task_checkStackFlag__C, ".const:ti_sysbios_knl_Task_checkStackFlag__C");
6268 __FAR__ const CT__ti_sysbios_knl_Task_checkStackFlag ti_sysbios_knl_Task_checkStackFlag__C = 1;
6269 
6270 /* deleteTerminatedTasks__C */
6271 #pragma DATA_SECTION(ti_sysbios_knl_Task_deleteTerminatedTasks__C, ".const:ti_sysbios_knl_Task_deleteTerminatedTasks__C");
6272 __FAR__ const CT__ti_sysbios_knl_Task_deleteTerminatedTasks ti_sysbios_knl_Task_deleteTerminatedTasks__C = 0;
6273 
6274 /* hooks__C */
6275 #pragma DATA_SECTION(ti_sysbios_knl_Task_hooks__C, ".const:ti_sysbios_knl_Task_hooks__C");
6276 __FAR__ const CT__ti_sysbios_knl_Task_hooks ti_sysbios_knl_Task_hooks__C = {1, ((__T1_ti_sysbios_knl_Task_hooks *)ti_sysbios_knl_Task_hooks__A)};
6277 
6278 /* moduleStateCheckFxn__C */
6279 #pragma DATA_SECTION(ti_sysbios_knl_Task_moduleStateCheckFxn__C, ".const:ti_sysbios_knl_Task_moduleStateCheckFxn__C");
6280 __FAR__ const CT__ti_sysbios_knl_Task_moduleStateCheckFxn ti_sysbios_knl_Task_moduleStateCheckFxn__C = ((CT__ti_sysbios_knl_Task_moduleStateCheckFxn)((xdc_Fxn)ti_sysbios_knl_Task_moduleStateCheck__I));
6281 
6282 /* moduleStateCheckValueFxn__C */
6283 #pragma DATA_SECTION(ti_sysbios_knl_Task_moduleStateCheckValueFxn__C, ".const:ti_sysbios_knl_Task_moduleStateCheckValueFxn__C");
6284 __FAR__ const CT__ti_sysbios_knl_Task_moduleStateCheckValueFxn ti_sysbios_knl_Task_moduleStateCheckValueFxn__C = ((CT__ti_sysbios_knl_Task_moduleStateCheckValueFxn)((xdc_Fxn)ti_sysbios_knl_Task_getModuleStateCheckValue__I));
6285 
6286 /* moduleStateCheckFlag__C */
6287 #pragma DATA_SECTION(ti_sysbios_knl_Task_moduleStateCheckFlag__C, ".const:ti_sysbios_knl_Task_moduleStateCheckFlag__C");
6288 __FAR__ const CT__ti_sysbios_knl_Task_moduleStateCheckFlag ti_sysbios_knl_Task_moduleStateCheckFlag__C = 0;
6289 
6290 /* objectCheckFxn__C */
6291 #pragma DATA_SECTION(ti_sysbios_knl_Task_objectCheckFxn__C, ".const:ti_sysbios_knl_Task_objectCheckFxn__C");
6292 __FAR__ const CT__ti_sysbios_knl_Task_objectCheckFxn ti_sysbios_knl_Task_objectCheckFxn__C = ((CT__ti_sysbios_knl_Task_objectCheckFxn)((xdc_Fxn)ti_sysbios_knl_Task_objectCheck__I));
6293 
6294 /* objectCheckValueFxn__C */
6295 #pragma DATA_SECTION(ti_sysbios_knl_Task_objectCheckValueFxn__C, ".const:ti_sysbios_knl_Task_objectCheckValueFxn__C");
6296 __FAR__ const CT__ti_sysbios_knl_Task_objectCheckValueFxn ti_sysbios_knl_Task_objectCheckValueFxn__C = ((CT__ti_sysbios_knl_Task_objectCheckValueFxn)((xdc_Fxn)ti_sysbios_knl_Task_getObjectCheckValue__I));
6297 
6298 /* objectCheckFlag__C */
6299 #pragma DATA_SECTION(ti_sysbios_knl_Task_objectCheckFlag__C, ".const:ti_sysbios_knl_Task_objectCheckFlag__C");
6300 __FAR__ const CT__ti_sysbios_knl_Task_objectCheckFlag ti_sysbios_knl_Task_objectCheckFlag__C = 0;
6301 
6302 /* numConstructedTasks__C */
6303 #pragma DATA_SECTION(ti_sysbios_knl_Task_numConstructedTasks__C, ".const:ti_sysbios_knl_Task_numConstructedTasks__C");
6304 __FAR__ const CT__ti_sysbios_knl_Task_numConstructedTasks ti_sysbios_knl_Task_numConstructedTasks__C = (xdc_UInt)0x0;
6305 
6306 /* startupHookFunc__C */
6307 #pragma DATA_SECTION(ti_sysbios_knl_Task_startupHookFunc__C, ".const:ti_sysbios_knl_Task_startupHookFunc__C");
6308 __FAR__ const CT__ti_sysbios_knl_Task_startupHookFunc ti_sysbios_knl_Task_startupHookFunc__C = ((CT__ti_sysbios_knl_Task_startupHookFunc)0);
6309 
6310 
6311 /*
6312  * ======== ti.sysbios.knl.Task_SupportProxy INITIALIZERS ========
6313  */
6314 
6315 
6316 /*
6317  * ======== ti.sysbios.rts.ti.ThreadLocalStorage INITIALIZERS ========
6318  */
6319 
6320 /* Module__state__V */
6321 #if defined (__ICCARM__)
6322 #pragma location = ".data_ti_sysbios_rts_ti_ThreadLocalStorage_Module__state__V"
6323 #endif
6324 #if defined(__llvm__) && defined(__ti__)
6325 ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__ ti_sysbios_rts_ti_ThreadLocalStorage_Module__state__V __attribute__ ((section(".data:ti_sysbios_rts_ti_ThreadLocalStorage_Module__state__V")));
6326 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
6327 #ifndef __TI_COMPILER_VERSION__
6328 ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__ ti_sysbios_rts_ti_ThreadLocalStorage_Module__state__V __attribute__ ((section(".data_ti_sysbios_rts_ti_ThreadLocalStorage_Module__state__V")));
6329 #endif
6330 #endif
6332  ((xdc_Ptr)((void*)"&__TI_TLS_MAIN_THREAD_Base")), /* currentTP */
6333  (xdc_UInt)(-0x0 - 1), /* contextId */
6334  0, /* heapHandle */
6335 };
6336 
6337 /* Module__diagsEnabled__C */
6338 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsEnabled__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsEnabled__C");
6339 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsEnabled ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsEnabled__C = (xdc_Bits32)0x90;
6340 
6341 /* Module__diagsIncluded__C */
6342 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsIncluded__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsIncluded__C");
6343 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsIncluded ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsIncluded__C = (xdc_Bits32)0x90;
6344 
6345 /* Module__diagsMask__C */
6346 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask__C");
6347 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask)0);
6348 
6349 /* Module__gateObj__C */
6350 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj__C");
6351 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj)0);
6352 
6353 /* Module__gatePrms__C */
6354 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms__C");
6355 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms)0);
6356 
6357 /* Module__id__C */
6358 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__id__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__id__C");
6359 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__id ti_sysbios_rts_ti_ThreadLocalStorage_Module__id__C = (xdc_Bits16)0x2a;
6360 
6361 /* Module__loggerDefined__C */
6362 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerDefined__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerDefined__C");
6363 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerDefined ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerDefined__C = 0;
6364 
6365 /* Module__loggerObj__C */
6366 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj__C");
6367 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj)0);
6368 
6369 /* Module__loggerFxn0__C */
6370 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0__C");
6371 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0)0);
6372 
6373 /* Module__loggerFxn1__C */
6374 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1__C");
6375 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1)0);
6376 
6377 /* Module__loggerFxn2__C */
6378 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2__C");
6379 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2)0);
6380 
6381 /* Module__loggerFxn4__C */
6382 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4__C");
6383 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4)0);
6384 
6385 /* Module__loggerFxn8__C */
6386 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8__C");
6387 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8__C = ((CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8)0);
6388 
6389 /* Object__count__C */
6390 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Object__count__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Object__count__C");
6391 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__count ti_sysbios_rts_ti_ThreadLocalStorage_Object__count__C = 0;
6392 
6393 /* Object__heap__C */
6394 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Object__heap__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Object__heap__C");
6395 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__heap ti_sysbios_rts_ti_ThreadLocalStorage_Object__heap__C = 0;
6396 
6397 /* Object__sizeof__C */
6398 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Object__sizeof__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Object__sizeof__C");
6399 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__sizeof ti_sysbios_rts_ti_ThreadLocalStorage_Object__sizeof__C = 0;
6400 
6401 /* Object__table__C */
6402 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_Object__table__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_Object__table__C");
6403 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__table ti_sysbios_rts_ti_ThreadLocalStorage_Object__table__C = 0;
6404 
6405 /* heapHandle__C */
6406 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_heapHandle__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_heapHandle__C");
6407 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_heapHandle ti_sysbios_rts_ti_ThreadLocalStorage_heapHandle__C = 0;
6408 
6409 /* enableTLSSupport__C */
6410 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_enableTLSSupport__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_enableTLSSupport__C");
6411 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_enableTLSSupport ti_sysbios_rts_ti_ThreadLocalStorage_enableTLSSupport__C = 0;
6412 
6413 /* TItlsSectMemory__C */
6414 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_TItlsSectMemory__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_TItlsSectMemory__C");
6415 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_TItlsSectMemory ti_sysbios_rts_ti_ThreadLocalStorage_TItlsSectMemory__C = 0;
6416 
6417 /* TItls_initSectMemory__C */
6418 #pragma DATA_SECTION(ti_sysbios_rts_ti_ThreadLocalStorage_TItls_initSectMemory__C, ".const:ti_sysbios_rts_ti_ThreadLocalStorage_TItls_initSectMemory__C");
6419 __FAR__ const CT__ti_sysbios_rts_ti_ThreadLocalStorage_TItls_initSectMemory ti_sysbios_rts_ti_ThreadLocalStorage_TItls_initSectMemory__C = 0;
6420 
6421 
6422 /*
6423  * ======== ti.sysbios.timers.rti.Timer INITIALIZERS ========
6424  */
6425 
6426 /* Object__DESC__C */
6427 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_timers_rti_Timer_Object__DESC__C;
6428 
6429 /* Object__PARAMS__C */
6430 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Object__PARAMS__C, ".const:ti_sysbios_timers_rti_Timer_Object__PARAMS__C");
6431 __FAR__ const ti_sysbios_timers_rti_Timer_Params ti_sysbios_timers_rti_Timer_Object__PARAMS__C = {
6432  sizeof (ti_sysbios_timers_rti_Timer_Params), /* __size */
6433  0, /* __self */
6434  0, /* __fxns */
6435  (xdc_runtime_IInstance_Params*)&ti_sysbios_timers_rti_Timer_Object__PARAMS__C.__iprms, /* instance */
6436  ti_sysbios_interfaces_ITimer_RunMode_CONTINUOUS, /* runMode */
6437  ti_sysbios_interfaces_ITimer_StartMode_AUTO, /* startMode */
6438  ((xdc_UArg)0), /* arg */
6439  (xdc_UInt32)0x0, /* period */
6440  ti_sysbios_interfaces_ITimer_PeriodType_MICROSECS, /* periodType */
6441  {
6442  (xdc_Bits32)0x0, /* hi */
6443  (xdc_Bits32)0x0, /* lo */
6444  }, /* extFreq */
6445  1, /* createHwi */
6446  ((ti_sysbios_hal_Hwi_Params*)0), /* hwiParams */
6447  (xdc_UInt8)0x1, /* prescale */
6448  {
6449  sizeof (xdc_runtime_IInstance_Params), /* __size */
6450  0, /* name */
6451  }, /* instance */
6452 };
6453 
6454 /* Module__root__V */
6458 };
6459 
6460 /* Object__table__V */
6462  {/* instance#0 */
6463  0,
6464  1, /* staticInst */
6465  (xdc_Int)0x0, /* id */
6466  ti_sysbios_interfaces_ITimer_RunMode_CONTINUOUS, /* runMode */
6467  ti_sysbios_interfaces_ITimer_StartMode_AUTO, /* startMode */
6468  (xdc_UInt)0x1, /* prescale */
6469  (xdc_UInt)0x3e8, /* period */
6470  ti_sysbios_interfaces_ITimer_PeriodType_MICROSECS, /* periodType */
6471  (xdc_UInt)0xe, /* intNum */
6472  ((xdc_UArg)0), /* arg */
6473  ((xdc_Void(*)(xdc_UArg))((xdc_Fxn)ti_sysbios_knl_Clock_doTick__I)), /* tickFxn */
6474  {
6475  (xdc_Bits32)0x0, /* hi */
6476  (xdc_Bits32)0x0, /* lo */
6477  }, /* extFreq */
6478  (ti_sysbios_hal_Hwi_Handle)&ti_sysbios_hal_Hwi_Object__table__V[0], /* hwi */
6479  1, /* createHwi */
6480  },
6481 };
6482 
6483 /* --> ti_sysbios_timers_rti_Timer_Module_State_0_device__A */
6484 __T1_ti_sysbios_timers_rti_Timer_Module_State__device ti_sysbios_timers_rti_Timer_Module_State_0_device__A[2] = {
6485  {
6486  (xdc_Int)0xe, /* intNum */
6487  (xdc_Int)0x4b, /* eventId */
6488  ((xdc_Ptr)((void*)0x2020000)), /* baseAddr */
6489  }, /* [0] */
6490  {
6491  (xdc_Int)0xf, /* intNum */
6492  (xdc_Int)0x4c, /* eventId */
6493  ((xdc_Ptr)((void*)0x2020000)), /* baseAddr */
6494  }, /* [1] */
6495 };
6496 
6497 /* --> ti_sysbios_timers_rti_Timer_Module_State_0_intFreqs__A */
6498 __T1_ti_sysbios_timers_rti_Timer_Module_State__intFreqs ti_sysbios_timers_rti_Timer_Module_State_0_intFreqs__A[2] = {
6499  {
6500  (xdc_Bits32)0x0, /* hi */
6501  (xdc_Bits32)0xbebc200, /* lo */
6502  }, /* [0] */
6503  {
6504  (xdc_Bits32)0x0, /* hi */
6505  (xdc_Bits32)0xbebc200, /* lo */
6506  }, /* [1] */
6507 };
6508 
6509 /* --> ti_sysbios_timers_rti_Timer_Module_State_0_handles__A */
6510 __T1_ti_sysbios_timers_rti_Timer_Module_State__handles ti_sysbios_timers_rti_Timer_Module_State_0_handles__A[2] = {
6511  (ti_sysbios_timers_rti_Timer_Handle)&ti_sysbios_timers_rti_Timer_Object__table__V[0], /* [0] */
6512  0, /* [1] */
6513 };
6514 
6515 /* Module__state__V */
6516 #if defined (__ICCARM__)
6517 #pragma location = ".data_ti_sysbios_timers_rti_Timer_Module__state__V"
6518 #endif
6519 #if defined(__llvm__) && defined(__ti__)
6520 ti_sysbios_timers_rti_Timer_Module_State__ ti_sysbios_timers_rti_Timer_Module__state__V __attribute__ ((section(".data:ti_sysbios_timers_rti_Timer_Module__state__V")));
6521 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
6522 #ifndef __TI_COMPILER_VERSION__
6523 ti_sysbios_timers_rti_Timer_Module_State__ ti_sysbios_timers_rti_Timer_Module__state__V __attribute__ ((section(".data_ti_sysbios_timers_rti_Timer_Module__state__V")));
6524 #endif
6525 #endif
6527  (xdc_UInt)0x2, /* availMask */
6531 };
6532 
6533 /* Module__diagsEnabled__C */
6534 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__diagsEnabled__C, ".const:ti_sysbios_timers_rti_Timer_Module__diagsEnabled__C");
6535 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__diagsEnabled ti_sysbios_timers_rti_Timer_Module__diagsEnabled__C = (xdc_Bits32)0x90;
6536 
6537 /* Module__diagsIncluded__C */
6538 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__diagsIncluded__C, ".const:ti_sysbios_timers_rti_Timer_Module__diagsIncluded__C");
6539 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__diagsIncluded ti_sysbios_timers_rti_Timer_Module__diagsIncluded__C = (xdc_Bits32)0x90;
6540 
6541 /* Module__diagsMask__C */
6542 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__diagsMask__C, ".const:ti_sysbios_timers_rti_Timer_Module__diagsMask__C");
6543 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__diagsMask ti_sysbios_timers_rti_Timer_Module__diagsMask__C = ((CT__ti_sysbios_timers_rti_Timer_Module__diagsMask)0);
6544 
6545 /* Module__gateObj__C */
6546 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__gateObj__C, ".const:ti_sysbios_timers_rti_Timer_Module__gateObj__C");
6547 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__gateObj ti_sysbios_timers_rti_Timer_Module__gateObj__C = ((CT__ti_sysbios_timers_rti_Timer_Module__gateObj)0);
6548 
6549 /* Module__gatePrms__C */
6550 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__gatePrms__C, ".const:ti_sysbios_timers_rti_Timer_Module__gatePrms__C");
6551 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__gatePrms ti_sysbios_timers_rti_Timer_Module__gatePrms__C = ((CT__ti_sysbios_timers_rti_Timer_Module__gatePrms)0);
6552 
6553 /* Module__id__C */
6554 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__id__C, ".const:ti_sysbios_timers_rti_Timer_Module__id__C");
6555 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__id ti_sysbios_timers_rti_Timer_Module__id__C = (xdc_Bits16)0x31;
6556 
6557 /* Module__loggerDefined__C */
6558 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__loggerDefined__C, ".const:ti_sysbios_timers_rti_Timer_Module__loggerDefined__C");
6559 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__loggerDefined ti_sysbios_timers_rti_Timer_Module__loggerDefined__C = 0;
6560 
6561 /* Module__loggerObj__C */
6562 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__loggerObj__C, ".const:ti_sysbios_timers_rti_Timer_Module__loggerObj__C");
6563 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__loggerObj ti_sysbios_timers_rti_Timer_Module__loggerObj__C = ((CT__ti_sysbios_timers_rti_Timer_Module__loggerObj)0);
6564 
6565 /* Module__loggerFxn0__C */
6566 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__loggerFxn0__C, ".const:ti_sysbios_timers_rti_Timer_Module__loggerFxn0__C");
6567 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn0 ti_sysbios_timers_rti_Timer_Module__loggerFxn0__C = ((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn0)0);
6568 
6569 /* Module__loggerFxn1__C */
6570 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__loggerFxn1__C, ".const:ti_sysbios_timers_rti_Timer_Module__loggerFxn1__C");
6571 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn1 ti_sysbios_timers_rti_Timer_Module__loggerFxn1__C = ((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn1)0);
6572 
6573 /* Module__loggerFxn2__C */
6574 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__loggerFxn2__C, ".const:ti_sysbios_timers_rti_Timer_Module__loggerFxn2__C");
6575 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn2 ti_sysbios_timers_rti_Timer_Module__loggerFxn2__C = ((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn2)0);
6576 
6577 /* Module__loggerFxn4__C */
6578 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__loggerFxn4__C, ".const:ti_sysbios_timers_rti_Timer_Module__loggerFxn4__C");
6579 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn4 ti_sysbios_timers_rti_Timer_Module__loggerFxn4__C = ((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn4)0);
6580 
6581 /* Module__loggerFxn8__C */
6582 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Module__loggerFxn8__C, ".const:ti_sysbios_timers_rti_Timer_Module__loggerFxn8__C");
6583 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn8 ti_sysbios_timers_rti_Timer_Module__loggerFxn8__C = ((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn8)0);
6584 
6585 /* Object__count__C */
6586 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Object__count__C, ".const:ti_sysbios_timers_rti_Timer_Object__count__C");
6587 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Object__count ti_sysbios_timers_rti_Timer_Object__count__C = 1;
6588 
6589 /* Object__heap__C */
6590 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Object__heap__C, ".const:ti_sysbios_timers_rti_Timer_Object__heap__C");
6591 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Object__heap ti_sysbios_timers_rti_Timer_Object__heap__C = 0;
6592 
6593 /* Object__sizeof__C */
6594 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Object__sizeof__C, ".const:ti_sysbios_timers_rti_Timer_Object__sizeof__C");
6595 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Object__sizeof ti_sysbios_timers_rti_Timer_Object__sizeof__C = sizeof(ti_sysbios_timers_rti_Timer_Object__);
6596 
6597 /* Object__table__C */
6598 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Object__table__C, ".const:ti_sysbios_timers_rti_Timer_Object__table__C");
6599 __FAR__ const CT__ti_sysbios_timers_rti_Timer_Object__table ti_sysbios_timers_rti_Timer_Object__table__C = ti_sysbios_timers_rti_Timer_Object__table__V;
6600 
6601 /* A_invalidTimer__C */
6602 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_A_invalidTimer__C, ".const:ti_sysbios_timers_rti_Timer_A_invalidTimer__C");
6603 __FAR__ const CT__ti_sysbios_timers_rti_Timer_A_invalidTimer ti_sysbios_timers_rti_Timer_A_invalidTimer__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6604 
6605 /* E_invalidTimer__C */
6606 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_E_invalidTimer__C, ".const:ti_sysbios_timers_rti_Timer_E_invalidTimer__C");
6607 __FAR__ const CT__ti_sysbios_timers_rti_Timer_E_invalidTimer ti_sysbios_timers_rti_Timer_E_invalidTimer__C = (((xdc_runtime_Error_Id)31) << 16 | 0);
6608 
6609 /* E_notAvailable__C */
6610 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_E_notAvailable__C, ".const:ti_sysbios_timers_rti_Timer_E_notAvailable__C");
6611 __FAR__ const CT__ti_sysbios_timers_rti_Timer_E_notAvailable ti_sysbios_timers_rti_Timer_E_notAvailable__C = (((xdc_runtime_Error_Id)32) << 16 | 0);
6612 
6613 /* E_invalidHwiMask__C */
6614 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_E_invalidHwiMask__C, ".const:ti_sysbios_timers_rti_Timer_E_invalidHwiMask__C");
6615 __FAR__ const CT__ti_sysbios_timers_rti_Timer_E_invalidHwiMask ti_sysbios_timers_rti_Timer_E_invalidHwiMask__C = (((xdc_runtime_Error_Id)33) << 16 | 0);
6616 
6617 /* E_cannotSupport__C */
6618 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_E_cannotSupport__C, ".const:ti_sysbios_timers_rti_Timer_E_cannotSupport__C");
6619 __FAR__ const CT__ti_sysbios_timers_rti_Timer_E_cannotSupport ti_sysbios_timers_rti_Timer_E_cannotSupport__C = (((xdc_runtime_Error_Id)34) << 16 | 0);
6620 
6621 /* anyMask__C */
6622 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_anyMask__C, ".const:ti_sysbios_timers_rti_Timer_anyMask__C");
6623 __FAR__ const CT__ti_sysbios_timers_rti_Timer_anyMask ti_sysbios_timers_rti_Timer_anyMask__C = (xdc_UInt)0x3;
6624 
6625 /* continueOnSuspend__C */
6626 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_continueOnSuspend__C, ".const:ti_sysbios_timers_rti_Timer_continueOnSuspend__C");
6627 __FAR__ const CT__ti_sysbios_timers_rti_Timer_continueOnSuspend ti_sysbios_timers_rti_Timer_continueOnSuspend__C = 0;
6628 
6629 /* startupNeeded__C */
6630 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_startupNeeded__C, ".const:ti_sysbios_timers_rti_Timer_startupNeeded__C");
6631 __FAR__ const CT__ti_sysbios_timers_rti_Timer_startupNeeded ti_sysbios_timers_rti_Timer_startupNeeded__C = (xdc_UInt)0x1;
6632 
6633 /* numTimerDevices__C */
6634 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_numTimerDevices__C, ".const:ti_sysbios_timers_rti_Timer_numTimerDevices__C");
6635 __FAR__ const CT__ti_sysbios_timers_rti_Timer_numTimerDevices ti_sysbios_timers_rti_Timer_numTimerDevices__C = (xdc_Int)0x2;
6636 
6637 
6638 /*
6639  * ======== ti.sysbios.utils.Load INITIALIZERS ========
6640  */
6641 
6642 /* --> ti_sysbios_utils_Load_Module_State_0_taskStartTime__A */
6643 __T1_ti_sysbios_utils_Load_Module_State__taskStartTime ti_sysbios_utils_Load_Module_State_0_taskStartTime__A[1] = {
6644  (xdc_UInt32)0x0, /* [0] */
6645 };
6646 
6647 /* --> ti_sysbios_utils_Load_Module_State_0_runningTask__A */
6648 __T1_ti_sysbios_utils_Load_Module_State__runningTask ti_sysbios_utils_Load_Module_State_0_runningTask__A[1] = {
6649  0, /* [0] */
6650 };
6651 
6652 /* --> ti_sysbios_utils_Load_Module_State_0_taskEnv__A */
6653 __T1_ti_sysbios_utils_Load_Module_State__taskEnv ti_sysbios_utils_Load_Module_State_0_taskEnv__A[1] = {
6654  {
6655  {
6656  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module_State_0_taskEnv__A[0].qElem)), /* next */
6657  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module_State_0_taskEnv__A[0].qElem)), /* prev */
6658  }, /* qElem */
6659  (xdc_UInt32)0x0, /* totalTimeElapsed */
6660  (xdc_UInt32)0x0, /* totalTime */
6661  (xdc_UInt32)0x0, /* nextTotalTime */
6662  (xdc_UInt32)0x0, /* timeOfLastUpdate */
6663  ((xdc_Ptr)0), /* threadHandle */
6664  }, /* [0] */
6665 };
6666 
6667 /* Module__state__V */
6668 #if defined (__ICCARM__)
6669 #pragma location = ".data_ti_sysbios_utils_Load_Module__state__V"
6670 #endif
6671 #if defined(__llvm__) && defined(__ti__)
6672 ti_sysbios_utils_Load_Module_State__ ti_sysbios_utils_Load_Module__state__V __attribute__ ((section(".data:ti_sysbios_utils_Load_Module__state__V")));
6673 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
6674 #ifndef __TI_COMPILER_VERSION__
6675 ti_sysbios_utils_Load_Module_State__ ti_sysbios_utils_Load_Module__state__V __attribute__ ((section(".data_ti_sysbios_utils_Load_Module__state__V")));
6676 #endif
6677 #endif
6679  (xdc_Int)0x0, /* taskHId */
6680  ((void*)ti_sysbios_utils_Load_Module_State_0_taskStartTime__A), /* taskStartTime */
6681  (xdc_UInt32)0x0, /* timeElapsed */
6682  ((void*)ti_sysbios_utils_Load_Module_State_0_runningTask__A), /* runningTask */
6683  0, /* firstSwitchDone */
6684  (xdc_UInt32)0x0, /* swiStartTime */
6685  {
6686  {
6687  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module__state__V.swiEnv.qElem)), /* next */
6688  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module__state__V.swiEnv.qElem)), /* prev */
6689  }, /* qElem */
6690  (xdc_UInt32)0x0, /* totalTimeElapsed */
6691  (xdc_UInt32)0x0, /* totalTime */
6692  (xdc_UInt32)0x0, /* nextTotalTime */
6693  (xdc_UInt32)0x0, /* timeOfLastUpdate */
6694  ((xdc_Ptr)0), /* threadHandle */
6695  }, /* swiEnv */
6696  ((void*)ti_sysbios_utils_Load_Module_State_0_taskEnv__A), /* taskEnv */
6697  (xdc_UInt32)0x0, /* swiCnt */
6698  (xdc_UInt32)0x0, /* hwiStartTime */
6699  {
6700  {
6701  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module__state__V.hwiEnv.qElem)), /* next */
6702  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module__state__V.hwiEnv.qElem)), /* prev */
6703  }, /* qElem */
6704  (xdc_UInt32)0x0, /* totalTimeElapsed */
6705  (xdc_UInt32)0x0, /* totalTime */
6706  (xdc_UInt32)0x0, /* nextTotalTime */
6707  (xdc_UInt32)0x0, /* timeOfLastUpdate */
6708  ((xdc_Ptr)0), /* threadHandle */
6709  }, /* hwiEnv */
6710  (xdc_UInt32)0x0, /* hwiCnt */
6711  (xdc_UInt32)0x0, /* timeSlotCnt */
6712  (xdc_UInt32)0xffffffff, /* minLoop */
6713  (xdc_UInt32)0x0, /* minIdle */
6714  (xdc_UInt32)0x0, /* t0 */
6715  (xdc_UInt32)0x0, /* idleCnt */
6716  (xdc_UInt32)0x0, /* cpuLoad */
6717  (xdc_UInt32)0x1, /* taskEnvLen */
6718  (xdc_UInt32)0x0, /* taskNum */
6719  0, /* powerEnabled */
6720  (xdc_UInt32)0x0, /* idleStartTime */
6721  (xdc_UInt32)0x0, /* busyStartTime */
6722  (xdc_UInt32)0x0, /* busyTime */
6723  {
6724  {
6725  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module__state__V.Object_field_taskList.elem)), /* next */
6726  ((ti_sysbios_knl_Queue_Elem*)((void*)&ti_sysbios_utils_Load_Module__state__V.Object_field_taskList.elem)), /* prev */
6727  }, /* elem */
6728  }, /* Object_field_taskList */
6729 };
6730 
6731 /* Module__diagsEnabled__C */
6732 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__diagsEnabled__C, ".const:ti_sysbios_utils_Load_Module__diagsEnabled__C");
6733 __FAR__ const CT__ti_sysbios_utils_Load_Module__diagsEnabled ti_sysbios_utils_Load_Module__diagsEnabled__C = (xdc_Bits32)0x90;
6734 
6735 /* Module__diagsIncluded__C */
6736 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__diagsIncluded__C, ".const:ti_sysbios_utils_Load_Module__diagsIncluded__C");
6737 __FAR__ const CT__ti_sysbios_utils_Load_Module__diagsIncluded ti_sysbios_utils_Load_Module__diagsIncluded__C = (xdc_Bits32)0x90;
6738 
6739 /* Module__diagsMask__C */
6740 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__diagsMask__C, ".const:ti_sysbios_utils_Load_Module__diagsMask__C");
6741 __FAR__ const CT__ti_sysbios_utils_Load_Module__diagsMask ti_sysbios_utils_Load_Module__diagsMask__C = ((CT__ti_sysbios_utils_Load_Module__diagsMask)0);
6742 
6743 /* Module__gateObj__C */
6744 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__gateObj__C, ".const:ti_sysbios_utils_Load_Module__gateObj__C");
6745 __FAR__ const CT__ti_sysbios_utils_Load_Module__gateObj ti_sysbios_utils_Load_Module__gateObj__C = ((CT__ti_sysbios_utils_Load_Module__gateObj)0);
6746 
6747 /* Module__gatePrms__C */
6748 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__gatePrms__C, ".const:ti_sysbios_utils_Load_Module__gatePrms__C");
6749 __FAR__ const CT__ti_sysbios_utils_Load_Module__gatePrms ti_sysbios_utils_Load_Module__gatePrms__C = ((CT__ti_sysbios_utils_Load_Module__gatePrms)0);
6750 
6751 /* Module__id__C */
6752 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__id__C, ".const:ti_sysbios_utils_Load_Module__id__C");
6753 __FAR__ const CT__ti_sysbios_utils_Load_Module__id ti_sysbios_utils_Load_Module__id__C = (xdc_Bits16)0x29;
6754 
6755 /* Module__loggerDefined__C */
6756 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__loggerDefined__C, ".const:ti_sysbios_utils_Load_Module__loggerDefined__C");
6757 __FAR__ const CT__ti_sysbios_utils_Load_Module__loggerDefined ti_sysbios_utils_Load_Module__loggerDefined__C = 0;
6758 
6759 /* Module__loggerObj__C */
6760 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__loggerObj__C, ".const:ti_sysbios_utils_Load_Module__loggerObj__C");
6761 __FAR__ const CT__ti_sysbios_utils_Load_Module__loggerObj ti_sysbios_utils_Load_Module__loggerObj__C = ((CT__ti_sysbios_utils_Load_Module__loggerObj)0);
6762 
6763 /* Module__loggerFxn0__C */
6764 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__loggerFxn0__C, ".const:ti_sysbios_utils_Load_Module__loggerFxn0__C");
6765 __FAR__ const CT__ti_sysbios_utils_Load_Module__loggerFxn0 ti_sysbios_utils_Load_Module__loggerFxn0__C = ((CT__ti_sysbios_utils_Load_Module__loggerFxn0)0);
6766 
6767 /* Module__loggerFxn1__C */
6768 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__loggerFxn1__C, ".const:ti_sysbios_utils_Load_Module__loggerFxn1__C");
6769 __FAR__ const CT__ti_sysbios_utils_Load_Module__loggerFxn1 ti_sysbios_utils_Load_Module__loggerFxn1__C = ((CT__ti_sysbios_utils_Load_Module__loggerFxn1)0);
6770 
6771 /* Module__loggerFxn2__C */
6772 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__loggerFxn2__C, ".const:ti_sysbios_utils_Load_Module__loggerFxn2__C");
6773 __FAR__ const CT__ti_sysbios_utils_Load_Module__loggerFxn2 ti_sysbios_utils_Load_Module__loggerFxn2__C = ((CT__ti_sysbios_utils_Load_Module__loggerFxn2)0);
6774 
6775 /* Module__loggerFxn4__C */
6776 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__loggerFxn4__C, ".const:ti_sysbios_utils_Load_Module__loggerFxn4__C");
6777 __FAR__ const CT__ti_sysbios_utils_Load_Module__loggerFxn4 ti_sysbios_utils_Load_Module__loggerFxn4__C = ((CT__ti_sysbios_utils_Load_Module__loggerFxn4)0);
6778 
6779 /* Module__loggerFxn8__C */
6780 #pragma DATA_SECTION(ti_sysbios_utils_Load_Module__loggerFxn8__C, ".const:ti_sysbios_utils_Load_Module__loggerFxn8__C");
6781 __FAR__ const CT__ti_sysbios_utils_Load_Module__loggerFxn8 ti_sysbios_utils_Load_Module__loggerFxn8__C = ((CT__ti_sysbios_utils_Load_Module__loggerFxn8)0);
6782 
6783 /* Object__count__C */
6784 #pragma DATA_SECTION(ti_sysbios_utils_Load_Object__count__C, ".const:ti_sysbios_utils_Load_Object__count__C");
6785 __FAR__ const CT__ti_sysbios_utils_Load_Object__count ti_sysbios_utils_Load_Object__count__C = 0;
6786 
6787 /* Object__heap__C */
6788 #pragma DATA_SECTION(ti_sysbios_utils_Load_Object__heap__C, ".const:ti_sysbios_utils_Load_Object__heap__C");
6789 __FAR__ const CT__ti_sysbios_utils_Load_Object__heap ti_sysbios_utils_Load_Object__heap__C = 0;
6790 
6791 /* Object__sizeof__C */
6792 #pragma DATA_SECTION(ti_sysbios_utils_Load_Object__sizeof__C, ".const:ti_sysbios_utils_Load_Object__sizeof__C");
6793 __FAR__ const CT__ti_sysbios_utils_Load_Object__sizeof ti_sysbios_utils_Load_Object__sizeof__C = 0;
6794 
6795 /* Object__table__C */
6796 #pragma DATA_SECTION(ti_sysbios_utils_Load_Object__table__C, ".const:ti_sysbios_utils_Load_Object__table__C");
6797 __FAR__ const CT__ti_sysbios_utils_Load_Object__table ti_sysbios_utils_Load_Object__table__C = 0;
6798 
6799 /* LS_cpuLoad__C */
6800 #pragma DATA_SECTION(ti_sysbios_utils_Load_LS_cpuLoad__C, ".const:ti_sysbios_utils_Load_LS_cpuLoad__C");
6801 __FAR__ const CT__ti_sysbios_utils_Load_LS_cpuLoad ti_sysbios_utils_Load_LS_cpuLoad__C = (((xdc_runtime_Log_Event)31) << 16 | 2048);
6802 
6803 /* LS_hwiLoad__C */
6804 #pragma DATA_SECTION(ti_sysbios_utils_Load_LS_hwiLoad__C, ".const:ti_sysbios_utils_Load_LS_hwiLoad__C");
6805 __FAR__ const CT__ti_sysbios_utils_Load_LS_hwiLoad ti_sysbios_utils_Load_LS_hwiLoad__C = (((xdc_runtime_Log_Event)32) << 16 | 2048);
6806 
6807 /* LS_swiLoad__C */
6808 #pragma DATA_SECTION(ti_sysbios_utils_Load_LS_swiLoad__C, ".const:ti_sysbios_utils_Load_LS_swiLoad__C");
6809 __FAR__ const CT__ti_sysbios_utils_Load_LS_swiLoad ti_sysbios_utils_Load_LS_swiLoad__C = (((xdc_runtime_Log_Event)33) << 16 | 2048);
6810 
6811 /* LS_taskLoad__C */
6812 #pragma DATA_SECTION(ti_sysbios_utils_Load_LS_taskLoad__C, ".const:ti_sysbios_utils_Load_LS_taskLoad__C");
6813 __FAR__ const CT__ti_sysbios_utils_Load_LS_taskLoad ti_sysbios_utils_Load_LS_taskLoad__C = (((xdc_runtime_Log_Event)34) << 16 | 2048);
6814 
6815 /* postUpdate__C */
6816 #pragma DATA_SECTION(ti_sysbios_utils_Load_postUpdate__C, ".const:ti_sysbios_utils_Load_postUpdate__C");
6817 __FAR__ const CT__ti_sysbios_utils_Load_postUpdate ti_sysbios_utils_Load_postUpdate__C = ((CT__ti_sysbios_utils_Load_postUpdate)0);
6818 
6819 /* updateInIdle__C */
6820 #pragma DATA_SECTION(ti_sysbios_utils_Load_updateInIdle__C, ".const:ti_sysbios_utils_Load_updateInIdle__C");
6821 __FAR__ const CT__ti_sysbios_utils_Load_updateInIdle ti_sysbios_utils_Load_updateInIdle__C = 0;
6822 
6823 /* windowInMs__C */
6824 #pragma DATA_SECTION(ti_sysbios_utils_Load_windowInMs__C, ".const:ti_sysbios_utils_Load_windowInMs__C");
6825 __FAR__ const CT__ti_sysbios_utils_Load_windowInMs ti_sysbios_utils_Load_windowInMs__C = (xdc_UInt)0x1f4;
6826 
6827 /* hwiEnabled__C */
6828 #pragma DATA_SECTION(ti_sysbios_utils_Load_hwiEnabled__C, ".const:ti_sysbios_utils_Load_hwiEnabled__C");
6829 __FAR__ const CT__ti_sysbios_utils_Load_hwiEnabled ti_sysbios_utils_Load_hwiEnabled__C = 0;
6830 
6831 /* swiEnabled__C */
6832 #pragma DATA_SECTION(ti_sysbios_utils_Load_swiEnabled__C, ".const:ti_sysbios_utils_Load_swiEnabled__C");
6833 __FAR__ const CT__ti_sysbios_utils_Load_swiEnabled ti_sysbios_utils_Load_swiEnabled__C = 0;
6834 
6835 /* taskEnabled__C */
6836 #pragma DATA_SECTION(ti_sysbios_utils_Load_taskEnabled__C, ".const:ti_sysbios_utils_Load_taskEnabled__C");
6837 __FAR__ const CT__ti_sysbios_utils_Load_taskEnabled ti_sysbios_utils_Load_taskEnabled__C = 1;
6838 
6839 /* autoAddTasks__C */
6840 #pragma DATA_SECTION(ti_sysbios_utils_Load_autoAddTasks__C, ".const:ti_sysbios_utils_Load_autoAddTasks__C");
6841 __FAR__ const CT__ti_sysbios_utils_Load_autoAddTasks ti_sysbios_utils_Load_autoAddTasks__C = 1;
6842 
6843 
6844 /*
6845  * ======== xdc.runtime.Assert INITIALIZERS ========
6846  */
6847 
6848 /* Module__diagsEnabled__C */
6849 #pragma DATA_SECTION(xdc_runtime_Assert_Module__diagsEnabled__C, ".const:xdc_runtime_Assert_Module__diagsEnabled__C");
6850 __FAR__ const CT__xdc_runtime_Assert_Module__diagsEnabled xdc_runtime_Assert_Module__diagsEnabled__C = (xdc_Bits32)0x10;
6851 
6852 /* Module__diagsIncluded__C */
6853 #pragma DATA_SECTION(xdc_runtime_Assert_Module__diagsIncluded__C, ".const:xdc_runtime_Assert_Module__diagsIncluded__C");
6854 __FAR__ const CT__xdc_runtime_Assert_Module__diagsIncluded xdc_runtime_Assert_Module__diagsIncluded__C = (xdc_Bits32)0x10;
6855 
6856 /* Module__diagsMask__C */
6857 #pragma DATA_SECTION(xdc_runtime_Assert_Module__diagsMask__C, ".const:xdc_runtime_Assert_Module__diagsMask__C");
6858 __FAR__ const CT__xdc_runtime_Assert_Module__diagsMask xdc_runtime_Assert_Module__diagsMask__C = ((CT__xdc_runtime_Assert_Module__diagsMask)0);
6859 
6860 /* Module__gateObj__C */
6861 #pragma DATA_SECTION(xdc_runtime_Assert_Module__gateObj__C, ".const:xdc_runtime_Assert_Module__gateObj__C");
6862 __FAR__ const CT__xdc_runtime_Assert_Module__gateObj xdc_runtime_Assert_Module__gateObj__C = ((CT__xdc_runtime_Assert_Module__gateObj)0);
6863 
6864 /* Module__gatePrms__C */
6865 #pragma DATA_SECTION(xdc_runtime_Assert_Module__gatePrms__C, ".const:xdc_runtime_Assert_Module__gatePrms__C");
6866 __FAR__ const CT__xdc_runtime_Assert_Module__gatePrms xdc_runtime_Assert_Module__gatePrms__C = ((CT__xdc_runtime_Assert_Module__gatePrms)0);
6867 
6868 /* Module__id__C */
6869 #pragma DATA_SECTION(xdc_runtime_Assert_Module__id__C, ".const:xdc_runtime_Assert_Module__id__C");
6870 __FAR__ const CT__xdc_runtime_Assert_Module__id xdc_runtime_Assert_Module__id__C = (xdc_Bits16)0x1;
6871 
6872 /* Module__loggerDefined__C */
6873 #pragma DATA_SECTION(xdc_runtime_Assert_Module__loggerDefined__C, ".const:xdc_runtime_Assert_Module__loggerDefined__C");
6874 __FAR__ const CT__xdc_runtime_Assert_Module__loggerDefined xdc_runtime_Assert_Module__loggerDefined__C = 0;
6875 
6876 /* Module__loggerObj__C */
6877 #pragma DATA_SECTION(xdc_runtime_Assert_Module__loggerObj__C, ".const:xdc_runtime_Assert_Module__loggerObj__C");
6878 __FAR__ const CT__xdc_runtime_Assert_Module__loggerObj xdc_runtime_Assert_Module__loggerObj__C = ((CT__xdc_runtime_Assert_Module__loggerObj)0);
6879 
6880 /* Module__loggerFxn0__C */
6881 #pragma DATA_SECTION(xdc_runtime_Assert_Module__loggerFxn0__C, ".const:xdc_runtime_Assert_Module__loggerFxn0__C");
6882 __FAR__ const CT__xdc_runtime_Assert_Module__loggerFxn0 xdc_runtime_Assert_Module__loggerFxn0__C = ((CT__xdc_runtime_Assert_Module__loggerFxn0)0);
6883 
6884 /* Module__loggerFxn1__C */
6885 #pragma DATA_SECTION(xdc_runtime_Assert_Module__loggerFxn1__C, ".const:xdc_runtime_Assert_Module__loggerFxn1__C");
6886 __FAR__ const CT__xdc_runtime_Assert_Module__loggerFxn1 xdc_runtime_Assert_Module__loggerFxn1__C = ((CT__xdc_runtime_Assert_Module__loggerFxn1)0);
6887 
6888 /* Module__loggerFxn2__C */
6889 #pragma DATA_SECTION(xdc_runtime_Assert_Module__loggerFxn2__C, ".const:xdc_runtime_Assert_Module__loggerFxn2__C");
6890 __FAR__ const CT__xdc_runtime_Assert_Module__loggerFxn2 xdc_runtime_Assert_Module__loggerFxn2__C = ((CT__xdc_runtime_Assert_Module__loggerFxn2)0);
6891 
6892 /* Module__loggerFxn4__C */
6893 #pragma DATA_SECTION(xdc_runtime_Assert_Module__loggerFxn4__C, ".const:xdc_runtime_Assert_Module__loggerFxn4__C");
6894 __FAR__ const CT__xdc_runtime_Assert_Module__loggerFxn4 xdc_runtime_Assert_Module__loggerFxn4__C = ((CT__xdc_runtime_Assert_Module__loggerFxn4)0);
6895 
6896 /* Module__loggerFxn8__C */
6897 #pragma DATA_SECTION(xdc_runtime_Assert_Module__loggerFxn8__C, ".const:xdc_runtime_Assert_Module__loggerFxn8__C");
6898 __FAR__ const CT__xdc_runtime_Assert_Module__loggerFxn8 xdc_runtime_Assert_Module__loggerFxn8__C = ((CT__xdc_runtime_Assert_Module__loggerFxn8)0);
6899 
6900 /* Object__count__C */
6901 #pragma DATA_SECTION(xdc_runtime_Assert_Object__count__C, ".const:xdc_runtime_Assert_Object__count__C");
6902 __FAR__ const CT__xdc_runtime_Assert_Object__count xdc_runtime_Assert_Object__count__C = 0;
6903 
6904 /* Object__heap__C */
6905 #pragma DATA_SECTION(xdc_runtime_Assert_Object__heap__C, ".const:xdc_runtime_Assert_Object__heap__C");
6906 __FAR__ const CT__xdc_runtime_Assert_Object__heap xdc_runtime_Assert_Object__heap__C = 0;
6907 
6908 /* Object__sizeof__C */
6909 #pragma DATA_SECTION(xdc_runtime_Assert_Object__sizeof__C, ".const:xdc_runtime_Assert_Object__sizeof__C");
6910 __FAR__ const CT__xdc_runtime_Assert_Object__sizeof xdc_runtime_Assert_Object__sizeof__C = 0;
6911 
6912 /* Object__table__C */
6913 #pragma DATA_SECTION(xdc_runtime_Assert_Object__table__C, ".const:xdc_runtime_Assert_Object__table__C");
6914 __FAR__ const CT__xdc_runtime_Assert_Object__table xdc_runtime_Assert_Object__table__C = 0;
6915 
6916 /* E_assertFailed__C */
6917 #pragma DATA_SECTION(xdc_runtime_Assert_E_assertFailed__C, ".const:xdc_runtime_Assert_E_assertFailed__C");
6918 __FAR__ const CT__xdc_runtime_Assert_E_assertFailed xdc_runtime_Assert_E_assertFailed__C = (((xdc_runtime_Error_Id)1) << 16 | 0);
6919 
6920 
6921 /*
6922  * ======== xdc.runtime.Core INITIALIZERS ========
6923  */
6924 
6925 /* Module__diagsEnabled__C */
6926 #pragma DATA_SECTION(xdc_runtime_Core_Module__diagsEnabled__C, ".const:xdc_runtime_Core_Module__diagsEnabled__C");
6927 __FAR__ const CT__xdc_runtime_Core_Module__diagsEnabled xdc_runtime_Core_Module__diagsEnabled__C = (xdc_Bits32)0x10;
6928 
6929 /* Module__diagsIncluded__C */
6930 #pragma DATA_SECTION(xdc_runtime_Core_Module__diagsIncluded__C, ".const:xdc_runtime_Core_Module__diagsIncluded__C");
6931 __FAR__ const CT__xdc_runtime_Core_Module__diagsIncluded xdc_runtime_Core_Module__diagsIncluded__C = (xdc_Bits32)0x10;
6932 
6933 /* Module__diagsMask__C */
6934 #pragma DATA_SECTION(xdc_runtime_Core_Module__diagsMask__C, ".const:xdc_runtime_Core_Module__diagsMask__C");
6935 __FAR__ const CT__xdc_runtime_Core_Module__diagsMask xdc_runtime_Core_Module__diagsMask__C = ((CT__xdc_runtime_Core_Module__diagsMask)0);
6936 
6937 /* Module__gateObj__C */
6938 #pragma DATA_SECTION(xdc_runtime_Core_Module__gateObj__C, ".const:xdc_runtime_Core_Module__gateObj__C");
6939 __FAR__ const CT__xdc_runtime_Core_Module__gateObj xdc_runtime_Core_Module__gateObj__C = ((CT__xdc_runtime_Core_Module__gateObj)0);
6940 
6941 /* Module__gatePrms__C */
6942 #pragma DATA_SECTION(xdc_runtime_Core_Module__gatePrms__C, ".const:xdc_runtime_Core_Module__gatePrms__C");
6943 __FAR__ const CT__xdc_runtime_Core_Module__gatePrms xdc_runtime_Core_Module__gatePrms__C = ((CT__xdc_runtime_Core_Module__gatePrms)0);
6944 
6945 /* Module__id__C */
6946 #pragma DATA_SECTION(xdc_runtime_Core_Module__id__C, ".const:xdc_runtime_Core_Module__id__C");
6947 __FAR__ const CT__xdc_runtime_Core_Module__id xdc_runtime_Core_Module__id__C = (xdc_Bits16)0x2;
6948 
6949 /* Module__loggerDefined__C */
6950 #pragma DATA_SECTION(xdc_runtime_Core_Module__loggerDefined__C, ".const:xdc_runtime_Core_Module__loggerDefined__C");
6951 __FAR__ const CT__xdc_runtime_Core_Module__loggerDefined xdc_runtime_Core_Module__loggerDefined__C = 0;
6952 
6953 /* Module__loggerObj__C */
6954 #pragma DATA_SECTION(xdc_runtime_Core_Module__loggerObj__C, ".const:xdc_runtime_Core_Module__loggerObj__C");
6955 __FAR__ const CT__xdc_runtime_Core_Module__loggerObj xdc_runtime_Core_Module__loggerObj__C = ((CT__xdc_runtime_Core_Module__loggerObj)0);
6956 
6957 /* Module__loggerFxn0__C */
6958 #pragma DATA_SECTION(xdc_runtime_Core_Module__loggerFxn0__C, ".const:xdc_runtime_Core_Module__loggerFxn0__C");
6959 __FAR__ const CT__xdc_runtime_Core_Module__loggerFxn0 xdc_runtime_Core_Module__loggerFxn0__C = ((CT__xdc_runtime_Core_Module__loggerFxn0)0);
6960 
6961 /* Module__loggerFxn1__C */
6962 #pragma DATA_SECTION(xdc_runtime_Core_Module__loggerFxn1__C, ".const:xdc_runtime_Core_Module__loggerFxn1__C");
6963 __FAR__ const CT__xdc_runtime_Core_Module__loggerFxn1 xdc_runtime_Core_Module__loggerFxn1__C = ((CT__xdc_runtime_Core_Module__loggerFxn1)0);
6964 
6965 /* Module__loggerFxn2__C */
6966 #pragma DATA_SECTION(xdc_runtime_Core_Module__loggerFxn2__C, ".const:xdc_runtime_Core_Module__loggerFxn2__C");
6967 __FAR__ const CT__xdc_runtime_Core_Module__loggerFxn2 xdc_runtime_Core_Module__loggerFxn2__C = ((CT__xdc_runtime_Core_Module__loggerFxn2)0);
6968 
6969 /* Module__loggerFxn4__C */
6970 #pragma DATA_SECTION(xdc_runtime_Core_Module__loggerFxn4__C, ".const:xdc_runtime_Core_Module__loggerFxn4__C");
6971 __FAR__ const CT__xdc_runtime_Core_Module__loggerFxn4 xdc_runtime_Core_Module__loggerFxn4__C = ((CT__xdc_runtime_Core_Module__loggerFxn4)0);
6972 
6973 /* Module__loggerFxn8__C */
6974 #pragma DATA_SECTION(xdc_runtime_Core_Module__loggerFxn8__C, ".const:xdc_runtime_Core_Module__loggerFxn8__C");
6975 __FAR__ const CT__xdc_runtime_Core_Module__loggerFxn8 xdc_runtime_Core_Module__loggerFxn8__C = ((CT__xdc_runtime_Core_Module__loggerFxn8)0);
6976 
6977 /* Object__count__C */
6978 #pragma DATA_SECTION(xdc_runtime_Core_Object__count__C, ".const:xdc_runtime_Core_Object__count__C");
6979 __FAR__ const CT__xdc_runtime_Core_Object__count xdc_runtime_Core_Object__count__C = 0;
6980 
6981 /* Object__heap__C */
6982 #pragma DATA_SECTION(xdc_runtime_Core_Object__heap__C, ".const:xdc_runtime_Core_Object__heap__C");
6983 __FAR__ const CT__xdc_runtime_Core_Object__heap xdc_runtime_Core_Object__heap__C = 0;
6984 
6985 /* Object__sizeof__C */
6986 #pragma DATA_SECTION(xdc_runtime_Core_Object__sizeof__C, ".const:xdc_runtime_Core_Object__sizeof__C");
6987 __FAR__ const CT__xdc_runtime_Core_Object__sizeof xdc_runtime_Core_Object__sizeof__C = 0;
6988 
6989 /* Object__table__C */
6990 #pragma DATA_SECTION(xdc_runtime_Core_Object__table__C, ".const:xdc_runtime_Core_Object__table__C");
6991 __FAR__ const CT__xdc_runtime_Core_Object__table xdc_runtime_Core_Object__table__C = 0;
6992 
6993 /* A_initializedParams__C */
6994 #pragma DATA_SECTION(xdc_runtime_Core_A_initializedParams__C, ".const:xdc_runtime_Core_A_initializedParams__C");
6995 __FAR__ const CT__xdc_runtime_Core_A_initializedParams xdc_runtime_Core_A_initializedParams__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
6996 
6997 
6998 /*
6999  * ======== xdc.runtime.Defaults INITIALIZERS ========
7000  */
7001 
7002 /* Module__diagsEnabled__C */
7003 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__diagsEnabled__C, ".const:xdc_runtime_Defaults_Module__diagsEnabled__C");
7004 __FAR__ const CT__xdc_runtime_Defaults_Module__diagsEnabled xdc_runtime_Defaults_Module__diagsEnabled__C = (xdc_Bits32)0x90;
7005 
7006 /* Module__diagsIncluded__C */
7007 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__diagsIncluded__C, ".const:xdc_runtime_Defaults_Module__diagsIncluded__C");
7008 __FAR__ const CT__xdc_runtime_Defaults_Module__diagsIncluded xdc_runtime_Defaults_Module__diagsIncluded__C = (xdc_Bits32)0x90;
7009 
7010 /* Module__diagsMask__C */
7011 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__diagsMask__C, ".const:xdc_runtime_Defaults_Module__diagsMask__C");
7012 __FAR__ const CT__xdc_runtime_Defaults_Module__diagsMask xdc_runtime_Defaults_Module__diagsMask__C = ((CT__xdc_runtime_Defaults_Module__diagsMask)0);
7013 
7014 /* Module__gateObj__C */
7015 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__gateObj__C, ".const:xdc_runtime_Defaults_Module__gateObj__C");
7016 __FAR__ const CT__xdc_runtime_Defaults_Module__gateObj xdc_runtime_Defaults_Module__gateObj__C = ((CT__xdc_runtime_Defaults_Module__gateObj)0);
7017 
7018 /* Module__gatePrms__C */
7019 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__gatePrms__C, ".const:xdc_runtime_Defaults_Module__gatePrms__C");
7020 __FAR__ const CT__xdc_runtime_Defaults_Module__gatePrms xdc_runtime_Defaults_Module__gatePrms__C = ((CT__xdc_runtime_Defaults_Module__gatePrms)0);
7021 
7022 /* Module__id__C */
7023 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__id__C, ".const:xdc_runtime_Defaults_Module__id__C");
7024 __FAR__ const CT__xdc_runtime_Defaults_Module__id xdc_runtime_Defaults_Module__id__C = (xdc_Bits16)0x3;
7025 
7026 /* Module__loggerDefined__C */
7027 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__loggerDefined__C, ".const:xdc_runtime_Defaults_Module__loggerDefined__C");
7028 __FAR__ const CT__xdc_runtime_Defaults_Module__loggerDefined xdc_runtime_Defaults_Module__loggerDefined__C = 0;
7029 
7030 /* Module__loggerObj__C */
7031 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__loggerObj__C, ".const:xdc_runtime_Defaults_Module__loggerObj__C");
7032 __FAR__ const CT__xdc_runtime_Defaults_Module__loggerObj xdc_runtime_Defaults_Module__loggerObj__C = ((CT__xdc_runtime_Defaults_Module__loggerObj)0);
7033 
7034 /* Module__loggerFxn0__C */
7035 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__loggerFxn0__C, ".const:xdc_runtime_Defaults_Module__loggerFxn0__C");
7036 __FAR__ const CT__xdc_runtime_Defaults_Module__loggerFxn0 xdc_runtime_Defaults_Module__loggerFxn0__C = ((CT__xdc_runtime_Defaults_Module__loggerFxn0)0);
7037 
7038 /* Module__loggerFxn1__C */
7039 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__loggerFxn1__C, ".const:xdc_runtime_Defaults_Module__loggerFxn1__C");
7040 __FAR__ const CT__xdc_runtime_Defaults_Module__loggerFxn1 xdc_runtime_Defaults_Module__loggerFxn1__C = ((CT__xdc_runtime_Defaults_Module__loggerFxn1)0);
7041 
7042 /* Module__loggerFxn2__C */
7043 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__loggerFxn2__C, ".const:xdc_runtime_Defaults_Module__loggerFxn2__C");
7044 __FAR__ const CT__xdc_runtime_Defaults_Module__loggerFxn2 xdc_runtime_Defaults_Module__loggerFxn2__C = ((CT__xdc_runtime_Defaults_Module__loggerFxn2)0);
7045 
7046 /* Module__loggerFxn4__C */
7047 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__loggerFxn4__C, ".const:xdc_runtime_Defaults_Module__loggerFxn4__C");
7048 __FAR__ const CT__xdc_runtime_Defaults_Module__loggerFxn4 xdc_runtime_Defaults_Module__loggerFxn4__C = ((CT__xdc_runtime_Defaults_Module__loggerFxn4)0);
7049 
7050 /* Module__loggerFxn8__C */
7051 #pragma DATA_SECTION(xdc_runtime_Defaults_Module__loggerFxn8__C, ".const:xdc_runtime_Defaults_Module__loggerFxn8__C");
7052 __FAR__ const CT__xdc_runtime_Defaults_Module__loggerFxn8 xdc_runtime_Defaults_Module__loggerFxn8__C = ((CT__xdc_runtime_Defaults_Module__loggerFxn8)0);
7053 
7054 /* Object__count__C */
7055 #pragma DATA_SECTION(xdc_runtime_Defaults_Object__count__C, ".const:xdc_runtime_Defaults_Object__count__C");
7056 __FAR__ const CT__xdc_runtime_Defaults_Object__count xdc_runtime_Defaults_Object__count__C = 0;
7057 
7058 /* Object__heap__C */
7059 #pragma DATA_SECTION(xdc_runtime_Defaults_Object__heap__C, ".const:xdc_runtime_Defaults_Object__heap__C");
7060 __FAR__ const CT__xdc_runtime_Defaults_Object__heap xdc_runtime_Defaults_Object__heap__C = 0;
7061 
7062 /* Object__sizeof__C */
7063 #pragma DATA_SECTION(xdc_runtime_Defaults_Object__sizeof__C, ".const:xdc_runtime_Defaults_Object__sizeof__C");
7064 __FAR__ const CT__xdc_runtime_Defaults_Object__sizeof xdc_runtime_Defaults_Object__sizeof__C = 0;
7065 
7066 /* Object__table__C */
7067 #pragma DATA_SECTION(xdc_runtime_Defaults_Object__table__C, ".const:xdc_runtime_Defaults_Object__table__C");
7068 __FAR__ const CT__xdc_runtime_Defaults_Object__table xdc_runtime_Defaults_Object__table__C = 0;
7069 
7070 
7071 /*
7072  * ======== xdc.runtime.Diags INITIALIZERS ========
7073  */
7074 
7075 /* Module__diagsEnabled__C */
7076 #pragma DATA_SECTION(xdc_runtime_Diags_Module__diagsEnabled__C, ".const:xdc_runtime_Diags_Module__diagsEnabled__C");
7077 __FAR__ const CT__xdc_runtime_Diags_Module__diagsEnabled xdc_runtime_Diags_Module__diagsEnabled__C = (xdc_Bits32)0x10;
7078 
7079 /* Module__diagsIncluded__C */
7080 #pragma DATA_SECTION(xdc_runtime_Diags_Module__diagsIncluded__C, ".const:xdc_runtime_Diags_Module__diagsIncluded__C");
7081 __FAR__ const CT__xdc_runtime_Diags_Module__diagsIncluded xdc_runtime_Diags_Module__diagsIncluded__C = (xdc_Bits32)0x10;
7082 
7083 /* Module__diagsMask__C */
7084 #pragma DATA_SECTION(xdc_runtime_Diags_Module__diagsMask__C, ".const:xdc_runtime_Diags_Module__diagsMask__C");
7085 __FAR__ const CT__xdc_runtime_Diags_Module__diagsMask xdc_runtime_Diags_Module__diagsMask__C = ((CT__xdc_runtime_Diags_Module__diagsMask)0);
7086 
7087 /* Module__gateObj__C */
7088 #pragma DATA_SECTION(xdc_runtime_Diags_Module__gateObj__C, ".const:xdc_runtime_Diags_Module__gateObj__C");
7089 __FAR__ const CT__xdc_runtime_Diags_Module__gateObj xdc_runtime_Diags_Module__gateObj__C = ((CT__xdc_runtime_Diags_Module__gateObj)0);
7090 
7091 /* Module__gatePrms__C */
7092 #pragma DATA_SECTION(xdc_runtime_Diags_Module__gatePrms__C, ".const:xdc_runtime_Diags_Module__gatePrms__C");
7093 __FAR__ const CT__xdc_runtime_Diags_Module__gatePrms xdc_runtime_Diags_Module__gatePrms__C = ((CT__xdc_runtime_Diags_Module__gatePrms)0);
7094 
7095 /* Module__id__C */
7096 #pragma DATA_SECTION(xdc_runtime_Diags_Module__id__C, ".const:xdc_runtime_Diags_Module__id__C");
7097 __FAR__ const CT__xdc_runtime_Diags_Module__id xdc_runtime_Diags_Module__id__C = (xdc_Bits16)0x4;
7098 
7099 /* Module__loggerDefined__C */
7100 #pragma DATA_SECTION(xdc_runtime_Diags_Module__loggerDefined__C, ".const:xdc_runtime_Diags_Module__loggerDefined__C");
7101 __FAR__ const CT__xdc_runtime_Diags_Module__loggerDefined xdc_runtime_Diags_Module__loggerDefined__C = 0;
7102 
7103 /* Module__loggerObj__C */
7104 #pragma DATA_SECTION(xdc_runtime_Diags_Module__loggerObj__C, ".const:xdc_runtime_Diags_Module__loggerObj__C");
7105 __FAR__ const CT__xdc_runtime_Diags_Module__loggerObj xdc_runtime_Diags_Module__loggerObj__C = ((CT__xdc_runtime_Diags_Module__loggerObj)0);
7106 
7107 /* Module__loggerFxn0__C */
7108 #pragma DATA_SECTION(xdc_runtime_Diags_Module__loggerFxn0__C, ".const:xdc_runtime_Diags_Module__loggerFxn0__C");
7109 __FAR__ const CT__xdc_runtime_Diags_Module__loggerFxn0 xdc_runtime_Diags_Module__loggerFxn0__C = ((CT__xdc_runtime_Diags_Module__loggerFxn0)0);
7110 
7111 /* Module__loggerFxn1__C */
7112 #pragma DATA_SECTION(xdc_runtime_Diags_Module__loggerFxn1__C, ".const:xdc_runtime_Diags_Module__loggerFxn1__C");
7113 __FAR__ const CT__xdc_runtime_Diags_Module__loggerFxn1 xdc_runtime_Diags_Module__loggerFxn1__C = ((CT__xdc_runtime_Diags_Module__loggerFxn1)0);
7114 
7115 /* Module__loggerFxn2__C */
7116 #pragma DATA_SECTION(xdc_runtime_Diags_Module__loggerFxn2__C, ".const:xdc_runtime_Diags_Module__loggerFxn2__C");
7117 __FAR__ const CT__xdc_runtime_Diags_Module__loggerFxn2 xdc_runtime_Diags_Module__loggerFxn2__C = ((CT__xdc_runtime_Diags_Module__loggerFxn2)0);
7118 
7119 /* Module__loggerFxn4__C */
7120 #pragma DATA_SECTION(xdc_runtime_Diags_Module__loggerFxn4__C, ".const:xdc_runtime_Diags_Module__loggerFxn4__C");
7121 __FAR__ const CT__xdc_runtime_Diags_Module__loggerFxn4 xdc_runtime_Diags_Module__loggerFxn4__C = ((CT__xdc_runtime_Diags_Module__loggerFxn4)0);
7122 
7123 /* Module__loggerFxn8__C */
7124 #pragma DATA_SECTION(xdc_runtime_Diags_Module__loggerFxn8__C, ".const:xdc_runtime_Diags_Module__loggerFxn8__C");
7125 __FAR__ const CT__xdc_runtime_Diags_Module__loggerFxn8 xdc_runtime_Diags_Module__loggerFxn8__C = ((CT__xdc_runtime_Diags_Module__loggerFxn8)0);
7126 
7127 /* Object__count__C */
7128 #pragma DATA_SECTION(xdc_runtime_Diags_Object__count__C, ".const:xdc_runtime_Diags_Object__count__C");
7129 __FAR__ const CT__xdc_runtime_Diags_Object__count xdc_runtime_Diags_Object__count__C = 0;
7130 
7131 /* Object__heap__C */
7132 #pragma DATA_SECTION(xdc_runtime_Diags_Object__heap__C, ".const:xdc_runtime_Diags_Object__heap__C");
7133 __FAR__ const CT__xdc_runtime_Diags_Object__heap xdc_runtime_Diags_Object__heap__C = 0;
7134 
7135 /* Object__sizeof__C */
7136 #pragma DATA_SECTION(xdc_runtime_Diags_Object__sizeof__C, ".const:xdc_runtime_Diags_Object__sizeof__C");
7137 __FAR__ const CT__xdc_runtime_Diags_Object__sizeof xdc_runtime_Diags_Object__sizeof__C = 0;
7138 
7139 /* Object__table__C */
7140 #pragma DATA_SECTION(xdc_runtime_Diags_Object__table__C, ".const:xdc_runtime_Diags_Object__table__C");
7141 __FAR__ const CT__xdc_runtime_Diags_Object__table xdc_runtime_Diags_Object__table__C = 0;
7142 
7143 /* setMaskEnabled__C */
7144 #pragma DATA_SECTION(xdc_runtime_Diags_setMaskEnabled__C, ".const:xdc_runtime_Diags_setMaskEnabled__C");
7145 __FAR__ const CT__xdc_runtime_Diags_setMaskEnabled xdc_runtime_Diags_setMaskEnabled__C = 0;
7146 
7147 /* dictBase__C */
7148 #pragma DATA_SECTION(xdc_runtime_Diags_dictBase__C, ".const:xdc_runtime_Diags_dictBase__C");
7149 __FAR__ const CT__xdc_runtime_Diags_dictBase xdc_runtime_Diags_dictBase__C = ((CT__xdc_runtime_Diags_dictBase)0);
7150 
7151 
7152 /*
7153  * ======== xdc.runtime.Error INITIALIZERS ========
7154  */
7155 
7156 /* Module__state__V */
7157 #if defined (__ICCARM__)
7158 #pragma location = ".data_xdc_runtime_Error_Module__state__V"
7159 #endif
7160 #if defined(__llvm__) && defined(__ti__)
7161 xdc_runtime_Error_Module_State__ xdc_runtime_Error_Module__state__V __attribute__ ((section(".data:xdc_runtime_Error_Module__state__V")));
7162 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
7163 #ifndef __TI_COMPILER_VERSION__
7164 xdc_runtime_Error_Module_State__ xdc_runtime_Error_Module__state__V __attribute__ ((section(".data_xdc_runtime_Error_Module__state__V")));
7165 #endif
7166 #endif
7168  (xdc_UInt16)0x0, /* count */
7169 };
7170 
7171 /* Module__diagsEnabled__C */
7172 #pragma DATA_SECTION(xdc_runtime_Error_Module__diagsEnabled__C, ".const:xdc_runtime_Error_Module__diagsEnabled__C");
7173 __FAR__ const CT__xdc_runtime_Error_Module__diagsEnabled xdc_runtime_Error_Module__diagsEnabled__C = (xdc_Bits32)0x90;
7174 
7175 /* Module__diagsIncluded__C */
7176 #pragma DATA_SECTION(xdc_runtime_Error_Module__diagsIncluded__C, ".const:xdc_runtime_Error_Module__diagsIncluded__C");
7177 __FAR__ const CT__xdc_runtime_Error_Module__diagsIncluded xdc_runtime_Error_Module__diagsIncluded__C = (xdc_Bits32)0x90;
7178 
7179 /* Module__diagsMask__C */
7180 #pragma DATA_SECTION(xdc_runtime_Error_Module__diagsMask__C, ".const:xdc_runtime_Error_Module__diagsMask__C");
7181 __FAR__ const CT__xdc_runtime_Error_Module__diagsMask xdc_runtime_Error_Module__diagsMask__C = ((CT__xdc_runtime_Error_Module__diagsMask)0);
7182 
7183 /* Module__gateObj__C */
7184 #pragma DATA_SECTION(xdc_runtime_Error_Module__gateObj__C, ".const:xdc_runtime_Error_Module__gateObj__C");
7185 __FAR__ const CT__xdc_runtime_Error_Module__gateObj xdc_runtime_Error_Module__gateObj__C = ((CT__xdc_runtime_Error_Module__gateObj)0);
7186 
7187 /* Module__gatePrms__C */
7188 #pragma DATA_SECTION(xdc_runtime_Error_Module__gatePrms__C, ".const:xdc_runtime_Error_Module__gatePrms__C");
7189 __FAR__ const CT__xdc_runtime_Error_Module__gatePrms xdc_runtime_Error_Module__gatePrms__C = ((CT__xdc_runtime_Error_Module__gatePrms)0);
7190 
7191 /* Module__id__C */
7192 #pragma DATA_SECTION(xdc_runtime_Error_Module__id__C, ".const:xdc_runtime_Error_Module__id__C");
7193 __FAR__ const CT__xdc_runtime_Error_Module__id xdc_runtime_Error_Module__id__C = (xdc_Bits16)0x5;
7194 
7195 /* Module__loggerDefined__C */
7196 #pragma DATA_SECTION(xdc_runtime_Error_Module__loggerDefined__C, ".const:xdc_runtime_Error_Module__loggerDefined__C");
7197 __FAR__ const CT__xdc_runtime_Error_Module__loggerDefined xdc_runtime_Error_Module__loggerDefined__C = 0;
7198 
7199 /* Module__loggerObj__C */
7200 #pragma DATA_SECTION(xdc_runtime_Error_Module__loggerObj__C, ".const:xdc_runtime_Error_Module__loggerObj__C");
7201 __FAR__ const CT__xdc_runtime_Error_Module__loggerObj xdc_runtime_Error_Module__loggerObj__C = ((CT__xdc_runtime_Error_Module__loggerObj)0);
7202 
7203 /* Module__loggerFxn0__C */
7204 #pragma DATA_SECTION(xdc_runtime_Error_Module__loggerFxn0__C, ".const:xdc_runtime_Error_Module__loggerFxn0__C");
7205 __FAR__ const CT__xdc_runtime_Error_Module__loggerFxn0 xdc_runtime_Error_Module__loggerFxn0__C = ((CT__xdc_runtime_Error_Module__loggerFxn0)0);
7206 
7207 /* Module__loggerFxn1__C */
7208 #pragma DATA_SECTION(xdc_runtime_Error_Module__loggerFxn1__C, ".const:xdc_runtime_Error_Module__loggerFxn1__C");
7209 __FAR__ const CT__xdc_runtime_Error_Module__loggerFxn1 xdc_runtime_Error_Module__loggerFxn1__C = ((CT__xdc_runtime_Error_Module__loggerFxn1)0);
7210 
7211 /* Module__loggerFxn2__C */
7212 #pragma DATA_SECTION(xdc_runtime_Error_Module__loggerFxn2__C, ".const:xdc_runtime_Error_Module__loggerFxn2__C");
7213 __FAR__ const CT__xdc_runtime_Error_Module__loggerFxn2 xdc_runtime_Error_Module__loggerFxn2__C = ((CT__xdc_runtime_Error_Module__loggerFxn2)0);
7214 
7215 /* Module__loggerFxn4__C */
7216 #pragma DATA_SECTION(xdc_runtime_Error_Module__loggerFxn4__C, ".const:xdc_runtime_Error_Module__loggerFxn4__C");
7217 __FAR__ const CT__xdc_runtime_Error_Module__loggerFxn4 xdc_runtime_Error_Module__loggerFxn4__C = ((CT__xdc_runtime_Error_Module__loggerFxn4)0);
7218 
7219 /* Module__loggerFxn8__C */
7220 #pragma DATA_SECTION(xdc_runtime_Error_Module__loggerFxn8__C, ".const:xdc_runtime_Error_Module__loggerFxn8__C");
7221 __FAR__ const CT__xdc_runtime_Error_Module__loggerFxn8 xdc_runtime_Error_Module__loggerFxn8__C = ((CT__xdc_runtime_Error_Module__loggerFxn8)0);
7222 
7223 /* Object__count__C */
7224 #pragma DATA_SECTION(xdc_runtime_Error_Object__count__C, ".const:xdc_runtime_Error_Object__count__C");
7225 __FAR__ const CT__xdc_runtime_Error_Object__count xdc_runtime_Error_Object__count__C = 0;
7226 
7227 /* Object__heap__C */
7228 #pragma DATA_SECTION(xdc_runtime_Error_Object__heap__C, ".const:xdc_runtime_Error_Object__heap__C");
7229 __FAR__ const CT__xdc_runtime_Error_Object__heap xdc_runtime_Error_Object__heap__C = 0;
7230 
7231 /* Object__sizeof__C */
7232 #pragma DATA_SECTION(xdc_runtime_Error_Object__sizeof__C, ".const:xdc_runtime_Error_Object__sizeof__C");
7233 __FAR__ const CT__xdc_runtime_Error_Object__sizeof xdc_runtime_Error_Object__sizeof__C = 0;
7234 
7235 /* Object__table__C */
7236 #pragma DATA_SECTION(xdc_runtime_Error_Object__table__C, ".const:xdc_runtime_Error_Object__table__C");
7237 __FAR__ const CT__xdc_runtime_Error_Object__table xdc_runtime_Error_Object__table__C = 0;
7238 
7239 /* policyFxn__C */
7240 #pragma DATA_SECTION(xdc_runtime_Error_policyFxn__C, ".const:xdc_runtime_Error_policyFxn__C");
7241 __FAR__ const CT__xdc_runtime_Error_policyFxn xdc_runtime_Error_policyFxn__C = ((CT__xdc_runtime_Error_policyFxn)((xdc_Fxn)xdc_runtime_Error_policyDefault__E));
7242 
7243 /* E_generic__C */
7244 #pragma DATA_SECTION(xdc_runtime_Error_E_generic__C, ".const:xdc_runtime_Error_E_generic__C");
7245 __FAR__ const CT__xdc_runtime_Error_E_generic xdc_runtime_Error_E_generic__C = (((xdc_runtime_Error_Id)2) << 16 | 0);
7246 
7247 /* E_memory__C */
7248 #pragma DATA_SECTION(xdc_runtime_Error_E_memory__C, ".const:xdc_runtime_Error_E_memory__C");
7249 __FAR__ const CT__xdc_runtime_Error_E_memory xdc_runtime_Error_E_memory__C = (((xdc_runtime_Error_Id)3) << 16 | 0);
7250 
7251 /* E_msgCode__C */
7252 #pragma DATA_SECTION(xdc_runtime_Error_E_msgCode__C, ".const:xdc_runtime_Error_E_msgCode__C");
7253 __FAR__ const CT__xdc_runtime_Error_E_msgCode xdc_runtime_Error_E_msgCode__C = (((xdc_runtime_Error_Id)4) << 16 | 0);
7254 
7255 /* policy__C */
7256 #pragma DATA_SECTION(xdc_runtime_Error_policy__C, ".const:xdc_runtime_Error_policy__C");
7257 __FAR__ const CT__xdc_runtime_Error_policy xdc_runtime_Error_policy__C = xdc_runtime_Error_UNWIND;
7258 
7259 /* raiseHook__C */
7260 #pragma DATA_SECTION(xdc_runtime_Error_raiseHook__C, ".const:xdc_runtime_Error_raiseHook__C");
7261 __FAR__ const CT__xdc_runtime_Error_raiseHook xdc_runtime_Error_raiseHook__C = ((CT__xdc_runtime_Error_raiseHook)((xdc_Fxn)ti_sysbios_BIOS_errorRaiseHook__I));
7262 
7263 /* maxDepth__C */
7264 #pragma DATA_SECTION(xdc_runtime_Error_maxDepth__C, ".const:xdc_runtime_Error_maxDepth__C");
7265 __FAR__ const CT__xdc_runtime_Error_maxDepth xdc_runtime_Error_maxDepth__C = (xdc_UInt16)0x10;
7266 
7267 
7268 /*
7269  * ======== xdc.runtime.Gate INITIALIZERS ========
7270  */
7271 
7272 /* Module__diagsEnabled__C */
7273 #pragma DATA_SECTION(xdc_runtime_Gate_Module__diagsEnabled__C, ".const:xdc_runtime_Gate_Module__diagsEnabled__C");
7274 __FAR__ const CT__xdc_runtime_Gate_Module__diagsEnabled xdc_runtime_Gate_Module__diagsEnabled__C = (xdc_Bits32)0x10;
7275 
7276 /* Module__diagsIncluded__C */
7277 #pragma DATA_SECTION(xdc_runtime_Gate_Module__diagsIncluded__C, ".const:xdc_runtime_Gate_Module__diagsIncluded__C");
7278 __FAR__ const CT__xdc_runtime_Gate_Module__diagsIncluded xdc_runtime_Gate_Module__diagsIncluded__C = (xdc_Bits32)0x10;
7279 
7280 /* Module__diagsMask__C */
7281 #pragma DATA_SECTION(xdc_runtime_Gate_Module__diagsMask__C, ".const:xdc_runtime_Gate_Module__diagsMask__C");
7282 __FAR__ const CT__xdc_runtime_Gate_Module__diagsMask xdc_runtime_Gate_Module__diagsMask__C = ((CT__xdc_runtime_Gate_Module__diagsMask)0);
7283 
7284 /* Module__gateObj__C */
7285 #pragma DATA_SECTION(xdc_runtime_Gate_Module__gateObj__C, ".const:xdc_runtime_Gate_Module__gateObj__C");
7286 __FAR__ const CT__xdc_runtime_Gate_Module__gateObj xdc_runtime_Gate_Module__gateObj__C = ((CT__xdc_runtime_Gate_Module__gateObj)0);
7287 
7288 /* Module__gatePrms__C */
7289 #pragma DATA_SECTION(xdc_runtime_Gate_Module__gatePrms__C, ".const:xdc_runtime_Gate_Module__gatePrms__C");
7290 __FAR__ const CT__xdc_runtime_Gate_Module__gatePrms xdc_runtime_Gate_Module__gatePrms__C = ((CT__xdc_runtime_Gate_Module__gatePrms)0);
7291 
7292 /* Module__id__C */
7293 #pragma DATA_SECTION(xdc_runtime_Gate_Module__id__C, ".const:xdc_runtime_Gate_Module__id__C");
7294 __FAR__ const CT__xdc_runtime_Gate_Module__id xdc_runtime_Gate_Module__id__C = (xdc_Bits16)0x6;
7295 
7296 /* Module__loggerDefined__C */
7297 #pragma DATA_SECTION(xdc_runtime_Gate_Module__loggerDefined__C, ".const:xdc_runtime_Gate_Module__loggerDefined__C");
7298 __FAR__ const CT__xdc_runtime_Gate_Module__loggerDefined xdc_runtime_Gate_Module__loggerDefined__C = 0;
7299 
7300 /* Module__loggerObj__C */
7301 #pragma DATA_SECTION(xdc_runtime_Gate_Module__loggerObj__C, ".const:xdc_runtime_Gate_Module__loggerObj__C");
7302 __FAR__ const CT__xdc_runtime_Gate_Module__loggerObj xdc_runtime_Gate_Module__loggerObj__C = ((CT__xdc_runtime_Gate_Module__loggerObj)0);
7303 
7304 /* Module__loggerFxn0__C */
7305 #pragma DATA_SECTION(xdc_runtime_Gate_Module__loggerFxn0__C, ".const:xdc_runtime_Gate_Module__loggerFxn0__C");
7306 __FAR__ const CT__xdc_runtime_Gate_Module__loggerFxn0 xdc_runtime_Gate_Module__loggerFxn0__C = ((CT__xdc_runtime_Gate_Module__loggerFxn0)0);
7307 
7308 /* Module__loggerFxn1__C */
7309 #pragma DATA_SECTION(xdc_runtime_Gate_Module__loggerFxn1__C, ".const:xdc_runtime_Gate_Module__loggerFxn1__C");
7310 __FAR__ const CT__xdc_runtime_Gate_Module__loggerFxn1 xdc_runtime_Gate_Module__loggerFxn1__C = ((CT__xdc_runtime_Gate_Module__loggerFxn1)0);
7311 
7312 /* Module__loggerFxn2__C */
7313 #pragma DATA_SECTION(xdc_runtime_Gate_Module__loggerFxn2__C, ".const:xdc_runtime_Gate_Module__loggerFxn2__C");
7314 __FAR__ const CT__xdc_runtime_Gate_Module__loggerFxn2 xdc_runtime_Gate_Module__loggerFxn2__C = ((CT__xdc_runtime_Gate_Module__loggerFxn2)0);
7315 
7316 /* Module__loggerFxn4__C */
7317 #pragma DATA_SECTION(xdc_runtime_Gate_Module__loggerFxn4__C, ".const:xdc_runtime_Gate_Module__loggerFxn4__C");
7318 __FAR__ const CT__xdc_runtime_Gate_Module__loggerFxn4 xdc_runtime_Gate_Module__loggerFxn4__C = ((CT__xdc_runtime_Gate_Module__loggerFxn4)0);
7319 
7320 /* Module__loggerFxn8__C */
7321 #pragma DATA_SECTION(xdc_runtime_Gate_Module__loggerFxn8__C, ".const:xdc_runtime_Gate_Module__loggerFxn8__C");
7322 __FAR__ const CT__xdc_runtime_Gate_Module__loggerFxn8 xdc_runtime_Gate_Module__loggerFxn8__C = ((CT__xdc_runtime_Gate_Module__loggerFxn8)0);
7323 
7324 /* Object__count__C */
7325 #pragma DATA_SECTION(xdc_runtime_Gate_Object__count__C, ".const:xdc_runtime_Gate_Object__count__C");
7326 __FAR__ const CT__xdc_runtime_Gate_Object__count xdc_runtime_Gate_Object__count__C = 0;
7327 
7328 /* Object__heap__C */
7329 #pragma DATA_SECTION(xdc_runtime_Gate_Object__heap__C, ".const:xdc_runtime_Gate_Object__heap__C");
7330 __FAR__ const CT__xdc_runtime_Gate_Object__heap xdc_runtime_Gate_Object__heap__C = 0;
7331 
7332 /* Object__sizeof__C */
7333 #pragma DATA_SECTION(xdc_runtime_Gate_Object__sizeof__C, ".const:xdc_runtime_Gate_Object__sizeof__C");
7334 __FAR__ const CT__xdc_runtime_Gate_Object__sizeof xdc_runtime_Gate_Object__sizeof__C = 0;
7335 
7336 /* Object__table__C */
7337 #pragma DATA_SECTION(xdc_runtime_Gate_Object__table__C, ".const:xdc_runtime_Gate_Object__table__C");
7338 __FAR__ const CT__xdc_runtime_Gate_Object__table xdc_runtime_Gate_Object__table__C = 0;
7339 
7340 
7341 /*
7342  * ======== xdc.runtime.Log INITIALIZERS ========
7343  */
7344 
7345 /* Module__diagsEnabled__C */
7346 #pragma DATA_SECTION(xdc_runtime_Log_Module__diagsEnabled__C, ".const:xdc_runtime_Log_Module__diagsEnabled__C");
7347 __FAR__ const CT__xdc_runtime_Log_Module__diagsEnabled xdc_runtime_Log_Module__diagsEnabled__C = (xdc_Bits32)0x10;
7348 
7349 /* Module__diagsIncluded__C */
7350 #pragma DATA_SECTION(xdc_runtime_Log_Module__diagsIncluded__C, ".const:xdc_runtime_Log_Module__diagsIncluded__C");
7351 __FAR__ const CT__xdc_runtime_Log_Module__diagsIncluded xdc_runtime_Log_Module__diagsIncluded__C = (xdc_Bits32)0x10;
7352 
7353 /* Module__diagsMask__C */
7354 #pragma DATA_SECTION(xdc_runtime_Log_Module__diagsMask__C, ".const:xdc_runtime_Log_Module__diagsMask__C");
7355 __FAR__ const CT__xdc_runtime_Log_Module__diagsMask xdc_runtime_Log_Module__diagsMask__C = ((CT__xdc_runtime_Log_Module__diagsMask)0);
7356 
7357 /* Module__gateObj__C */
7358 #pragma DATA_SECTION(xdc_runtime_Log_Module__gateObj__C, ".const:xdc_runtime_Log_Module__gateObj__C");
7359 __FAR__ const CT__xdc_runtime_Log_Module__gateObj xdc_runtime_Log_Module__gateObj__C = ((CT__xdc_runtime_Log_Module__gateObj)0);
7360 
7361 /* Module__gatePrms__C */
7362 #pragma DATA_SECTION(xdc_runtime_Log_Module__gatePrms__C, ".const:xdc_runtime_Log_Module__gatePrms__C");
7363 __FAR__ const CT__xdc_runtime_Log_Module__gatePrms xdc_runtime_Log_Module__gatePrms__C = ((CT__xdc_runtime_Log_Module__gatePrms)0);
7364 
7365 /* Module__id__C */
7366 #pragma DATA_SECTION(xdc_runtime_Log_Module__id__C, ".const:xdc_runtime_Log_Module__id__C");
7367 __FAR__ const CT__xdc_runtime_Log_Module__id xdc_runtime_Log_Module__id__C = (xdc_Bits16)0x7;
7368 
7369 /* Module__loggerDefined__C */
7370 #pragma DATA_SECTION(xdc_runtime_Log_Module__loggerDefined__C, ".const:xdc_runtime_Log_Module__loggerDefined__C");
7371 __FAR__ const CT__xdc_runtime_Log_Module__loggerDefined xdc_runtime_Log_Module__loggerDefined__C = 0;
7372 
7373 /* Module__loggerObj__C */
7374 #pragma DATA_SECTION(xdc_runtime_Log_Module__loggerObj__C, ".const:xdc_runtime_Log_Module__loggerObj__C");
7375 __FAR__ const CT__xdc_runtime_Log_Module__loggerObj xdc_runtime_Log_Module__loggerObj__C = ((CT__xdc_runtime_Log_Module__loggerObj)0);
7376 
7377 /* Module__loggerFxn0__C */
7378 #pragma DATA_SECTION(xdc_runtime_Log_Module__loggerFxn0__C, ".const:xdc_runtime_Log_Module__loggerFxn0__C");
7379 __FAR__ const CT__xdc_runtime_Log_Module__loggerFxn0 xdc_runtime_Log_Module__loggerFxn0__C = ((CT__xdc_runtime_Log_Module__loggerFxn0)0);
7380 
7381 /* Module__loggerFxn1__C */
7382 #pragma DATA_SECTION(xdc_runtime_Log_Module__loggerFxn1__C, ".const:xdc_runtime_Log_Module__loggerFxn1__C");
7383 __FAR__ const CT__xdc_runtime_Log_Module__loggerFxn1 xdc_runtime_Log_Module__loggerFxn1__C = ((CT__xdc_runtime_Log_Module__loggerFxn1)0);
7384 
7385 /* Module__loggerFxn2__C */
7386 #pragma DATA_SECTION(xdc_runtime_Log_Module__loggerFxn2__C, ".const:xdc_runtime_Log_Module__loggerFxn2__C");
7387 __FAR__ const CT__xdc_runtime_Log_Module__loggerFxn2 xdc_runtime_Log_Module__loggerFxn2__C = ((CT__xdc_runtime_Log_Module__loggerFxn2)0);
7388 
7389 /* Module__loggerFxn4__C */
7390 #pragma DATA_SECTION(xdc_runtime_Log_Module__loggerFxn4__C, ".const:xdc_runtime_Log_Module__loggerFxn4__C");
7391 __FAR__ const CT__xdc_runtime_Log_Module__loggerFxn4 xdc_runtime_Log_Module__loggerFxn4__C = ((CT__xdc_runtime_Log_Module__loggerFxn4)0);
7392 
7393 /* Module__loggerFxn8__C */
7394 #pragma DATA_SECTION(xdc_runtime_Log_Module__loggerFxn8__C, ".const:xdc_runtime_Log_Module__loggerFxn8__C");
7395 __FAR__ const CT__xdc_runtime_Log_Module__loggerFxn8 xdc_runtime_Log_Module__loggerFxn8__C = ((CT__xdc_runtime_Log_Module__loggerFxn8)0);
7396 
7397 /* Object__count__C */
7398 #pragma DATA_SECTION(xdc_runtime_Log_Object__count__C, ".const:xdc_runtime_Log_Object__count__C");
7399 __FAR__ const CT__xdc_runtime_Log_Object__count xdc_runtime_Log_Object__count__C = 0;
7400 
7401 /* Object__heap__C */
7402 #pragma DATA_SECTION(xdc_runtime_Log_Object__heap__C, ".const:xdc_runtime_Log_Object__heap__C");
7403 __FAR__ const CT__xdc_runtime_Log_Object__heap xdc_runtime_Log_Object__heap__C = 0;
7404 
7405 /* Object__sizeof__C */
7406 #pragma DATA_SECTION(xdc_runtime_Log_Object__sizeof__C, ".const:xdc_runtime_Log_Object__sizeof__C");
7407 __FAR__ const CT__xdc_runtime_Log_Object__sizeof xdc_runtime_Log_Object__sizeof__C = 0;
7408 
7409 /* Object__table__C */
7410 #pragma DATA_SECTION(xdc_runtime_Log_Object__table__C, ".const:xdc_runtime_Log_Object__table__C");
7411 __FAR__ const CT__xdc_runtime_Log_Object__table xdc_runtime_Log_Object__table__C = 0;
7412 
7413 /* L_construct__C */
7414 #pragma DATA_SECTION(xdc_runtime_Log_L_construct__C, ".const:xdc_runtime_Log_L_construct__C");
7415 __FAR__ const CT__xdc_runtime_Log_L_construct xdc_runtime_Log_L_construct__C = (((xdc_runtime_Log_Event)1) << 16 | 4);
7416 
7417 /* L_create__C */
7418 #pragma DATA_SECTION(xdc_runtime_Log_L_create__C, ".const:xdc_runtime_Log_L_create__C");
7419 __FAR__ const CT__xdc_runtime_Log_L_create xdc_runtime_Log_L_create__C = (((xdc_runtime_Log_Event)2) << 16 | 4);
7420 
7421 /* L_destruct__C */
7422 #pragma DATA_SECTION(xdc_runtime_Log_L_destruct__C, ".const:xdc_runtime_Log_L_destruct__C");
7423 __FAR__ const CT__xdc_runtime_Log_L_destruct xdc_runtime_Log_L_destruct__C = (((xdc_runtime_Log_Event)3) << 16 | 4);
7424 
7425 /* L_delete__C */
7426 #pragma DATA_SECTION(xdc_runtime_Log_L_delete__C, ".const:xdc_runtime_Log_L_delete__C");
7427 __FAR__ const CT__xdc_runtime_Log_L_delete xdc_runtime_Log_L_delete__C = (((xdc_runtime_Log_Event)4) << 16 | 4);
7428 
7429 /* L_error__C */
7430 #pragma DATA_SECTION(xdc_runtime_Log_L_error__C, ".const:xdc_runtime_Log_L_error__C");
7431 __FAR__ const CT__xdc_runtime_Log_L_error xdc_runtime_Log_L_error__C = (((xdc_runtime_Log_Event)5) << 16 | 192);
7432 
7433 /* L_warning__C */
7434 #pragma DATA_SECTION(xdc_runtime_Log_L_warning__C, ".const:xdc_runtime_Log_L_warning__C");
7435 __FAR__ const CT__xdc_runtime_Log_L_warning xdc_runtime_Log_L_warning__C = (((xdc_runtime_Log_Event)6) << 16 | 224);
7436 
7437 /* L_info__C */
7438 #pragma DATA_SECTION(xdc_runtime_Log_L_info__C, ".const:xdc_runtime_Log_L_info__C");
7439 __FAR__ const CT__xdc_runtime_Log_L_info xdc_runtime_Log_L_info__C = (((xdc_runtime_Log_Event)7) << 16 | 16384);
7440 
7441 /* L_start__C */
7442 #pragma DATA_SECTION(xdc_runtime_Log_L_start__C, ".const:xdc_runtime_Log_L_start__C");
7443 __FAR__ const CT__xdc_runtime_Log_L_start xdc_runtime_Log_L_start__C = (((xdc_runtime_Log_Event)8) << 16 | 32768);
7444 
7445 /* L_stop__C */
7446 #pragma DATA_SECTION(xdc_runtime_Log_L_stop__C, ".const:xdc_runtime_Log_L_stop__C");
7447 __FAR__ const CT__xdc_runtime_Log_L_stop xdc_runtime_Log_L_stop__C = (((xdc_runtime_Log_Event)9) << 16 | 32768);
7448 
7449 /* L_startInstance__C */
7450 #pragma DATA_SECTION(xdc_runtime_Log_L_startInstance__C, ".const:xdc_runtime_Log_L_startInstance__C");
7451 __FAR__ const CT__xdc_runtime_Log_L_startInstance xdc_runtime_Log_L_startInstance__C = (((xdc_runtime_Log_Event)10) << 16 | 32768);
7452 
7453 /* L_stopInstance__C */
7454 #pragma DATA_SECTION(xdc_runtime_Log_L_stopInstance__C, ".const:xdc_runtime_Log_L_stopInstance__C");
7455 __FAR__ const CT__xdc_runtime_Log_L_stopInstance xdc_runtime_Log_L_stopInstance__C = (((xdc_runtime_Log_Event)11) << 16 | 32768);
7456 
7457 
7458 /*
7459  * ======== xdc.runtime.Main INITIALIZERS ========
7460  */
7461 
7462 /* Module__diagsEnabled__C */
7463 #pragma DATA_SECTION(xdc_runtime_Main_Module__diagsEnabled__C, ".const:xdc_runtime_Main_Module__diagsEnabled__C");
7464 __FAR__ const CT__xdc_runtime_Main_Module__diagsEnabled xdc_runtime_Main_Module__diagsEnabled__C = (xdc_Bits32)0x90;
7465 
7466 /* Module__diagsIncluded__C */
7467 #pragma DATA_SECTION(xdc_runtime_Main_Module__diagsIncluded__C, ".const:xdc_runtime_Main_Module__diagsIncluded__C");
7468 __FAR__ const CT__xdc_runtime_Main_Module__diagsIncluded xdc_runtime_Main_Module__diagsIncluded__C = (xdc_Bits32)0x90;
7469 
7470 /* Module__diagsMask__C */
7471 #pragma DATA_SECTION(xdc_runtime_Main_Module__diagsMask__C, ".const:xdc_runtime_Main_Module__diagsMask__C");
7472 __FAR__ const CT__xdc_runtime_Main_Module__diagsMask xdc_runtime_Main_Module__diagsMask__C = ((CT__xdc_runtime_Main_Module__diagsMask)0);
7473 
7474 /* Module__gateObj__C */
7475 #pragma DATA_SECTION(xdc_runtime_Main_Module__gateObj__C, ".const:xdc_runtime_Main_Module__gateObj__C");
7476 __FAR__ const CT__xdc_runtime_Main_Module__gateObj xdc_runtime_Main_Module__gateObj__C = ((CT__xdc_runtime_Main_Module__gateObj)((const void*)(xdc_runtime_IGateProvider_Handle)&ti_sysbios_gates_GateHwi_Object__table__V[0]));
7477 
7478 /* Module__gatePrms__C */
7479 #pragma DATA_SECTION(xdc_runtime_Main_Module__gatePrms__C, ".const:xdc_runtime_Main_Module__gatePrms__C");
7480 __FAR__ const CT__xdc_runtime_Main_Module__gatePrms xdc_runtime_Main_Module__gatePrms__C = ((CT__xdc_runtime_Main_Module__gatePrms)0);
7481 
7482 /* Module__id__C */
7483 #pragma DATA_SECTION(xdc_runtime_Main_Module__id__C, ".const:xdc_runtime_Main_Module__id__C");
7484 __FAR__ const CT__xdc_runtime_Main_Module__id xdc_runtime_Main_Module__id__C = (xdc_Bits16)0x8;
7485 
7486 /* Module__loggerDefined__C */
7487 #pragma DATA_SECTION(xdc_runtime_Main_Module__loggerDefined__C, ".const:xdc_runtime_Main_Module__loggerDefined__C");
7488 __FAR__ const CT__xdc_runtime_Main_Module__loggerDefined xdc_runtime_Main_Module__loggerDefined__C = 0;
7489 
7490 /* Module__loggerObj__C */
7491 #pragma DATA_SECTION(xdc_runtime_Main_Module__loggerObj__C, ".const:xdc_runtime_Main_Module__loggerObj__C");
7492 __FAR__ const CT__xdc_runtime_Main_Module__loggerObj xdc_runtime_Main_Module__loggerObj__C = ((CT__xdc_runtime_Main_Module__loggerObj)0);
7493 
7494 /* Module__loggerFxn0__C */
7495 #pragma DATA_SECTION(xdc_runtime_Main_Module__loggerFxn0__C, ".const:xdc_runtime_Main_Module__loggerFxn0__C");
7496 __FAR__ const CT__xdc_runtime_Main_Module__loggerFxn0 xdc_runtime_Main_Module__loggerFxn0__C = ((CT__xdc_runtime_Main_Module__loggerFxn0)0);
7497 
7498 /* Module__loggerFxn1__C */
7499 #pragma DATA_SECTION(xdc_runtime_Main_Module__loggerFxn1__C, ".const:xdc_runtime_Main_Module__loggerFxn1__C");
7500 __FAR__ const CT__xdc_runtime_Main_Module__loggerFxn1 xdc_runtime_Main_Module__loggerFxn1__C = ((CT__xdc_runtime_Main_Module__loggerFxn1)0);
7501 
7502 /* Module__loggerFxn2__C */
7503 #pragma DATA_SECTION(xdc_runtime_Main_Module__loggerFxn2__C, ".const:xdc_runtime_Main_Module__loggerFxn2__C");
7504 __FAR__ const CT__xdc_runtime_Main_Module__loggerFxn2 xdc_runtime_Main_Module__loggerFxn2__C = ((CT__xdc_runtime_Main_Module__loggerFxn2)0);
7505 
7506 /* Module__loggerFxn4__C */
7507 #pragma DATA_SECTION(xdc_runtime_Main_Module__loggerFxn4__C, ".const:xdc_runtime_Main_Module__loggerFxn4__C");
7508 __FAR__ const CT__xdc_runtime_Main_Module__loggerFxn4 xdc_runtime_Main_Module__loggerFxn4__C = ((CT__xdc_runtime_Main_Module__loggerFxn4)0);
7509 
7510 /* Module__loggerFxn8__C */
7511 #pragma DATA_SECTION(xdc_runtime_Main_Module__loggerFxn8__C, ".const:xdc_runtime_Main_Module__loggerFxn8__C");
7512 __FAR__ const CT__xdc_runtime_Main_Module__loggerFxn8 xdc_runtime_Main_Module__loggerFxn8__C = ((CT__xdc_runtime_Main_Module__loggerFxn8)0);
7513 
7514 /* Object__count__C */
7515 #pragma DATA_SECTION(xdc_runtime_Main_Object__count__C, ".const:xdc_runtime_Main_Object__count__C");
7516 __FAR__ const CT__xdc_runtime_Main_Object__count xdc_runtime_Main_Object__count__C = 0;
7517 
7518 /* Object__heap__C */
7519 #pragma DATA_SECTION(xdc_runtime_Main_Object__heap__C, ".const:xdc_runtime_Main_Object__heap__C");
7520 __FAR__ const CT__xdc_runtime_Main_Object__heap xdc_runtime_Main_Object__heap__C = 0;
7521 
7522 /* Object__sizeof__C */
7523 #pragma DATA_SECTION(xdc_runtime_Main_Object__sizeof__C, ".const:xdc_runtime_Main_Object__sizeof__C");
7524 __FAR__ const CT__xdc_runtime_Main_Object__sizeof xdc_runtime_Main_Object__sizeof__C = 0;
7525 
7526 /* Object__table__C */
7527 #pragma DATA_SECTION(xdc_runtime_Main_Object__table__C, ".const:xdc_runtime_Main_Object__table__C");
7528 __FAR__ const CT__xdc_runtime_Main_Object__table xdc_runtime_Main_Object__table__C = 0;
7529 
7530 
7531 /*
7532  * ======== xdc.runtime.Main_Module_GateProxy INITIALIZERS ========
7533  */
7534 
7535 
7536 /*
7537  * ======== xdc.runtime.Memory INITIALIZERS ========
7538  */
7539 
7540 /* Module__state__V */
7541 #if defined (__ICCARM__)
7542 #pragma location = ".data_xdc_runtime_Memory_Module__state__V"
7543 #endif
7544 #if defined(__llvm__) && defined(__ti__)
7545 xdc_runtime_Memory_Module_State__ xdc_runtime_Memory_Module__state__V __attribute__ ((section(".data:xdc_runtime_Memory_Module__state__V")));
7546 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
7547 #ifndef __TI_COMPILER_VERSION__
7548 xdc_runtime_Memory_Module_State__ xdc_runtime_Memory_Module__state__V __attribute__ ((section(".data_xdc_runtime_Memory_Module__state__V")));
7549 #endif
7550 #endif
7552  (xdc_SizeT)0x8, /* maxDefaultTypeAlign */
7553 };
7554 
7555 /* Module__diagsEnabled__C */
7556 #pragma DATA_SECTION(xdc_runtime_Memory_Module__diagsEnabled__C, ".const:xdc_runtime_Memory_Module__diagsEnabled__C");
7557 __FAR__ const CT__xdc_runtime_Memory_Module__diagsEnabled xdc_runtime_Memory_Module__diagsEnabled__C = (xdc_Bits32)0x10;
7558 
7559 /* Module__diagsIncluded__C */
7560 #pragma DATA_SECTION(xdc_runtime_Memory_Module__diagsIncluded__C, ".const:xdc_runtime_Memory_Module__diagsIncluded__C");
7561 __FAR__ const CT__xdc_runtime_Memory_Module__diagsIncluded xdc_runtime_Memory_Module__diagsIncluded__C = (xdc_Bits32)0x10;
7562 
7563 /* Module__diagsMask__C */
7564 #pragma DATA_SECTION(xdc_runtime_Memory_Module__diagsMask__C, ".const:xdc_runtime_Memory_Module__diagsMask__C");
7565 __FAR__ const CT__xdc_runtime_Memory_Module__diagsMask xdc_runtime_Memory_Module__diagsMask__C = ((CT__xdc_runtime_Memory_Module__diagsMask)0);
7566 
7567 /* Module__gateObj__C */
7568 #pragma DATA_SECTION(xdc_runtime_Memory_Module__gateObj__C, ".const:xdc_runtime_Memory_Module__gateObj__C");
7569 __FAR__ const CT__xdc_runtime_Memory_Module__gateObj xdc_runtime_Memory_Module__gateObj__C = ((CT__xdc_runtime_Memory_Module__gateObj)0);
7570 
7571 /* Module__gatePrms__C */
7572 #pragma DATA_SECTION(xdc_runtime_Memory_Module__gatePrms__C, ".const:xdc_runtime_Memory_Module__gatePrms__C");
7573 __FAR__ const CT__xdc_runtime_Memory_Module__gatePrms xdc_runtime_Memory_Module__gatePrms__C = ((CT__xdc_runtime_Memory_Module__gatePrms)0);
7574 
7575 /* Module__id__C */
7576 #pragma DATA_SECTION(xdc_runtime_Memory_Module__id__C, ".const:xdc_runtime_Memory_Module__id__C");
7577 __FAR__ const CT__xdc_runtime_Memory_Module__id xdc_runtime_Memory_Module__id__C = (xdc_Bits16)0x9;
7578 
7579 /* Module__loggerDefined__C */
7580 #pragma DATA_SECTION(xdc_runtime_Memory_Module__loggerDefined__C, ".const:xdc_runtime_Memory_Module__loggerDefined__C");
7581 __FAR__ const CT__xdc_runtime_Memory_Module__loggerDefined xdc_runtime_Memory_Module__loggerDefined__C = 0;
7582 
7583 /* Module__loggerObj__C */
7584 #pragma DATA_SECTION(xdc_runtime_Memory_Module__loggerObj__C, ".const:xdc_runtime_Memory_Module__loggerObj__C");
7585 __FAR__ const CT__xdc_runtime_Memory_Module__loggerObj xdc_runtime_Memory_Module__loggerObj__C = ((CT__xdc_runtime_Memory_Module__loggerObj)0);
7586 
7587 /* Module__loggerFxn0__C */
7588 #pragma DATA_SECTION(xdc_runtime_Memory_Module__loggerFxn0__C, ".const:xdc_runtime_Memory_Module__loggerFxn0__C");
7589 __FAR__ const CT__xdc_runtime_Memory_Module__loggerFxn0 xdc_runtime_Memory_Module__loggerFxn0__C = ((CT__xdc_runtime_Memory_Module__loggerFxn0)0);
7590 
7591 /* Module__loggerFxn1__C */
7592 #pragma DATA_SECTION(xdc_runtime_Memory_Module__loggerFxn1__C, ".const:xdc_runtime_Memory_Module__loggerFxn1__C");
7593 __FAR__ const CT__xdc_runtime_Memory_Module__loggerFxn1 xdc_runtime_Memory_Module__loggerFxn1__C = ((CT__xdc_runtime_Memory_Module__loggerFxn1)0);
7594 
7595 /* Module__loggerFxn2__C */
7596 #pragma DATA_SECTION(xdc_runtime_Memory_Module__loggerFxn2__C, ".const:xdc_runtime_Memory_Module__loggerFxn2__C");
7597 __FAR__ const CT__xdc_runtime_Memory_Module__loggerFxn2 xdc_runtime_Memory_Module__loggerFxn2__C = ((CT__xdc_runtime_Memory_Module__loggerFxn2)0);
7598 
7599 /* Module__loggerFxn4__C */
7600 #pragma DATA_SECTION(xdc_runtime_Memory_Module__loggerFxn4__C, ".const:xdc_runtime_Memory_Module__loggerFxn4__C");
7601 __FAR__ const CT__xdc_runtime_Memory_Module__loggerFxn4 xdc_runtime_Memory_Module__loggerFxn4__C = ((CT__xdc_runtime_Memory_Module__loggerFxn4)0);
7602 
7603 /* Module__loggerFxn8__C */
7604 #pragma DATA_SECTION(xdc_runtime_Memory_Module__loggerFxn8__C, ".const:xdc_runtime_Memory_Module__loggerFxn8__C");
7605 __FAR__ const CT__xdc_runtime_Memory_Module__loggerFxn8 xdc_runtime_Memory_Module__loggerFxn8__C = ((CT__xdc_runtime_Memory_Module__loggerFxn8)0);
7606 
7607 /* Object__count__C */
7608 #pragma DATA_SECTION(xdc_runtime_Memory_Object__count__C, ".const:xdc_runtime_Memory_Object__count__C");
7609 __FAR__ const CT__xdc_runtime_Memory_Object__count xdc_runtime_Memory_Object__count__C = 0;
7610 
7611 /* Object__heap__C */
7612 #pragma DATA_SECTION(xdc_runtime_Memory_Object__heap__C, ".const:xdc_runtime_Memory_Object__heap__C");
7613 __FAR__ const CT__xdc_runtime_Memory_Object__heap xdc_runtime_Memory_Object__heap__C = 0;
7614 
7615 /* Object__sizeof__C */
7616 #pragma DATA_SECTION(xdc_runtime_Memory_Object__sizeof__C, ".const:xdc_runtime_Memory_Object__sizeof__C");
7617 __FAR__ const CT__xdc_runtime_Memory_Object__sizeof xdc_runtime_Memory_Object__sizeof__C = 0;
7618 
7619 /* Object__table__C */
7620 #pragma DATA_SECTION(xdc_runtime_Memory_Object__table__C, ".const:xdc_runtime_Memory_Object__table__C");
7621 __FAR__ const CT__xdc_runtime_Memory_Object__table xdc_runtime_Memory_Object__table__C = 0;
7622 
7623 /* defaultHeapInstance__C */
7624 #pragma DATA_SECTION(xdc_runtime_Memory_defaultHeapInstance__C, ".const:xdc_runtime_Memory_defaultHeapInstance__C");
7625 __FAR__ const CT__xdc_runtime_Memory_defaultHeapInstance xdc_runtime_Memory_defaultHeapInstance__C = (xdc_runtime_IHeap_Handle)&ti_sysbios_heaps_HeapMem_Object__table__V[0];
7626 
7627 
7628 /*
7629  * ======== xdc.runtime.Memory_HeapProxy INITIALIZERS ========
7630  */
7631 
7632 
7633 /*
7634  * ======== xdc.runtime.Registry INITIALIZERS ========
7635  */
7636 
7637 /* Module__state__V */
7638 #if defined (__ICCARM__)
7639 #pragma location = ".data_xdc_runtime_Registry_Module__state__V"
7640 #endif
7641 #if defined(__llvm__) && defined(__ti__)
7642 xdc_runtime_Registry_Module_State__ xdc_runtime_Registry_Module__state__V __attribute__ ((section(".data:xdc_runtime_Registry_Module__state__V")));
7643 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
7644 #ifndef __TI_COMPILER_VERSION__
7645 xdc_runtime_Registry_Module_State__ xdc_runtime_Registry_Module__state__V __attribute__ ((section(".data_xdc_runtime_Registry_Module__state__V")));
7646 #endif
7647 #endif
7649  ((xdc_runtime_Types_RegDesc*)0), /* listHead */
7650  (xdc_Bits16)0x7fff, /* curId */
7651 };
7652 
7653 /* Module__diagsEnabled__C */
7654 #pragma DATA_SECTION(xdc_runtime_Registry_Module__diagsEnabled__C, ".const:xdc_runtime_Registry_Module__diagsEnabled__C");
7655 __FAR__ const CT__xdc_runtime_Registry_Module__diagsEnabled xdc_runtime_Registry_Module__diagsEnabled__C = (xdc_Bits32)0x90;
7656 
7657 /* Module__diagsIncluded__C */
7658 #pragma DATA_SECTION(xdc_runtime_Registry_Module__diagsIncluded__C, ".const:xdc_runtime_Registry_Module__diagsIncluded__C");
7659 __FAR__ const CT__xdc_runtime_Registry_Module__diagsIncluded xdc_runtime_Registry_Module__diagsIncluded__C = (xdc_Bits32)0x90;
7660 
7661 /* Module__diagsMask__C */
7662 #pragma DATA_SECTION(xdc_runtime_Registry_Module__diagsMask__C, ".const:xdc_runtime_Registry_Module__diagsMask__C");
7663 __FAR__ const CT__xdc_runtime_Registry_Module__diagsMask xdc_runtime_Registry_Module__diagsMask__C = ((CT__xdc_runtime_Registry_Module__diagsMask)0);
7664 
7665 /* Module__gateObj__C */
7666 #pragma DATA_SECTION(xdc_runtime_Registry_Module__gateObj__C, ".const:xdc_runtime_Registry_Module__gateObj__C");
7667 __FAR__ const CT__xdc_runtime_Registry_Module__gateObj xdc_runtime_Registry_Module__gateObj__C = ((CT__xdc_runtime_Registry_Module__gateObj)0);
7668 
7669 /* Module__gatePrms__C */
7670 #pragma DATA_SECTION(xdc_runtime_Registry_Module__gatePrms__C, ".const:xdc_runtime_Registry_Module__gatePrms__C");
7671 __FAR__ const CT__xdc_runtime_Registry_Module__gatePrms xdc_runtime_Registry_Module__gatePrms__C = ((CT__xdc_runtime_Registry_Module__gatePrms)0);
7672 
7673 /* Module__id__C */
7674 #pragma DATA_SECTION(xdc_runtime_Registry_Module__id__C, ".const:xdc_runtime_Registry_Module__id__C");
7675 __FAR__ const CT__xdc_runtime_Registry_Module__id xdc_runtime_Registry_Module__id__C = (xdc_Bits16)0xa;
7676 
7677 /* Module__loggerDefined__C */
7678 #pragma DATA_SECTION(xdc_runtime_Registry_Module__loggerDefined__C, ".const:xdc_runtime_Registry_Module__loggerDefined__C");
7679 __FAR__ const CT__xdc_runtime_Registry_Module__loggerDefined xdc_runtime_Registry_Module__loggerDefined__C = 0;
7680 
7681 /* Module__loggerObj__C */
7682 #pragma DATA_SECTION(xdc_runtime_Registry_Module__loggerObj__C, ".const:xdc_runtime_Registry_Module__loggerObj__C");
7683 __FAR__ const CT__xdc_runtime_Registry_Module__loggerObj xdc_runtime_Registry_Module__loggerObj__C = ((CT__xdc_runtime_Registry_Module__loggerObj)0);
7684 
7685 /* Module__loggerFxn0__C */
7686 #pragma DATA_SECTION(xdc_runtime_Registry_Module__loggerFxn0__C, ".const:xdc_runtime_Registry_Module__loggerFxn0__C");
7687 __FAR__ const CT__xdc_runtime_Registry_Module__loggerFxn0 xdc_runtime_Registry_Module__loggerFxn0__C = ((CT__xdc_runtime_Registry_Module__loggerFxn0)0);
7688 
7689 /* Module__loggerFxn1__C */
7690 #pragma DATA_SECTION(xdc_runtime_Registry_Module__loggerFxn1__C, ".const:xdc_runtime_Registry_Module__loggerFxn1__C");
7691 __FAR__ const CT__xdc_runtime_Registry_Module__loggerFxn1 xdc_runtime_Registry_Module__loggerFxn1__C = ((CT__xdc_runtime_Registry_Module__loggerFxn1)0);
7692 
7693 /* Module__loggerFxn2__C */
7694 #pragma DATA_SECTION(xdc_runtime_Registry_Module__loggerFxn2__C, ".const:xdc_runtime_Registry_Module__loggerFxn2__C");
7695 __FAR__ const CT__xdc_runtime_Registry_Module__loggerFxn2 xdc_runtime_Registry_Module__loggerFxn2__C = ((CT__xdc_runtime_Registry_Module__loggerFxn2)0);
7696 
7697 /* Module__loggerFxn4__C */
7698 #pragma DATA_SECTION(xdc_runtime_Registry_Module__loggerFxn4__C, ".const:xdc_runtime_Registry_Module__loggerFxn4__C");
7699 __FAR__ const CT__xdc_runtime_Registry_Module__loggerFxn4 xdc_runtime_Registry_Module__loggerFxn4__C = ((CT__xdc_runtime_Registry_Module__loggerFxn4)0);
7700 
7701 /* Module__loggerFxn8__C */
7702 #pragma DATA_SECTION(xdc_runtime_Registry_Module__loggerFxn8__C, ".const:xdc_runtime_Registry_Module__loggerFxn8__C");
7703 __FAR__ const CT__xdc_runtime_Registry_Module__loggerFxn8 xdc_runtime_Registry_Module__loggerFxn8__C = ((CT__xdc_runtime_Registry_Module__loggerFxn8)0);
7704 
7705 /* Object__count__C */
7706 #pragma DATA_SECTION(xdc_runtime_Registry_Object__count__C, ".const:xdc_runtime_Registry_Object__count__C");
7707 __FAR__ const CT__xdc_runtime_Registry_Object__count xdc_runtime_Registry_Object__count__C = 0;
7708 
7709 /* Object__heap__C */
7710 #pragma DATA_SECTION(xdc_runtime_Registry_Object__heap__C, ".const:xdc_runtime_Registry_Object__heap__C");
7711 __FAR__ const CT__xdc_runtime_Registry_Object__heap xdc_runtime_Registry_Object__heap__C = 0;
7712 
7713 /* Object__sizeof__C */
7714 #pragma DATA_SECTION(xdc_runtime_Registry_Object__sizeof__C, ".const:xdc_runtime_Registry_Object__sizeof__C");
7715 __FAR__ const CT__xdc_runtime_Registry_Object__sizeof xdc_runtime_Registry_Object__sizeof__C = 0;
7716 
7717 /* Object__table__C */
7718 #pragma DATA_SECTION(xdc_runtime_Registry_Object__table__C, ".const:xdc_runtime_Registry_Object__table__C");
7719 __FAR__ const CT__xdc_runtime_Registry_Object__table xdc_runtime_Registry_Object__table__C = 0;
7720 
7721 
7722 /*
7723  * ======== xdc.runtime.Startup INITIALIZERS ========
7724  */
7725 
7726 /* Module__state__V */
7727 #if defined (__ICCARM__)
7728 #pragma location = ".data_xdc_runtime_Startup_Module__state__V"
7729 #endif
7730 #if defined(__llvm__) && defined(__ti__)
7731 xdc_runtime_Startup_Module_State__ xdc_runtime_Startup_Module__state__V __attribute__ ((section(".data:xdc_runtime_Startup_Module__state__V")));
7732 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
7733 #ifndef __TI_COMPILER_VERSION__
7734 xdc_runtime_Startup_Module_State__ xdc_runtime_Startup_Module__state__V __attribute__ ((section(".data_xdc_runtime_Startup_Module__state__V")));
7735 #endif
7736 #endif
7738  ((xdc_Int*)0), /* stateTab */
7739  0, /* execFlag */
7740  0, /* rtsDoneFlag */
7741 };
7742 
7743 /* --> xdc_runtime_Startup_firstFxns__A */
7744 #pragma DATA_SECTION(xdc_runtime_Startup_firstFxns__A, ".const:xdc_runtime_Startup_firstFxns__A");
7745 const __T1_xdc_runtime_Startup_firstFxns xdc_runtime_Startup_firstFxns__A[2] = {
7746  ((xdc_Void(*)(xdc_Void))((xdc_Fxn)ti_sysbios_heaps_HeapMem_init__I)), /* [0] */
7747  ((xdc_Void(*)(xdc_Void))((xdc_Fxn)ti_sysbios_hal_Hwi_initStack)), /* [1] */
7748 };
7749 
7750 /* --> xdc_runtime_Startup_sfxnTab__A */
7751 #pragma DATA_SECTION(xdc_runtime_Startup_sfxnTab__A, ".const:xdc_runtime_Startup_sfxnTab__A");
7752 const __T1_xdc_runtime_Startup_sfxnTab xdc_runtime_Startup_sfxnTab__A[10] = {
7753  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)xdc_runtime_System_Module_startup__E)), /* [0] */
7754  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_family_c64p_EventCombiner_Module_startup__E)), /* [1] */
7755  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_family_c64p_Exception_Module_startup__E)), /* [2] */
7756  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_family_c64p_Hwi_Module_startup__E)), /* [3] */
7757  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_family_c64p_TimestampProvider_Module_startup__E)), /* [4] */
7758  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_family_c64p_Cache_Module_startup__E)), /* [5] */
7759  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_knl_Clock_Module_startup__E)), /* [6] */
7760  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_knl_Task_Module_startup__E)), /* [7] */
7761  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_hal_Hwi_Module_startup__E)), /* [8] */
7762  ((xdc_Int(*)(xdc_Int))((xdc_Fxn)ti_sysbios_timers_rti_Timer_Module_startup__E)), /* [9] */
7763 };
7764 
7765 /* --> xdc_runtime_Startup_sfxnRts__A */
7766 #pragma DATA_SECTION(xdc_runtime_Startup_sfxnRts__A, ".const:xdc_runtime_Startup_sfxnRts__A");
7767 const __T1_xdc_runtime_Startup_sfxnRts xdc_runtime_Startup_sfxnRts__A[10] = {
7768  1, /* [0] */
7769  0, /* [1] */
7770  0, /* [2] */
7771  0, /* [3] */
7772  1, /* [4] */
7773  0, /* [5] */
7774  0, /* [6] */
7775  0, /* [7] */
7776  0, /* [8] */
7777  0, /* [9] */
7778 };
7779 
7780 /* Module__diagsEnabled__C */
7781 #pragma DATA_SECTION(xdc_runtime_Startup_Module__diagsEnabled__C, ".const:xdc_runtime_Startup_Module__diagsEnabled__C");
7782 __FAR__ const CT__xdc_runtime_Startup_Module__diagsEnabled xdc_runtime_Startup_Module__diagsEnabled__C = (xdc_Bits32)0x10;
7783 
7784 /* Module__diagsIncluded__C */
7785 #pragma DATA_SECTION(xdc_runtime_Startup_Module__diagsIncluded__C, ".const:xdc_runtime_Startup_Module__diagsIncluded__C");
7786 __FAR__ const CT__xdc_runtime_Startup_Module__diagsIncluded xdc_runtime_Startup_Module__diagsIncluded__C = (xdc_Bits32)0x10;
7787 
7788 /* Module__diagsMask__C */
7789 #pragma DATA_SECTION(xdc_runtime_Startup_Module__diagsMask__C, ".const:xdc_runtime_Startup_Module__diagsMask__C");
7790 __FAR__ const CT__xdc_runtime_Startup_Module__diagsMask xdc_runtime_Startup_Module__diagsMask__C = ((CT__xdc_runtime_Startup_Module__diagsMask)0);
7791 
7792 /* Module__gateObj__C */
7793 #pragma DATA_SECTION(xdc_runtime_Startup_Module__gateObj__C, ".const:xdc_runtime_Startup_Module__gateObj__C");
7794 __FAR__ const CT__xdc_runtime_Startup_Module__gateObj xdc_runtime_Startup_Module__gateObj__C = ((CT__xdc_runtime_Startup_Module__gateObj)0);
7795 
7796 /* Module__gatePrms__C */
7797 #pragma DATA_SECTION(xdc_runtime_Startup_Module__gatePrms__C, ".const:xdc_runtime_Startup_Module__gatePrms__C");
7798 __FAR__ const CT__xdc_runtime_Startup_Module__gatePrms xdc_runtime_Startup_Module__gatePrms__C = ((CT__xdc_runtime_Startup_Module__gatePrms)0);
7799 
7800 /* Module__id__C */
7801 #pragma DATA_SECTION(xdc_runtime_Startup_Module__id__C, ".const:xdc_runtime_Startup_Module__id__C");
7802 __FAR__ const CT__xdc_runtime_Startup_Module__id xdc_runtime_Startup_Module__id__C = (xdc_Bits16)0xb;
7803 
7804 /* Module__loggerDefined__C */
7805 #pragma DATA_SECTION(xdc_runtime_Startup_Module__loggerDefined__C, ".const:xdc_runtime_Startup_Module__loggerDefined__C");
7806 __FAR__ const CT__xdc_runtime_Startup_Module__loggerDefined xdc_runtime_Startup_Module__loggerDefined__C = 0;
7807 
7808 /* Module__loggerObj__C */
7809 #pragma DATA_SECTION(xdc_runtime_Startup_Module__loggerObj__C, ".const:xdc_runtime_Startup_Module__loggerObj__C");
7810 __FAR__ const CT__xdc_runtime_Startup_Module__loggerObj xdc_runtime_Startup_Module__loggerObj__C = ((CT__xdc_runtime_Startup_Module__loggerObj)0);
7811 
7812 /* Module__loggerFxn0__C */
7813 #pragma DATA_SECTION(xdc_runtime_Startup_Module__loggerFxn0__C, ".const:xdc_runtime_Startup_Module__loggerFxn0__C");
7814 __FAR__ const CT__xdc_runtime_Startup_Module__loggerFxn0 xdc_runtime_Startup_Module__loggerFxn0__C = ((CT__xdc_runtime_Startup_Module__loggerFxn0)0);
7815 
7816 /* Module__loggerFxn1__C */
7817 #pragma DATA_SECTION(xdc_runtime_Startup_Module__loggerFxn1__C, ".const:xdc_runtime_Startup_Module__loggerFxn1__C");
7818 __FAR__ const CT__xdc_runtime_Startup_Module__loggerFxn1 xdc_runtime_Startup_Module__loggerFxn1__C = ((CT__xdc_runtime_Startup_Module__loggerFxn1)0);
7819 
7820 /* Module__loggerFxn2__C */
7821 #pragma DATA_SECTION(xdc_runtime_Startup_Module__loggerFxn2__C, ".const:xdc_runtime_Startup_Module__loggerFxn2__C");
7822 __FAR__ const CT__xdc_runtime_Startup_Module__loggerFxn2 xdc_runtime_Startup_Module__loggerFxn2__C = ((CT__xdc_runtime_Startup_Module__loggerFxn2)0);
7823 
7824 /* Module__loggerFxn4__C */
7825 #pragma DATA_SECTION(xdc_runtime_Startup_Module__loggerFxn4__C, ".const:xdc_runtime_Startup_Module__loggerFxn4__C");
7826 __FAR__ const CT__xdc_runtime_Startup_Module__loggerFxn4 xdc_runtime_Startup_Module__loggerFxn4__C = ((CT__xdc_runtime_Startup_Module__loggerFxn4)0);
7827 
7828 /* Module__loggerFxn8__C */
7829 #pragma DATA_SECTION(xdc_runtime_Startup_Module__loggerFxn8__C, ".const:xdc_runtime_Startup_Module__loggerFxn8__C");
7830 __FAR__ const CT__xdc_runtime_Startup_Module__loggerFxn8 xdc_runtime_Startup_Module__loggerFxn8__C = ((CT__xdc_runtime_Startup_Module__loggerFxn8)0);
7831 
7832 /* Object__count__C */
7833 #pragma DATA_SECTION(xdc_runtime_Startup_Object__count__C, ".const:xdc_runtime_Startup_Object__count__C");
7834 __FAR__ const CT__xdc_runtime_Startup_Object__count xdc_runtime_Startup_Object__count__C = 0;
7835 
7836 /* Object__heap__C */
7837 #pragma DATA_SECTION(xdc_runtime_Startup_Object__heap__C, ".const:xdc_runtime_Startup_Object__heap__C");
7838 __FAR__ const CT__xdc_runtime_Startup_Object__heap xdc_runtime_Startup_Object__heap__C = 0;
7839 
7840 /* Object__sizeof__C */
7841 #pragma DATA_SECTION(xdc_runtime_Startup_Object__sizeof__C, ".const:xdc_runtime_Startup_Object__sizeof__C");
7842 __FAR__ const CT__xdc_runtime_Startup_Object__sizeof xdc_runtime_Startup_Object__sizeof__C = 0;
7843 
7844 /* Object__table__C */
7845 #pragma DATA_SECTION(xdc_runtime_Startup_Object__table__C, ".const:xdc_runtime_Startup_Object__table__C");
7846 __FAR__ const CT__xdc_runtime_Startup_Object__table xdc_runtime_Startup_Object__table__C = 0;
7847 
7848 /* maxPasses__C */
7849 #pragma DATA_SECTION(xdc_runtime_Startup_maxPasses__C, ".const:xdc_runtime_Startup_maxPasses__C");
7850 __FAR__ const CT__xdc_runtime_Startup_maxPasses xdc_runtime_Startup_maxPasses__C = (xdc_Int)0x20;
7851 
7852 /* firstFxns__C */
7853 #pragma DATA_SECTION(xdc_runtime_Startup_firstFxns__C, ".const:xdc_runtime_Startup_firstFxns__C");
7854 __FAR__ const CT__xdc_runtime_Startup_firstFxns xdc_runtime_Startup_firstFxns__C = {2, ((__T1_xdc_runtime_Startup_firstFxns *)xdc_runtime_Startup_firstFxns__A)};
7855 
7856 /* lastFxns__C */
7857 #pragma DATA_SECTION(xdc_runtime_Startup_lastFxns__C, ".const:xdc_runtime_Startup_lastFxns__C");
7858 __FAR__ const CT__xdc_runtime_Startup_lastFxns xdc_runtime_Startup_lastFxns__C = {0, 0};
7859 
7860 /* startModsFxn__C */
7861 #pragma DATA_SECTION(xdc_runtime_Startup_startModsFxn__C, ".const:xdc_runtime_Startup_startModsFxn__C");
7862 __FAR__ const CT__xdc_runtime_Startup_startModsFxn xdc_runtime_Startup_startModsFxn__C = ((CT__xdc_runtime_Startup_startModsFxn)((xdc_Fxn)xdc_runtime_Startup_startMods__I));
7863 
7864 /* execImpl__C */
7865 #pragma DATA_SECTION(xdc_runtime_Startup_execImpl__C, ".const:xdc_runtime_Startup_execImpl__C");
7866 __FAR__ const CT__xdc_runtime_Startup_execImpl xdc_runtime_Startup_execImpl__C = ((CT__xdc_runtime_Startup_execImpl)((xdc_Fxn)xdc_runtime_Startup_exec__I));
7867 
7868 /* sfxnTab__C */
7869 #pragma DATA_SECTION(xdc_runtime_Startup_sfxnTab__C, ".const:xdc_runtime_Startup_sfxnTab__C");
7870 __FAR__ const CT__xdc_runtime_Startup_sfxnTab xdc_runtime_Startup_sfxnTab__C = ((CT__xdc_runtime_Startup_sfxnTab)xdc_runtime_Startup_sfxnTab__A);
7871 
7872 /* sfxnRts__C */
7873 #pragma DATA_SECTION(xdc_runtime_Startup_sfxnRts__C, ".const:xdc_runtime_Startup_sfxnRts__C");
7874 __FAR__ const CT__xdc_runtime_Startup_sfxnRts xdc_runtime_Startup_sfxnRts__C = ((CT__xdc_runtime_Startup_sfxnRts)xdc_runtime_Startup_sfxnRts__A);
7875 
7876 
7877 /*
7878  * ======== xdc.runtime.SysStd INITIALIZERS ========
7879  */
7880 
7881 /* Module__diagsEnabled__C */
7882 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__diagsEnabled__C, ".const:xdc_runtime_SysStd_Module__diagsEnabled__C");
7883 __FAR__ const CT__xdc_runtime_SysStd_Module__diagsEnabled xdc_runtime_SysStd_Module__diagsEnabled__C = (xdc_Bits32)0x10;
7884 
7885 /* Module__diagsIncluded__C */
7886 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__diagsIncluded__C, ".const:xdc_runtime_SysStd_Module__diagsIncluded__C");
7887 __FAR__ const CT__xdc_runtime_SysStd_Module__diagsIncluded xdc_runtime_SysStd_Module__diagsIncluded__C = (xdc_Bits32)0x10;
7888 
7889 /* Module__diagsMask__C */
7890 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__diagsMask__C, ".const:xdc_runtime_SysStd_Module__diagsMask__C");
7891 __FAR__ const CT__xdc_runtime_SysStd_Module__diagsMask xdc_runtime_SysStd_Module__diagsMask__C = ((CT__xdc_runtime_SysStd_Module__diagsMask)0);
7892 
7893 /* Module__gateObj__C */
7894 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__gateObj__C, ".const:xdc_runtime_SysStd_Module__gateObj__C");
7895 __FAR__ const CT__xdc_runtime_SysStd_Module__gateObj xdc_runtime_SysStd_Module__gateObj__C = ((CT__xdc_runtime_SysStd_Module__gateObj)0);
7896 
7897 /* Module__gatePrms__C */
7898 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__gatePrms__C, ".const:xdc_runtime_SysStd_Module__gatePrms__C");
7899 __FAR__ const CT__xdc_runtime_SysStd_Module__gatePrms xdc_runtime_SysStd_Module__gatePrms__C = ((CT__xdc_runtime_SysStd_Module__gatePrms)0);
7900 
7901 /* Module__id__C */
7902 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__id__C, ".const:xdc_runtime_SysStd_Module__id__C");
7903 __FAR__ const CT__xdc_runtime_SysStd_Module__id xdc_runtime_SysStd_Module__id__C = (xdc_Bits16)0xd;
7904 
7905 /* Module__loggerDefined__C */
7906 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__loggerDefined__C, ".const:xdc_runtime_SysStd_Module__loggerDefined__C");
7907 __FAR__ const CT__xdc_runtime_SysStd_Module__loggerDefined xdc_runtime_SysStd_Module__loggerDefined__C = 0;
7908 
7909 /* Module__loggerObj__C */
7910 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__loggerObj__C, ".const:xdc_runtime_SysStd_Module__loggerObj__C");
7911 __FAR__ const CT__xdc_runtime_SysStd_Module__loggerObj xdc_runtime_SysStd_Module__loggerObj__C = ((CT__xdc_runtime_SysStd_Module__loggerObj)0);
7912 
7913 /* Module__loggerFxn0__C */
7914 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__loggerFxn0__C, ".const:xdc_runtime_SysStd_Module__loggerFxn0__C");
7915 __FAR__ const CT__xdc_runtime_SysStd_Module__loggerFxn0 xdc_runtime_SysStd_Module__loggerFxn0__C = ((CT__xdc_runtime_SysStd_Module__loggerFxn0)0);
7916 
7917 /* Module__loggerFxn1__C */
7918 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__loggerFxn1__C, ".const:xdc_runtime_SysStd_Module__loggerFxn1__C");
7919 __FAR__ const CT__xdc_runtime_SysStd_Module__loggerFxn1 xdc_runtime_SysStd_Module__loggerFxn1__C = ((CT__xdc_runtime_SysStd_Module__loggerFxn1)0);
7920 
7921 /* Module__loggerFxn2__C */
7922 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__loggerFxn2__C, ".const:xdc_runtime_SysStd_Module__loggerFxn2__C");
7923 __FAR__ const CT__xdc_runtime_SysStd_Module__loggerFxn2 xdc_runtime_SysStd_Module__loggerFxn2__C = ((CT__xdc_runtime_SysStd_Module__loggerFxn2)0);
7924 
7925 /* Module__loggerFxn4__C */
7926 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__loggerFxn4__C, ".const:xdc_runtime_SysStd_Module__loggerFxn4__C");
7927 __FAR__ const CT__xdc_runtime_SysStd_Module__loggerFxn4 xdc_runtime_SysStd_Module__loggerFxn4__C = ((CT__xdc_runtime_SysStd_Module__loggerFxn4)0);
7928 
7929 /* Module__loggerFxn8__C */
7930 #pragma DATA_SECTION(xdc_runtime_SysStd_Module__loggerFxn8__C, ".const:xdc_runtime_SysStd_Module__loggerFxn8__C");
7931 __FAR__ const CT__xdc_runtime_SysStd_Module__loggerFxn8 xdc_runtime_SysStd_Module__loggerFxn8__C = ((CT__xdc_runtime_SysStd_Module__loggerFxn8)0);
7932 
7933 /* Object__count__C */
7934 #pragma DATA_SECTION(xdc_runtime_SysStd_Object__count__C, ".const:xdc_runtime_SysStd_Object__count__C");
7935 __FAR__ const CT__xdc_runtime_SysStd_Object__count xdc_runtime_SysStd_Object__count__C = 0;
7936 
7937 /* Object__heap__C */
7938 #pragma DATA_SECTION(xdc_runtime_SysStd_Object__heap__C, ".const:xdc_runtime_SysStd_Object__heap__C");
7939 __FAR__ const CT__xdc_runtime_SysStd_Object__heap xdc_runtime_SysStd_Object__heap__C = 0;
7940 
7941 /* Object__sizeof__C */
7942 #pragma DATA_SECTION(xdc_runtime_SysStd_Object__sizeof__C, ".const:xdc_runtime_SysStd_Object__sizeof__C");
7943 __FAR__ const CT__xdc_runtime_SysStd_Object__sizeof xdc_runtime_SysStd_Object__sizeof__C = 0;
7944 
7945 /* Object__table__C */
7946 #pragma DATA_SECTION(xdc_runtime_SysStd_Object__table__C, ".const:xdc_runtime_SysStd_Object__table__C");
7947 __FAR__ const CT__xdc_runtime_SysStd_Object__table xdc_runtime_SysStd_Object__table__C = 0;
7948 
7949 
7950 /*
7951  * ======== xdc.runtime.System INITIALIZERS ========
7952  */
7953 
7954 /* Module__state__V */
7955 #if defined (__ICCARM__)
7956 #pragma location = ".data_xdc_runtime_System_Module__state__V"
7957 #endif
7958 #if defined(__llvm__) && defined(__ti__)
7959 xdc_runtime_System_Module_State__ xdc_runtime_System_Module__state__V __attribute__ ((section(".data:xdc_runtime_System_Module__state__V")));
7960 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
7961 #ifndef __TI_COMPILER_VERSION__
7962 xdc_runtime_System_Module_State__ xdc_runtime_System_Module__state__V __attribute__ ((section(".data_xdc_runtime_System_Module__state__V")));
7963 #endif
7964 #endif
7966  ((void*)0), /* atexitHandlers */
7967  (xdc_Int)0x0, /* numAtexitHandlers */
7968 };
7969 
7970 /* Module__diagsEnabled__C */
7971 #pragma DATA_SECTION(xdc_runtime_System_Module__diagsEnabled__C, ".const:xdc_runtime_System_Module__diagsEnabled__C");
7972 __FAR__ const CT__xdc_runtime_System_Module__diagsEnabled xdc_runtime_System_Module__diagsEnabled__C = (xdc_Bits32)0x10;
7973 
7974 /* Module__diagsIncluded__C */
7975 #pragma DATA_SECTION(xdc_runtime_System_Module__diagsIncluded__C, ".const:xdc_runtime_System_Module__diagsIncluded__C");
7976 __FAR__ const CT__xdc_runtime_System_Module__diagsIncluded xdc_runtime_System_Module__diagsIncluded__C = (xdc_Bits32)0x10;
7977 
7978 /* Module__diagsMask__C */
7979 #pragma DATA_SECTION(xdc_runtime_System_Module__diagsMask__C, ".const:xdc_runtime_System_Module__diagsMask__C");
7980 __FAR__ const CT__xdc_runtime_System_Module__diagsMask xdc_runtime_System_Module__diagsMask__C = ((CT__xdc_runtime_System_Module__diagsMask)0);
7981 
7982 /* Module__gateObj__C */
7983 #pragma DATA_SECTION(xdc_runtime_System_Module__gateObj__C, ".const:xdc_runtime_System_Module__gateObj__C");
7984 __FAR__ const CT__xdc_runtime_System_Module__gateObj xdc_runtime_System_Module__gateObj__C = ((CT__xdc_runtime_System_Module__gateObj)((const void*)(xdc_runtime_IGateProvider_Handle)&ti_sysbios_gates_GateHwi_Object__table__V[0]));
7985 
7986 /* Module__gatePrms__C */
7987 #pragma DATA_SECTION(xdc_runtime_System_Module__gatePrms__C, ".const:xdc_runtime_System_Module__gatePrms__C");
7988 __FAR__ const CT__xdc_runtime_System_Module__gatePrms xdc_runtime_System_Module__gatePrms__C = ((CT__xdc_runtime_System_Module__gatePrms)0);
7989 
7990 /* Module__id__C */
7991 #pragma DATA_SECTION(xdc_runtime_System_Module__id__C, ".const:xdc_runtime_System_Module__id__C");
7992 __FAR__ const CT__xdc_runtime_System_Module__id xdc_runtime_System_Module__id__C = (xdc_Bits16)0xc;
7993 
7994 /* Module__loggerDefined__C */
7995 #pragma DATA_SECTION(xdc_runtime_System_Module__loggerDefined__C, ".const:xdc_runtime_System_Module__loggerDefined__C");
7996 __FAR__ const CT__xdc_runtime_System_Module__loggerDefined xdc_runtime_System_Module__loggerDefined__C = 0;
7997 
7998 /* Module__loggerObj__C */
7999 #pragma DATA_SECTION(xdc_runtime_System_Module__loggerObj__C, ".const:xdc_runtime_System_Module__loggerObj__C");
8000 __FAR__ const CT__xdc_runtime_System_Module__loggerObj xdc_runtime_System_Module__loggerObj__C = ((CT__xdc_runtime_System_Module__loggerObj)0);
8001 
8002 /* Module__loggerFxn0__C */
8003 #pragma DATA_SECTION(xdc_runtime_System_Module__loggerFxn0__C, ".const:xdc_runtime_System_Module__loggerFxn0__C");
8004 __FAR__ const CT__xdc_runtime_System_Module__loggerFxn0 xdc_runtime_System_Module__loggerFxn0__C = ((CT__xdc_runtime_System_Module__loggerFxn0)0);
8005 
8006 /* Module__loggerFxn1__C */
8007 #pragma DATA_SECTION(xdc_runtime_System_Module__loggerFxn1__C, ".const:xdc_runtime_System_Module__loggerFxn1__C");
8008 __FAR__ const CT__xdc_runtime_System_Module__loggerFxn1 xdc_runtime_System_Module__loggerFxn1__C = ((CT__xdc_runtime_System_Module__loggerFxn1)0);
8009 
8010 /* Module__loggerFxn2__C */
8011 #pragma DATA_SECTION(xdc_runtime_System_Module__loggerFxn2__C, ".const:xdc_runtime_System_Module__loggerFxn2__C");
8012 __FAR__ const CT__xdc_runtime_System_Module__loggerFxn2 xdc_runtime_System_Module__loggerFxn2__C = ((CT__xdc_runtime_System_Module__loggerFxn2)0);
8013 
8014 /* Module__loggerFxn4__C */
8015 #pragma DATA_SECTION(xdc_runtime_System_Module__loggerFxn4__C, ".const:xdc_runtime_System_Module__loggerFxn4__C");
8016 __FAR__ const CT__xdc_runtime_System_Module__loggerFxn4 xdc_runtime_System_Module__loggerFxn4__C = ((CT__xdc_runtime_System_Module__loggerFxn4)0);
8017 
8018 /* Module__loggerFxn8__C */
8019 #pragma DATA_SECTION(xdc_runtime_System_Module__loggerFxn8__C, ".const:xdc_runtime_System_Module__loggerFxn8__C");
8020 __FAR__ const CT__xdc_runtime_System_Module__loggerFxn8 xdc_runtime_System_Module__loggerFxn8__C = ((CT__xdc_runtime_System_Module__loggerFxn8)0);
8021 
8022 /* Object__count__C */
8023 #pragma DATA_SECTION(xdc_runtime_System_Object__count__C, ".const:xdc_runtime_System_Object__count__C");
8024 __FAR__ const CT__xdc_runtime_System_Object__count xdc_runtime_System_Object__count__C = 0;
8025 
8026 /* Object__heap__C */
8027 #pragma DATA_SECTION(xdc_runtime_System_Object__heap__C, ".const:xdc_runtime_System_Object__heap__C");
8028 __FAR__ const CT__xdc_runtime_System_Object__heap xdc_runtime_System_Object__heap__C = 0;
8029 
8030 /* Object__sizeof__C */
8031 #pragma DATA_SECTION(xdc_runtime_System_Object__sizeof__C, ".const:xdc_runtime_System_Object__sizeof__C");
8032 __FAR__ const CT__xdc_runtime_System_Object__sizeof xdc_runtime_System_Object__sizeof__C = 0;
8033 
8034 /* Object__table__C */
8035 #pragma DATA_SECTION(xdc_runtime_System_Object__table__C, ".const:xdc_runtime_System_Object__table__C");
8036 __FAR__ const CT__xdc_runtime_System_Object__table xdc_runtime_System_Object__table__C = 0;
8037 
8038 /* A_cannotFitIntoArg__C */
8039 #pragma DATA_SECTION(xdc_runtime_System_A_cannotFitIntoArg__C, ".const:xdc_runtime_System_A_cannotFitIntoArg__C");
8040 __FAR__ const CT__xdc_runtime_System_A_cannotFitIntoArg xdc_runtime_System_A_cannotFitIntoArg__C = (((xdc_runtime_Assert_Id)0) << 16 | 16);
8041 
8042 /* maxAtexitHandlers__C */
8043 #pragma DATA_SECTION(xdc_runtime_System_maxAtexitHandlers__C, ".const:xdc_runtime_System_maxAtexitHandlers__C");
8044 __FAR__ const CT__xdc_runtime_System_maxAtexitHandlers xdc_runtime_System_maxAtexitHandlers__C = (xdc_Int)0x0;
8045 
8046 /* abortFxn__C */
8047 #pragma DATA_SECTION(xdc_runtime_System_abortFxn__C, ".const:xdc_runtime_System_abortFxn__C");
8048 __FAR__ const CT__xdc_runtime_System_abortFxn xdc_runtime_System_abortFxn__C = ((CT__xdc_runtime_System_abortFxn)((xdc_Fxn)xdc_runtime_System_abortStd__E));
8049 
8050 /* exitFxn__C */
8051 #pragma DATA_SECTION(xdc_runtime_System_exitFxn__C, ".const:xdc_runtime_System_exitFxn__C");
8052 __FAR__ const CT__xdc_runtime_System_exitFxn xdc_runtime_System_exitFxn__C = ((CT__xdc_runtime_System_exitFxn)((xdc_Fxn)xdc_runtime_System_exitStd__E));
8053 
8054 /* extendFxn__C */
8055 #pragma DATA_SECTION(xdc_runtime_System_extendFxn__C, ".const:xdc_runtime_System_extendFxn__C");
8056 __FAR__ const CT__xdc_runtime_System_extendFxn xdc_runtime_System_extendFxn__C = ((CT__xdc_runtime_System_extendFxn)((xdc_Fxn)xdc_runtime_System_printfExtend__I));
8057 
8058 
8059 /*
8060  * ======== xdc.runtime.System_Module_GateProxy INITIALIZERS ========
8061  */
8062 
8063 
8064 /*
8065  * ======== xdc.runtime.System_SupportProxy INITIALIZERS ========
8066  */
8067 
8068 
8069 /*
8070  * ======== xdc.runtime.Text INITIALIZERS ========
8071  */
8072 
8073 /* Module__state__V */
8074 #if defined (__ICCARM__)
8075 #pragma location = ".data_xdc_runtime_Text_Module__state__V"
8076 #endif
8077 #if defined(__llvm__) && defined(__ti__)
8078 xdc_runtime_Text_Module_State__ xdc_runtime_Text_Module__state__V __attribute__ ((section(".data:xdc_runtime_Text_Module__state__V")));
8079 #elif defined(__GNUC__) && !(defined(__MACH__) && defined(__APPLE__))
8080 #ifndef __TI_COMPILER_VERSION__
8081 xdc_runtime_Text_Module_State__ xdc_runtime_Text_Module__state__V __attribute__ ((section(".data_xdc_runtime_Text_Module__state__V")));
8082 #endif
8083 #endif
8085  ((xdc_CPtr)(&xdc_runtime_Text_charTab__A[0])), /* charBase */
8086  ((xdc_CPtr)(&xdc_runtime_Text_nodeTab__A[0])), /* nodeBase */
8087 };
8088 
8089 /* --> xdc_runtime_Text_charTab__A */
8090 #pragma DATA_SECTION(xdc_runtime_Text_charTab__A, ".const:xdc_runtime_Text_charTab__A");
8091 const __T1_xdc_runtime_Text_charTab xdc_runtime_Text_charTab__A[1] = {
8092  (xdc_Char)0x0, /* [0] */
8093 };
8094 
8095 /* --> xdc_runtime_Text_nodeTab__A */
8096 #pragma DATA_SECTION(xdc_runtime_Text_nodeTab__A, ".const:xdc_runtime_Text_nodeTab__A");
8097 const __T1_xdc_runtime_Text_nodeTab xdc_runtime_Text_nodeTab__A[1] = {
8098  {
8099  (xdc_Bits16)0x0, /* left */
8100  (xdc_Bits16)0x0, /* right */
8101  }, /* [0] */
8102 };
8103 
8104 /* Module__diagsEnabled__C */
8105 #pragma DATA_SECTION(xdc_runtime_Text_Module__diagsEnabled__C, ".const:xdc_runtime_Text_Module__diagsEnabled__C");
8106 __FAR__ const CT__xdc_runtime_Text_Module__diagsEnabled xdc_runtime_Text_Module__diagsEnabled__C = (xdc_Bits32)0x10;
8107 
8108 /* Module__diagsIncluded__C */
8109 #pragma DATA_SECTION(xdc_runtime_Text_Module__diagsIncluded__C, ".const:xdc_runtime_Text_Module__diagsIncluded__C");
8110 __FAR__ const CT__xdc_runtime_Text_Module__diagsIncluded xdc_runtime_Text_Module__diagsIncluded__C = (xdc_Bits32)0x10;
8111 
8112 /* Module__diagsMask__C */
8113 #pragma DATA_SECTION(xdc_runtime_Text_Module__diagsMask__C, ".const:xdc_runtime_Text_Module__diagsMask__C");
8114 __FAR__ const CT__xdc_runtime_Text_Module__diagsMask xdc_runtime_Text_Module__diagsMask__C = ((CT__xdc_runtime_Text_Module__diagsMask)0);
8115 
8116 /* Module__gateObj__C */
8117 #pragma DATA_SECTION(xdc_runtime_Text_Module__gateObj__C, ".const:xdc_runtime_Text_Module__gateObj__C");
8118 __FAR__ const CT__xdc_runtime_Text_Module__gateObj xdc_runtime_Text_Module__gateObj__C = ((CT__xdc_runtime_Text_Module__gateObj)0);
8119 
8120 /* Module__gatePrms__C */
8121 #pragma DATA_SECTION(xdc_runtime_Text_Module__gatePrms__C, ".const:xdc_runtime_Text_Module__gatePrms__C");
8122 __FAR__ const CT__xdc_runtime_Text_Module__gatePrms xdc_runtime_Text_Module__gatePrms__C = ((CT__xdc_runtime_Text_Module__gatePrms)0);
8123 
8124 /* Module__id__C */
8125 #pragma DATA_SECTION(xdc_runtime_Text_Module__id__C, ".const:xdc_runtime_Text_Module__id__C");
8126 __FAR__ const CT__xdc_runtime_Text_Module__id xdc_runtime_Text_Module__id__C = (xdc_Bits16)0xe;
8127 
8128 /* Module__loggerDefined__C */
8129 #pragma DATA_SECTION(xdc_runtime_Text_Module__loggerDefined__C, ".const:xdc_runtime_Text_Module__loggerDefined__C");
8130 __FAR__ const CT__xdc_runtime_Text_Module__loggerDefined xdc_runtime_Text_Module__loggerDefined__C = 0;
8131 
8132 /* Module__loggerObj__C */
8133 #pragma DATA_SECTION(xdc_runtime_Text_Module__loggerObj__C, ".const:xdc_runtime_Text_Module__loggerObj__C");
8134 __FAR__ const CT__xdc_runtime_Text_Module__loggerObj xdc_runtime_Text_Module__loggerObj__C = ((CT__xdc_runtime_Text_Module__loggerObj)0);
8135 
8136 /* Module__loggerFxn0__C */
8137 #pragma DATA_SECTION(xdc_runtime_Text_Module__loggerFxn0__C, ".const:xdc_runtime_Text_Module__loggerFxn0__C");
8138 __FAR__ const CT__xdc_runtime_Text_Module__loggerFxn0 xdc_runtime_Text_Module__loggerFxn0__C = ((CT__xdc_runtime_Text_Module__loggerFxn0)0);
8139 
8140 /* Module__loggerFxn1__C */
8141 #pragma DATA_SECTION(xdc_runtime_Text_Module__loggerFxn1__C, ".const:xdc_runtime_Text_Module__loggerFxn1__C");
8142 __FAR__ const CT__xdc_runtime_Text_Module__loggerFxn1 xdc_runtime_Text_Module__loggerFxn1__C = ((CT__xdc_runtime_Text_Module__loggerFxn1)0);
8143 
8144 /* Module__loggerFxn2__C */
8145 #pragma DATA_SECTION(xdc_runtime_Text_Module__loggerFxn2__C, ".const:xdc_runtime_Text_Module__loggerFxn2__C");
8146 __FAR__ const CT__xdc_runtime_Text_Module__loggerFxn2 xdc_runtime_Text_Module__loggerFxn2__C = ((CT__xdc_runtime_Text_Module__loggerFxn2)0);
8147 
8148 /* Module__loggerFxn4__C */
8149 #pragma DATA_SECTION(xdc_runtime_Text_Module__loggerFxn4__C, ".const:xdc_runtime_Text_Module__loggerFxn4__C");
8150 __FAR__ const CT__xdc_runtime_Text_Module__loggerFxn4 xdc_runtime_Text_Module__loggerFxn4__C = ((CT__xdc_runtime_Text_Module__loggerFxn4)0);
8151 
8152 /* Module__loggerFxn8__C */
8153 #pragma DATA_SECTION(xdc_runtime_Text_Module__loggerFxn8__C, ".const:xdc_runtime_Text_Module__loggerFxn8__C");
8154 __FAR__ const CT__xdc_runtime_Text_Module__loggerFxn8 xdc_runtime_Text_Module__loggerFxn8__C = ((CT__xdc_runtime_Text_Module__loggerFxn8)0);
8155 
8156 /* Object__count__C */
8157 #pragma DATA_SECTION(xdc_runtime_Text_Object__count__C, ".const:xdc_runtime_Text_Object__count__C");
8158 __FAR__ const CT__xdc_runtime_Text_Object__count xdc_runtime_Text_Object__count__C = 0;
8159 
8160 /* Object__heap__C */
8161 #pragma DATA_SECTION(xdc_runtime_Text_Object__heap__C, ".const:xdc_runtime_Text_Object__heap__C");
8162 __FAR__ const CT__xdc_runtime_Text_Object__heap xdc_runtime_Text_Object__heap__C = 0;
8163 
8164 /* Object__sizeof__C */
8165 #pragma DATA_SECTION(xdc_runtime_Text_Object__sizeof__C, ".const:xdc_runtime_Text_Object__sizeof__C");
8166 __FAR__ const CT__xdc_runtime_Text_Object__sizeof xdc_runtime_Text_Object__sizeof__C = 0;
8167 
8168 /* Object__table__C */
8169 #pragma DATA_SECTION(xdc_runtime_Text_Object__table__C, ".const:xdc_runtime_Text_Object__table__C");
8170 __FAR__ const CT__xdc_runtime_Text_Object__table xdc_runtime_Text_Object__table__C = 0;
8171 
8172 /* nameUnknown__C */
8173 #pragma DATA_SECTION(xdc_runtime_Text_nameUnknown__C, ".const:xdc_runtime_Text_nameUnknown__C");
8174 __FAR__ const CT__xdc_runtime_Text_nameUnknown xdc_runtime_Text_nameUnknown__C = "{unknown-instance-name}";
8175 
8176 /* nameEmpty__C */
8177 #pragma DATA_SECTION(xdc_runtime_Text_nameEmpty__C, ".const:xdc_runtime_Text_nameEmpty__C");
8178 __FAR__ const CT__xdc_runtime_Text_nameEmpty xdc_runtime_Text_nameEmpty__C = "{empty-instance-name}";
8179 
8180 /* nameStatic__C */
8181 #pragma DATA_SECTION(xdc_runtime_Text_nameStatic__C, ".const:xdc_runtime_Text_nameStatic__C");
8182 __FAR__ const CT__xdc_runtime_Text_nameStatic xdc_runtime_Text_nameStatic__C = "{static-instance-name}";
8183 
8184 /* isLoaded__C */
8185 #pragma DATA_SECTION(xdc_runtime_Text_isLoaded__C, ".const:xdc_runtime_Text_isLoaded__C");
8186 __FAR__ const CT__xdc_runtime_Text_isLoaded xdc_runtime_Text_isLoaded__C = 0;
8187 
8188 /* charTab__C */
8189 #pragma DATA_SECTION(xdc_runtime_Text_charTab__C, ".const:xdc_runtime_Text_charTab__C");
8190 __FAR__ const CT__xdc_runtime_Text_charTab xdc_runtime_Text_charTab__C = ((CT__xdc_runtime_Text_charTab)xdc_runtime_Text_charTab__A);
8191 
8192 /* nodeTab__C */
8193 #pragma DATA_SECTION(xdc_runtime_Text_nodeTab__C, ".const:xdc_runtime_Text_nodeTab__C");
8194 __FAR__ const CT__xdc_runtime_Text_nodeTab xdc_runtime_Text_nodeTab__C = ((CT__xdc_runtime_Text_nodeTab)xdc_runtime_Text_nodeTab__A);
8195 
8196 /* charCnt__C */
8197 #pragma DATA_SECTION(xdc_runtime_Text_charCnt__C, ".const:xdc_runtime_Text_charCnt__C");
8198 __FAR__ const CT__xdc_runtime_Text_charCnt xdc_runtime_Text_charCnt__C = (xdc_Int16)0x1;
8199 
8200 /* nodeCnt__C */
8201 #pragma DATA_SECTION(xdc_runtime_Text_nodeCnt__C, ".const:xdc_runtime_Text_nodeCnt__C");
8202 __FAR__ const CT__xdc_runtime_Text_nodeCnt xdc_runtime_Text_nodeCnt__C = (xdc_Int16)0x1;
8203 
8204 /* unnamedModsLastId__C */
8205 #pragma DATA_SECTION(xdc_runtime_Text_unnamedModsLastId__C, ".const:xdc_runtime_Text_unnamedModsLastId__C");
8206 __FAR__ const CT__xdc_runtime_Text_unnamedModsLastId xdc_runtime_Text_unnamedModsLastId__C = (xdc_UInt16)0x4000;
8207 
8208 /* registryModsLastId__C */
8209 #pragma DATA_SECTION(xdc_runtime_Text_registryModsLastId__C, ".const:xdc_runtime_Text_registryModsLastId__C");
8210 __FAR__ const CT__xdc_runtime_Text_registryModsLastId xdc_runtime_Text_registryModsLastId__C = (xdc_UInt16)0x7fff;
8211 
8212 /* visitRopeFxn__C */
8213 #pragma DATA_SECTION(xdc_runtime_Text_visitRopeFxn__C, ".const:xdc_runtime_Text_visitRopeFxn__C");
8214 __FAR__ const CT__xdc_runtime_Text_visitRopeFxn xdc_runtime_Text_visitRopeFxn__C = ((CT__xdc_runtime_Text_visitRopeFxn)((xdc_Fxn)xdc_runtime_Text_visitRope__I));
8215 
8216 /* visitRopeFxn2__C */
8217 #pragma DATA_SECTION(xdc_runtime_Text_visitRopeFxn2__C, ".const:xdc_runtime_Text_visitRopeFxn2__C");
8218 __FAR__ const CT__xdc_runtime_Text_visitRopeFxn2 xdc_runtime_Text_visitRopeFxn2__C = ((CT__xdc_runtime_Text_visitRopeFxn2)((xdc_Fxn)xdc_runtime_Text_visitRope2__I));
8219 
8220 
8221 /*
8222  * ======== xdc.runtime.Timestamp INITIALIZERS ========
8223  */
8224 
8225 /* Module__diagsEnabled__C */
8226 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__diagsEnabled__C, ".const:xdc_runtime_Timestamp_Module__diagsEnabled__C");
8227 __FAR__ const CT__xdc_runtime_Timestamp_Module__diagsEnabled xdc_runtime_Timestamp_Module__diagsEnabled__C = (xdc_Bits32)0x10;
8228 
8229 /* Module__diagsIncluded__C */
8230 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__diagsIncluded__C, ".const:xdc_runtime_Timestamp_Module__diagsIncluded__C");
8231 __FAR__ const CT__xdc_runtime_Timestamp_Module__diagsIncluded xdc_runtime_Timestamp_Module__diagsIncluded__C = (xdc_Bits32)0x10;
8232 
8233 /* Module__diagsMask__C */
8234 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__diagsMask__C, ".const:xdc_runtime_Timestamp_Module__diagsMask__C");
8235 __FAR__ const CT__xdc_runtime_Timestamp_Module__diagsMask xdc_runtime_Timestamp_Module__diagsMask__C = ((CT__xdc_runtime_Timestamp_Module__diagsMask)0);
8236 
8237 /* Module__gateObj__C */
8238 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__gateObj__C, ".const:xdc_runtime_Timestamp_Module__gateObj__C");
8239 __FAR__ const CT__xdc_runtime_Timestamp_Module__gateObj xdc_runtime_Timestamp_Module__gateObj__C = ((CT__xdc_runtime_Timestamp_Module__gateObj)0);
8240 
8241 /* Module__gatePrms__C */
8242 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__gatePrms__C, ".const:xdc_runtime_Timestamp_Module__gatePrms__C");
8243 __FAR__ const CT__xdc_runtime_Timestamp_Module__gatePrms xdc_runtime_Timestamp_Module__gatePrms__C = ((CT__xdc_runtime_Timestamp_Module__gatePrms)0);
8244 
8245 /* Module__id__C */
8246 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__id__C, ".const:xdc_runtime_Timestamp_Module__id__C");
8247 __FAR__ const CT__xdc_runtime_Timestamp_Module__id xdc_runtime_Timestamp_Module__id__C = (xdc_Bits16)0xf;
8248 
8249 /* Module__loggerDefined__C */
8250 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__loggerDefined__C, ".const:xdc_runtime_Timestamp_Module__loggerDefined__C");
8251 __FAR__ const CT__xdc_runtime_Timestamp_Module__loggerDefined xdc_runtime_Timestamp_Module__loggerDefined__C = 0;
8252 
8253 /* Module__loggerObj__C */
8254 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__loggerObj__C, ".const:xdc_runtime_Timestamp_Module__loggerObj__C");
8255 __FAR__ const CT__xdc_runtime_Timestamp_Module__loggerObj xdc_runtime_Timestamp_Module__loggerObj__C = ((CT__xdc_runtime_Timestamp_Module__loggerObj)0);
8256 
8257 /* Module__loggerFxn0__C */
8258 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__loggerFxn0__C, ".const:xdc_runtime_Timestamp_Module__loggerFxn0__C");
8259 __FAR__ const CT__xdc_runtime_Timestamp_Module__loggerFxn0 xdc_runtime_Timestamp_Module__loggerFxn0__C = ((CT__xdc_runtime_Timestamp_Module__loggerFxn0)0);
8260 
8261 /* Module__loggerFxn1__C */
8262 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__loggerFxn1__C, ".const:xdc_runtime_Timestamp_Module__loggerFxn1__C");
8263 __FAR__ const CT__xdc_runtime_Timestamp_Module__loggerFxn1 xdc_runtime_Timestamp_Module__loggerFxn1__C = ((CT__xdc_runtime_Timestamp_Module__loggerFxn1)0);
8264 
8265 /* Module__loggerFxn2__C */
8266 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__loggerFxn2__C, ".const:xdc_runtime_Timestamp_Module__loggerFxn2__C");
8267 __FAR__ const CT__xdc_runtime_Timestamp_Module__loggerFxn2 xdc_runtime_Timestamp_Module__loggerFxn2__C = ((CT__xdc_runtime_Timestamp_Module__loggerFxn2)0);
8268 
8269 /* Module__loggerFxn4__C */
8270 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__loggerFxn4__C, ".const:xdc_runtime_Timestamp_Module__loggerFxn4__C");
8271 __FAR__ const CT__xdc_runtime_Timestamp_Module__loggerFxn4 xdc_runtime_Timestamp_Module__loggerFxn4__C = ((CT__xdc_runtime_Timestamp_Module__loggerFxn4)0);
8272 
8273 /* Module__loggerFxn8__C */
8274 #pragma DATA_SECTION(xdc_runtime_Timestamp_Module__loggerFxn8__C, ".const:xdc_runtime_Timestamp_Module__loggerFxn8__C");
8275 __FAR__ const CT__xdc_runtime_Timestamp_Module__loggerFxn8 xdc_runtime_Timestamp_Module__loggerFxn8__C = ((CT__xdc_runtime_Timestamp_Module__loggerFxn8)0);
8276 
8277 /* Object__count__C */
8278 #pragma DATA_SECTION(xdc_runtime_Timestamp_Object__count__C, ".const:xdc_runtime_Timestamp_Object__count__C");
8279 __FAR__ const CT__xdc_runtime_Timestamp_Object__count xdc_runtime_Timestamp_Object__count__C = 0;
8280 
8281 /* Object__heap__C */
8282 #pragma DATA_SECTION(xdc_runtime_Timestamp_Object__heap__C, ".const:xdc_runtime_Timestamp_Object__heap__C");
8283 __FAR__ const CT__xdc_runtime_Timestamp_Object__heap xdc_runtime_Timestamp_Object__heap__C = 0;
8284 
8285 /* Object__sizeof__C */
8286 #pragma DATA_SECTION(xdc_runtime_Timestamp_Object__sizeof__C, ".const:xdc_runtime_Timestamp_Object__sizeof__C");
8287 __FAR__ const CT__xdc_runtime_Timestamp_Object__sizeof xdc_runtime_Timestamp_Object__sizeof__C = 0;
8288 
8289 /* Object__table__C */
8290 #pragma DATA_SECTION(xdc_runtime_Timestamp_Object__table__C, ".const:xdc_runtime_Timestamp_Object__table__C");
8291 __FAR__ const CT__xdc_runtime_Timestamp_Object__table xdc_runtime_Timestamp_Object__table__C = 0;
8292 
8293 
8294 /*
8295  * ======== xdc.runtime.TimestampNull INITIALIZERS ========
8296  */
8297 
8298 /* Module__diagsEnabled__C */
8299 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__diagsEnabled__C, ".const:xdc_runtime_TimestampNull_Module__diagsEnabled__C");
8300 __FAR__ const CT__xdc_runtime_TimestampNull_Module__diagsEnabled xdc_runtime_TimestampNull_Module__diagsEnabled__C = (xdc_Bits32)0x10;
8301 
8302 /* Module__diagsIncluded__C */
8303 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__diagsIncluded__C, ".const:xdc_runtime_TimestampNull_Module__diagsIncluded__C");
8304 __FAR__ const CT__xdc_runtime_TimestampNull_Module__diagsIncluded xdc_runtime_TimestampNull_Module__diagsIncluded__C = (xdc_Bits32)0x10;
8305 
8306 /* Module__diagsMask__C */
8307 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__diagsMask__C, ".const:xdc_runtime_TimestampNull_Module__diagsMask__C");
8308 __FAR__ const CT__xdc_runtime_TimestampNull_Module__diagsMask xdc_runtime_TimestampNull_Module__diagsMask__C = ((CT__xdc_runtime_TimestampNull_Module__diagsMask)0);
8309 
8310 /* Module__gateObj__C */
8311 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__gateObj__C, ".const:xdc_runtime_TimestampNull_Module__gateObj__C");
8312 __FAR__ const CT__xdc_runtime_TimestampNull_Module__gateObj xdc_runtime_TimestampNull_Module__gateObj__C = ((CT__xdc_runtime_TimestampNull_Module__gateObj)0);
8313 
8314 /* Module__gatePrms__C */
8315 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__gatePrms__C, ".const:xdc_runtime_TimestampNull_Module__gatePrms__C");
8316 __FAR__ const CT__xdc_runtime_TimestampNull_Module__gatePrms xdc_runtime_TimestampNull_Module__gatePrms__C = ((CT__xdc_runtime_TimestampNull_Module__gatePrms)0);
8317 
8318 /* Module__id__C */
8319 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__id__C, ".const:xdc_runtime_TimestampNull_Module__id__C");
8320 __FAR__ const CT__xdc_runtime_TimestampNull_Module__id xdc_runtime_TimestampNull_Module__id__C = (xdc_Bits16)0x10;
8321 
8322 /* Module__loggerDefined__C */
8323 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__loggerDefined__C, ".const:xdc_runtime_TimestampNull_Module__loggerDefined__C");
8324 __FAR__ const CT__xdc_runtime_TimestampNull_Module__loggerDefined xdc_runtime_TimestampNull_Module__loggerDefined__C = 0;
8325 
8326 /* Module__loggerObj__C */
8327 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__loggerObj__C, ".const:xdc_runtime_TimestampNull_Module__loggerObj__C");
8328 __FAR__ const CT__xdc_runtime_TimestampNull_Module__loggerObj xdc_runtime_TimestampNull_Module__loggerObj__C = ((CT__xdc_runtime_TimestampNull_Module__loggerObj)0);
8329 
8330 /* Module__loggerFxn0__C */
8331 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__loggerFxn0__C, ".const:xdc_runtime_TimestampNull_Module__loggerFxn0__C");
8332 __FAR__ const CT__xdc_runtime_TimestampNull_Module__loggerFxn0 xdc_runtime_TimestampNull_Module__loggerFxn0__C = ((CT__xdc_runtime_TimestampNull_Module__loggerFxn0)0);
8333 
8334 /* Module__loggerFxn1__C */
8335 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__loggerFxn1__C, ".const:xdc_runtime_TimestampNull_Module__loggerFxn1__C");
8336 __FAR__ const CT__xdc_runtime_TimestampNull_Module__loggerFxn1 xdc_runtime_TimestampNull_Module__loggerFxn1__C = ((CT__xdc_runtime_TimestampNull_Module__loggerFxn1)0);
8337 
8338 /* Module__loggerFxn2__C */
8339 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__loggerFxn2__C, ".const:xdc_runtime_TimestampNull_Module__loggerFxn2__C");
8340 __FAR__ const CT__xdc_runtime_TimestampNull_Module__loggerFxn2 xdc_runtime_TimestampNull_Module__loggerFxn2__C = ((CT__xdc_runtime_TimestampNull_Module__loggerFxn2)0);
8341 
8342 /* Module__loggerFxn4__C */
8343 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__loggerFxn4__C, ".const:xdc_runtime_TimestampNull_Module__loggerFxn4__C");
8344 __FAR__ const CT__xdc_runtime_TimestampNull_Module__loggerFxn4 xdc_runtime_TimestampNull_Module__loggerFxn4__C = ((CT__xdc_runtime_TimestampNull_Module__loggerFxn4)0);
8345 
8346 /* Module__loggerFxn8__C */
8347 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Module__loggerFxn8__C, ".const:xdc_runtime_TimestampNull_Module__loggerFxn8__C");
8348 __FAR__ const CT__xdc_runtime_TimestampNull_Module__loggerFxn8 xdc_runtime_TimestampNull_Module__loggerFxn8__C = ((CT__xdc_runtime_TimestampNull_Module__loggerFxn8)0);
8349 
8350 /* Object__count__C */
8351 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Object__count__C, ".const:xdc_runtime_TimestampNull_Object__count__C");
8352 __FAR__ const CT__xdc_runtime_TimestampNull_Object__count xdc_runtime_TimestampNull_Object__count__C = 0;
8353 
8354 /* Object__heap__C */
8355 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Object__heap__C, ".const:xdc_runtime_TimestampNull_Object__heap__C");
8356 __FAR__ const CT__xdc_runtime_TimestampNull_Object__heap xdc_runtime_TimestampNull_Object__heap__C = 0;
8357 
8358 /* Object__sizeof__C */
8359 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Object__sizeof__C, ".const:xdc_runtime_TimestampNull_Object__sizeof__C");
8360 __FAR__ const CT__xdc_runtime_TimestampNull_Object__sizeof xdc_runtime_TimestampNull_Object__sizeof__C = 0;
8361 
8362 /* Object__table__C */
8363 #pragma DATA_SECTION(xdc_runtime_TimestampNull_Object__table__C, ".const:xdc_runtime_TimestampNull_Object__table__C");
8364 __FAR__ const CT__xdc_runtime_TimestampNull_Object__table xdc_runtime_TimestampNull_Object__table__C = 0;
8365 
8366 
8367 /*
8368  * ======== xdc.runtime.Timestamp_SupportProxy INITIALIZERS ========
8369  */
8370 
8371 
8372 /*
8373  * ======== xdc.runtime.System FUNCTION STUBS ========
8374  */
8375 
8376 /* printf_va__E */
8377 xdc_Int xdc_runtime_System_printf_va__E( xdc_CString fmt, va_list __va )
8378 {
8379  return xdc_runtime_System_printf_va__F(fmt, __va);
8380 }
8381 
8382 /* printf__E */
8383 xdc_Int xdc_runtime_System_printf__E( xdc_CString fmt, ... )
8384 {
8385  xdc_Int __ret;
8386 
8387  va_list __va; va_start(__va, fmt);
8388  __ret = xdc_runtime_System_printf_va__F(fmt, __va);
8389 
8390  va_end(__va);
8391  return __ret;
8392 }
8393 
8394 /* aprintf_va__E */
8395 xdc_Int xdc_runtime_System_aprintf_va__E( xdc_CString fmt, va_list __va )
8396 {
8397  return xdc_runtime_System_aprintf_va__F(fmt, __va);
8398 }
8399 
8400 /* aprintf__E */
8401 xdc_Int xdc_runtime_System_aprintf__E( xdc_CString fmt, ... )
8402 {
8403  xdc_Int __ret;
8404 
8405  va_list __va; va_start(__va, fmt);
8406  __ret = xdc_runtime_System_aprintf_va__F(fmt, __va);
8407 
8408  va_end(__va);
8409  return __ret;
8410 }
8411 
8412 /* sprintf_va__E */
8413 xdc_Int xdc_runtime_System_sprintf_va__E( xdc_Char buf[], xdc_CString fmt, va_list __va )
8414 {
8415  return xdc_runtime_System_sprintf_va__F(buf, fmt, __va);
8416 }
8417 
8418 /* sprintf__E */
8419 xdc_Int xdc_runtime_System_sprintf__E( xdc_Char buf[], xdc_CString fmt, ... )
8420 {
8421  xdc_Int __ret;
8422 
8423  va_list __va; va_start(__va, fmt);
8424  __ret = xdc_runtime_System_sprintf_va__F(buf, fmt, __va);
8425 
8426  va_end(__va);
8427  return __ret;
8428 }
8429 
8430 /* asprintf_va__E */
8431 xdc_Int xdc_runtime_System_asprintf_va__E( xdc_Char buf[], xdc_CString fmt, va_list __va )
8432 {
8433  return xdc_runtime_System_asprintf_va__F(buf, fmt, __va);
8434 }
8435 
8436 /* asprintf__E */
8437 xdc_Int xdc_runtime_System_asprintf__E( xdc_Char buf[], xdc_CString fmt, ... )
8438 {
8439  xdc_Int __ret;
8440 
8441  va_list __va; va_start(__va, fmt);
8442  __ret = xdc_runtime_System_asprintf_va__F(buf, fmt, __va);
8443 
8444  va_end(__va);
8445  return __ret;
8446 }
8447 
8448 /* snprintf_va__E */
8449 xdc_Int xdc_runtime_System_snprintf_va__E( xdc_Char buf[], xdc_SizeT n, xdc_CString fmt, va_list __va )
8450 {
8451  return xdc_runtime_System_snprintf_va__F(buf, n, fmt, __va);
8452 }
8453 
8454 /* snprintf__E */
8455 xdc_Int xdc_runtime_System_snprintf__E( xdc_Char buf[], xdc_SizeT n, xdc_CString fmt, ... )
8456 {
8457  xdc_Int __ret;
8458 
8459  va_list __va; va_start(__va, fmt);
8460  __ret = xdc_runtime_System_snprintf_va__F(buf, n, fmt, __va);
8461 
8462  va_end(__va);
8463  return __ret;
8464 }
8465 
8466 
8467 /*
8468  * ======== ti.sysbios.BIOS_RtsGateProxy PROXY BODY ========
8469  */
8470 
8471 /* DELEGATES TO ti.sysbios.gates.GateMutex */
8472 
8473 /* Module__startupDone__S */
8475 {
8477 }
8478 
8479 /* create */
8480 ti_sysbios_BIOS_RtsGateProxy_Handle ti_sysbios_BIOS_RtsGateProxy_create( const ti_sysbios_BIOS_RtsGateProxy_Params *prms, xdc_runtime_Error_Block *eb )
8481 {
8482  return (ti_sysbios_BIOS_RtsGateProxy_Handle)ti_sysbios_gates_GateMutex_create((const ti_sysbios_gates_GateMutex_Params *)prms, eb);
8483 }
8484 
8485 /* delete */
8486 void ti_sysbios_BIOS_RtsGateProxy_delete(ti_sysbios_BIOS_RtsGateProxy_Handle *instp)
8487 {
8489 }
8490 
8491 /* Params__init__S */
8492 void ti_sysbios_BIOS_RtsGateProxy_Params__init__S( xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz )
8493 {
8494  ti_sysbios_gates_GateMutex_Params__init__S(dst, src, psz, isz);
8495 }
8496 
8497 /* Handle__label__S */
8498 xdc_runtime_Types_Label *ti_sysbios_BIOS_RtsGateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
8499 {
8501 }
8502 
8503 /* query__E */
8505 {
8506  return ti_sysbios_gates_GateMutex_query(qual);
8507 }
8508 
8509 /* enter__E */
8510 xdc_IArg ti_sysbios_BIOS_RtsGateProxy_enter__E( ti_sysbios_BIOS_RtsGateProxy_Handle __inst )
8511 {
8512  return ti_sysbios_gates_GateMutex_enter((ti_sysbios_gates_GateMutex_Handle)__inst);
8513 }
8514 
8515 /* leave__E */
8516 xdc_Void ti_sysbios_BIOS_RtsGateProxy_leave__E( ti_sysbios_BIOS_RtsGateProxy_Handle __inst, xdc_IArg key )
8517 {
8518  ti_sysbios_gates_GateMutex_leave((ti_sysbios_gates_GateMutex_Handle)__inst, key);
8519 }
8520 
8521 
8522 /*
8523  * ======== ti.sysbios.hal.Hwi_HwiProxy PROXY BODY ========
8524  */
8525 
8526 /* DELEGATES TO ti.sysbios.family.c64p.Hwi */
8527 
8528 /* Module__startupDone__S */
8530 {
8532 }
8533 
8534 /* create */
8535 ti_sysbios_hal_Hwi_HwiProxy_Handle ti_sysbios_hal_Hwi_HwiProxy_create( xdc_Int intNum, ti_sysbios_interfaces_IHwi_FuncPtr hwiFxn, const ti_sysbios_hal_Hwi_HwiProxy_Params *prms, xdc_runtime_Error_Block *eb )
8536 {
8537  return (ti_sysbios_hal_Hwi_HwiProxy_Handle)ti_sysbios_family_c64p_Hwi_create(intNum, hwiFxn, (const ti_sysbios_family_c64p_Hwi_Params *)prms, eb);
8538 }
8539 
8540 /* delete */
8541 void ti_sysbios_hal_Hwi_HwiProxy_delete(ti_sysbios_hal_Hwi_HwiProxy_Handle *instp)
8542 {
8544 }
8545 
8546 /* Params__init__S */
8547 void ti_sysbios_hal_Hwi_HwiProxy_Params__init__S( xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz )
8548 {
8549  ti_sysbios_family_c64p_Hwi_Params__init__S(dst, src, psz, isz);
8550 }
8551 
8552 /* Handle__label__S */
8553 xdc_runtime_Types_Label *ti_sysbios_hal_Hwi_HwiProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
8554 {
8556 }
8557 
8558 /* getStackInfo__E */
8559 xdc_Bool ti_sysbios_hal_Hwi_HwiProxy_getStackInfo__E( ti_sysbios_interfaces_IHwi_StackInfo *stkInfo, xdc_Bool computeStackDepth )
8560 {
8561  return ti_sysbios_family_c64p_Hwi_getStackInfo(stkInfo, computeStackDepth);
8562 }
8563 
8564 /* getCoreStackInfo__E */
8565 xdc_Bool ti_sysbios_hal_Hwi_HwiProxy_getCoreStackInfo__E( ti_sysbios_interfaces_IHwi_StackInfo *stkInfo, xdc_Bool computeStackDepth, xdc_UInt coreId )
8566 {
8567  return ti_sysbios_family_c64p_Hwi_getCoreStackInfo(stkInfo, computeStackDepth, coreId);
8568 }
8569 
8570 /* startup__E */
8572 {
8573  ti_sysbios_family_c64p_Hwi_startup();
8574 }
8575 
8576 /* disable__E */
8578 {
8579  return ti_sysbios_family_c64p_Hwi_disable();
8580 }
8581 
8582 /* enable__E */
8584 {
8585  return ti_sysbios_family_c64p_Hwi_enable();
8586 }
8587 
8588 /* restore__E */
8590 {
8591  ti_sysbios_family_c64p_Hwi_restore(key);
8592 }
8593 
8594 /* switchFromBootStack__E */
8596 {
8597  ti_sysbios_family_c64p_Hwi_switchFromBootStack();
8598 }
8599 
8600 /* post__E */
8601 xdc_Void ti_sysbios_hal_Hwi_HwiProxy_post__E( xdc_UInt intNum )
8602 {
8603  ti_sysbios_family_c64p_Hwi_post(intNum);
8604 }
8605 
8606 /* getTaskSP__E */
8608 {
8609  return ti_sysbios_family_c64p_Hwi_getTaskSP();
8610 }
8611 
8612 /* disableInterrupt__E */
8614 {
8615  return ti_sysbios_family_c64p_Hwi_disableInterrupt(intNum);
8616 }
8617 
8618 /* enableInterrupt__E */
8620 {
8621  return ti_sysbios_family_c64p_Hwi_enableInterrupt(intNum);
8622 }
8623 
8624 /* restoreInterrupt__E */
8625 xdc_Void ti_sysbios_hal_Hwi_HwiProxy_restoreInterrupt__E( xdc_UInt intNum, xdc_UInt key )
8626 {
8627  ti_sysbios_family_c64p_Hwi_restoreInterrupt(intNum, key);
8628 }
8629 
8630 /* clearInterrupt__E */
8632 {
8633  ti_sysbios_family_c64p_Hwi_clearInterrupt(intNum);
8634 }
8635 
8636 /* getFunc__E */
8637 ti_sysbios_interfaces_IHwi_FuncPtr ti_sysbios_hal_Hwi_HwiProxy_getFunc__E( ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, xdc_UArg *arg )
8638 {
8639  return ti_sysbios_family_c64p_Hwi_getFunc((ti_sysbios_family_c64p_Hwi_Handle)__inst, arg);
8640 }
8641 
8642 /* setFunc__E */
8643 xdc_Void ti_sysbios_hal_Hwi_HwiProxy_setFunc__E( ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, ti_sysbios_interfaces_IHwi_FuncPtr fxn, xdc_UArg arg )
8644 {
8645  ti_sysbios_family_c64p_Hwi_setFunc((ti_sysbios_family_c64p_Hwi_Handle)__inst, fxn, arg);
8646 }
8647 
8648 /* getHookContext__E */
8649 xdc_Ptr ti_sysbios_hal_Hwi_HwiProxy_getHookContext__E( ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, xdc_Int id )
8650 {
8651  return ti_sysbios_family_c64p_Hwi_getHookContext((ti_sysbios_family_c64p_Hwi_Handle)__inst, id);
8652 }
8653 
8654 /* setHookContext__E */
8655 xdc_Void ti_sysbios_hal_Hwi_HwiProxy_setHookContext__E( ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, xdc_Int id, xdc_Ptr hookContext )
8656 {
8657  ti_sysbios_family_c64p_Hwi_setHookContext((ti_sysbios_family_c64p_Hwi_Handle)__inst, id, hookContext);
8658 }
8659 
8660 /* getIrp__E */
8661 ti_sysbios_interfaces_IHwi_Irp ti_sysbios_hal_Hwi_HwiProxy_getIrp__E( ti_sysbios_hal_Hwi_HwiProxy_Handle __inst )
8662 {
8663  return ti_sysbios_family_c64p_Hwi_getIrp((ti_sysbios_family_c64p_Hwi_Handle)__inst);
8664 }
8665 
8666 
8667 /*
8668  * ======== ti.sysbios.heaps.HeapMem_Module_GateProxy PROXY BODY ========
8669  */
8670 
8671 /* DELEGATES TO ti.sysbios.gates.GateMutex */
8672 
8673 /* Module__startupDone__S */
8675 {
8677 }
8678 
8679 /* create */
8680 ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle ti_sysbios_heaps_HeapMem_Module_GateProxy_create( const ti_sysbios_heaps_HeapMem_Module_GateProxy_Params *prms, xdc_runtime_Error_Block *eb )
8681 {
8682  return (ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle)ti_sysbios_gates_GateMutex_create((const ti_sysbios_gates_GateMutex_Params *)prms, eb);
8683 }
8684 
8685 /* delete */
8686 void ti_sysbios_heaps_HeapMem_Module_GateProxy_delete(ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle *instp)
8687 {
8689 }
8690 
8691 /* Params__init__S */
8692 void ti_sysbios_heaps_HeapMem_Module_GateProxy_Params__init__S( xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz )
8693 {
8694  ti_sysbios_gates_GateMutex_Params__init__S(dst, src, psz, isz);
8695 }
8696 
8697 /* Handle__label__S */
8698 xdc_runtime_Types_Label *ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
8699 {
8701 }
8702 
8703 /* query__E */
8705 {
8706  return ti_sysbios_gates_GateMutex_query(qual);
8707 }
8708 
8709 /* enter__E */
8710 xdc_IArg ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E( ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle __inst )
8711 {
8712  return ti_sysbios_gates_GateMutex_enter((ti_sysbios_gates_GateMutex_Handle)__inst);
8713 }
8714 
8715 /* leave__E */
8716 xdc_Void ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E( ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle __inst, xdc_IArg key )
8717 {
8718  ti_sysbios_gates_GateMutex_leave((ti_sysbios_gates_GateMutex_Handle)__inst, key);
8719 }
8720 
8721 
8722 /*
8723  * ======== ti.sysbios.knl.Clock_TimerProxy PROXY BODY ========
8724  */
8725 
8726 /* DELEGATES TO ti.sysbios.timers.rti.Timer */
8727 
8728 /* Module__startupDone__S */
8730 {
8732 }
8733 
8734 /* create */
8735 ti_sysbios_knl_Clock_TimerProxy_Handle ti_sysbios_knl_Clock_TimerProxy_create( xdc_Int id, ti_sysbios_interfaces_ITimer_FuncPtr tickFxn, const ti_sysbios_knl_Clock_TimerProxy_Params *prms, xdc_runtime_Error_Block *eb )
8736 {
8737  return (ti_sysbios_knl_Clock_TimerProxy_Handle)ti_sysbios_timers_rti_Timer_create(id, tickFxn, (const ti_sysbios_timers_rti_Timer_Params *)prms, eb);
8738 }
8739 
8740 /* delete */
8741 void ti_sysbios_knl_Clock_TimerProxy_delete(ti_sysbios_knl_Clock_TimerProxy_Handle *instp)
8742 {
8744 }
8745 
8746 /* Params__init__S */
8747 void ti_sysbios_knl_Clock_TimerProxy_Params__init__S( xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz )
8748 {
8749  ti_sysbios_timers_rti_Timer_Params__init__S(dst, src, psz, isz);
8750 }
8751 
8752 /* Handle__label__S */
8753 xdc_runtime_Types_Label *ti_sysbios_knl_Clock_TimerProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
8754 {
8756 }
8757 
8758 /* getNumTimers__E */
8760 {
8761  return ti_sysbios_timers_rti_Timer_getNumTimers();
8762 }
8763 
8764 /* getStatus__E */
8765 ti_sysbios_interfaces_ITimer_Status ti_sysbios_knl_Clock_TimerProxy_getStatus__E( xdc_UInt id )
8766 {
8767  return ti_sysbios_timers_rti_Timer_getStatus(id);
8768 }
8769 
8770 /* startup__E */
8772 {
8773  ti_sysbios_timers_rti_Timer_startup();
8774 }
8775 
8776 /* getMaxTicks__E */
8777 xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getMaxTicks__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst )
8778 {
8779  return ti_sysbios_timers_rti_Timer_getMaxTicks((ti_sysbios_timers_rti_Timer_Handle)__inst);
8780 }
8781 
8782 /* setNextTick__E */
8783 xdc_Void ti_sysbios_knl_Clock_TimerProxy_setNextTick__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 ticks )
8784 {
8785  ti_sysbios_timers_rti_Timer_setNextTick((ti_sysbios_timers_rti_Timer_Handle)__inst, ticks);
8786 }
8787 
8788 /* start__E */
8789 xdc_Void ti_sysbios_knl_Clock_TimerProxy_start__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst )
8790 {
8791  ti_sysbios_timers_rti_Timer_start((ti_sysbios_timers_rti_Timer_Handle)__inst);
8792 }
8793 
8794 /* stop__E */
8795 xdc_Void ti_sysbios_knl_Clock_TimerProxy_stop__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst )
8796 {
8797  ti_sysbios_timers_rti_Timer_stop((ti_sysbios_timers_rti_Timer_Handle)__inst);
8798 }
8799 
8800 /* setPeriod__E */
8801 xdc_Void ti_sysbios_knl_Clock_TimerProxy_setPeriod__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 period )
8802 {
8803  ti_sysbios_timers_rti_Timer_setPeriod((ti_sysbios_timers_rti_Timer_Handle)__inst, period);
8804 }
8805 
8806 /* setPeriodMicroSecs__E */
8807 xdc_Bool ti_sysbios_knl_Clock_TimerProxy_setPeriodMicroSecs__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 microsecs )
8808 {
8809  return ti_sysbios_timers_rti_Timer_setPeriodMicroSecs((ti_sysbios_timers_rti_Timer_Handle)__inst, microsecs);
8810 }
8811 
8812 /* getPeriod__E */
8813 xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getPeriod__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst )
8814 {
8815  return ti_sysbios_timers_rti_Timer_getPeriod((ti_sysbios_timers_rti_Timer_Handle)__inst);
8816 }
8817 
8818 /* getCount__E */
8819 xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getCount__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst )
8820 {
8821  return ti_sysbios_timers_rti_Timer_getCount((ti_sysbios_timers_rti_Timer_Handle)__inst);
8822 }
8823 
8824 /* getFreq__E */
8825 xdc_Void ti_sysbios_knl_Clock_TimerProxy_getFreq__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_runtime_Types_FreqHz *freq )
8826 {
8827  ti_sysbios_timers_rti_Timer_getFreq((ti_sysbios_timers_rti_Timer_Handle)__inst, freq);
8828 }
8829 
8830 /* getFunc__E */
8831 ti_sysbios_interfaces_ITimer_FuncPtr ti_sysbios_knl_Clock_TimerProxy_getFunc__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UArg *arg )
8832 {
8833  return ti_sysbios_timers_rti_Timer_getFunc((ti_sysbios_timers_rti_Timer_Handle)__inst, arg);
8834 }
8835 
8836 /* setFunc__E */
8837 xdc_Void ti_sysbios_knl_Clock_TimerProxy_setFunc__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, ti_sysbios_interfaces_ITimer_FuncPtr fxn, xdc_UArg arg )
8838 {
8839  ti_sysbios_timers_rti_Timer_setFunc((ti_sysbios_timers_rti_Timer_Handle)__inst, fxn, arg);
8840 }
8841 
8842 /* trigger__E */
8843 xdc_Void ti_sysbios_knl_Clock_TimerProxy_trigger__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 cycles )
8844 {
8845  ti_sysbios_timers_rti_Timer_trigger((ti_sysbios_timers_rti_Timer_Handle)__inst, cycles);
8846 }
8847 
8848 /* getExpiredCounts__E */
8849 xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getExpiredCounts__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst )
8850 {
8851  return ti_sysbios_timers_rti_Timer_getExpiredCounts((ti_sysbios_timers_rti_Timer_Handle)__inst);
8852 }
8853 
8854 /* getExpiredTicks__E */
8855 xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getExpiredTicks__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 tickPeriod )
8856 {
8857  return ti_sysbios_timers_rti_Timer_getExpiredTicks((ti_sysbios_timers_rti_Timer_Handle)__inst, tickPeriod);
8858 }
8859 
8860 /* getCurrentTick__E */
8861 xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E( ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_Bool save )
8862 {
8863  return ti_sysbios_timers_rti_Timer_getCurrentTick((ti_sysbios_timers_rti_Timer_Handle)__inst, save);
8864 }
8865 
8866 
8867 /*
8868  * ======== ti.sysbios.knl.Intrinsics_SupportProxy PROXY BODY ========
8869  */
8870 
8871 /* DELEGATES TO ti.sysbios.family.c62.IntrinsicsSupport */
8872 
8873 /* Module__startupDone__S */
8875 {
8877 }
8878 
8879 /* maxbit__E */
8881 {
8882  return ti_sysbios_family_c62_IntrinsicsSupport_maxbit(bits);
8883 }
8884 
8885 
8886 /*
8887  * ======== ti.sysbios.knl.Task_SupportProxy PROXY BODY ========
8888  */
8889 
8890 /* DELEGATES TO ti.sysbios.family.c62.TaskSupport */
8891 
8892 /* Module__startupDone__S */
8894 {
8896 }
8897 
8898 /* start__E */
8899 xdc_Ptr ti_sysbios_knl_Task_SupportProxy_start__E( xdc_Ptr curTask, ti_sysbios_interfaces_ITaskSupport_FuncPtr enterFxn, ti_sysbios_interfaces_ITaskSupport_FuncPtr exitFxn, xdc_runtime_Error_Block *eb )
8900 {
8901  return ti_sysbios_family_c62_TaskSupport_start(curTask, enterFxn, exitFxn, eb);
8902 }
8903 
8904 /* swap__E */
8905 xdc_Void ti_sysbios_knl_Task_SupportProxy_swap__E( xdc_Ptr *oldtskContext, xdc_Ptr *newtskContext )
8906 {
8907  ti_sysbios_family_c62_TaskSupport_swap(oldtskContext, newtskContext);
8908 }
8909 
8910 /* checkStack__E */
8911 xdc_Bool ti_sysbios_knl_Task_SupportProxy_checkStack__E( xdc_Char *stack, xdc_SizeT size )
8912 {
8913  return ti_sysbios_family_c62_TaskSupport_checkStack(stack, size);
8914 }
8915 
8916 /* stackUsed__E */
8917 xdc_SizeT ti_sysbios_knl_Task_SupportProxy_stackUsed__E( xdc_Char *stack, xdc_SizeT size )
8918 {
8919  return ti_sysbios_family_c62_TaskSupport_stackUsed(stack, size);
8920 }
8921 
8922 /* getStackAlignment__E */
8924 {
8925  return ti_sysbios_family_c62_TaskSupport_getStackAlignment();
8926 }
8927 
8928 /* getDefaultStackSize__E */
8930 {
8931  return ti_sysbios_family_c62_TaskSupport_getDefaultStackSize();
8932 }
8933 
8934 
8935 /*
8936  * ======== xdc.runtime.Main_Module_GateProxy PROXY BODY ========
8937  */
8938 
8939 /* DELEGATES TO ti.sysbios.gates.GateHwi */
8940 
8941 /* Module__startupDone__S */
8943 {
8945 }
8946 
8947 /* create */
8948 xdc_runtime_Main_Module_GateProxy_Handle xdc_runtime_Main_Module_GateProxy_create( const xdc_runtime_Main_Module_GateProxy_Params *prms, xdc_runtime_Error_Block *eb )
8949 {
8950  return (xdc_runtime_Main_Module_GateProxy_Handle)ti_sysbios_gates_GateHwi_create((const ti_sysbios_gates_GateHwi_Params *)prms, eb);
8951 }
8952 
8953 /* delete */
8954 void xdc_runtime_Main_Module_GateProxy_delete(xdc_runtime_Main_Module_GateProxy_Handle *instp)
8955 {
8957 }
8958 
8959 /* Params__init__S */
8960 void xdc_runtime_Main_Module_GateProxy_Params__init__S( xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz )
8961 {
8962  ti_sysbios_gates_GateHwi_Params__init__S(dst, src, psz, isz);
8963 }
8964 
8965 /* Handle__label__S */
8966 xdc_runtime_Types_Label *xdc_runtime_Main_Module_GateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
8967 {
8969 }
8970 
8971 /* query__E */
8973 {
8974  return ti_sysbios_gates_GateHwi_query(qual);
8975 }
8976 
8977 /* enter__E */
8978 xdc_IArg xdc_runtime_Main_Module_GateProxy_enter__E( xdc_runtime_Main_Module_GateProxy_Handle __inst )
8979 {
8980  return ti_sysbios_gates_GateHwi_enter((ti_sysbios_gates_GateHwi_Handle)__inst);
8981 }
8982 
8983 /* leave__E */
8984 xdc_Void xdc_runtime_Main_Module_GateProxy_leave__E( xdc_runtime_Main_Module_GateProxy_Handle __inst, xdc_IArg key )
8985 {
8986  ti_sysbios_gates_GateHwi_leave((ti_sysbios_gates_GateHwi_Handle)__inst, key);
8987 }
8988 
8989 
8990 /*
8991  * ======== xdc.runtime.Memory_HeapProxy PROXY BODY ========
8992  */
8993 
8994 /* DELEGATES TO ti.sysbios.heaps.HeapMem */
8995 
8996 /* Module__startupDone__S */
8998 {
9000 }
9001 
9002 /* create */
9003 xdc_runtime_Memory_HeapProxy_Handle xdc_runtime_Memory_HeapProxy_create( const xdc_runtime_Memory_HeapProxy_Params *prms, xdc_runtime_Error_Block *eb )
9004 {
9005  return (xdc_runtime_Memory_HeapProxy_Handle)ti_sysbios_heaps_HeapMem_create((const ti_sysbios_heaps_HeapMem_Params *)prms, eb);
9006 }
9007 
9008 /* delete */
9009 void xdc_runtime_Memory_HeapProxy_delete(xdc_runtime_Memory_HeapProxy_Handle *instp)
9010 {
9012 }
9013 
9014 /* Params__init__S */
9015 void xdc_runtime_Memory_HeapProxy_Params__init__S( xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz )
9016 {
9017  ti_sysbios_heaps_HeapMem_Params__init__S(dst, src, psz, isz);
9018 }
9019 
9020 /* Handle__label__S */
9021 xdc_runtime_Types_Label *xdc_runtime_Memory_HeapProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
9022 {
9024 }
9025 
9026 /* alloc__E */
9027 xdc_Ptr xdc_runtime_Memory_HeapProxy_alloc__E( xdc_runtime_Memory_HeapProxy_Handle __inst, xdc_SizeT size, xdc_SizeT align, xdc_runtime_Error_Block *eb )
9028 {
9029  return xdc_runtime_IHeap_alloc((xdc_runtime_IHeap_Handle)__inst, size, align, eb);
9030 }
9031 
9032 /* free__E */
9033 xdc_Void xdc_runtime_Memory_HeapProxy_free__E( xdc_runtime_Memory_HeapProxy_Handle __inst, xdc_Ptr block, xdc_SizeT size )
9034 {
9035  xdc_runtime_IHeap_free((xdc_runtime_IHeap_Handle)__inst, block, size);
9036 }
9037 
9038 /* isBlocking__E */
9039 xdc_Bool xdc_runtime_Memory_HeapProxy_isBlocking__E( xdc_runtime_Memory_HeapProxy_Handle __inst )
9040 {
9041  return xdc_runtime_IHeap_isBlocking((xdc_runtime_IHeap_Handle)__inst);
9042 }
9043 
9044 /* getStats__E */
9045 xdc_Void xdc_runtime_Memory_HeapProxy_getStats__E( xdc_runtime_Memory_HeapProxy_Handle __inst, xdc_runtime_Memory_Stats *stats )
9046 {
9047  xdc_runtime_IHeap_getStats((xdc_runtime_IHeap_Handle)__inst, stats);
9048 }
9049 
9050 
9051 /*
9052  * ======== xdc.runtime.System_Module_GateProxy PROXY BODY ========
9053  */
9054 
9055 /* DELEGATES TO ti.sysbios.gates.GateHwi */
9056 
9057 /* Module__startupDone__S */
9059 {
9061 }
9062 
9063 /* create */
9064 xdc_runtime_System_Module_GateProxy_Handle xdc_runtime_System_Module_GateProxy_create( const xdc_runtime_System_Module_GateProxy_Params *prms, xdc_runtime_Error_Block *eb )
9065 {
9066  return (xdc_runtime_System_Module_GateProxy_Handle)ti_sysbios_gates_GateHwi_create((const ti_sysbios_gates_GateHwi_Params *)prms, eb);
9067 }
9068 
9069 /* delete */
9070 void xdc_runtime_System_Module_GateProxy_delete(xdc_runtime_System_Module_GateProxy_Handle *instp)
9071 {
9073 }
9074 
9075 /* Params__init__S */
9076 void xdc_runtime_System_Module_GateProxy_Params__init__S( xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz )
9077 {
9078  ti_sysbios_gates_GateHwi_Params__init__S(dst, src, psz, isz);
9079 }
9080 
9081 /* Handle__label__S */
9082 xdc_runtime_Types_Label *xdc_runtime_System_Module_GateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
9083 {
9085 }
9086 
9087 /* query__E */
9089 {
9090  return ti_sysbios_gates_GateHwi_query(qual);
9091 }
9092 
9093 /* enter__E */
9094 xdc_IArg xdc_runtime_System_Module_GateProxy_enter__E( xdc_runtime_System_Module_GateProxy_Handle __inst )
9095 {
9096  return ti_sysbios_gates_GateHwi_enter((ti_sysbios_gates_GateHwi_Handle)__inst);
9097 }
9098 
9099 /* leave__E */
9100 xdc_Void xdc_runtime_System_Module_GateProxy_leave__E( xdc_runtime_System_Module_GateProxy_Handle __inst, xdc_IArg key )
9101 {
9102  ti_sysbios_gates_GateHwi_leave((ti_sysbios_gates_GateHwi_Handle)__inst, key);
9103 }
9104 
9105 
9106 /*
9107  * ======== xdc.runtime.System_SupportProxy PROXY BODY ========
9108  */
9109 
9110 /* DELEGATES TO xdc.runtime.SysStd */
9111 
9112 /* Module__startupDone__S */
9114 {
9116 }
9117 
9118 /* abort__E */
9119 xdc_Void xdc_runtime_System_SupportProxy_abort__E( xdc_CString str )
9120 {
9121  xdc_runtime_SysStd_abort(str);
9122 }
9123 
9124 /* exit__E */
9126 {
9127  xdc_runtime_SysStd_exit(stat);
9128 }
9129 
9130 /* flush__E */
9132 {
9133  xdc_runtime_SysStd_flush();
9134 }
9135 
9136 /* putch__E */
9138 {
9139  xdc_runtime_SysStd_putch(ch);
9140 }
9141 
9142 /* ready__E */
9144 {
9145  return xdc_runtime_SysStd_ready();
9146 }
9147 
9148 
9149 /*
9150  * ======== xdc.runtime.Timestamp_SupportProxy PROXY BODY ========
9151  */
9152 
9153 /* DELEGATES TO ti.sysbios.family.c64p.TimestampProvider */
9154 
9155 /* Module__startupDone__S */
9157 {
9159 }
9160 
9161 /* get32__E */
9163 {
9164  return ti_sysbios_family_c64p_TimestampProvider_get32();
9165 }
9166 
9167 /* get64__E */
9168 xdc_Void xdc_runtime_Timestamp_SupportProxy_get64__E( xdc_runtime_Types_Timestamp64 *result )
9169 {
9170  ti_sysbios_family_c64p_TimestampProvider_get64(result);
9171 }
9172 
9173 /* getFreq__E */
9174 xdc_Void xdc_runtime_Timestamp_SupportProxy_getFreq__E( xdc_runtime_Types_FreqHz *freq )
9175 {
9176  ti_sysbios_family_c64p_TimestampProvider_getFreq(freq);
9177 }
9178 
9179 
9180 /*
9181  * ======== ti.sysbios.family.c64p.Hwi OBJECT DESCRIPTOR ========
9182  */
9183 
9184 /* Object__DESC__C */
9186 #pragma DATA_SECTION(ti_sysbios_family_c64p_Hwi_Object__DESC__C, ".const:ti_sysbios_family_c64p_Hwi_Object__DESC__C");
9187 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_family_c64p_Hwi_Object__DESC__C = {
9188  (xdc_CPtr)0, /* fxnTab */
9191  0, /* objHeap */
9192  0, /* objName */
9193  sizeof(ti_sysbios_family_c64p_Hwi_Object2__), /* objSize */
9194  (xdc_CPtr)&ti_sysbios_family_c64p_Hwi_Object__PARAMS__C, /* prmsInit */
9195  sizeof(ti_sysbios_family_c64p_Hwi_Params), /* prmsSize */
9196 };
9197 
9198 
9199 /*
9200  * ======== ti.sysbios.gates.GateHwi OBJECT DESCRIPTOR ========
9201  */
9202 
9203 /* Object__DESC__C */
9205 #pragma DATA_SECTION(ti_sysbios_gates_GateHwi_Object__DESC__C, ".const:ti_sysbios_gates_GateHwi_Object__DESC__C");
9206 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_gates_GateHwi_Object__DESC__C = {
9207  (xdc_CPtr)&ti_sysbios_gates_GateHwi_Module__FXNS__C, /* fxnTab */
9209  sizeof(ti_sysbios_gates_GateHwi___S1) - sizeof(ti_sysbios_gates_GateHwi_Object2__), /* objAlign */
9210  0, /* objHeap */
9211  0, /* objName */
9212  sizeof(ti_sysbios_gates_GateHwi_Object2__), /* objSize */
9213  (xdc_CPtr)&ti_sysbios_gates_GateHwi_Object__PARAMS__C, /* prmsInit */
9214  sizeof(ti_sysbios_gates_GateHwi_Params), /* prmsSize */
9215 };
9216 
9217 
9218 /*
9219  * ======== ti.sysbios.gates.GateMutex OBJECT DESCRIPTOR ========
9220  */
9221 
9222 /* Object__DESC__C */
9224 #pragma DATA_SECTION(ti_sysbios_gates_GateMutex_Object__DESC__C, ".const:ti_sysbios_gates_GateMutex_Object__DESC__C");
9225 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_gates_GateMutex_Object__DESC__C = {
9226  (xdc_CPtr)&ti_sysbios_gates_GateMutex_Module__FXNS__C, /* fxnTab */
9229  0, /* objHeap */
9230  0, /* objName */
9231  sizeof(ti_sysbios_gates_GateMutex_Object2__), /* objSize */
9232  (xdc_CPtr)&ti_sysbios_gates_GateMutex_Object__PARAMS__C, /* prmsInit */
9233  sizeof(ti_sysbios_gates_GateMutex_Params), /* prmsSize */
9234 };
9235 
9236 
9237 /*
9238  * ======== ti.sysbios.hal.Hwi OBJECT DESCRIPTOR ========
9239  */
9240 
9241 /* Object__DESC__C */
9243 #pragma DATA_SECTION(ti_sysbios_hal_Hwi_Object__DESC__C, ".const:ti_sysbios_hal_Hwi_Object__DESC__C");
9244 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_hal_Hwi_Object__DESC__C = {
9245  (xdc_CPtr)0, /* fxnTab */
9247  sizeof(ti_sysbios_hal_Hwi___S1) - sizeof(ti_sysbios_hal_Hwi_Object2__), /* objAlign */
9248  0, /* objHeap */
9249  0, /* objName */
9250  sizeof(ti_sysbios_hal_Hwi_Object2__), /* objSize */
9251  (xdc_CPtr)&ti_sysbios_hal_Hwi_Object__PARAMS__C, /* prmsInit */
9252  sizeof(ti_sysbios_hal_Hwi_Params), /* prmsSize */
9253 };
9254 
9255 
9256 /*
9257  * ======== ti.sysbios.heaps.HeapMem OBJECT DESCRIPTOR ========
9258  */
9259 
9260 /* Object__DESC__C */
9262 #pragma DATA_SECTION(ti_sysbios_heaps_HeapMem_Object__DESC__C, ".const:ti_sysbios_heaps_HeapMem_Object__DESC__C");
9263 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_heaps_HeapMem_Object__DESC__C = {
9264  (xdc_CPtr)&ti_sysbios_heaps_HeapMem_Module__FXNS__C, /* fxnTab */
9266  sizeof(ti_sysbios_heaps_HeapMem___S1) - sizeof(ti_sysbios_heaps_HeapMem_Object2__), /* objAlign */
9267  0, /* objHeap */
9268  0, /* objName */
9269  sizeof(ti_sysbios_heaps_HeapMem_Object2__), /* objSize */
9270  (xdc_CPtr)&ti_sysbios_heaps_HeapMem_Object__PARAMS__C, /* prmsInit */
9271  sizeof(ti_sysbios_heaps_HeapMem_Params), /* prmsSize */
9272 };
9273 
9274 
9275 /*
9276  * ======== ti.sysbios.knl.Clock OBJECT DESCRIPTOR ========
9277  */
9278 
9279 /* Object__DESC__C */
9281 #pragma DATA_SECTION(ti_sysbios_knl_Clock_Object__DESC__C, ".const:ti_sysbios_knl_Clock_Object__DESC__C");
9282 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Clock_Object__DESC__C = {
9283  (xdc_CPtr)-1, /* fxnTab */
9285  sizeof(ti_sysbios_knl_Clock___S1) - sizeof(ti_sysbios_knl_Clock_Object2__), /* objAlign */
9286  0, /* objHeap */
9287  0, /* objName */
9288  sizeof(ti_sysbios_knl_Clock_Object2__), /* objSize */
9289  (xdc_CPtr)&ti_sysbios_knl_Clock_Object__PARAMS__C, /* prmsInit */
9290  sizeof(ti_sysbios_knl_Clock_Params), /* prmsSize */
9291 };
9292 
9293 
9294 /*
9295  * ======== ti.sysbios.knl.Event OBJECT DESCRIPTOR ========
9296  */
9297 
9298 /* Object__DESC__C */
9300 #pragma DATA_SECTION(ti_sysbios_knl_Event_Object__DESC__C, ".const:ti_sysbios_knl_Event_Object__DESC__C");
9301 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Event_Object__DESC__C = {
9302  (xdc_CPtr)-1, /* fxnTab */
9304  sizeof(ti_sysbios_knl_Event___S1) - sizeof(ti_sysbios_knl_Event_Object2__), /* objAlign */
9305  0, /* objHeap */
9306  0, /* objName */
9307  sizeof(ti_sysbios_knl_Event_Object2__), /* objSize */
9308  (xdc_CPtr)&ti_sysbios_knl_Event_Object__PARAMS__C, /* prmsInit */
9309  sizeof(ti_sysbios_knl_Event_Params), /* prmsSize */
9310 };
9311 
9312 
9313 /*
9314  * ======== ti.sysbios.knl.Queue OBJECT DESCRIPTOR ========
9315  */
9316 
9317 /* Object__DESC__C */
9319 #pragma DATA_SECTION(ti_sysbios_knl_Queue_Object__DESC__C, ".const:ti_sysbios_knl_Queue_Object__DESC__C");
9320 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Queue_Object__DESC__C = {
9321  (xdc_CPtr)-1, /* fxnTab */
9323  sizeof(ti_sysbios_knl_Queue___S1) - sizeof(ti_sysbios_knl_Queue_Object2__), /* objAlign */
9324  0, /* objHeap */
9325  0, /* objName */
9326  sizeof(ti_sysbios_knl_Queue_Object2__), /* objSize */
9327  (xdc_CPtr)&ti_sysbios_knl_Queue_Object__PARAMS__C, /* prmsInit */
9328  sizeof(ti_sysbios_knl_Queue_Params), /* prmsSize */
9329 };
9330 
9331 
9332 /*
9333  * ======== ti.sysbios.knl.Semaphore OBJECT DESCRIPTOR ========
9334  */
9335 
9336 /* Object__DESC__C */
9338 #pragma DATA_SECTION(ti_sysbios_knl_Semaphore_Object__DESC__C, ".const:ti_sysbios_knl_Semaphore_Object__DESC__C");
9339 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Semaphore_Object__DESC__C = {
9340  (xdc_CPtr)-1, /* fxnTab */
9342  sizeof(ti_sysbios_knl_Semaphore___S1) - sizeof(ti_sysbios_knl_Semaphore_Object2__), /* objAlign */
9343  0, /* objHeap */
9344  0, /* objName */
9345  sizeof(ti_sysbios_knl_Semaphore_Object2__), /* objSize */
9346  (xdc_CPtr)&ti_sysbios_knl_Semaphore_Object__PARAMS__C, /* prmsInit */
9347  sizeof(ti_sysbios_knl_Semaphore_Params), /* prmsSize */
9348 };
9349 
9350 
9351 /*
9352  * ======== ti.sysbios.knl.Task OBJECT DESCRIPTOR ========
9353  */
9354 
9355 /* Object__DESC__C */
9357 #pragma DATA_SECTION(ti_sysbios_knl_Task_Object__DESC__C, ".const:ti_sysbios_knl_Task_Object__DESC__C");
9358 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_knl_Task_Object__DESC__C = {
9359  (xdc_CPtr)-1, /* fxnTab */
9361  sizeof(ti_sysbios_knl_Task___S1) - sizeof(ti_sysbios_knl_Task_Object2__), /* objAlign */
9362  0, /* objHeap */
9363  0, /* objName */
9364  sizeof(ti_sysbios_knl_Task_Object2__), /* objSize */
9365  (xdc_CPtr)&ti_sysbios_knl_Task_Object__PARAMS__C, /* prmsInit */
9366  sizeof(ti_sysbios_knl_Task_Params), /* prmsSize */
9367 };
9368 
9369 
9370 /*
9371  * ======== ti.sysbios.timers.rti.Timer OBJECT DESCRIPTOR ========
9372  */
9373 
9374 /* Object__DESC__C */
9376 #pragma DATA_SECTION(ti_sysbios_timers_rti_Timer_Object__DESC__C, ".const:ti_sysbios_timers_rti_Timer_Object__DESC__C");
9377 __FAR__ const xdc_runtime_Core_ObjDesc ti_sysbios_timers_rti_Timer_Object__DESC__C = {
9378  (xdc_CPtr)0, /* fxnTab */
9381  0, /* objHeap */
9382  0, /* objName */
9383  sizeof(ti_sysbios_timers_rti_Timer_Object2__), /* objSize */
9384  (xdc_CPtr)&ti_sysbios_timers_rti_Timer_Object__PARAMS__C, /* prmsInit */
9385  sizeof(ti_sysbios_timers_rti_Timer_Params), /* prmsSize */
9386 };
9387 
9388 
9389 /*
9390  * ======== xdc.runtime.IHeap VIRTUAL FUNCTIONS ========
9391  */
9392 
9393 /* create */
9394 xdc_runtime_IHeap_Handle xdc_runtime_IHeap_create( xdc_runtime_IHeap_Module mod, const xdc_runtime_IHeap_Params *prms, xdc_runtime_Error_Block *eb )
9395 {
9396  return (xdc_runtime_IHeap_Handle) mod->__sysp->__create(0, (const xdc_UChar*)prms, sizeof (xdc_runtime_IHeap_Params), eb);
9397 }
9398 
9399 /* delete */
9400 void xdc_runtime_IHeap_delete( xdc_runtime_IHeap_Handle *instp )
9401 {
9402  (*instp)->__fxns->__sysp->__delete(instp);
9403 }
9404 
9405 
9406 /*
9407  * ======== xdc.runtime.IGateProvider VIRTUAL FUNCTIONS ========
9408  */
9409 
9410 /* create */
9411 xdc_runtime_IGateProvider_Handle xdc_runtime_IGateProvider_create( xdc_runtime_IGateProvider_Module mod, const xdc_runtime_IGateProvider_Params *prms, xdc_runtime_Error_Block *eb )
9412 {
9413  return (xdc_runtime_IGateProvider_Handle) mod->__sysp->__create(0, (const xdc_UChar*)prms, sizeof (xdc_runtime_IGateProvider_Params), eb);
9414 }
9415 
9416 /* delete */
9417 void xdc_runtime_IGateProvider_delete( xdc_runtime_IGateProvider_Handle *instp )
9418 {
9419  (*instp)->__fxns->__sysp->__delete(instp);
9420 }
9421 
9422 
9423 /*
9424  * ======== ti.sysbios.BIOS SYSTEM FUNCTIONS ========
9425  */
9426 
9427 /* Module__startupDone__S */
9429 {
9430  return 1;
9431 }
9432 
9433 
9434 
9435 /*
9436  * ======== ti.sysbios.BIOS_RtsGateProxy SYSTEM FUNCTIONS ========
9437  */
9438 
9439 /* per-module runtime symbols */
9440 #undef Module__MID
9441 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__id__CR
9442 #define Module__MID (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__id *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__id__C_offset)))
9443 #else
9444 #define Module__MID ti_sysbios_BIOS_RtsGateProxy_Module__id__C
9445 #endif
9446 
9447 #undef Module__DGSINCL
9448 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__diagsIncluded__CR
9449 #define Module__DGSINCL (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__diagsIncluded__C_offset)))
9450 #else
9451 #define Module__DGSINCL ti_sysbios_BIOS_RtsGateProxy_Module__diagsIncluded__C
9452 #endif
9453 
9454 #undef Module__DGSENAB
9455 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__diagsEnabled__CR
9456 #define Module__DGSENAB (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__diagsEnabled__C_offset)))
9457 #else
9458 #define Module__DGSENAB ti_sysbios_BIOS_RtsGateProxy_Module__diagsEnabled__C
9459 #endif
9460 
9461 #undef Module__DGSMASK
9462 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__diagsMask__CR
9463 #define Module__DGSMASK (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__diagsMask__C_offset)))
9464 #else
9465 #define Module__DGSMASK ti_sysbios_BIOS_RtsGateProxy_Module__diagsMask__C
9466 #endif
9467 
9468 #undef Module__LOGDEF
9469 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__loggerDefined__CR
9470 #define Module__LOGDEF (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__loggerDefined__C_offset)))
9471 #else
9472 #define Module__LOGDEF ti_sysbios_BIOS_RtsGateProxy_Module__loggerDefined__C
9473 #endif
9474 
9475 #undef Module__LOGOBJ
9476 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__loggerObj__CR
9477 #define Module__LOGOBJ ti_sysbios_BIOS_RtsGateProxy_Module__loggerObj__R
9478 #define Module__LOGOBJ (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__loggerObj__C_offset)))
9479 #else
9480 #define Module__LOGOBJ ti_sysbios_BIOS_RtsGateProxy_Module__loggerObj__C
9481 #endif
9482 
9483 #undef Module__LOGFXN0
9484 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn0__CR
9485 #define Module__LOGFXN0 (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn0__C_offset)))
9486 #else
9487 #define Module__LOGFXN0 ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn0__C
9488 #endif
9489 
9490 #undef Module__LOGFXN1
9491 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn1__CR
9492 #define Module__LOGFXN1 (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn1__C_offset)))
9493 #else
9494 #define Module__LOGFXN1 ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn1__C
9495 #endif
9496 
9497 #undef Module__LOGFXN2
9498 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn2__CR
9499 #define Module__LOGFXN2 (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn2__C_offset)))
9500 #else
9501 #define Module__LOGFXN2 ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn2__C
9502 #endif
9503 
9504 #undef Module__LOGFXN4
9505 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn4__CR
9506 #define Module__LOGFXN4 (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn4__C_offset)))
9507 #else
9508 #define Module__LOGFXN4 ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn4__C
9509 #endif
9510 
9511 #undef Module__LOGFXN8
9512 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn8__CR
9513 #define Module__LOGFXN8 (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn8__C_offset)))
9514 #else
9515 #define Module__LOGFXN8 ti_sysbios_BIOS_RtsGateProxy_Module__loggerFxn8__C
9516 #endif
9517 
9518 #undef Module__G_OBJ
9519 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__gateObj__CR
9520 #define Module__G_OBJ (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__gateObj__C_offset)))
9521 #else
9522 #define Module__G_OBJ ti_sysbios_BIOS_RtsGateProxy_Module__gateObj__C
9523 #endif
9524 
9525 #undef Module__G_PRMS
9526 #ifdef ti_sysbios_BIOS_RtsGateProxy_Module__gatePrms__CR
9527 #define Module__G_PRMS (*((CT__ti_sysbios_BIOS_RtsGateProxy_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_BIOS_RtsGateProxy_Module__gatePrms__C_offset)))
9528 #else
9529 #define Module__G_PRMS ti_sysbios_BIOS_RtsGateProxy_Module__gatePrms__C
9530 #endif
9531 
9532 #undef Module__GP_create
9533 #define Module__GP_create ti_sysbios_BIOS_RtsGateProxy_Module_GateProxy_create
9534 #undef Module__GP_delete
9535 #define Module__GP_delete ti_sysbios_BIOS_RtsGateProxy_Module_GateProxy_delete
9536 #undef Module__GP_enter
9537 #define Module__GP_enter ti_sysbios_BIOS_RtsGateProxy_Module_GateProxy_enter
9538 #undef Module__GP_leave
9539 #define Module__GP_leave ti_sysbios_BIOS_RtsGateProxy_Module_GateProxy_leave
9540 #undef Module__GP_query
9541 #define Module__GP_query ti_sysbios_BIOS_RtsGateProxy_Module_GateProxy_query
9542 
9544 {
9545  return 0;
9546 }
9548 {
9549  return (const void *)&ti_sysbios_gates_GateMutex_Module__FXNS__C;
9550 }
9551 
9552 
9553 
9554 /*
9555  * ======== ti.sysbios.family.c62.IntrinsicsSupport SYSTEM FUNCTIONS ========
9556  */
9557 
9558 /* Module__startupDone__S */
9560 {
9561  return 1;
9562 }
9563 
9564 
9565 
9566 /*
9567  * ======== ti.sysbios.family.c62.TaskSupport SYSTEM FUNCTIONS ========
9568  */
9569 
9570 /* Module__startupDone__S */
9572 {
9573  return 1;
9574 }
9575 
9576 
9577 
9578 /*
9579  * ======== ti.sysbios.family.c64p.Cache SYSTEM FUNCTIONS ========
9580  */
9581 
9582 /* Module__startupDone__S */
9584 {
9586 }
9587 
9588 
9589 
9590 /*
9591  * ======== ti.sysbios.family.c64p.EventCombiner SYSTEM FUNCTIONS ========
9592  */
9593 
9594 /* Module__startupDone__S */
9596 {
9598 }
9599 
9600 
9601 
9602 /*
9603  * ======== ti.sysbios.family.c64p.Exception SYSTEM FUNCTIONS ========
9604  */
9605 
9606 /* Module__startupDone__S */
9608 {
9610 }
9611 
9612 
9613 
9614 /*
9615  * ======== ti.sysbios.family.c64p.Hwi SYSTEM FUNCTIONS ========
9616  */
9617 
9618 /* per-module runtime symbols */
9619 #undef Module__MID
9620 #ifdef ti_sysbios_family_c64p_Hwi_Module__id__CR
9621 #define Module__MID (*((CT__ti_sysbios_family_c64p_Hwi_Module__id *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__id__C_offset)))
9622 #else
9623 #define Module__MID ti_sysbios_family_c64p_Hwi_Module__id__C
9624 #endif
9625 
9626 #undef Module__DGSINCL
9627 #ifdef ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__CR
9628 #define Module__DGSINCL (*((CT__ti_sysbios_family_c64p_Hwi_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C_offset)))
9629 #else
9630 #define Module__DGSINCL ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C
9631 #endif
9632 
9633 #undef Module__DGSENAB
9634 #ifdef ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__CR
9635 #define Module__DGSENAB (*((CT__ti_sysbios_family_c64p_Hwi_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C_offset)))
9636 #else
9637 #define Module__DGSENAB ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C
9638 #endif
9639 
9640 #undef Module__DGSMASK
9641 #ifdef ti_sysbios_family_c64p_Hwi_Module__diagsMask__CR
9642 #define Module__DGSMASK (*((CT__ti_sysbios_family_c64p_Hwi_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__diagsMask__C_offset)))
9643 #else
9644 #define Module__DGSMASK ti_sysbios_family_c64p_Hwi_Module__diagsMask__C
9645 #endif
9646 
9647 #undef Module__LOGDEF
9648 #ifdef ti_sysbios_family_c64p_Hwi_Module__loggerDefined__CR
9649 #define Module__LOGDEF (*((CT__ti_sysbios_family_c64p_Hwi_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C_offset)))
9650 #else
9651 #define Module__LOGDEF ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C
9652 #endif
9653 
9654 #undef Module__LOGOBJ
9655 #ifdef ti_sysbios_family_c64p_Hwi_Module__loggerObj__CR
9656 #define Module__LOGOBJ ti_sysbios_family_c64p_Hwi_Module__loggerObj__R
9657 #define Module__LOGOBJ (*((CT__ti_sysbios_family_c64p_Hwi_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__loggerObj__C_offset)))
9658 #else
9659 #define Module__LOGOBJ ti_sysbios_family_c64p_Hwi_Module__loggerObj__C
9660 #endif
9661 
9662 #undef Module__LOGFXN0
9663 #ifdef ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__CR
9664 #define Module__LOGFXN0 (*((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__C_offset)))
9665 #else
9666 #define Module__LOGFXN0 ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__C
9667 #endif
9668 
9669 #undef Module__LOGFXN1
9670 #ifdef ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__CR
9671 #define Module__LOGFXN1 (*((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C_offset)))
9672 #else
9673 #define Module__LOGFXN1 ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C
9674 #endif
9675 
9676 #undef Module__LOGFXN2
9677 #ifdef ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__CR
9678 #define Module__LOGFXN2 (*((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__C_offset)))
9679 #else
9680 #define Module__LOGFXN2 ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__C
9681 #endif
9682 
9683 #undef Module__LOGFXN4
9684 #ifdef ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__CR
9685 #define Module__LOGFXN4 (*((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__C_offset)))
9686 #else
9687 #define Module__LOGFXN4 ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__C
9688 #endif
9689 
9690 #undef Module__LOGFXN8
9691 #ifdef ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__CR
9692 #define Module__LOGFXN8 (*((CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C_offset)))
9693 #else
9694 #define Module__LOGFXN8 ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C
9695 #endif
9696 
9697 #undef Module__G_OBJ
9698 #ifdef ti_sysbios_family_c64p_Hwi_Module__gateObj__CR
9699 #define Module__G_OBJ (*((CT__ti_sysbios_family_c64p_Hwi_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__gateObj__C_offset)))
9700 #else
9701 #define Module__G_OBJ ti_sysbios_family_c64p_Hwi_Module__gateObj__C
9702 #endif
9703 
9704 #undef Module__G_PRMS
9705 #ifdef ti_sysbios_family_c64p_Hwi_Module__gatePrms__CR
9706 #define Module__G_PRMS (*((CT__ti_sysbios_family_c64p_Hwi_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_family_c64p_Hwi_Module__gatePrms__C_offset)))
9707 #else
9708 #define Module__G_PRMS ti_sysbios_family_c64p_Hwi_Module__gatePrms__C
9709 #endif
9710 
9711 #undef Module__GP_create
9712 #define Module__GP_create ti_sysbios_family_c64p_Hwi_Module_GateProxy_create
9713 #undef Module__GP_delete
9714 #define Module__GP_delete ti_sysbios_family_c64p_Hwi_Module_GateProxy_delete
9715 #undef Module__GP_enter
9716 #define Module__GP_enter ti_sysbios_family_c64p_Hwi_Module_GateProxy_enter
9717 #undef Module__GP_leave
9718 #define Module__GP_leave ti_sysbios_family_c64p_Hwi_Module_GateProxy_leave
9719 #undef Module__GP_query
9720 #define Module__GP_query ti_sysbios_family_c64p_Hwi_Module_GateProxy_query
9721 
9722 /* Module__startupDone__S */
9724 {
9726 }
9727 
9728 /* Handle__label__S */
9729 xdc_runtime_Types_Label *ti_sysbios_family_c64p_Hwi_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
9730 {
9731  lab->handle = obj;
9732  lab->modId = 24;
9733  xdc_runtime_Core_assignLabel(lab, 0, 0);
9734 
9735  return lab;
9736 }
9737 
9738 /* Params__init__S */
9739 xdc_Void ti_sysbios_family_c64p_Hwi_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
9740 {
9741  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_family_c64p_Hwi_Object__PARAMS__C), psz, isz);
9742 }
9743 
9744 /* Object__get__S */
9745 xdc_Ptr ti_sysbios_family_c64p_Hwi_Object__get__S(xdc_Ptr oa, xdc_Int i)
9746 {
9747  if (oa) {
9748  return ((ti_sysbios_family_c64p_Hwi_Object__ *)oa) + i;
9749  }
9750 
9751  /* the bogus 'const' in the cast suppresses Klocwork MISRA complaints */
9753 }
9754 
9755 /* Object__first__S */
9757 {
9758  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_family_c64p_Hwi_Module__root__V.link.next;
9759 
9760  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_family_c64p_Hwi_Module__root__V.link) {
9761  return iHdr + 1;
9762  }
9763  else {
9764  return NULL;
9765  }
9766 }
9767 
9768 /* Object__next__S */
9770 {
9771  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
9772 
9773  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_family_c64p_Hwi_Module__root__V.link) {
9774  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
9775  }
9776  else {
9777  return NULL;
9778  }
9779 }
9780 
9781 /* Object__create__S */
9783  xdc_CPtr __aa,
9784  const xdc_UChar *__paramsPtr,
9785  xdc_SizeT __psz,
9786  xdc_runtime_Error_Block *eb)
9787 {
9788  const ti_sysbios_family_c64p_Hwi_Args__create *__args = __aa;
9789  ti_sysbios_family_c64p_Hwi_Params __prms;
9790  ti_sysbios_family_c64p_Hwi_Object *__obj;
9791  int iStat;
9792 
9793  /* common instance initialization */
9794  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
9795  if (__obj == NULL) {
9796  return NULL;
9797  }
9798 
9799 
9800  /* module-specific initialization */
9801  iStat = ti_sysbios_family_c64p_Hwi_Instance_init__E(__obj, __args->intNum, __args->hwiFxn, &__prms, eb);
9802  if (iStat) {
9803  xdc_runtime_Core_deleteObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_family_c64p_Hwi_Instance_finalize__E, iStat, 0);
9804  return NULL;
9805  }
9806 
9807  return __obj;
9808 }
9809 
9810 /* create */
9811 ti_sysbios_family_c64p_Hwi_Handle ti_sysbios_family_c64p_Hwi_create( xdc_Int intNum, ti_sysbios_interfaces_IHwi_FuncPtr hwiFxn, const ti_sysbios_family_c64p_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
9812 {
9813  ti_sysbios_family_c64p_Hwi_Params prms;
9814  ti_sysbios_family_c64p_Hwi_Object *obj;
9815 
9816  int iStat;
9817 
9818  /* common instance initialization */
9819  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
9820  if (obj == NULL) {
9821  return NULL;
9822  }
9823 
9824  /* module-specific initialization */
9825  iStat = ti_sysbios_family_c64p_Hwi_Instance_init__E(obj, intNum, hwiFxn, &prms, eb);
9826  if (iStat) {
9827  xdc_runtime_Core_deleteObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_family_c64p_Hwi_Instance_finalize__E, iStat, 0);
9828  return NULL;
9829  }
9830 
9831  return obj;
9832 }
9833 
9834 /* construct */
9835 void ti_sysbios_family_c64p_Hwi_construct(ti_sysbios_family_c64p_Hwi_Struct *__obj, xdc_Int intNum, ti_sysbios_interfaces_IHwi_FuncPtr hwiFxn, const ti_sysbios_family_c64p_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
9836 {
9837  ti_sysbios_family_c64p_Hwi_Params __prms;
9838  int iStat;
9839 
9840  /* common instance initialization */
9841  xdc_runtime_Core_constructObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
9842 
9843  /* module-specific initialization */
9844  iStat = ti_sysbios_family_c64p_Hwi_Instance_init__E((xdc_Ptr)__obj, intNum, hwiFxn, &__prms, eb);
9845  if (iStat) {
9846  xdc_runtime_Core_deleteObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_family_c64p_Hwi_Instance_finalize__E, iStat, 1);
9847  }
9848 
9849 }
9850 
9851 /* destruct */
9852 void ti_sysbios_family_c64p_Hwi_destruct(ti_sysbios_family_c64p_Hwi_Struct *obj)
9853 {
9854  xdc_runtime_Core_deleteObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_family_c64p_Hwi_Instance_finalize__E, 0, TRUE);
9855 }
9856 
9857 /* Object__delete__S */
9859 {
9860  xdc_runtime_Core_deleteObject__I(&ti_sysbios_family_c64p_Hwi_Object__DESC__C, *((ti_sysbios_family_c64p_Hwi_Object**)instp), (xdc_Fxn)ti_sysbios_family_c64p_Hwi_Instance_finalize__E, 0, FALSE);
9861  *((ti_sysbios_family_c64p_Hwi_Handle*)instp) = NULL;
9862 }
9863 
9864 /* delete */
9865 void ti_sysbios_family_c64p_Hwi_delete(ti_sysbios_family_c64p_Hwi_Handle *instp)
9866 {
9868 }
9869 
9870 
9871 /*
9872  * ======== ti.sysbios.family.c64p.TimestampProvider SYSTEM FUNCTIONS ========
9873  */
9874 
9875 /* Module__startupDone__S */
9877 {
9879 }
9880 
9881 
9882 
9883 /*
9884  * ======== ti.sysbios.gates.GateHwi SYSTEM FUNCTIONS ========
9885  */
9886 
9887 /* per-module runtime symbols */
9888 #undef Module__MID
9889 #ifdef ti_sysbios_gates_GateHwi_Module__id__CR
9890 #define Module__MID (*((CT__ti_sysbios_gates_GateHwi_Module__id *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__id__C_offset)))
9891 #else
9892 #define Module__MID ti_sysbios_gates_GateHwi_Module__id__C
9893 #endif
9894 
9895 #undef Module__DGSINCL
9896 #ifdef ti_sysbios_gates_GateHwi_Module__diagsIncluded__CR
9897 #define Module__DGSINCL (*((CT__ti_sysbios_gates_GateHwi_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__diagsIncluded__C_offset)))
9898 #else
9899 #define Module__DGSINCL ti_sysbios_gates_GateHwi_Module__diagsIncluded__C
9900 #endif
9901 
9902 #undef Module__DGSENAB
9903 #ifdef ti_sysbios_gates_GateHwi_Module__diagsEnabled__CR
9904 #define Module__DGSENAB (*((CT__ti_sysbios_gates_GateHwi_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__diagsEnabled__C_offset)))
9905 #else
9906 #define Module__DGSENAB ti_sysbios_gates_GateHwi_Module__diagsEnabled__C
9907 #endif
9908 
9909 #undef Module__DGSMASK
9910 #ifdef ti_sysbios_gates_GateHwi_Module__diagsMask__CR
9911 #define Module__DGSMASK (*((CT__ti_sysbios_gates_GateHwi_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__diagsMask__C_offset)))
9912 #else
9913 #define Module__DGSMASK ti_sysbios_gates_GateHwi_Module__diagsMask__C
9914 #endif
9915 
9916 #undef Module__LOGDEF
9917 #ifdef ti_sysbios_gates_GateHwi_Module__loggerDefined__CR
9918 #define Module__LOGDEF (*((CT__ti_sysbios_gates_GateHwi_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__loggerDefined__C_offset)))
9919 #else
9920 #define Module__LOGDEF ti_sysbios_gates_GateHwi_Module__loggerDefined__C
9921 #endif
9922 
9923 #undef Module__LOGOBJ
9924 #ifdef ti_sysbios_gates_GateHwi_Module__loggerObj__CR
9925 #define Module__LOGOBJ ti_sysbios_gates_GateHwi_Module__loggerObj__R
9926 #define Module__LOGOBJ (*((CT__ti_sysbios_gates_GateHwi_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__loggerObj__C_offset)))
9927 #else
9928 #define Module__LOGOBJ ti_sysbios_gates_GateHwi_Module__loggerObj__C
9929 #endif
9930 
9931 #undef Module__LOGFXN0
9932 #ifdef ti_sysbios_gates_GateHwi_Module__loggerFxn0__CR
9933 #define Module__LOGFXN0 (*((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__loggerFxn0__C_offset)))
9934 #else
9935 #define Module__LOGFXN0 ti_sysbios_gates_GateHwi_Module__loggerFxn0__C
9936 #endif
9937 
9938 #undef Module__LOGFXN1
9939 #ifdef ti_sysbios_gates_GateHwi_Module__loggerFxn1__CR
9940 #define Module__LOGFXN1 (*((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__loggerFxn1__C_offset)))
9941 #else
9942 #define Module__LOGFXN1 ti_sysbios_gates_GateHwi_Module__loggerFxn1__C
9943 #endif
9944 
9945 #undef Module__LOGFXN2
9946 #ifdef ti_sysbios_gates_GateHwi_Module__loggerFxn2__CR
9947 #define Module__LOGFXN2 (*((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__loggerFxn2__C_offset)))
9948 #else
9949 #define Module__LOGFXN2 ti_sysbios_gates_GateHwi_Module__loggerFxn2__C
9950 #endif
9951 
9952 #undef Module__LOGFXN4
9953 #ifdef ti_sysbios_gates_GateHwi_Module__loggerFxn4__CR
9954 #define Module__LOGFXN4 (*((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__loggerFxn4__C_offset)))
9955 #else
9956 #define Module__LOGFXN4 ti_sysbios_gates_GateHwi_Module__loggerFxn4__C
9957 #endif
9958 
9959 #undef Module__LOGFXN8
9960 #ifdef ti_sysbios_gates_GateHwi_Module__loggerFxn8__CR
9961 #define Module__LOGFXN8 (*((CT__ti_sysbios_gates_GateHwi_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__loggerFxn8__C_offset)))
9962 #else
9963 #define Module__LOGFXN8 ti_sysbios_gates_GateHwi_Module__loggerFxn8__C
9964 #endif
9965 
9966 #undef Module__G_OBJ
9967 #ifdef ti_sysbios_gates_GateHwi_Module__gateObj__CR
9968 #define Module__G_OBJ (*((CT__ti_sysbios_gates_GateHwi_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__gateObj__C_offset)))
9969 #else
9970 #define Module__G_OBJ ti_sysbios_gates_GateHwi_Module__gateObj__C
9971 #endif
9972 
9973 #undef Module__G_PRMS
9974 #ifdef ti_sysbios_gates_GateHwi_Module__gatePrms__CR
9975 #define Module__G_PRMS (*((CT__ti_sysbios_gates_GateHwi_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_gates_GateHwi_Module__gatePrms__C_offset)))
9976 #else
9977 #define Module__G_PRMS ti_sysbios_gates_GateHwi_Module__gatePrms__C
9978 #endif
9979 
9980 #undef Module__GP_create
9981 #define Module__GP_create ti_sysbios_gates_GateHwi_Module_GateProxy_create
9982 #undef Module__GP_delete
9983 #define Module__GP_delete ti_sysbios_gates_GateHwi_Module_GateProxy_delete
9984 #undef Module__GP_enter
9985 #define Module__GP_enter ti_sysbios_gates_GateHwi_Module_GateProxy_enter
9986 #undef Module__GP_leave
9987 #define Module__GP_leave ti_sysbios_gates_GateHwi_Module_GateProxy_leave
9988 #undef Module__GP_query
9989 #define Module__GP_query ti_sysbios_gates_GateHwi_Module_GateProxy_query
9990 
9991 /* Module__startupDone__S */
9993 {
9994  return 1;
9995 }
9996 
9997 /* Handle__label__S */
9998 xdc_runtime_Types_Label *ti_sysbios_gates_GateHwi_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
9999 {
10000  lab->handle = obj;
10001  lab->modId = 47;
10002  xdc_runtime_Core_assignLabel(lab, 0, 0);
10003 
10004  return lab;
10005 }
10006 
10007 /* Params__init__S */
10008 xdc_Void ti_sysbios_gates_GateHwi_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
10009 {
10010  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_gates_GateHwi_Object__PARAMS__C), psz, isz);
10011 }
10012 
10013 /* Object__get__S */
10014 xdc_Ptr ti_sysbios_gates_GateHwi_Object__get__S(xdc_Ptr oa, xdc_Int i)
10015 {
10016  if (oa) {
10017  return ((ti_sysbios_gates_GateHwi_Object__ *)oa) + i;
10018  }
10019 
10020  /* the bogus 'const' in the cast suppresses Klocwork MISRA complaints */
10022 }
10023 
10024 /* Object__first__S */
10026 {
10027  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_gates_GateHwi_Module__root__V.link.next;
10028 
10029  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_gates_GateHwi_Module__root__V.link) {
10030  return iHdr + 1;
10031  }
10032  else {
10033  return NULL;
10034  }
10035 }
10036 
10037 /* Object__next__S */
10039 {
10040  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
10041 
10042  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_gates_GateHwi_Module__root__V.link) {
10043  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
10044  }
10045  else {
10046  return NULL;
10047  }
10048 }
10049 
10050 /* Object__create__S */
10052  xdc_CPtr __aa,
10053  const xdc_UChar *__paramsPtr,
10054  xdc_SizeT __psz,
10055  xdc_runtime_Error_Block *eb)
10056 {
10057  ti_sysbios_gates_GateHwi_Params __prms;
10058  ti_sysbios_gates_GateHwi_Object *__obj;
10059 
10060  /* common instance initialization */
10061  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_gates_GateHwi_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
10062  if (__obj == NULL) {
10063  return NULL;
10064  }
10065 
10066 
10067  /* module-specific initialization */
10068  ti_sysbios_gates_GateHwi_Instance_init__E(__obj, &__prms);
10069  return __obj;
10070 }
10071 
10072 /* create */
10073 ti_sysbios_gates_GateHwi_Handle ti_sysbios_gates_GateHwi_create( const ti_sysbios_gates_GateHwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
10074 {
10075  ti_sysbios_gates_GateHwi_Params prms;
10076  ti_sysbios_gates_GateHwi_Object *obj;
10077 
10078 
10079  /* common instance initialization */
10080  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_gates_GateHwi_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
10081  if (obj == NULL) {
10082  return NULL;
10083  }
10084 
10085  /* module-specific initialization */
10086  ti_sysbios_gates_GateHwi_Instance_init__E(obj, &prms);
10087  return obj;
10088 }
10089 
10090 /* construct */
10091 void ti_sysbios_gates_GateHwi_construct(ti_sysbios_gates_GateHwi_Struct *__obj, const ti_sysbios_gates_GateHwi_Params *__paramsPtr )
10092 {
10093  ti_sysbios_gates_GateHwi_Params __prms;
10094 
10095  /* common instance initialization */
10096  xdc_runtime_Core_constructObject__I(&ti_sysbios_gates_GateHwi_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, NULL);
10097 
10098  /* module-specific initialization */
10099  ti_sysbios_gates_GateHwi_Instance_init__E((xdc_Ptr)__obj, &__prms);
10100 }
10101 
10102 /* destruct */
10103 void ti_sysbios_gates_GateHwi_destruct(ti_sysbios_gates_GateHwi_Struct *obj)
10104 {
10105  xdc_runtime_Core_deleteObject__I(&ti_sysbios_gates_GateHwi_Object__DESC__C, obj, NULL, -1, TRUE);
10106 }
10107 
10108 /* Object__delete__S */
10110 {
10111  xdc_runtime_Core_deleteObject__I(&ti_sysbios_gates_GateHwi_Object__DESC__C, *((ti_sysbios_gates_GateHwi_Object**)instp), NULL, -1, FALSE);
10112  *((ti_sysbios_gates_GateHwi_Handle*)instp) = NULL;
10113 }
10114 
10115 /* delete */
10116 void ti_sysbios_gates_GateHwi_delete(ti_sysbios_gates_GateHwi_Handle *instp)
10117 {
10119 }
10120 
10121 
10122 /*
10123  * ======== ti.sysbios.gates.GateMutex SYSTEM FUNCTIONS ========
10124  */
10125 
10126 /* per-module runtime symbols */
10127 #undef Module__MID
10128 #ifdef ti_sysbios_gates_GateMutex_Module__id__CR
10129 #define Module__MID (*((CT__ti_sysbios_gates_GateMutex_Module__id *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__id__C_offset)))
10130 #else
10131 #define Module__MID ti_sysbios_gates_GateMutex_Module__id__C
10132 #endif
10133 
10134 #undef Module__DGSINCL
10135 #ifdef ti_sysbios_gates_GateMutex_Module__diagsIncluded__CR
10136 #define Module__DGSINCL (*((CT__ti_sysbios_gates_GateMutex_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__diagsIncluded__C_offset)))
10137 #else
10138 #define Module__DGSINCL ti_sysbios_gates_GateMutex_Module__diagsIncluded__C
10139 #endif
10140 
10141 #undef Module__DGSENAB
10142 #ifdef ti_sysbios_gates_GateMutex_Module__diagsEnabled__CR
10143 #define Module__DGSENAB (*((CT__ti_sysbios_gates_GateMutex_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__diagsEnabled__C_offset)))
10144 #else
10145 #define Module__DGSENAB ti_sysbios_gates_GateMutex_Module__diagsEnabled__C
10146 #endif
10147 
10148 #undef Module__DGSMASK
10149 #ifdef ti_sysbios_gates_GateMutex_Module__diagsMask__CR
10150 #define Module__DGSMASK (*((CT__ti_sysbios_gates_GateMutex_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__diagsMask__C_offset)))
10151 #else
10152 #define Module__DGSMASK ti_sysbios_gates_GateMutex_Module__diagsMask__C
10153 #endif
10154 
10155 #undef Module__LOGDEF
10156 #ifdef ti_sysbios_gates_GateMutex_Module__loggerDefined__CR
10157 #define Module__LOGDEF (*((CT__ti_sysbios_gates_GateMutex_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__loggerDefined__C_offset)))
10158 #else
10159 #define Module__LOGDEF ti_sysbios_gates_GateMutex_Module__loggerDefined__C
10160 #endif
10161 
10162 #undef Module__LOGOBJ
10163 #ifdef ti_sysbios_gates_GateMutex_Module__loggerObj__CR
10164 #define Module__LOGOBJ ti_sysbios_gates_GateMutex_Module__loggerObj__R
10165 #define Module__LOGOBJ (*((CT__ti_sysbios_gates_GateMutex_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__loggerObj__C_offset)))
10166 #else
10167 #define Module__LOGOBJ ti_sysbios_gates_GateMutex_Module__loggerObj__C
10168 #endif
10169 
10170 #undef Module__LOGFXN0
10171 #ifdef ti_sysbios_gates_GateMutex_Module__loggerFxn0__CR
10172 #define Module__LOGFXN0 (*((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__loggerFxn0__C_offset)))
10173 #else
10174 #define Module__LOGFXN0 ti_sysbios_gates_GateMutex_Module__loggerFxn0__C
10175 #endif
10176 
10177 #undef Module__LOGFXN1
10178 #ifdef ti_sysbios_gates_GateMutex_Module__loggerFxn1__CR
10179 #define Module__LOGFXN1 (*((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__loggerFxn1__C_offset)))
10180 #else
10181 #define Module__LOGFXN1 ti_sysbios_gates_GateMutex_Module__loggerFxn1__C
10182 #endif
10183 
10184 #undef Module__LOGFXN2
10185 #ifdef ti_sysbios_gates_GateMutex_Module__loggerFxn2__CR
10186 #define Module__LOGFXN2 (*((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__loggerFxn2__C_offset)))
10187 #else
10188 #define Module__LOGFXN2 ti_sysbios_gates_GateMutex_Module__loggerFxn2__C
10189 #endif
10190 
10191 #undef Module__LOGFXN4
10192 #ifdef ti_sysbios_gates_GateMutex_Module__loggerFxn4__CR
10193 #define Module__LOGFXN4 (*((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__loggerFxn4__C_offset)))
10194 #else
10195 #define Module__LOGFXN4 ti_sysbios_gates_GateMutex_Module__loggerFxn4__C
10196 #endif
10197 
10198 #undef Module__LOGFXN8
10199 #ifdef ti_sysbios_gates_GateMutex_Module__loggerFxn8__CR
10200 #define Module__LOGFXN8 (*((CT__ti_sysbios_gates_GateMutex_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__loggerFxn8__C_offset)))
10201 #else
10202 #define Module__LOGFXN8 ti_sysbios_gates_GateMutex_Module__loggerFxn8__C
10203 #endif
10204 
10205 #undef Module__G_OBJ
10206 #ifdef ti_sysbios_gates_GateMutex_Module__gateObj__CR
10207 #define Module__G_OBJ (*((CT__ti_sysbios_gates_GateMutex_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__gateObj__C_offset)))
10208 #else
10209 #define Module__G_OBJ ti_sysbios_gates_GateMutex_Module__gateObj__C
10210 #endif
10211 
10212 #undef Module__G_PRMS
10213 #ifdef ti_sysbios_gates_GateMutex_Module__gatePrms__CR
10214 #define Module__G_PRMS (*((CT__ti_sysbios_gates_GateMutex_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_gates_GateMutex_Module__gatePrms__C_offset)))
10215 #else
10216 #define Module__G_PRMS ti_sysbios_gates_GateMutex_Module__gatePrms__C
10217 #endif
10218 
10219 #undef Module__GP_create
10220 #define Module__GP_create ti_sysbios_gates_GateMutex_Module_GateProxy_create
10221 #undef Module__GP_delete
10222 #define Module__GP_delete ti_sysbios_gates_GateMutex_Module_GateProxy_delete
10223 #undef Module__GP_enter
10224 #define Module__GP_enter ti_sysbios_gates_GateMutex_Module_GateProxy_enter
10225 #undef Module__GP_leave
10226 #define Module__GP_leave ti_sysbios_gates_GateMutex_Module_GateProxy_leave
10227 #undef Module__GP_query
10228 #define Module__GP_query ti_sysbios_gates_GateMutex_Module_GateProxy_query
10229 
10230 /* Module__startupDone__S */
10232 {
10233  return 1;
10234 }
10235 
10236 /* Handle__label__S */
10237 xdc_runtime_Types_Label *ti_sysbios_gates_GateMutex_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
10238 {
10239  lab->handle = obj;
10240  lab->modId = 48;
10241  xdc_runtime_Core_assignLabel(lab, 0, 0);
10242 
10243  return lab;
10244 }
10245 
10246 /* Params__init__S */
10247 xdc_Void ti_sysbios_gates_GateMutex_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
10248 {
10249  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_gates_GateMutex_Object__PARAMS__C), psz, isz);
10250 }
10251 
10252 /* Object__get__S */
10253 xdc_Ptr ti_sysbios_gates_GateMutex_Object__get__S(xdc_Ptr oa, xdc_Int i)
10254 {
10255  if (oa) {
10256  return ((ti_sysbios_gates_GateMutex_Object__ *)oa) + i;
10257  }
10258 
10259  /* the bogus 'const' in the cast suppresses Klocwork MISRA complaints */
10261 }
10262 
10263 /* Object__first__S */
10265 {
10266  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_gates_GateMutex_Module__root__V.link.next;
10267 
10268  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_gates_GateMutex_Module__root__V.link) {
10269  return iHdr + 1;
10270  }
10271  else {
10272  return NULL;
10273  }
10274 }
10275 
10276 /* Object__next__S */
10278 {
10279  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
10280 
10281  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_gates_GateMutex_Module__root__V.link) {
10282  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
10283  }
10284  else {
10285  return NULL;
10286  }
10287 }
10288 
10289 /* Object__create__S */
10291  xdc_CPtr __aa,
10292  const xdc_UChar *__paramsPtr,
10293  xdc_SizeT __psz,
10294  xdc_runtime_Error_Block *eb)
10295 {
10296  ti_sysbios_gates_GateMutex_Params __prms;
10297  ti_sysbios_gates_GateMutex_Object *__obj;
10298 
10299  /* common instance initialization */
10300  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_gates_GateMutex_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
10301  if (__obj == NULL) {
10302  return NULL;
10303  }
10304 
10305 
10306  /* module-specific initialization */
10307  ti_sysbios_gates_GateMutex_Instance_init__E(__obj, &__prms);
10308  return __obj;
10309 }
10310 
10311 /* create */
10312 ti_sysbios_gates_GateMutex_Handle ti_sysbios_gates_GateMutex_create( const ti_sysbios_gates_GateMutex_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
10313 {
10314  ti_sysbios_gates_GateMutex_Params prms;
10315  ti_sysbios_gates_GateMutex_Object *obj;
10316 
10317 
10318  /* common instance initialization */
10319  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_gates_GateMutex_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
10320  if (obj == NULL) {
10321  return NULL;
10322  }
10323 
10324  /* module-specific initialization */
10325  ti_sysbios_gates_GateMutex_Instance_init__E(obj, &prms);
10326  return obj;
10327 }
10328 
10329 /* construct */
10330 void ti_sysbios_gates_GateMutex_construct(ti_sysbios_gates_GateMutex_Struct *__obj, const ti_sysbios_gates_GateMutex_Params *__paramsPtr )
10331 {
10332  ti_sysbios_gates_GateMutex_Params __prms;
10333 
10334  /* common instance initialization */
10335  xdc_runtime_Core_constructObject__I(&ti_sysbios_gates_GateMutex_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, NULL);
10336 
10337  /* module-specific initialization */
10338  ti_sysbios_gates_GateMutex_Instance_init__E((xdc_Ptr)__obj, &__prms);
10339 }
10340 
10341 /* destruct */
10342 void ti_sysbios_gates_GateMutex_destruct(ti_sysbios_gates_GateMutex_Struct *obj)
10343 {
10344  xdc_runtime_Core_deleteObject__I(&ti_sysbios_gates_GateMutex_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_gates_GateMutex_Instance_finalize__E, -1, TRUE);
10345 }
10346 
10347 /* Object__delete__S */
10349 {
10350  xdc_runtime_Core_deleteObject__I(&ti_sysbios_gates_GateMutex_Object__DESC__C, *((ti_sysbios_gates_GateMutex_Object**)instp), (xdc_Fxn)ti_sysbios_gates_GateMutex_Instance_finalize__E, -1, FALSE);
10351  *((ti_sysbios_gates_GateMutex_Handle*)instp) = NULL;
10352 }
10353 
10354 /* delete */
10355 void ti_sysbios_gates_GateMutex_delete(ti_sysbios_gates_GateMutex_Handle *instp)
10356 {
10358 }
10359 
10360 
10361 /*
10362  * ======== ti.sysbios.hal.Hwi SYSTEM FUNCTIONS ========
10363  */
10364 
10365 /* per-module runtime symbols */
10366 #undef Module__MID
10367 #ifdef ti_sysbios_hal_Hwi_Module__id__CR
10368 #define Module__MID (*((CT__ti_sysbios_hal_Hwi_Module__id *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__id__C_offset)))
10369 #else
10370 #define Module__MID ti_sysbios_hal_Hwi_Module__id__C
10371 #endif
10372 
10373 #undef Module__DGSINCL
10374 #ifdef ti_sysbios_hal_Hwi_Module__diagsIncluded__CR
10375 #define Module__DGSINCL (*((CT__ti_sysbios_hal_Hwi_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__diagsIncluded__C_offset)))
10376 #else
10377 #define Module__DGSINCL ti_sysbios_hal_Hwi_Module__diagsIncluded__C
10378 #endif
10379 
10380 #undef Module__DGSENAB
10381 #ifdef ti_sysbios_hal_Hwi_Module__diagsEnabled__CR
10382 #define Module__DGSENAB (*((CT__ti_sysbios_hal_Hwi_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__diagsEnabled__C_offset)))
10383 #else
10384 #define Module__DGSENAB ti_sysbios_hal_Hwi_Module__diagsEnabled__C
10385 #endif
10386 
10387 #undef Module__DGSMASK
10388 #ifdef ti_sysbios_hal_Hwi_Module__diagsMask__CR
10389 #define Module__DGSMASK (*((CT__ti_sysbios_hal_Hwi_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__diagsMask__C_offset)))
10390 #else
10391 #define Module__DGSMASK ti_sysbios_hal_Hwi_Module__diagsMask__C
10392 #endif
10393 
10394 #undef Module__LOGDEF
10395 #ifdef ti_sysbios_hal_Hwi_Module__loggerDefined__CR
10396 #define Module__LOGDEF (*((CT__ti_sysbios_hal_Hwi_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__loggerDefined__C_offset)))
10397 #else
10398 #define Module__LOGDEF ti_sysbios_hal_Hwi_Module__loggerDefined__C
10399 #endif
10400 
10401 #undef Module__LOGOBJ
10402 #ifdef ti_sysbios_hal_Hwi_Module__loggerObj__CR
10403 #define Module__LOGOBJ ti_sysbios_hal_Hwi_Module__loggerObj__R
10404 #define Module__LOGOBJ (*((CT__ti_sysbios_hal_Hwi_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__loggerObj__C_offset)))
10405 #else
10406 #define Module__LOGOBJ ti_sysbios_hal_Hwi_Module__loggerObj__C
10407 #endif
10408 
10409 #undef Module__LOGFXN0
10410 #ifdef ti_sysbios_hal_Hwi_Module__loggerFxn0__CR
10411 #define Module__LOGFXN0 (*((CT__ti_sysbios_hal_Hwi_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__loggerFxn0__C_offset)))
10412 #else
10413 #define Module__LOGFXN0 ti_sysbios_hal_Hwi_Module__loggerFxn0__C
10414 #endif
10415 
10416 #undef Module__LOGFXN1
10417 #ifdef ti_sysbios_hal_Hwi_Module__loggerFxn1__CR
10418 #define Module__LOGFXN1 (*((CT__ti_sysbios_hal_Hwi_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__loggerFxn1__C_offset)))
10419 #else
10420 #define Module__LOGFXN1 ti_sysbios_hal_Hwi_Module__loggerFxn1__C
10421 #endif
10422 
10423 #undef Module__LOGFXN2
10424 #ifdef ti_sysbios_hal_Hwi_Module__loggerFxn2__CR
10425 #define Module__LOGFXN2 (*((CT__ti_sysbios_hal_Hwi_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__loggerFxn2__C_offset)))
10426 #else
10427 #define Module__LOGFXN2 ti_sysbios_hal_Hwi_Module__loggerFxn2__C
10428 #endif
10429 
10430 #undef Module__LOGFXN4
10431 #ifdef ti_sysbios_hal_Hwi_Module__loggerFxn4__CR
10432 #define Module__LOGFXN4 (*((CT__ti_sysbios_hal_Hwi_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__loggerFxn4__C_offset)))
10433 #else
10434 #define Module__LOGFXN4 ti_sysbios_hal_Hwi_Module__loggerFxn4__C
10435 #endif
10436 
10437 #undef Module__LOGFXN8
10438 #ifdef ti_sysbios_hal_Hwi_Module__loggerFxn8__CR
10439 #define Module__LOGFXN8 (*((CT__ti_sysbios_hal_Hwi_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__loggerFxn8__C_offset)))
10440 #else
10441 #define Module__LOGFXN8 ti_sysbios_hal_Hwi_Module__loggerFxn8__C
10442 #endif
10443 
10444 #undef Module__G_OBJ
10445 #ifdef ti_sysbios_hal_Hwi_Module__gateObj__CR
10446 #define Module__G_OBJ (*((CT__ti_sysbios_hal_Hwi_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__gateObj__C_offset)))
10447 #else
10448 #define Module__G_OBJ ti_sysbios_hal_Hwi_Module__gateObj__C
10449 #endif
10450 
10451 #undef Module__G_PRMS
10452 #ifdef ti_sysbios_hal_Hwi_Module__gatePrms__CR
10453 #define Module__G_PRMS (*((CT__ti_sysbios_hal_Hwi_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_Module__gatePrms__C_offset)))
10454 #else
10455 #define Module__G_PRMS ti_sysbios_hal_Hwi_Module__gatePrms__C
10456 #endif
10457 
10458 #undef Module__GP_create
10459 #define Module__GP_create ti_sysbios_hal_Hwi_Module_GateProxy_create
10460 #undef Module__GP_delete
10461 #define Module__GP_delete ti_sysbios_hal_Hwi_Module_GateProxy_delete
10462 #undef Module__GP_enter
10463 #define Module__GP_enter ti_sysbios_hal_Hwi_Module_GateProxy_enter
10464 #undef Module__GP_leave
10465 #define Module__GP_leave ti_sysbios_hal_Hwi_Module_GateProxy_leave
10466 #undef Module__GP_query
10467 #define Module__GP_query ti_sysbios_hal_Hwi_Module_GateProxy_query
10468 
10469 /* Module__startupDone__S */
10471 {
10473 }
10474 
10475 /* Handle__label__S */
10476 xdc_runtime_Types_Label *ti_sysbios_hal_Hwi_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
10477 {
10478  lab->handle = obj;
10479  lab->modId = 43;
10480  xdc_runtime_Core_assignLabel(lab, 0, 0);
10481 
10482  return lab;
10483 }
10484 
10485 /* Params__init__S */
10486 xdc_Void ti_sysbios_hal_Hwi_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
10487 {
10488  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_hal_Hwi_Object__PARAMS__C), psz, isz);
10489 }
10490 
10491 /* Object__get__S */
10492 xdc_Ptr ti_sysbios_hal_Hwi_Object__get__S(xdc_Ptr oa, xdc_Int i)
10493 {
10494  if (oa) {
10495  return ((ti_sysbios_hal_Hwi_Object__ *)oa) + i;
10496  }
10497 
10498  /* the bogus 'const' in the cast suppresses Klocwork MISRA complaints */
10500 }
10501 
10502 /* Object__first__S */
10504 {
10505  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_hal_Hwi_Module__root__V.link.next;
10506 
10507  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_hal_Hwi_Module__root__V.link) {
10508  return iHdr + 1;
10509  }
10510  else {
10511  return NULL;
10512  }
10513 }
10514 
10515 /* Object__next__S */
10517 {
10518  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
10519 
10520  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_hal_Hwi_Module__root__V.link) {
10521  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
10522  }
10523  else {
10524  return NULL;
10525  }
10526 }
10527 
10528 /* Object__create__S */
10530  xdc_CPtr __aa,
10531  const xdc_UChar *__paramsPtr,
10532  xdc_SizeT __psz,
10533  xdc_runtime_Error_Block *eb)
10534 {
10535  const ti_sysbios_hal_Hwi_Args__create *__args = __aa;
10536  ti_sysbios_hal_Hwi_Params __prms;
10537  ti_sysbios_hal_Hwi_Object *__obj;
10538  int iStat;
10539 
10540  /* common instance initialization */
10541  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
10542  if (__obj == NULL) {
10543  return NULL;
10544  }
10545 
10546 
10547  /* module-specific initialization */
10548  iStat = ti_sysbios_hal_Hwi_Instance_init__E(__obj, __args->intNum, __args->hwiFxn, &__prms, eb);
10549  if (iStat) {
10550  xdc_runtime_Core_deleteObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_hal_Hwi_Instance_finalize__E, iStat, 0);
10551  return NULL;
10552  }
10553 
10554  return __obj;
10555 }
10556 
10557 /* create */
10558 ti_sysbios_hal_Hwi_Handle ti_sysbios_hal_Hwi_create( xdc_Int intNum, ti_sysbios_hal_Hwi_FuncPtr hwiFxn, const ti_sysbios_hal_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
10559 {
10560  ti_sysbios_hal_Hwi_Params prms;
10561  ti_sysbios_hal_Hwi_Object *obj;
10562 
10563  int iStat;
10564 
10565  /* common instance initialization */
10566  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
10567  if (obj == NULL) {
10568  return NULL;
10569  }
10570 
10571  /* module-specific initialization */
10572  iStat = ti_sysbios_hal_Hwi_Instance_init__E(obj, intNum, hwiFxn, &prms, eb);
10573  if (iStat) {
10574  xdc_runtime_Core_deleteObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_hal_Hwi_Instance_finalize__E, iStat, 0);
10575  return NULL;
10576  }
10577 
10578  return obj;
10579 }
10580 
10581 /* construct */
10582 void ti_sysbios_hal_Hwi_construct(ti_sysbios_hal_Hwi_Struct *__obj, xdc_Int intNum, ti_sysbios_hal_Hwi_FuncPtr hwiFxn, const ti_sysbios_hal_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
10583 {
10584  ti_sysbios_hal_Hwi_Params __prms;
10585  int iStat;
10586 
10587  /* common instance initialization */
10588  xdc_runtime_Core_constructObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
10589 
10590  /* module-specific initialization */
10591  iStat = ti_sysbios_hal_Hwi_Instance_init__E((xdc_Ptr)__obj, intNum, hwiFxn, &__prms, eb);
10592  if (iStat) {
10593  xdc_runtime_Core_deleteObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_hal_Hwi_Instance_finalize__E, iStat, 1);
10594  }
10595 
10596 }
10597 
10598 /* destruct */
10599 void ti_sysbios_hal_Hwi_destruct(ti_sysbios_hal_Hwi_Struct *obj)
10600 {
10601  xdc_runtime_Core_deleteObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_hal_Hwi_Instance_finalize__E, 0, TRUE);
10602 }
10603 
10604 /* Object__delete__S */
10605 xdc_Void ti_sysbios_hal_Hwi_Object__delete__S( xdc_Ptr instp )
10606 {
10607  xdc_runtime_Core_deleteObject__I(&ti_sysbios_hal_Hwi_Object__DESC__C, *((ti_sysbios_hal_Hwi_Object**)instp), (xdc_Fxn)ti_sysbios_hal_Hwi_Instance_finalize__E, 0, FALSE);
10608  *((ti_sysbios_hal_Hwi_Handle*)instp) = NULL;
10609 }
10610 
10611 /* delete */
10612 void ti_sysbios_hal_Hwi_delete(ti_sysbios_hal_Hwi_Handle *instp)
10613 {
10615 }
10616 
10617 
10618 /*
10619  * ======== ti.sysbios.hal.Hwi_HwiProxy SYSTEM FUNCTIONS ========
10620  */
10621 
10622 /* per-module runtime symbols */
10623 #undef Module__MID
10624 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__id__CR
10625 #define Module__MID (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__id *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__id__C_offset)))
10626 #else
10627 #define Module__MID ti_sysbios_hal_Hwi_HwiProxy_Module__id__C
10628 #endif
10629 
10630 #undef Module__DGSINCL
10631 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__diagsIncluded__CR
10632 #define Module__DGSINCL (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__diagsIncluded__C_offset)))
10633 #else
10634 #define Module__DGSINCL ti_sysbios_hal_Hwi_HwiProxy_Module__diagsIncluded__C
10635 #endif
10636 
10637 #undef Module__DGSENAB
10638 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__diagsEnabled__CR
10639 #define Module__DGSENAB (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__diagsEnabled__C_offset)))
10640 #else
10641 #define Module__DGSENAB ti_sysbios_hal_Hwi_HwiProxy_Module__diagsEnabled__C
10642 #endif
10643 
10644 #undef Module__DGSMASK
10645 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__diagsMask__CR
10646 #define Module__DGSMASK (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__diagsMask__C_offset)))
10647 #else
10648 #define Module__DGSMASK ti_sysbios_hal_Hwi_HwiProxy_Module__diagsMask__C
10649 #endif
10650 
10651 #undef Module__LOGDEF
10652 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__loggerDefined__CR
10653 #define Module__LOGDEF (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__loggerDefined__C_offset)))
10654 #else
10655 #define Module__LOGDEF ti_sysbios_hal_Hwi_HwiProxy_Module__loggerDefined__C
10656 #endif
10657 
10658 #undef Module__LOGOBJ
10659 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__loggerObj__CR
10660 #define Module__LOGOBJ ti_sysbios_hal_Hwi_HwiProxy_Module__loggerObj__R
10661 #define Module__LOGOBJ (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__loggerObj__C_offset)))
10662 #else
10663 #define Module__LOGOBJ ti_sysbios_hal_Hwi_HwiProxy_Module__loggerObj__C
10664 #endif
10665 
10666 #undef Module__LOGFXN0
10667 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn0__CR
10668 #define Module__LOGFXN0 (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn0__C_offset)))
10669 #else
10670 #define Module__LOGFXN0 ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn0__C
10671 #endif
10672 
10673 #undef Module__LOGFXN1
10674 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn1__CR
10675 #define Module__LOGFXN1 (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn1__C_offset)))
10676 #else
10677 #define Module__LOGFXN1 ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn1__C
10678 #endif
10679 
10680 #undef Module__LOGFXN2
10681 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn2__CR
10682 #define Module__LOGFXN2 (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn2__C_offset)))
10683 #else
10684 #define Module__LOGFXN2 ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn2__C
10685 #endif
10686 
10687 #undef Module__LOGFXN4
10688 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn4__CR
10689 #define Module__LOGFXN4 (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn4__C_offset)))
10690 #else
10691 #define Module__LOGFXN4 ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn4__C
10692 #endif
10693 
10694 #undef Module__LOGFXN8
10695 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn8__CR
10696 #define Module__LOGFXN8 (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn8__C_offset)))
10697 #else
10698 #define Module__LOGFXN8 ti_sysbios_hal_Hwi_HwiProxy_Module__loggerFxn8__C
10699 #endif
10700 
10701 #undef Module__G_OBJ
10702 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__gateObj__CR
10703 #define Module__G_OBJ (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__gateObj__C_offset)))
10704 #else
10705 #define Module__G_OBJ ti_sysbios_hal_Hwi_HwiProxy_Module__gateObj__C
10706 #endif
10707 
10708 #undef Module__G_PRMS
10709 #ifdef ti_sysbios_hal_Hwi_HwiProxy_Module__gatePrms__CR
10710 #define Module__G_PRMS (*((CT__ti_sysbios_hal_Hwi_HwiProxy_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_hal_Hwi_HwiProxy_Module__gatePrms__C_offset)))
10711 #else
10712 #define Module__G_PRMS ti_sysbios_hal_Hwi_HwiProxy_Module__gatePrms__C
10713 #endif
10714 
10715 #undef Module__GP_create
10716 #define Module__GP_create ti_sysbios_hal_Hwi_HwiProxy_Module_GateProxy_create
10717 #undef Module__GP_delete
10718 #define Module__GP_delete ti_sysbios_hal_Hwi_HwiProxy_Module_GateProxy_delete
10719 #undef Module__GP_enter
10720 #define Module__GP_enter ti_sysbios_hal_Hwi_HwiProxy_Module_GateProxy_enter
10721 #undef Module__GP_leave
10722 #define Module__GP_leave ti_sysbios_hal_Hwi_HwiProxy_Module_GateProxy_leave
10723 #undef Module__GP_query
10724 #define Module__GP_query ti_sysbios_hal_Hwi_HwiProxy_Module_GateProxy_query
10725 
10727 {
10728  return 0;
10729 }
10731 {
10732  return 0;
10733 }
10734 
10735 
10736 
10737 /*
10738  * ======== ti.sysbios.heaps.HeapMem SYSTEM FUNCTIONS ========
10739  */
10740 
10741 /* per-module runtime symbols */
10742 #undef Module__MID
10743 #ifdef ti_sysbios_heaps_HeapMem_Module__id__CR
10744 #define Module__MID (*((CT__ti_sysbios_heaps_HeapMem_Module__id *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__id__C_offset)))
10745 #else
10746 #define Module__MID ti_sysbios_heaps_HeapMem_Module__id__C
10747 #endif
10748 
10749 #undef Module__DGSINCL
10750 #ifdef ti_sysbios_heaps_HeapMem_Module__diagsIncluded__CR
10751 #define Module__DGSINCL (*((CT__ti_sysbios_heaps_HeapMem_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C_offset)))
10752 #else
10753 #define Module__DGSINCL ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C
10754 #endif
10755 
10756 #undef Module__DGSENAB
10757 #ifdef ti_sysbios_heaps_HeapMem_Module__diagsEnabled__CR
10758 #define Module__DGSENAB (*((CT__ti_sysbios_heaps_HeapMem_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C_offset)))
10759 #else
10760 #define Module__DGSENAB ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C
10761 #endif
10762 
10763 #undef Module__DGSMASK
10764 #ifdef ti_sysbios_heaps_HeapMem_Module__diagsMask__CR
10765 #define Module__DGSMASK (*((CT__ti_sysbios_heaps_HeapMem_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__diagsMask__C_offset)))
10766 #else
10767 #define Module__DGSMASK ti_sysbios_heaps_HeapMem_Module__diagsMask__C
10768 #endif
10769 
10770 #undef Module__LOGDEF
10771 #ifdef ti_sysbios_heaps_HeapMem_Module__loggerDefined__CR
10772 #define Module__LOGDEF (*((CT__ti_sysbios_heaps_HeapMem_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__loggerDefined__C_offset)))
10773 #else
10774 #define Module__LOGDEF ti_sysbios_heaps_HeapMem_Module__loggerDefined__C
10775 #endif
10776 
10777 #undef Module__LOGOBJ
10778 #ifdef ti_sysbios_heaps_HeapMem_Module__loggerObj__CR
10779 #define Module__LOGOBJ ti_sysbios_heaps_HeapMem_Module__loggerObj__R
10780 #define Module__LOGOBJ (*((CT__ti_sysbios_heaps_HeapMem_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__loggerObj__C_offset)))
10781 #else
10782 #define Module__LOGOBJ ti_sysbios_heaps_HeapMem_Module__loggerObj__C
10783 #endif
10784 
10785 #undef Module__LOGFXN0
10786 #ifdef ti_sysbios_heaps_HeapMem_Module__loggerFxn0__CR
10787 #define Module__LOGFXN0 (*((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__loggerFxn0__C_offset)))
10788 #else
10789 #define Module__LOGFXN0 ti_sysbios_heaps_HeapMem_Module__loggerFxn0__C
10790 #endif
10791 
10792 #undef Module__LOGFXN1
10793 #ifdef ti_sysbios_heaps_HeapMem_Module__loggerFxn1__CR
10794 #define Module__LOGFXN1 (*((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__loggerFxn1__C_offset)))
10795 #else
10796 #define Module__LOGFXN1 ti_sysbios_heaps_HeapMem_Module__loggerFxn1__C
10797 #endif
10798 
10799 #undef Module__LOGFXN2
10800 #ifdef ti_sysbios_heaps_HeapMem_Module__loggerFxn2__CR
10801 #define Module__LOGFXN2 (*((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__loggerFxn2__C_offset)))
10802 #else
10803 #define Module__LOGFXN2 ti_sysbios_heaps_HeapMem_Module__loggerFxn2__C
10804 #endif
10805 
10806 #undef Module__LOGFXN4
10807 #ifdef ti_sysbios_heaps_HeapMem_Module__loggerFxn4__CR
10808 #define Module__LOGFXN4 (*((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__loggerFxn4__C_offset)))
10809 #else
10810 #define Module__LOGFXN4 ti_sysbios_heaps_HeapMem_Module__loggerFxn4__C
10811 #endif
10812 
10813 #undef Module__LOGFXN8
10814 #ifdef ti_sysbios_heaps_HeapMem_Module__loggerFxn8__CR
10815 #define Module__LOGFXN8 (*((CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__loggerFxn8__C_offset)))
10816 #else
10817 #define Module__LOGFXN8 ti_sysbios_heaps_HeapMem_Module__loggerFxn8__C
10818 #endif
10819 
10820 #undef Module__G_OBJ
10821 #ifdef ti_sysbios_heaps_HeapMem_Module__gateObj__CR
10822 #define Module__G_OBJ (*((CT__ti_sysbios_heaps_HeapMem_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__gateObj__C_offset)))
10823 #else
10824 #define Module__G_OBJ ti_sysbios_heaps_HeapMem_Module__gateObj__C
10825 #endif
10826 
10827 #undef Module__G_PRMS
10828 #ifdef ti_sysbios_heaps_HeapMem_Module__gatePrms__CR
10829 #define Module__G_PRMS (*((CT__ti_sysbios_heaps_HeapMem_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module__gatePrms__C_offset)))
10830 #else
10831 #define Module__G_PRMS ti_sysbios_heaps_HeapMem_Module__gatePrms__C
10832 #endif
10833 
10834 #undef Module__GP_create
10835 #define Module__GP_create ti_sysbios_heaps_HeapMem_Module_GateProxy_create
10836 #undef Module__GP_delete
10837 #define Module__GP_delete ti_sysbios_heaps_HeapMem_Module_GateProxy_delete
10838 #undef Module__GP_enter
10839 #define Module__GP_enter ti_sysbios_heaps_HeapMem_Module_GateProxy_enter
10840 #undef Module__GP_leave
10841 #define Module__GP_leave ti_sysbios_heaps_HeapMem_Module_GateProxy_leave
10842 #undef Module__GP_query
10843 #define Module__GP_query ti_sysbios_heaps_HeapMem_Module_GateProxy_query
10844 
10845 /* Module__startupDone__S */
10847 {
10848  return 1;
10849 }
10850 
10851 /* Handle__label__S */
10852 xdc_runtime_Types_Label *ti_sysbios_heaps_HeapMem_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
10853 {
10854  lab->handle = obj;
10855  lab->modId = 39;
10856  xdc_runtime_Core_assignLabel(lab, 0, 0);
10857 
10858  return lab;
10859 }
10860 
10861 /* Params__init__S */
10862 xdc_Void ti_sysbios_heaps_HeapMem_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
10863 {
10864  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_heaps_HeapMem_Object__PARAMS__C), psz, isz);
10865 }
10866 
10867 /* Object__get__S */
10868 xdc_Ptr ti_sysbios_heaps_HeapMem_Object__get__S(xdc_Ptr oa, xdc_Int i)
10869 {
10870  if (oa) {
10871  return ((ti_sysbios_heaps_HeapMem_Object__ *)oa) + i;
10872  }
10873 
10874  /* the bogus 'const' in the cast suppresses Klocwork MISRA complaints */
10876 }
10877 
10878 /* Object__first__S */
10880 {
10881  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_heaps_HeapMem_Module__root__V.link.next;
10882 
10883  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_heaps_HeapMem_Module__root__V.link) {
10884  return iHdr + 1;
10885  }
10886  else {
10887  return NULL;
10888  }
10889 }
10890 
10891 /* Object__next__S */
10893 {
10894  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
10895 
10896  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_heaps_HeapMem_Module__root__V.link) {
10897  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
10898  }
10899  else {
10900  return NULL;
10901  }
10902 }
10903 
10904 /* Object__create__S */
10906  xdc_CPtr __aa,
10907  const xdc_UChar *__paramsPtr,
10908  xdc_SizeT __psz,
10909  xdc_runtime_Error_Block *eb)
10910 {
10911  ti_sysbios_heaps_HeapMem_Params __prms;
10912  ti_sysbios_heaps_HeapMem_Object *__obj;
10913 
10914  /* common instance initialization */
10915  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_heaps_HeapMem_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
10916  if (__obj == NULL) {
10917  return NULL;
10918  }
10919 
10920 
10921  /* module-specific initialization */
10922  ti_sysbios_heaps_HeapMem_Instance_init__E(__obj, &__prms);
10923  return __obj;
10924 }
10925 
10926 /* create */
10927 ti_sysbios_heaps_HeapMem_Handle ti_sysbios_heaps_HeapMem_create( const ti_sysbios_heaps_HeapMem_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
10928 {
10929  ti_sysbios_heaps_HeapMem_Params prms;
10930  ti_sysbios_heaps_HeapMem_Object *obj;
10931 
10932 
10933  /* common instance initialization */
10934  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_heaps_HeapMem_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
10935  if (obj == NULL) {
10936  return NULL;
10937  }
10938 
10939  /* module-specific initialization */
10940  ti_sysbios_heaps_HeapMem_Instance_init__E(obj, &prms);
10941  return obj;
10942 }
10943 
10944 /* construct */
10945 void ti_sysbios_heaps_HeapMem_construct(ti_sysbios_heaps_HeapMem_Struct *__obj, const ti_sysbios_heaps_HeapMem_Params *__paramsPtr )
10946 {
10947  ti_sysbios_heaps_HeapMem_Params __prms;
10948 
10949  /* common instance initialization */
10950  xdc_runtime_Core_constructObject__I(&ti_sysbios_heaps_HeapMem_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, NULL);
10951 
10952  /* module-specific initialization */
10953  ti_sysbios_heaps_HeapMem_Instance_init__E((xdc_Ptr)__obj, &__prms);
10954 }
10955 
10956 /* destruct */
10957 void ti_sysbios_heaps_HeapMem_destruct(ti_sysbios_heaps_HeapMem_Struct *obj)
10958 {
10959  xdc_runtime_Core_deleteObject__I(&ti_sysbios_heaps_HeapMem_Object__DESC__C, obj, NULL, -1, TRUE);
10960 }
10961 
10962 /* Object__delete__S */
10964 {
10965  xdc_runtime_Core_deleteObject__I(&ti_sysbios_heaps_HeapMem_Object__DESC__C, *((ti_sysbios_heaps_HeapMem_Object**)instp), NULL, -1, FALSE);
10966  *((ti_sysbios_heaps_HeapMem_Handle*)instp) = NULL;
10967 }
10968 
10969 /* delete */
10970 void ti_sysbios_heaps_HeapMem_delete(ti_sysbios_heaps_HeapMem_Handle *instp)
10971 {
10973 }
10974 
10975 
10976 /*
10977  * ======== ti.sysbios.heaps.HeapMem_Module_GateProxy SYSTEM FUNCTIONS ========
10978  */
10979 
10980 /* per-module runtime symbols */
10981 #undef Module__MID
10982 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__id__CR
10983 #define Module__MID (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__id *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__id__C_offset)))
10984 #else
10985 #define Module__MID ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__id__C
10986 #endif
10987 
10988 #undef Module__DGSINCL
10989 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsIncluded__CR
10990 #define Module__DGSINCL (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsIncluded__C_offset)))
10991 #else
10992 #define Module__DGSINCL ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsIncluded__C
10993 #endif
10994 
10995 #undef Module__DGSENAB
10996 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsEnabled__CR
10997 #define Module__DGSENAB (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsEnabled__C_offset)))
10998 #else
10999 #define Module__DGSENAB ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsEnabled__C
11000 #endif
11001 
11002 #undef Module__DGSMASK
11003 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsMask__CR
11004 #define Module__DGSMASK (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsMask__C_offset)))
11005 #else
11006 #define Module__DGSMASK ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__diagsMask__C
11007 #endif
11008 
11009 #undef Module__LOGDEF
11010 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerDefined__CR
11011 #define Module__LOGDEF (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerDefined__C_offset)))
11012 #else
11013 #define Module__LOGDEF ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerDefined__C
11014 #endif
11015 
11016 #undef Module__LOGOBJ
11017 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerObj__CR
11018 #define Module__LOGOBJ ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerObj__R
11019 #define Module__LOGOBJ (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerObj__C_offset)))
11020 #else
11021 #define Module__LOGOBJ ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerObj__C
11022 #endif
11023 
11024 #undef Module__LOGFXN0
11025 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn0__CR
11026 #define Module__LOGFXN0 (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn0__C_offset)))
11027 #else
11028 #define Module__LOGFXN0 ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn0__C
11029 #endif
11030 
11031 #undef Module__LOGFXN1
11032 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn1__CR
11033 #define Module__LOGFXN1 (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn1__C_offset)))
11034 #else
11035 #define Module__LOGFXN1 ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn1__C
11036 #endif
11037 
11038 #undef Module__LOGFXN2
11039 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn2__CR
11040 #define Module__LOGFXN2 (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn2__C_offset)))
11041 #else
11042 #define Module__LOGFXN2 ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn2__C
11043 #endif
11044 
11045 #undef Module__LOGFXN4
11046 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn4__CR
11047 #define Module__LOGFXN4 (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn4__C_offset)))
11048 #else
11049 #define Module__LOGFXN4 ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn4__C
11050 #endif
11051 
11052 #undef Module__LOGFXN8
11053 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn8__CR
11054 #define Module__LOGFXN8 (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn8__C_offset)))
11055 #else
11056 #define Module__LOGFXN8 ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__loggerFxn8__C
11057 #endif
11058 
11059 #undef Module__G_OBJ
11060 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gateObj__CR
11061 #define Module__G_OBJ (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gateObj__C_offset)))
11062 #else
11063 #define Module__G_OBJ ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gateObj__C
11064 #endif
11065 
11066 #undef Module__G_PRMS
11067 #ifdef ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gatePrms__CR
11068 #define Module__G_PRMS (*((CT__ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gatePrms__C_offset)))
11069 #else
11070 #define Module__G_PRMS ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__gatePrms__C
11071 #endif
11072 
11073 #undef Module__GP_create
11074 #define Module__GP_create ti_sysbios_heaps_HeapMem_Module_GateProxy_Module_GateProxy_create
11075 #undef Module__GP_delete
11076 #define Module__GP_delete ti_sysbios_heaps_HeapMem_Module_GateProxy_Module_GateProxy_delete
11077 #undef Module__GP_enter
11078 #define Module__GP_enter ti_sysbios_heaps_HeapMem_Module_GateProxy_Module_GateProxy_enter
11079 #undef Module__GP_leave
11080 #define Module__GP_leave ti_sysbios_heaps_HeapMem_Module_GateProxy_Module_GateProxy_leave
11081 #undef Module__GP_query
11082 #define Module__GP_query ti_sysbios_heaps_HeapMem_Module_GateProxy_Module_GateProxy_query
11083 
11085 {
11086  return 0;
11087 }
11089 {
11090  return (const void *)&ti_sysbios_gates_GateMutex_Module__FXNS__C;
11091 }
11092 
11093 
11094 
11095 /*
11096  * ======== ti.sysbios.knl.Clock SYSTEM FUNCTIONS ========
11097  */
11098 
11099 /* per-module runtime symbols */
11100 #undef Module__MID
11101 #ifdef ti_sysbios_knl_Clock_Module__id__CR
11102 #define Module__MID (*((CT__ti_sysbios_knl_Clock_Module__id *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__id__C_offset)))
11103 #else
11104 #define Module__MID ti_sysbios_knl_Clock_Module__id__C
11105 #endif
11106 
11107 #undef Module__DGSINCL
11108 #ifdef ti_sysbios_knl_Clock_Module__diagsIncluded__CR
11109 #define Module__DGSINCL (*((CT__ti_sysbios_knl_Clock_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__diagsIncluded__C_offset)))
11110 #else
11111 #define Module__DGSINCL ti_sysbios_knl_Clock_Module__diagsIncluded__C
11112 #endif
11113 
11114 #undef Module__DGSENAB
11115 #ifdef ti_sysbios_knl_Clock_Module__diagsEnabled__CR
11116 #define Module__DGSENAB (*((CT__ti_sysbios_knl_Clock_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__diagsEnabled__C_offset)))
11117 #else
11118 #define Module__DGSENAB ti_sysbios_knl_Clock_Module__diagsEnabled__C
11119 #endif
11120 
11121 #undef Module__DGSMASK
11122 #ifdef ti_sysbios_knl_Clock_Module__diagsMask__CR
11123 #define Module__DGSMASK (*((CT__ti_sysbios_knl_Clock_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__diagsMask__C_offset)))
11124 #else
11125 #define Module__DGSMASK ti_sysbios_knl_Clock_Module__diagsMask__C
11126 #endif
11127 
11128 #undef Module__LOGDEF
11129 #ifdef ti_sysbios_knl_Clock_Module__loggerDefined__CR
11130 #define Module__LOGDEF (*((CT__ti_sysbios_knl_Clock_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__loggerDefined__C_offset)))
11131 #else
11132 #define Module__LOGDEF ti_sysbios_knl_Clock_Module__loggerDefined__C
11133 #endif
11134 
11135 #undef Module__LOGOBJ
11136 #ifdef ti_sysbios_knl_Clock_Module__loggerObj__CR
11137 #define Module__LOGOBJ ti_sysbios_knl_Clock_Module__loggerObj__R
11138 #define Module__LOGOBJ (*((CT__ti_sysbios_knl_Clock_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__loggerObj__C_offset)))
11139 #else
11140 #define Module__LOGOBJ ti_sysbios_knl_Clock_Module__loggerObj__C
11141 #endif
11142 
11143 #undef Module__LOGFXN0
11144 #ifdef ti_sysbios_knl_Clock_Module__loggerFxn0__CR
11145 #define Module__LOGFXN0 (*((CT__ti_sysbios_knl_Clock_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__loggerFxn0__C_offset)))
11146 #else
11147 #define Module__LOGFXN0 ti_sysbios_knl_Clock_Module__loggerFxn0__C
11148 #endif
11149 
11150 #undef Module__LOGFXN1
11151 #ifdef ti_sysbios_knl_Clock_Module__loggerFxn1__CR
11152 #define Module__LOGFXN1 (*((CT__ti_sysbios_knl_Clock_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__loggerFxn1__C_offset)))
11153 #else
11154 #define Module__LOGFXN1 ti_sysbios_knl_Clock_Module__loggerFxn1__C
11155 #endif
11156 
11157 #undef Module__LOGFXN2
11158 #ifdef ti_sysbios_knl_Clock_Module__loggerFxn2__CR
11159 #define Module__LOGFXN2 (*((CT__ti_sysbios_knl_Clock_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__loggerFxn2__C_offset)))
11160 #else
11161 #define Module__LOGFXN2 ti_sysbios_knl_Clock_Module__loggerFxn2__C
11162 #endif
11163 
11164 #undef Module__LOGFXN4
11165 #ifdef ti_sysbios_knl_Clock_Module__loggerFxn4__CR
11166 #define Module__LOGFXN4 (*((CT__ti_sysbios_knl_Clock_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__loggerFxn4__C_offset)))
11167 #else
11168 #define Module__LOGFXN4 ti_sysbios_knl_Clock_Module__loggerFxn4__C
11169 #endif
11170 
11171 #undef Module__LOGFXN8
11172 #ifdef ti_sysbios_knl_Clock_Module__loggerFxn8__CR
11173 #define Module__LOGFXN8 (*((CT__ti_sysbios_knl_Clock_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__loggerFxn8__C_offset)))
11174 #else
11175 #define Module__LOGFXN8 ti_sysbios_knl_Clock_Module__loggerFxn8__C
11176 #endif
11177 
11178 #undef Module__G_OBJ
11179 #ifdef ti_sysbios_knl_Clock_Module__gateObj__CR
11180 #define Module__G_OBJ (*((CT__ti_sysbios_knl_Clock_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__gateObj__C_offset)))
11181 #else
11182 #define Module__G_OBJ ti_sysbios_knl_Clock_Module__gateObj__C
11183 #endif
11184 
11185 #undef Module__G_PRMS
11186 #ifdef ti_sysbios_knl_Clock_Module__gatePrms__CR
11187 #define Module__G_PRMS (*((CT__ti_sysbios_knl_Clock_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_knl_Clock_Module__gatePrms__C_offset)))
11188 #else
11189 #define Module__G_PRMS ti_sysbios_knl_Clock_Module__gatePrms__C
11190 #endif
11191 
11192 #undef Module__GP_create
11193 #define Module__GP_create ti_sysbios_knl_Clock_Module_GateProxy_create
11194 #undef Module__GP_delete
11195 #define Module__GP_delete ti_sysbios_knl_Clock_Module_GateProxy_delete
11196 #undef Module__GP_enter
11197 #define Module__GP_enter ti_sysbios_knl_Clock_Module_GateProxy_enter
11198 #undef Module__GP_leave
11199 #define Module__GP_leave ti_sysbios_knl_Clock_Module_GateProxy_leave
11200 #undef Module__GP_query
11201 #define Module__GP_query ti_sysbios_knl_Clock_Module_GateProxy_query
11202 
11203 /* Module__startupDone__S */
11205 {
11207 }
11208 
11209 /* Handle__label__S */
11210 xdc_runtime_Types_Label *ti_sysbios_knl_Clock_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
11211 {
11212  lab->handle = obj;
11213  lab->modId = 29;
11214  xdc_runtime_Core_assignLabel(lab, 0, 0);
11215 
11216  return lab;
11217 }
11218 
11219 /* Params__init__S */
11220 xdc_Void ti_sysbios_knl_Clock_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
11221 {
11222  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_knl_Clock_Object__PARAMS__C), psz, isz);
11223 }
11224 
11225 /* Object__get__S */
11226 xdc_Ptr ti_sysbios_knl_Clock_Object__get__S(xdc_Ptr oa, xdc_Int i)
11227 {
11228  if (oa) {
11229  return ((ti_sysbios_knl_Clock_Object__ *)oa) + i;
11230  }
11231 
11232  return NULL;
11233 }
11234 
11235 
11236 /* Object__first__S */
11238 {
11239  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_knl_Clock_Module__root__V.link.next;
11240 
11241  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_knl_Clock_Module__root__V.link) {
11242  return iHdr + 1;
11243  }
11244  else {
11245  return NULL;
11246  }
11247 }
11248 
11249 /* Object__next__S */
11251 {
11252  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
11253 
11254  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_knl_Clock_Module__root__V.link) {
11255  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
11256  }
11257  else {
11258  return NULL;
11259  }
11260 }
11261 
11262 /* Object__create__S */
11264  xdc_CPtr __aa,
11265  const xdc_UChar *__paramsPtr,
11266  xdc_SizeT __psz,
11267  xdc_runtime_Error_Block *eb)
11268 {
11269  const ti_sysbios_knl_Clock_Args__create *__args = __aa;
11270  ti_sysbios_knl_Clock_Params __prms;
11271  ti_sysbios_knl_Clock_Object *__obj;
11272 
11273  /* common instance initialization */
11274  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Clock_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
11275  if (__obj == NULL) {
11276  return NULL;
11277  }
11278 
11279 
11280  /* module-specific initialization */
11281  ti_sysbios_knl_Clock_Instance_init__E(__obj, __args->clockFxn, __args->timeout, &__prms);
11282  return __obj;
11283 }
11284 
11285 /* create */
11286 ti_sysbios_knl_Clock_Handle ti_sysbios_knl_Clock_create( ti_sysbios_knl_Clock_FuncPtr clockFxn, xdc_UInt timeout, const ti_sysbios_knl_Clock_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
11287 {
11288  ti_sysbios_knl_Clock_Params prms;
11289  ti_sysbios_knl_Clock_Object *obj;
11290 
11291 
11292  /* common instance initialization */
11293  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Clock_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
11294  if (obj == NULL) {
11295  return NULL;
11296  }
11297 
11298  /* module-specific initialization */
11299  ti_sysbios_knl_Clock_Instance_init__E(obj, clockFxn, timeout, &prms);
11300  return obj;
11301 }
11302 
11303 /* construct */
11304 void ti_sysbios_knl_Clock_construct(ti_sysbios_knl_Clock_Struct *__obj, ti_sysbios_knl_Clock_FuncPtr clockFxn, xdc_UInt timeout, const ti_sysbios_knl_Clock_Params *__paramsPtr )
11305 {
11306  ti_sysbios_knl_Clock_Params __prms;
11307 
11308  /* common instance initialization */
11309  xdc_runtime_Core_constructObject__I(&ti_sysbios_knl_Clock_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, NULL);
11310 
11311  /* module-specific initialization */
11312  ti_sysbios_knl_Clock_Instance_init__E((xdc_Ptr)__obj, clockFxn, timeout, &__prms);
11313 }
11314 
11315 /* destruct */
11316 void ti_sysbios_knl_Clock_destruct(ti_sysbios_knl_Clock_Struct *obj)
11317 {
11318  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Clock_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_knl_Clock_Instance_finalize__E, -1, TRUE);
11319 }
11320 
11321 /* Object__delete__S */
11322 xdc_Void ti_sysbios_knl_Clock_Object__delete__S( xdc_Ptr instp )
11323 {
11324  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Clock_Object__DESC__C, *((ti_sysbios_knl_Clock_Object**)instp), (xdc_Fxn)ti_sysbios_knl_Clock_Instance_finalize__E, -1, FALSE);
11325  *((ti_sysbios_knl_Clock_Handle*)instp) = NULL;
11326 }
11327 
11328 /* delete */
11329 void ti_sysbios_knl_Clock_delete(ti_sysbios_knl_Clock_Handle *instp)
11330 {
11332 }
11333 
11334 
11335 /*
11336  * ======== ti.sysbios.knl.Clock_TimerProxy SYSTEM FUNCTIONS ========
11337  */
11338 
11339 /* per-module runtime symbols */
11340 #undef Module__MID
11341 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__id__CR
11342 #define Module__MID (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__id *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__id__C_offset)))
11343 #else
11344 #define Module__MID ti_sysbios_knl_Clock_TimerProxy_Module__id__C
11345 #endif
11346 
11347 #undef Module__DGSINCL
11348 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__diagsIncluded__CR
11349 #define Module__DGSINCL (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__diagsIncluded__C_offset)))
11350 #else
11351 #define Module__DGSINCL ti_sysbios_knl_Clock_TimerProxy_Module__diagsIncluded__C
11352 #endif
11353 
11354 #undef Module__DGSENAB
11355 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__diagsEnabled__CR
11356 #define Module__DGSENAB (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__diagsEnabled__C_offset)))
11357 #else
11358 #define Module__DGSENAB ti_sysbios_knl_Clock_TimerProxy_Module__diagsEnabled__C
11359 #endif
11360 
11361 #undef Module__DGSMASK
11362 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__diagsMask__CR
11363 #define Module__DGSMASK (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__diagsMask__C_offset)))
11364 #else
11365 #define Module__DGSMASK ti_sysbios_knl_Clock_TimerProxy_Module__diagsMask__C
11366 #endif
11367 
11368 #undef Module__LOGDEF
11369 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__loggerDefined__CR
11370 #define Module__LOGDEF (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__loggerDefined__C_offset)))
11371 #else
11372 #define Module__LOGDEF ti_sysbios_knl_Clock_TimerProxy_Module__loggerDefined__C
11373 #endif
11374 
11375 #undef Module__LOGOBJ
11376 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__loggerObj__CR
11377 #define Module__LOGOBJ ti_sysbios_knl_Clock_TimerProxy_Module__loggerObj__R
11378 #define Module__LOGOBJ (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__loggerObj__C_offset)))
11379 #else
11380 #define Module__LOGOBJ ti_sysbios_knl_Clock_TimerProxy_Module__loggerObj__C
11381 #endif
11382 
11383 #undef Module__LOGFXN0
11384 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn0__CR
11385 #define Module__LOGFXN0 (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn0__C_offset)))
11386 #else
11387 #define Module__LOGFXN0 ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn0__C
11388 #endif
11389 
11390 #undef Module__LOGFXN1
11391 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn1__CR
11392 #define Module__LOGFXN1 (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn1__C_offset)))
11393 #else
11394 #define Module__LOGFXN1 ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn1__C
11395 #endif
11396 
11397 #undef Module__LOGFXN2
11398 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn2__CR
11399 #define Module__LOGFXN2 (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn2__C_offset)))
11400 #else
11401 #define Module__LOGFXN2 ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn2__C
11402 #endif
11403 
11404 #undef Module__LOGFXN4
11405 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn4__CR
11406 #define Module__LOGFXN4 (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn4__C_offset)))
11407 #else
11408 #define Module__LOGFXN4 ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn4__C
11409 #endif
11410 
11411 #undef Module__LOGFXN8
11412 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn8__CR
11413 #define Module__LOGFXN8 (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn8__C_offset)))
11414 #else
11415 #define Module__LOGFXN8 ti_sysbios_knl_Clock_TimerProxy_Module__loggerFxn8__C
11416 #endif
11417 
11418 #undef Module__G_OBJ
11419 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__gateObj__CR
11420 #define Module__G_OBJ (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__gateObj__C_offset)))
11421 #else
11422 #define Module__G_OBJ ti_sysbios_knl_Clock_TimerProxy_Module__gateObj__C
11423 #endif
11424 
11425 #undef Module__G_PRMS
11426 #ifdef ti_sysbios_knl_Clock_TimerProxy_Module__gatePrms__CR
11427 #define Module__G_PRMS (*((CT__ti_sysbios_knl_Clock_TimerProxy_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_knl_Clock_TimerProxy_Module__gatePrms__C_offset)))
11428 #else
11429 #define Module__G_PRMS ti_sysbios_knl_Clock_TimerProxy_Module__gatePrms__C
11430 #endif
11431 
11432 #undef Module__GP_create
11433 #define Module__GP_create ti_sysbios_knl_Clock_TimerProxy_Module_GateProxy_create
11434 #undef Module__GP_delete
11435 #define Module__GP_delete ti_sysbios_knl_Clock_TimerProxy_Module_GateProxy_delete
11436 #undef Module__GP_enter
11437 #define Module__GP_enter ti_sysbios_knl_Clock_TimerProxy_Module_GateProxy_enter
11438 #undef Module__GP_leave
11439 #define Module__GP_leave ti_sysbios_knl_Clock_TimerProxy_Module_GateProxy_leave
11440 #undef Module__GP_query
11441 #define Module__GP_query ti_sysbios_knl_Clock_TimerProxy_Module_GateProxy_query
11442 
11444 {
11445  return 0;
11446 }
11448 {
11449  return 0;
11450 }
11451 
11452 
11453 
11454 /*
11455  * ======== ti.sysbios.knl.Event SYSTEM FUNCTIONS ========
11456  */
11457 
11458 /* per-module runtime symbols */
11459 #undef Module__MID
11460 #ifdef ti_sysbios_knl_Event_Module__id__CR
11461 #define Module__MID (*((CT__ti_sysbios_knl_Event_Module__id *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__id__C_offset)))
11462 #else
11463 #define Module__MID ti_sysbios_knl_Event_Module__id__C
11464 #endif
11465 
11466 #undef Module__DGSINCL
11467 #ifdef ti_sysbios_knl_Event_Module__diagsIncluded__CR
11468 #define Module__DGSINCL (*((CT__ti_sysbios_knl_Event_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__diagsIncluded__C_offset)))
11469 #else
11470 #define Module__DGSINCL ti_sysbios_knl_Event_Module__diagsIncluded__C
11471 #endif
11472 
11473 #undef Module__DGSENAB
11474 #ifdef ti_sysbios_knl_Event_Module__diagsEnabled__CR
11475 #define Module__DGSENAB (*((CT__ti_sysbios_knl_Event_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__diagsEnabled__C_offset)))
11476 #else
11477 #define Module__DGSENAB ti_sysbios_knl_Event_Module__diagsEnabled__C
11478 #endif
11479 
11480 #undef Module__DGSMASK
11481 #ifdef ti_sysbios_knl_Event_Module__diagsMask__CR
11482 #define Module__DGSMASK (*((CT__ti_sysbios_knl_Event_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__diagsMask__C_offset)))
11483 #else
11484 #define Module__DGSMASK ti_sysbios_knl_Event_Module__diagsMask__C
11485 #endif
11486 
11487 #undef Module__LOGDEF
11488 #ifdef ti_sysbios_knl_Event_Module__loggerDefined__CR
11489 #define Module__LOGDEF (*((CT__ti_sysbios_knl_Event_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__loggerDefined__C_offset)))
11490 #else
11491 #define Module__LOGDEF ti_sysbios_knl_Event_Module__loggerDefined__C
11492 #endif
11493 
11494 #undef Module__LOGOBJ
11495 #ifdef ti_sysbios_knl_Event_Module__loggerObj__CR
11496 #define Module__LOGOBJ ti_sysbios_knl_Event_Module__loggerObj__R
11497 #define Module__LOGOBJ (*((CT__ti_sysbios_knl_Event_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__loggerObj__C_offset)))
11498 #else
11499 #define Module__LOGOBJ ti_sysbios_knl_Event_Module__loggerObj__C
11500 #endif
11501 
11502 #undef Module__LOGFXN0
11503 #ifdef ti_sysbios_knl_Event_Module__loggerFxn0__CR
11504 #define Module__LOGFXN0 (*((CT__ti_sysbios_knl_Event_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__loggerFxn0__C_offset)))
11505 #else
11506 #define Module__LOGFXN0 ti_sysbios_knl_Event_Module__loggerFxn0__C
11507 #endif
11508 
11509 #undef Module__LOGFXN1
11510 #ifdef ti_sysbios_knl_Event_Module__loggerFxn1__CR
11511 #define Module__LOGFXN1 (*((CT__ti_sysbios_knl_Event_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__loggerFxn1__C_offset)))
11512 #else
11513 #define Module__LOGFXN1 ti_sysbios_knl_Event_Module__loggerFxn1__C
11514 #endif
11515 
11516 #undef Module__LOGFXN2
11517 #ifdef ti_sysbios_knl_Event_Module__loggerFxn2__CR
11518 #define Module__LOGFXN2 (*((CT__ti_sysbios_knl_Event_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__loggerFxn2__C_offset)))
11519 #else
11520 #define Module__LOGFXN2 ti_sysbios_knl_Event_Module__loggerFxn2__C
11521 #endif
11522 
11523 #undef Module__LOGFXN4
11524 #ifdef ti_sysbios_knl_Event_Module__loggerFxn4__CR
11525 #define Module__LOGFXN4 (*((CT__ti_sysbios_knl_Event_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__loggerFxn4__C_offset)))
11526 #else
11527 #define Module__LOGFXN4 ti_sysbios_knl_Event_Module__loggerFxn4__C
11528 #endif
11529 
11530 #undef Module__LOGFXN8
11531 #ifdef ti_sysbios_knl_Event_Module__loggerFxn8__CR
11532 #define Module__LOGFXN8 (*((CT__ti_sysbios_knl_Event_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__loggerFxn8__C_offset)))
11533 #else
11534 #define Module__LOGFXN8 ti_sysbios_knl_Event_Module__loggerFxn8__C
11535 #endif
11536 
11537 #undef Module__G_OBJ
11538 #ifdef ti_sysbios_knl_Event_Module__gateObj__CR
11539 #define Module__G_OBJ (*((CT__ti_sysbios_knl_Event_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__gateObj__C_offset)))
11540 #else
11541 #define Module__G_OBJ ti_sysbios_knl_Event_Module__gateObj__C
11542 #endif
11543 
11544 #undef Module__G_PRMS
11545 #ifdef ti_sysbios_knl_Event_Module__gatePrms__CR
11546 #define Module__G_PRMS (*((CT__ti_sysbios_knl_Event_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_knl_Event_Module__gatePrms__C_offset)))
11547 #else
11548 #define Module__G_PRMS ti_sysbios_knl_Event_Module__gatePrms__C
11549 #endif
11550 
11551 #undef Module__GP_create
11552 #define Module__GP_create ti_sysbios_knl_Event_Module_GateProxy_create
11553 #undef Module__GP_delete
11554 #define Module__GP_delete ti_sysbios_knl_Event_Module_GateProxy_delete
11555 #undef Module__GP_enter
11556 #define Module__GP_enter ti_sysbios_knl_Event_Module_GateProxy_enter
11557 #undef Module__GP_leave
11558 #define Module__GP_leave ti_sysbios_knl_Event_Module_GateProxy_leave
11559 #undef Module__GP_query
11560 #define Module__GP_query ti_sysbios_knl_Event_Module_GateProxy_query
11561 
11562 /* Module__startupDone__S */
11564 {
11565  return 1;
11566 }
11567 
11568 /* Handle__label__S */
11569 xdc_runtime_Types_Label *ti_sysbios_knl_Event_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
11570 {
11571  lab->handle = obj;
11572  lab->modId = 32;
11573  xdc_runtime_Core_assignLabel(lab, 0, 0);
11574 
11575  return lab;
11576 }
11577 
11578 /* Params__init__S */
11579 xdc_Void ti_sysbios_knl_Event_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
11580 {
11581  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_knl_Event_Object__PARAMS__C), psz, isz);
11582 }
11583 
11584 /* Object__get__S */
11585 xdc_Ptr ti_sysbios_knl_Event_Object__get__S(xdc_Ptr oa, xdc_Int i)
11586 {
11587  if (oa) {
11588  return ((ti_sysbios_knl_Event_Object__ *)oa) + i;
11589  }
11590 
11591  return NULL;
11592 }
11593 
11594 
11595 /* Object__first__S */
11597 {
11598  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_knl_Event_Module__root__V.link.next;
11599 
11600  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_knl_Event_Module__root__V.link) {
11601  return iHdr + 1;
11602  }
11603  else {
11604  return NULL;
11605  }
11606 }
11607 
11608 /* Object__next__S */
11610 {
11611  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
11612 
11613  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_knl_Event_Module__root__V.link) {
11614  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
11615  }
11616  else {
11617  return NULL;
11618  }
11619 }
11620 
11621 /* Object__create__S */
11623  xdc_CPtr __aa,
11624  const xdc_UChar *__paramsPtr,
11625  xdc_SizeT __psz,
11626  xdc_runtime_Error_Block *eb)
11627 {
11628  ti_sysbios_knl_Event_Params __prms;
11629  ti_sysbios_knl_Event_Object *__obj;
11630 
11631  /* common instance initialization */
11632  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Event_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
11633  if (__obj == NULL) {
11634  return NULL;
11635  }
11636 
11637 
11638  /* module-specific initialization */
11639  ti_sysbios_knl_Event_Instance_init__E(__obj, &__prms);
11640  return __obj;
11641 }
11642 
11643 /* create */
11644 ti_sysbios_knl_Event_Handle ti_sysbios_knl_Event_create( const ti_sysbios_knl_Event_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
11645 {
11646  ti_sysbios_knl_Event_Params prms;
11647  ti_sysbios_knl_Event_Object *obj;
11648 
11649 
11650  /* common instance initialization */
11651  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Event_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
11652  if (obj == NULL) {
11653  return NULL;
11654  }
11655 
11656  /* module-specific initialization */
11657  ti_sysbios_knl_Event_Instance_init__E(obj, &prms);
11658  return obj;
11659 }
11660 
11661 /* construct */
11662 void ti_sysbios_knl_Event_construct(ti_sysbios_knl_Event_Struct *__obj, const ti_sysbios_knl_Event_Params *__paramsPtr )
11663 {
11664  ti_sysbios_knl_Event_Params __prms;
11665 
11666  /* common instance initialization */
11667  xdc_runtime_Core_constructObject__I(&ti_sysbios_knl_Event_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, NULL);
11668 
11669  /* module-specific initialization */
11670  ti_sysbios_knl_Event_Instance_init__E((xdc_Ptr)__obj, &__prms);
11671 }
11672 
11673 /* destruct */
11674 void ti_sysbios_knl_Event_destruct(ti_sysbios_knl_Event_Struct *obj)
11675 {
11676  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Event_Object__DESC__C, obj, NULL, -1, TRUE);
11677 }
11678 
11679 /* Object__delete__S */
11680 xdc_Void ti_sysbios_knl_Event_Object__delete__S( xdc_Ptr instp )
11681 {
11682  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Event_Object__DESC__C, *((ti_sysbios_knl_Event_Object**)instp), NULL, -1, FALSE);
11683  *((ti_sysbios_knl_Event_Handle*)instp) = NULL;
11684 }
11685 
11686 /* delete */
11687 void ti_sysbios_knl_Event_delete(ti_sysbios_knl_Event_Handle *instp)
11688 {
11690 }
11691 
11692 
11693 /*
11694  * ======== ti.sysbios.knl.Idle SYSTEM FUNCTIONS ========
11695  */
11696 
11697 /* Module__startupDone__S */
11699 {
11700  return 1;
11701 }
11702 
11703 
11704 
11705 /*
11706  * ======== ti.sysbios.knl.Intrinsics SYSTEM FUNCTIONS ========
11707  */
11708 
11709 /* Module__startupDone__S */
11711 {
11712  return 1;
11713 }
11714 
11715 
11716 
11717 /*
11718  * ======== ti.sysbios.knl.Intrinsics_SupportProxy SYSTEM FUNCTIONS ========
11719  */
11720 
11721 
11723 {
11724  return 0;
11725 }
11727 {
11728  return 0;
11729 }
11730 
11731 
11732 /*
11733  * ======== ti.sysbios.knl.Queue SYSTEM FUNCTIONS ========
11734  */
11735 
11736 /* per-module runtime symbols */
11737 #undef Module__MID
11738 #ifdef ti_sysbios_knl_Queue_Module__id__CR
11739 #define Module__MID (*((CT__ti_sysbios_knl_Queue_Module__id *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__id__C_offset)))
11740 #else
11741 #define Module__MID ti_sysbios_knl_Queue_Module__id__C
11742 #endif
11743 
11744 #undef Module__DGSINCL
11745 #ifdef ti_sysbios_knl_Queue_Module__diagsIncluded__CR
11746 #define Module__DGSINCL (*((CT__ti_sysbios_knl_Queue_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__diagsIncluded__C_offset)))
11747 #else
11748 #define Module__DGSINCL ti_sysbios_knl_Queue_Module__diagsIncluded__C
11749 #endif
11750 
11751 #undef Module__DGSENAB
11752 #ifdef ti_sysbios_knl_Queue_Module__diagsEnabled__CR
11753 #define Module__DGSENAB (*((CT__ti_sysbios_knl_Queue_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__diagsEnabled__C_offset)))
11754 #else
11755 #define Module__DGSENAB ti_sysbios_knl_Queue_Module__diagsEnabled__C
11756 #endif
11757 
11758 #undef Module__DGSMASK
11759 #ifdef ti_sysbios_knl_Queue_Module__diagsMask__CR
11760 #define Module__DGSMASK (*((CT__ti_sysbios_knl_Queue_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__diagsMask__C_offset)))
11761 #else
11762 #define Module__DGSMASK ti_sysbios_knl_Queue_Module__diagsMask__C
11763 #endif
11764 
11765 #undef Module__LOGDEF
11766 #ifdef ti_sysbios_knl_Queue_Module__loggerDefined__CR
11767 #define Module__LOGDEF (*((CT__ti_sysbios_knl_Queue_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__loggerDefined__C_offset)))
11768 #else
11769 #define Module__LOGDEF ti_sysbios_knl_Queue_Module__loggerDefined__C
11770 #endif
11771 
11772 #undef Module__LOGOBJ
11773 #ifdef ti_sysbios_knl_Queue_Module__loggerObj__CR
11774 #define Module__LOGOBJ ti_sysbios_knl_Queue_Module__loggerObj__R
11775 #define Module__LOGOBJ (*((CT__ti_sysbios_knl_Queue_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__loggerObj__C_offset)))
11776 #else
11777 #define Module__LOGOBJ ti_sysbios_knl_Queue_Module__loggerObj__C
11778 #endif
11779 
11780 #undef Module__LOGFXN0
11781 #ifdef ti_sysbios_knl_Queue_Module__loggerFxn0__CR
11782 #define Module__LOGFXN0 (*((CT__ti_sysbios_knl_Queue_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__loggerFxn0__C_offset)))
11783 #else
11784 #define Module__LOGFXN0 ti_sysbios_knl_Queue_Module__loggerFxn0__C
11785 #endif
11786 
11787 #undef Module__LOGFXN1
11788 #ifdef ti_sysbios_knl_Queue_Module__loggerFxn1__CR
11789 #define Module__LOGFXN1 (*((CT__ti_sysbios_knl_Queue_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__loggerFxn1__C_offset)))
11790 #else
11791 #define Module__LOGFXN1 ti_sysbios_knl_Queue_Module__loggerFxn1__C
11792 #endif
11793 
11794 #undef Module__LOGFXN2
11795 #ifdef ti_sysbios_knl_Queue_Module__loggerFxn2__CR
11796 #define Module__LOGFXN2 (*((CT__ti_sysbios_knl_Queue_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__loggerFxn2__C_offset)))
11797 #else
11798 #define Module__LOGFXN2 ti_sysbios_knl_Queue_Module__loggerFxn2__C
11799 #endif
11800 
11801 #undef Module__LOGFXN4
11802 #ifdef ti_sysbios_knl_Queue_Module__loggerFxn4__CR
11803 #define Module__LOGFXN4 (*((CT__ti_sysbios_knl_Queue_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__loggerFxn4__C_offset)))
11804 #else
11805 #define Module__LOGFXN4 ti_sysbios_knl_Queue_Module__loggerFxn4__C
11806 #endif
11807 
11808 #undef Module__LOGFXN8
11809 #ifdef ti_sysbios_knl_Queue_Module__loggerFxn8__CR
11810 #define Module__LOGFXN8 (*((CT__ti_sysbios_knl_Queue_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__loggerFxn8__C_offset)))
11811 #else
11812 #define Module__LOGFXN8 ti_sysbios_knl_Queue_Module__loggerFxn8__C
11813 #endif
11814 
11815 #undef Module__G_OBJ
11816 #ifdef ti_sysbios_knl_Queue_Module__gateObj__CR
11817 #define Module__G_OBJ (*((CT__ti_sysbios_knl_Queue_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__gateObj__C_offset)))
11818 #else
11819 #define Module__G_OBJ ti_sysbios_knl_Queue_Module__gateObj__C
11820 #endif
11821 
11822 #undef Module__G_PRMS
11823 #ifdef ti_sysbios_knl_Queue_Module__gatePrms__CR
11824 #define Module__G_PRMS (*((CT__ti_sysbios_knl_Queue_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_knl_Queue_Module__gatePrms__C_offset)))
11825 #else
11826 #define Module__G_PRMS ti_sysbios_knl_Queue_Module__gatePrms__C
11827 #endif
11828 
11829 #undef Module__GP_create
11830 #define Module__GP_create ti_sysbios_knl_Queue_Module_GateProxy_create
11831 #undef Module__GP_delete
11832 #define Module__GP_delete ti_sysbios_knl_Queue_Module_GateProxy_delete
11833 #undef Module__GP_enter
11834 #define Module__GP_enter ti_sysbios_knl_Queue_Module_GateProxy_enter
11835 #undef Module__GP_leave
11836 #define Module__GP_leave ti_sysbios_knl_Queue_Module_GateProxy_leave
11837 #undef Module__GP_query
11838 #define Module__GP_query ti_sysbios_knl_Queue_Module_GateProxy_query
11839 
11840 /* Module__startupDone__S */
11842 {
11843  return 1;
11844 }
11845 
11846 /* Handle__label__S */
11847 xdc_runtime_Types_Label *ti_sysbios_knl_Queue_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
11848 {
11849  lab->handle = obj;
11850  lab->modId = 33;
11851  xdc_runtime_Core_assignLabel(lab, 0, 0);
11852 
11853  return lab;
11854 }
11855 
11856 /* Params__init__S */
11857 xdc_Void ti_sysbios_knl_Queue_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
11858 {
11859  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_knl_Queue_Object__PARAMS__C), psz, isz);
11860 }
11861 
11862 /* Object__get__S */
11863 xdc_Ptr ti_sysbios_knl_Queue_Object__get__S(xdc_Ptr oa, xdc_Int i)
11864 {
11865  if (oa) {
11866  return ((ti_sysbios_knl_Queue_Object__ *)oa) + i;
11867  }
11868 
11869  return NULL;
11870 }
11871 
11872 
11873 /* Object__first__S */
11875 {
11876  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_knl_Queue_Module__root__V.link.next;
11877 
11878  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_knl_Queue_Module__root__V.link) {
11879  return iHdr + 1;
11880  }
11881  else {
11882  return NULL;
11883  }
11884 }
11885 
11886 /* Object__next__S */
11888 {
11889  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
11890 
11891  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_knl_Queue_Module__root__V.link) {
11892  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
11893  }
11894  else {
11895  return NULL;
11896  }
11897 }
11898 
11899 /* Object__create__S */
11901  xdc_CPtr __aa,
11902  const xdc_UChar *__paramsPtr,
11903  xdc_SizeT __psz,
11904  xdc_runtime_Error_Block *eb)
11905 {
11906  ti_sysbios_knl_Queue_Params __prms;
11907  ti_sysbios_knl_Queue_Object *__obj;
11908 
11909  /* common instance initialization */
11910  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Queue_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
11911  if (__obj == NULL) {
11912  return NULL;
11913  }
11914 
11915 
11916  /* module-specific initialization */
11917  ti_sysbios_knl_Queue_Instance_init__E(__obj, &__prms);
11918  return __obj;
11919 }
11920 
11921 /* create */
11922 ti_sysbios_knl_Queue_Handle ti_sysbios_knl_Queue_create( const ti_sysbios_knl_Queue_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
11923 {
11924  ti_sysbios_knl_Queue_Params prms;
11925  ti_sysbios_knl_Queue_Object *obj;
11926 
11927 
11928  /* common instance initialization */
11929  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Queue_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
11930  if (obj == NULL) {
11931  return NULL;
11932  }
11933 
11934  /* module-specific initialization */
11935  ti_sysbios_knl_Queue_Instance_init__E(obj, &prms);
11936  return obj;
11937 }
11938 
11939 /* construct */
11940 void ti_sysbios_knl_Queue_construct(ti_sysbios_knl_Queue_Struct *__obj, const ti_sysbios_knl_Queue_Params *__paramsPtr )
11941 {
11942  ti_sysbios_knl_Queue_Params __prms;
11943 
11944  /* common instance initialization */
11945  xdc_runtime_Core_constructObject__I(&ti_sysbios_knl_Queue_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, NULL);
11946 
11947  /* module-specific initialization */
11948  ti_sysbios_knl_Queue_Instance_init__E((xdc_Ptr)__obj, &__prms);
11949 }
11950 
11951 /* destruct */
11952 void ti_sysbios_knl_Queue_destruct(ti_sysbios_knl_Queue_Struct *obj)
11953 {
11954  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Queue_Object__DESC__C, obj, NULL, -1, TRUE);
11955 }
11956 
11957 /* Object__delete__S */
11958 xdc_Void ti_sysbios_knl_Queue_Object__delete__S( xdc_Ptr instp )
11959 {
11960  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Queue_Object__DESC__C, *((ti_sysbios_knl_Queue_Object**)instp), NULL, -1, FALSE);
11961  *((ti_sysbios_knl_Queue_Handle*)instp) = NULL;
11962 }
11963 
11964 /* delete */
11965 void ti_sysbios_knl_Queue_delete(ti_sysbios_knl_Queue_Handle *instp)
11966 {
11968 }
11969 
11970 
11971 /*
11972  * ======== ti.sysbios.knl.Semaphore SYSTEM FUNCTIONS ========
11973  */
11974 
11975 /* per-module runtime symbols */
11976 #undef Module__MID
11977 #ifdef ti_sysbios_knl_Semaphore_Module__id__CR
11978 #define Module__MID (*((CT__ti_sysbios_knl_Semaphore_Module__id *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__id__C_offset)))
11979 #else
11980 #define Module__MID ti_sysbios_knl_Semaphore_Module__id__C
11981 #endif
11982 
11983 #undef Module__DGSINCL
11984 #ifdef ti_sysbios_knl_Semaphore_Module__diagsIncluded__CR
11985 #define Module__DGSINCL (*((CT__ti_sysbios_knl_Semaphore_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__diagsIncluded__C_offset)))
11986 #else
11987 #define Module__DGSINCL ti_sysbios_knl_Semaphore_Module__diagsIncluded__C
11988 #endif
11989 
11990 #undef Module__DGSENAB
11991 #ifdef ti_sysbios_knl_Semaphore_Module__diagsEnabled__CR
11992 #define Module__DGSENAB (*((CT__ti_sysbios_knl_Semaphore_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__diagsEnabled__C_offset)))
11993 #else
11994 #define Module__DGSENAB ti_sysbios_knl_Semaphore_Module__diagsEnabled__C
11995 #endif
11996 
11997 #undef Module__DGSMASK
11998 #ifdef ti_sysbios_knl_Semaphore_Module__diagsMask__CR
11999 #define Module__DGSMASK (*((CT__ti_sysbios_knl_Semaphore_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__diagsMask__C_offset)))
12000 #else
12001 #define Module__DGSMASK ti_sysbios_knl_Semaphore_Module__diagsMask__C
12002 #endif
12003 
12004 #undef Module__LOGDEF
12005 #ifdef ti_sysbios_knl_Semaphore_Module__loggerDefined__CR
12006 #define Module__LOGDEF (*((CT__ti_sysbios_knl_Semaphore_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__loggerDefined__C_offset)))
12007 #else
12008 #define Module__LOGDEF ti_sysbios_knl_Semaphore_Module__loggerDefined__C
12009 #endif
12010 
12011 #undef Module__LOGOBJ
12012 #ifdef ti_sysbios_knl_Semaphore_Module__loggerObj__CR
12013 #define Module__LOGOBJ ti_sysbios_knl_Semaphore_Module__loggerObj__R
12014 #define Module__LOGOBJ (*((CT__ti_sysbios_knl_Semaphore_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__loggerObj__C_offset)))
12015 #else
12016 #define Module__LOGOBJ ti_sysbios_knl_Semaphore_Module__loggerObj__C
12017 #endif
12018 
12019 #undef Module__LOGFXN0
12020 #ifdef ti_sysbios_knl_Semaphore_Module__loggerFxn0__CR
12021 #define Module__LOGFXN0 (*((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__loggerFxn0__C_offset)))
12022 #else
12023 #define Module__LOGFXN0 ti_sysbios_knl_Semaphore_Module__loggerFxn0__C
12024 #endif
12025 
12026 #undef Module__LOGFXN1
12027 #ifdef ti_sysbios_knl_Semaphore_Module__loggerFxn1__CR
12028 #define Module__LOGFXN1 (*((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__loggerFxn1__C_offset)))
12029 #else
12030 #define Module__LOGFXN1 ti_sysbios_knl_Semaphore_Module__loggerFxn1__C
12031 #endif
12032 
12033 #undef Module__LOGFXN2
12034 #ifdef ti_sysbios_knl_Semaphore_Module__loggerFxn2__CR
12035 #define Module__LOGFXN2 (*((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__loggerFxn2__C_offset)))
12036 #else
12037 #define Module__LOGFXN2 ti_sysbios_knl_Semaphore_Module__loggerFxn2__C
12038 #endif
12039 
12040 #undef Module__LOGFXN4
12041 #ifdef ti_sysbios_knl_Semaphore_Module__loggerFxn4__CR
12042 #define Module__LOGFXN4 (*((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__loggerFxn4__C_offset)))
12043 #else
12044 #define Module__LOGFXN4 ti_sysbios_knl_Semaphore_Module__loggerFxn4__C
12045 #endif
12046 
12047 #undef Module__LOGFXN8
12048 #ifdef ti_sysbios_knl_Semaphore_Module__loggerFxn8__CR
12049 #define Module__LOGFXN8 (*((CT__ti_sysbios_knl_Semaphore_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__loggerFxn8__C_offset)))
12050 #else
12051 #define Module__LOGFXN8 ti_sysbios_knl_Semaphore_Module__loggerFxn8__C
12052 #endif
12053 
12054 #undef Module__G_OBJ
12055 #ifdef ti_sysbios_knl_Semaphore_Module__gateObj__CR
12056 #define Module__G_OBJ (*((CT__ti_sysbios_knl_Semaphore_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__gateObj__C_offset)))
12057 #else
12058 #define Module__G_OBJ ti_sysbios_knl_Semaphore_Module__gateObj__C
12059 #endif
12060 
12061 #undef Module__G_PRMS
12062 #ifdef ti_sysbios_knl_Semaphore_Module__gatePrms__CR
12063 #define Module__G_PRMS (*((CT__ti_sysbios_knl_Semaphore_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_knl_Semaphore_Module__gatePrms__C_offset)))
12064 #else
12065 #define Module__G_PRMS ti_sysbios_knl_Semaphore_Module__gatePrms__C
12066 #endif
12067 
12068 #undef Module__GP_create
12069 #define Module__GP_create ti_sysbios_knl_Semaphore_Module_GateProxy_create
12070 #undef Module__GP_delete
12071 #define Module__GP_delete ti_sysbios_knl_Semaphore_Module_GateProxy_delete
12072 #undef Module__GP_enter
12073 #define Module__GP_enter ti_sysbios_knl_Semaphore_Module_GateProxy_enter
12074 #undef Module__GP_leave
12075 #define Module__GP_leave ti_sysbios_knl_Semaphore_Module_GateProxy_leave
12076 #undef Module__GP_query
12077 #define Module__GP_query ti_sysbios_knl_Semaphore_Module_GateProxy_query
12078 
12079 /* Module__startupDone__S */
12081 {
12082  return 1;
12083 }
12084 
12085 /* Handle__label__S */
12086 xdc_runtime_Types_Label *ti_sysbios_knl_Semaphore_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
12087 {
12088  lab->handle = obj;
12089  lab->modId = 34;
12090  xdc_runtime_Core_assignLabel(lab, 0, 0);
12091 
12092  return lab;
12093 }
12094 
12095 /* Params__init__S */
12096 xdc_Void ti_sysbios_knl_Semaphore_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
12097 {
12098  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_knl_Semaphore_Object__PARAMS__C), psz, isz);
12099 }
12100 
12101 /* Object__get__S */
12102 xdc_Ptr ti_sysbios_knl_Semaphore_Object__get__S(xdc_Ptr oa, xdc_Int i)
12103 {
12104  if (oa) {
12105  return ((ti_sysbios_knl_Semaphore_Object__ *)oa) + i;
12106  }
12107 
12108  return NULL;
12109 }
12110 
12111 
12112 /* Object__first__S */
12114 {
12115  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_knl_Semaphore_Module__root__V.link.next;
12116 
12117  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_knl_Semaphore_Module__root__V.link) {
12118  return iHdr + 1;
12119  }
12120  else {
12121  return NULL;
12122  }
12123 }
12124 
12125 /* Object__next__S */
12127 {
12128  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
12129 
12130  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_knl_Semaphore_Module__root__V.link) {
12131  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
12132  }
12133  else {
12134  return NULL;
12135  }
12136 }
12137 
12138 /* Object__create__S */
12140  xdc_CPtr __aa,
12141  const xdc_UChar *__paramsPtr,
12142  xdc_SizeT __psz,
12143  xdc_runtime_Error_Block *eb)
12144 {
12145  const ti_sysbios_knl_Semaphore_Args__create *__args = __aa;
12146  ti_sysbios_knl_Semaphore_Params __prms;
12147  ti_sysbios_knl_Semaphore_Object *__obj;
12148 
12149  /* common instance initialization */
12150  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Semaphore_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
12151  if (__obj == NULL) {
12152  return NULL;
12153  }
12154 
12155 
12156  /* module-specific initialization */
12157  ti_sysbios_knl_Semaphore_Instance_init__E(__obj, __args->count, &__prms);
12158  return __obj;
12159 }
12160 
12161 /* create */
12162 ti_sysbios_knl_Semaphore_Handle ti_sysbios_knl_Semaphore_create( xdc_Int count, const ti_sysbios_knl_Semaphore_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
12163 {
12164  ti_sysbios_knl_Semaphore_Params prms;
12165  ti_sysbios_knl_Semaphore_Object *obj;
12166 
12167 
12168  /* common instance initialization */
12169  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Semaphore_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
12170  if (obj == NULL) {
12171  return NULL;
12172  }
12173 
12174  /* module-specific initialization */
12175  ti_sysbios_knl_Semaphore_Instance_init__E(obj, count, &prms);
12176  return obj;
12177 }
12178 
12179 /* construct */
12180 void ti_sysbios_knl_Semaphore_construct(ti_sysbios_knl_Semaphore_Struct *__obj, xdc_Int count, const ti_sysbios_knl_Semaphore_Params *__paramsPtr )
12181 {
12182  ti_sysbios_knl_Semaphore_Params __prms;
12183 
12184  /* common instance initialization */
12185  xdc_runtime_Core_constructObject__I(&ti_sysbios_knl_Semaphore_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, NULL);
12186 
12187  /* module-specific initialization */
12188  ti_sysbios_knl_Semaphore_Instance_init__E((xdc_Ptr)__obj, count, &__prms);
12189 }
12190 
12191 /* destruct */
12192 void ti_sysbios_knl_Semaphore_destruct(ti_sysbios_knl_Semaphore_Struct *obj)
12193 {
12194  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Semaphore_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_knl_Semaphore_Instance_finalize__E, -1, TRUE);
12195 }
12196 
12197 /* Object__delete__S */
12199 {
12200  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Semaphore_Object__DESC__C, *((ti_sysbios_knl_Semaphore_Object**)instp), (xdc_Fxn)ti_sysbios_knl_Semaphore_Instance_finalize__E, -1, FALSE);
12201  *((ti_sysbios_knl_Semaphore_Handle*)instp) = NULL;
12202 }
12203 
12204 /* delete */
12205 void ti_sysbios_knl_Semaphore_delete(ti_sysbios_knl_Semaphore_Handle *instp)
12206 {
12208 }
12209 
12210 
12211 /*
12212  * ======== ti.sysbios.knl.Task SYSTEM FUNCTIONS ========
12213  */
12214 
12215 /* per-module runtime symbols */
12216 #undef Module__MID
12217 #ifdef ti_sysbios_knl_Task_Module__id__CR
12218 #define Module__MID (*((CT__ti_sysbios_knl_Task_Module__id *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__id__C_offset)))
12219 #else
12220 #define Module__MID ti_sysbios_knl_Task_Module__id__C
12221 #endif
12222 
12223 #undef Module__DGSINCL
12224 #ifdef ti_sysbios_knl_Task_Module__diagsIncluded__CR
12225 #define Module__DGSINCL (*((CT__ti_sysbios_knl_Task_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__diagsIncluded__C_offset)))
12226 #else
12227 #define Module__DGSINCL ti_sysbios_knl_Task_Module__diagsIncluded__C
12228 #endif
12229 
12230 #undef Module__DGSENAB
12231 #ifdef ti_sysbios_knl_Task_Module__diagsEnabled__CR
12232 #define Module__DGSENAB (*((CT__ti_sysbios_knl_Task_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__diagsEnabled__C_offset)))
12233 #else
12234 #define Module__DGSENAB ti_sysbios_knl_Task_Module__diagsEnabled__C
12235 #endif
12236 
12237 #undef Module__DGSMASK
12238 #ifdef ti_sysbios_knl_Task_Module__diagsMask__CR
12239 #define Module__DGSMASK (*((CT__ti_sysbios_knl_Task_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__diagsMask__C_offset)))
12240 #else
12241 #define Module__DGSMASK ti_sysbios_knl_Task_Module__diagsMask__C
12242 #endif
12243 
12244 #undef Module__LOGDEF
12245 #ifdef ti_sysbios_knl_Task_Module__loggerDefined__CR
12246 #define Module__LOGDEF (*((CT__ti_sysbios_knl_Task_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__loggerDefined__C_offset)))
12247 #else
12248 #define Module__LOGDEF ti_sysbios_knl_Task_Module__loggerDefined__C
12249 #endif
12250 
12251 #undef Module__LOGOBJ
12252 #ifdef ti_sysbios_knl_Task_Module__loggerObj__CR
12253 #define Module__LOGOBJ ti_sysbios_knl_Task_Module__loggerObj__R
12254 #define Module__LOGOBJ (*((CT__ti_sysbios_knl_Task_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__loggerObj__C_offset)))
12255 #else
12256 #define Module__LOGOBJ ti_sysbios_knl_Task_Module__loggerObj__C
12257 #endif
12258 
12259 #undef Module__LOGFXN0
12260 #ifdef ti_sysbios_knl_Task_Module__loggerFxn0__CR
12261 #define Module__LOGFXN0 (*((CT__ti_sysbios_knl_Task_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__loggerFxn0__C_offset)))
12262 #else
12263 #define Module__LOGFXN0 ti_sysbios_knl_Task_Module__loggerFxn0__C
12264 #endif
12265 
12266 #undef Module__LOGFXN1
12267 #ifdef ti_sysbios_knl_Task_Module__loggerFxn1__CR
12268 #define Module__LOGFXN1 (*((CT__ti_sysbios_knl_Task_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__loggerFxn1__C_offset)))
12269 #else
12270 #define Module__LOGFXN1 ti_sysbios_knl_Task_Module__loggerFxn1__C
12271 #endif
12272 
12273 #undef Module__LOGFXN2
12274 #ifdef ti_sysbios_knl_Task_Module__loggerFxn2__CR
12275 #define Module__LOGFXN2 (*((CT__ti_sysbios_knl_Task_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__loggerFxn2__C_offset)))
12276 #else
12277 #define Module__LOGFXN2 ti_sysbios_knl_Task_Module__loggerFxn2__C
12278 #endif
12279 
12280 #undef Module__LOGFXN4
12281 #ifdef ti_sysbios_knl_Task_Module__loggerFxn4__CR
12282 #define Module__LOGFXN4 (*((CT__ti_sysbios_knl_Task_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__loggerFxn4__C_offset)))
12283 #else
12284 #define Module__LOGFXN4 ti_sysbios_knl_Task_Module__loggerFxn4__C
12285 #endif
12286 
12287 #undef Module__LOGFXN8
12288 #ifdef ti_sysbios_knl_Task_Module__loggerFxn8__CR
12289 #define Module__LOGFXN8 (*((CT__ti_sysbios_knl_Task_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__loggerFxn8__C_offset)))
12290 #else
12291 #define Module__LOGFXN8 ti_sysbios_knl_Task_Module__loggerFxn8__C
12292 #endif
12293 
12294 #undef Module__G_OBJ
12295 #ifdef ti_sysbios_knl_Task_Module__gateObj__CR
12296 #define Module__G_OBJ (*((CT__ti_sysbios_knl_Task_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__gateObj__C_offset)))
12297 #else
12298 #define Module__G_OBJ ti_sysbios_knl_Task_Module__gateObj__C
12299 #endif
12300 
12301 #undef Module__G_PRMS
12302 #ifdef ti_sysbios_knl_Task_Module__gatePrms__CR
12303 #define Module__G_PRMS (*((CT__ti_sysbios_knl_Task_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_knl_Task_Module__gatePrms__C_offset)))
12304 #else
12305 #define Module__G_PRMS ti_sysbios_knl_Task_Module__gatePrms__C
12306 #endif
12307 
12308 #undef Module__GP_create
12309 #define Module__GP_create ti_sysbios_knl_Task_Module_GateProxy_create
12310 #undef Module__GP_delete
12311 #define Module__GP_delete ti_sysbios_knl_Task_Module_GateProxy_delete
12312 #undef Module__GP_enter
12313 #define Module__GP_enter ti_sysbios_knl_Task_Module_GateProxy_enter
12314 #undef Module__GP_leave
12315 #define Module__GP_leave ti_sysbios_knl_Task_Module_GateProxy_leave
12316 #undef Module__GP_query
12317 #define Module__GP_query ti_sysbios_knl_Task_Module_GateProxy_query
12318 
12319 /* Module__startupDone__S */
12321 {
12323 }
12324 
12325 /* Handle__label__S */
12326 xdc_runtime_Types_Label *ti_sysbios_knl_Task_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
12327 {
12328  lab->handle = obj;
12329  lab->modId = 35;
12330  xdc_runtime_Core_assignLabel(lab, 0, 0);
12331 
12332  return lab;
12333 }
12334 
12335 /* Params__init__S */
12336 xdc_Void ti_sysbios_knl_Task_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
12337 {
12338  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_knl_Task_Object__PARAMS__C), psz, isz);
12339 }
12340 
12341 /* Object__get__S */
12342 xdc_Ptr ti_sysbios_knl_Task_Object__get__S(xdc_Ptr oa, xdc_Int i)
12343 {
12344  if (oa) {
12345  return ((ti_sysbios_knl_Task_Object__ *)oa) + i;
12346  }
12347 
12348  /* the bogus 'const' in the cast suppresses Klocwork MISRA complaints */
12350 }
12351 
12352 /* Object__first__S */
12354 {
12355  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_knl_Task_Module__root__V.link.next;
12356 
12357  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_knl_Task_Module__root__V.link) {
12358  return iHdr + 1;
12359  }
12360  else {
12361  return NULL;
12362  }
12363 }
12364 
12365 /* Object__next__S */
12367 {
12368  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
12369 
12370  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_knl_Task_Module__root__V.link) {
12371  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
12372  }
12373  else {
12374  return NULL;
12375  }
12376 }
12377 
12378 /* Object__create__S */
12380  xdc_CPtr __aa,
12381  const xdc_UChar *__paramsPtr,
12382  xdc_SizeT __psz,
12383  xdc_runtime_Error_Block *eb)
12384 {
12385  const ti_sysbios_knl_Task_Args__create *__args = __aa;
12386  ti_sysbios_knl_Task_Params __prms;
12387  ti_sysbios_knl_Task_Object *__obj;
12388  int iStat;
12389 
12390  /* common instance initialization */
12391  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Task_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
12392  if (__obj == NULL) {
12393  return NULL;
12394  }
12395 
12396 
12397  /* module-specific initialization */
12398  iStat = ti_sysbios_knl_Task_Instance_init__E(__obj, __args->fxn, &__prms, eb);
12399  if (iStat) {
12400  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Task_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_knl_Task_Instance_finalize__E, iStat, 0);
12401  return NULL;
12402  }
12403 
12404  return __obj;
12405 }
12406 
12407 /* create */
12408 ti_sysbios_knl_Task_Handle ti_sysbios_knl_Task_create( ti_sysbios_knl_Task_FuncPtr fxn, const ti_sysbios_knl_Task_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
12409 {
12410  ti_sysbios_knl_Task_Params prms;
12411  ti_sysbios_knl_Task_Object *obj;
12412 
12413  int iStat;
12414 
12415  /* common instance initialization */
12416  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_knl_Task_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
12417  if (obj == NULL) {
12418  return NULL;
12419  }
12420 
12421  /* module-specific initialization */
12422  iStat = ti_sysbios_knl_Task_Instance_init__E(obj, fxn, &prms, eb);
12423  if (iStat) {
12424  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Task_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_knl_Task_Instance_finalize__E, iStat, 0);
12425  return NULL;
12426  }
12427 
12428  return obj;
12429 }
12430 
12431 /* construct */
12432 void ti_sysbios_knl_Task_construct(ti_sysbios_knl_Task_Struct *__obj, ti_sysbios_knl_Task_FuncPtr fxn, const ti_sysbios_knl_Task_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
12433 {
12434  ti_sysbios_knl_Task_Params __prms;
12435  int iStat;
12436 
12437  /* common instance initialization */
12438  xdc_runtime_Core_constructObject__I(&ti_sysbios_knl_Task_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
12439 
12440  /* module-specific initialization */
12441  iStat = ti_sysbios_knl_Task_Instance_init__E((xdc_Ptr)__obj, fxn, &__prms, eb);
12442  if (iStat) {
12443  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Task_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_knl_Task_Instance_finalize__E, iStat, 1);
12444  }
12445 
12446 }
12447 
12448 /* destruct */
12449 void ti_sysbios_knl_Task_destruct(ti_sysbios_knl_Task_Struct *obj)
12450 {
12451  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Task_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_knl_Task_Instance_finalize__E, 0, TRUE);
12452 }
12453 
12454 /* Object__delete__S */
12455 xdc_Void ti_sysbios_knl_Task_Object__delete__S( xdc_Ptr instp )
12456 {
12457  xdc_runtime_Core_deleteObject__I(&ti_sysbios_knl_Task_Object__DESC__C, *((ti_sysbios_knl_Task_Object**)instp), (xdc_Fxn)ti_sysbios_knl_Task_Instance_finalize__E, 0, FALSE);
12458  *((ti_sysbios_knl_Task_Handle*)instp) = NULL;
12459 }
12460 
12461 /* delete */
12462 void ti_sysbios_knl_Task_delete(ti_sysbios_knl_Task_Handle *instp)
12463 {
12465 }
12466 
12467 
12468 /*
12469  * ======== ti.sysbios.knl.Task_SupportProxy SYSTEM FUNCTIONS ========
12470  */
12471 
12472 
12474 {
12475  return 0;
12476 }
12478 {
12479  return 0;
12480 }
12481 
12482 
12483 /*
12484  * ======== ti.sysbios.rts.ti.ThreadLocalStorage SYSTEM FUNCTIONS ========
12485  */
12486 
12487 /* Module__startupDone__S */
12489 {
12490  return 1;
12491 }
12492 
12493 
12494 
12495 /*
12496  * ======== ti.sysbios.timers.rti.Timer SYSTEM FUNCTIONS ========
12497  */
12498 
12499 /* per-module runtime symbols */
12500 #undef Module__MID
12501 #ifdef ti_sysbios_timers_rti_Timer_Module__id__CR
12502 #define Module__MID (*((CT__ti_sysbios_timers_rti_Timer_Module__id *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__id__C_offset)))
12503 #else
12504 #define Module__MID ti_sysbios_timers_rti_Timer_Module__id__C
12505 #endif
12506 
12507 #undef Module__DGSINCL
12508 #ifdef ti_sysbios_timers_rti_Timer_Module__diagsIncluded__CR
12509 #define Module__DGSINCL (*((CT__ti_sysbios_timers_rti_Timer_Module__diagsIncluded *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__diagsIncluded__C_offset)))
12510 #else
12511 #define Module__DGSINCL ti_sysbios_timers_rti_Timer_Module__diagsIncluded__C
12512 #endif
12513 
12514 #undef Module__DGSENAB
12515 #ifdef ti_sysbios_timers_rti_Timer_Module__diagsEnabled__CR
12516 #define Module__DGSENAB (*((CT__ti_sysbios_timers_rti_Timer_Module__diagsEnabled *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__diagsEnabled__C_offset)))
12517 #else
12518 #define Module__DGSENAB ti_sysbios_timers_rti_Timer_Module__diagsEnabled__C
12519 #endif
12520 
12521 #undef Module__DGSMASK
12522 #ifdef ti_sysbios_timers_rti_Timer_Module__diagsMask__CR
12523 #define Module__DGSMASK (*((CT__ti_sysbios_timers_rti_Timer_Module__diagsMask *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__diagsMask__C_offset)))
12524 #else
12525 #define Module__DGSMASK ti_sysbios_timers_rti_Timer_Module__diagsMask__C
12526 #endif
12527 
12528 #undef Module__LOGDEF
12529 #ifdef ti_sysbios_timers_rti_Timer_Module__loggerDefined__CR
12530 #define Module__LOGDEF (*((CT__ti_sysbios_timers_rti_Timer_Module__loggerDefined *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__loggerDefined__C_offset)))
12531 #else
12532 #define Module__LOGDEF ti_sysbios_timers_rti_Timer_Module__loggerDefined__C
12533 #endif
12534 
12535 #undef Module__LOGOBJ
12536 #ifdef ti_sysbios_timers_rti_Timer_Module__loggerObj__CR
12537 #define Module__LOGOBJ ti_sysbios_timers_rti_Timer_Module__loggerObj__R
12538 #define Module__LOGOBJ (*((CT__ti_sysbios_timers_rti_Timer_Module__loggerObj *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__loggerObj__C_offset)))
12539 #else
12540 #define Module__LOGOBJ ti_sysbios_timers_rti_Timer_Module__loggerObj__C
12541 #endif
12542 
12543 #undef Module__LOGFXN0
12544 #ifdef ti_sysbios_timers_rti_Timer_Module__loggerFxn0__CR
12545 #define Module__LOGFXN0 (*((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn0 *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__loggerFxn0__C_offset)))
12546 #else
12547 #define Module__LOGFXN0 ti_sysbios_timers_rti_Timer_Module__loggerFxn0__C
12548 #endif
12549 
12550 #undef Module__LOGFXN1
12551 #ifdef ti_sysbios_timers_rti_Timer_Module__loggerFxn1__CR
12552 #define Module__LOGFXN1 (*((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn1 *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__loggerFxn1__C_offset)))
12553 #else
12554 #define Module__LOGFXN1 ti_sysbios_timers_rti_Timer_Module__loggerFxn1__C
12555 #endif
12556 
12557 #undef Module__LOGFXN2
12558 #ifdef ti_sysbios_timers_rti_Timer_Module__loggerFxn2__CR
12559 #define Module__LOGFXN2 (*((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn2 *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__loggerFxn2__C_offset)))
12560 #else
12561 #define Module__LOGFXN2 ti_sysbios_timers_rti_Timer_Module__loggerFxn2__C
12562 #endif
12563 
12564 #undef Module__LOGFXN4
12565 #ifdef ti_sysbios_timers_rti_Timer_Module__loggerFxn4__CR
12566 #define Module__LOGFXN4 (*((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn4 *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__loggerFxn4__C_offset)))
12567 #else
12568 #define Module__LOGFXN4 ti_sysbios_timers_rti_Timer_Module__loggerFxn4__C
12569 #endif
12570 
12571 #undef Module__LOGFXN8
12572 #ifdef ti_sysbios_timers_rti_Timer_Module__loggerFxn8__CR
12573 #define Module__LOGFXN8 (*((CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn8 *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__loggerFxn8__C_offset)))
12574 #else
12575 #define Module__LOGFXN8 ti_sysbios_timers_rti_Timer_Module__loggerFxn8__C
12576 #endif
12577 
12578 #undef Module__G_OBJ
12579 #ifdef ti_sysbios_timers_rti_Timer_Module__gateObj__CR
12580 #define Module__G_OBJ (*((CT__ti_sysbios_timers_rti_Timer_Module__gateObj *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__gateObj__C_offset)))
12581 #else
12582 #define Module__G_OBJ ti_sysbios_timers_rti_Timer_Module__gateObj__C
12583 #endif
12584 
12585 #undef Module__G_PRMS
12586 #ifdef ti_sysbios_timers_rti_Timer_Module__gatePrms__CR
12587 #define Module__G_PRMS (*((CT__ti_sysbios_timers_rti_Timer_Module__gatePrms *)(xdcRomConstPtr + ti_sysbios_timers_rti_Timer_Module__gatePrms__C_offset)))
12588 #else
12589 #define Module__G_PRMS ti_sysbios_timers_rti_Timer_Module__gatePrms__C
12590 #endif
12591 
12592 #undef Module__GP_create
12593 #define Module__GP_create ti_sysbios_timers_rti_Timer_Module_GateProxy_create
12594 #undef Module__GP_delete
12595 #define Module__GP_delete ti_sysbios_timers_rti_Timer_Module_GateProxy_delete
12596 #undef Module__GP_enter
12597 #define Module__GP_enter ti_sysbios_timers_rti_Timer_Module_GateProxy_enter
12598 #undef Module__GP_leave
12599 #define Module__GP_leave ti_sysbios_timers_rti_Timer_Module_GateProxy_leave
12600 #undef Module__GP_query
12601 #define Module__GP_query ti_sysbios_timers_rti_Timer_Module_GateProxy_query
12602 
12603 /* Module__startupDone__S */
12605 {
12607 }
12608 
12609 /* Handle__label__S */
12610 xdc_runtime_Types_Label *ti_sysbios_timers_rti_Timer_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
12611 {
12612  lab->handle = obj;
12613  lab->modId = 49;
12614  xdc_runtime_Core_assignLabel(lab, 0, 0);
12615 
12616  return lab;
12617 }
12618 
12619 /* Params__init__S */
12620 xdc_Void ti_sysbios_timers_rti_Timer_Params__init__S( xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz )
12621 {
12622  xdc_runtime_Core_assignParams__I(prms, (xdc_CPtr)(src ? src : &ti_sysbios_timers_rti_Timer_Object__PARAMS__C), psz, isz);
12623 }
12624 
12625 /* Object__get__S */
12626 xdc_Ptr ti_sysbios_timers_rti_Timer_Object__get__S(xdc_Ptr oa, xdc_Int i)
12627 {
12628  if (oa) {
12629  return ((ti_sysbios_timers_rti_Timer_Object__ *)oa) + i;
12630  }
12631 
12632  /* the bogus 'const' in the cast suppresses Klocwork MISRA complaints */
12634 }
12635 
12636 /* Object__first__S */
12638 {
12639  xdc_runtime_Types_InstHdr *iHdr = (xdc_runtime_Types_InstHdr *)ti_sysbios_timers_rti_Timer_Module__root__V.link.next;
12640 
12641  if (iHdr != (xdc_runtime_Types_InstHdr *)&ti_sysbios_timers_rti_Timer_Module__root__V.link) {
12642  return iHdr + 1;
12643  }
12644  else {
12645  return NULL;
12646  }
12647 }
12648 
12649 /* Object__next__S */
12651 {
12652  xdc_runtime_Types_InstHdr *iHdr = ((xdc_runtime_Types_InstHdr *)obj) - 1;
12653 
12654  if (iHdr->link.next != (xdc_runtime_Types_Link *)&ti_sysbios_timers_rti_Timer_Module__root__V.link) {
12655  return (xdc_runtime_Types_InstHdr *)(iHdr->link.next) + 1;
12656  }
12657  else {
12658  return NULL;
12659  }
12660 }
12661 
12662 /* Object__create__S */
12664  xdc_CPtr __aa,
12665  const xdc_UChar *__paramsPtr,
12666  xdc_SizeT __psz,
12667  xdc_runtime_Error_Block *eb)
12668 {
12669  const ti_sysbios_timers_rti_Timer_Args__create *__args = __aa;
12670  ti_sysbios_timers_rti_Timer_Params __prms;
12671  ti_sysbios_timers_rti_Timer_Object *__obj;
12672  int iStat;
12673 
12674  /* common instance initialization */
12675  __obj = xdc_runtime_Core_createObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, NULL, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
12676  if (__obj == NULL) {
12677  return NULL;
12678  }
12679 
12680 
12681  /* module-specific initialization */
12682  iStat = ti_sysbios_timers_rti_Timer_Instance_init__E(__obj, __args->id, __args->tickFxn, &__prms, eb);
12683  if (iStat) {
12684  xdc_runtime_Core_deleteObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_timers_rti_Timer_Instance_finalize__E, iStat, 0);
12685  return NULL;
12686  }
12687 
12688  return __obj;
12689 }
12690 
12691 /* create */
12692 ti_sysbios_timers_rti_Timer_Handle ti_sysbios_timers_rti_Timer_create( xdc_Int id, ti_sysbios_interfaces_ITimer_FuncPtr tickFxn, const ti_sysbios_timers_rti_Timer_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
12693 {
12694  ti_sysbios_timers_rti_Timer_Params prms;
12695  ti_sysbios_timers_rti_Timer_Object *obj;
12696 
12697  int iStat;
12698 
12699  /* common instance initialization */
12700  obj = xdc_runtime_Core_createObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, NULL, &prms, (xdc_CPtr)__paramsPtr, 0, eb);
12701  if (obj == NULL) {
12702  return NULL;
12703  }
12704 
12705  /* module-specific initialization */
12706  iStat = ti_sysbios_timers_rti_Timer_Instance_init__E(obj, id, tickFxn, &prms, eb);
12707  if (iStat) {
12708  xdc_runtime_Core_deleteObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_timers_rti_Timer_Instance_finalize__E, iStat, 0);
12709  return NULL;
12710  }
12711 
12712  return obj;
12713 }
12714 
12715 /* construct */
12716 void ti_sysbios_timers_rti_Timer_construct(ti_sysbios_timers_rti_Timer_Struct *__obj, xdc_Int id, ti_sysbios_interfaces_ITimer_FuncPtr tickFxn, const ti_sysbios_timers_rti_Timer_Params *__paramsPtr, xdc_runtime_Error_Block *eb )
12717 {
12718  ti_sysbios_timers_rti_Timer_Params __prms;
12719  int iStat;
12720 
12721  /* common instance initialization */
12722  xdc_runtime_Core_constructObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, __obj, &__prms, (xdc_CPtr)__paramsPtr, 0, eb);
12723 
12724  /* module-specific initialization */
12725  iStat = ti_sysbios_timers_rti_Timer_Instance_init__E((xdc_Ptr)__obj, id, tickFxn, &__prms, eb);
12726  if (iStat) {
12727  xdc_runtime_Core_deleteObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, __obj, (xdc_Fxn)ti_sysbios_timers_rti_Timer_Instance_finalize__E, iStat, 1);
12728  }
12729 
12730 }
12731 
12732 /* destruct */
12733 void ti_sysbios_timers_rti_Timer_destruct(ti_sysbios_timers_rti_Timer_Struct *obj)
12734 {
12735  xdc_runtime_Core_deleteObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, obj, (xdc_Fxn)ti_sysbios_timers_rti_Timer_Instance_finalize__E, 0, TRUE);
12736 }
12737 
12738 /* Object__delete__S */
12740 {
12741  xdc_runtime_Core_deleteObject__I(&ti_sysbios_timers_rti_Timer_Object__DESC__C, *((ti_sysbios_timers_rti_Timer_Object**)instp), (xdc_Fxn)ti_sysbios_timers_rti_Timer_Instance_finalize__E, 0, FALSE);
12742  *((ti_sysbios_timers_rti_Timer_Handle*)instp) = NULL;
12743 }
12744 
12745 /* delete */
12746 void ti_sysbios_timers_rti_Timer_delete(ti_sysbios_timers_rti_Timer_Handle *instp)
12747 {
12749 }
12750 
12751 
12752 /*
12753  * ======== ti.sysbios.utils.Load SYSTEM FUNCTIONS ========
12754  */
12755 
12756 /* Module__startupDone__S */
12758 {
12759  return 1;
12760 }
12761 
12762 
12763 
12764 /*
12765  * ======== xdc.runtime.Assert SYSTEM FUNCTIONS ========
12766  */
12767 
12768 /* Module__startupDone__S */
12770 {
12771  return 1;
12772 }
12773 
12774 
12775 
12776 /*
12777  * ======== xdc.runtime.Core SYSTEM FUNCTIONS ========
12778  */
12779 
12780 /* Module__startupDone__S */
12782 {
12783  return 1;
12784 }
12785 
12786 
12787 
12788 /*
12789  * ======== xdc.runtime.Defaults SYSTEM FUNCTIONS ========
12790  */
12791 
12792 /* Module__startupDone__S */
12794 {
12795  return 1;
12796 }
12797 
12798 
12799 
12800 /*
12801  * ======== xdc.runtime.Diags SYSTEM FUNCTIONS ========
12802  */
12803 
12804 /* Module__startupDone__S */
12806 {
12807  return 1;
12808 }
12809 
12810 
12811 
12812 /*
12813  * ======== xdc.runtime.Error SYSTEM FUNCTIONS ========
12814  */
12815 
12816 /* Module__startupDone__S */
12818 {
12819  return 1;
12820 }
12821 
12822 
12823 
12824 /*
12825  * ======== xdc.runtime.Gate SYSTEM FUNCTIONS ========
12826  */
12827 
12828 /* Module__startupDone__S */
12830 {
12831  return 1;
12832 }
12833 
12834 
12835 
12836 /*
12837  * ======== xdc.runtime.Log SYSTEM FUNCTIONS ========
12838  */
12839 
12840 /* Module__startupDone__S */
12842 {
12843  return 1;
12844 }
12845 
12846 
12847 
12848 /*
12849  * ======== xdc.runtime.Main SYSTEM FUNCTIONS ========
12850  */
12851 
12852 /* Module__startupDone__S */
12854 {
12855  return 1;
12856 }
12857 
12858 
12859 
12860 /*
12861  * ======== xdc.runtime.Main_Module_GateProxy SYSTEM FUNCTIONS ========
12862  */
12863 
12864 /* per-module runtime symbols */
12865 #undef Module__MID
12866 #ifdef xdc_runtime_Main_Module_GateProxy_Module__id__CR
12867 #define Module__MID (*((CT__xdc_runtime_Main_Module_GateProxy_Module__id *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__id__C_offset)))
12868 #else
12869 #define Module__MID xdc_runtime_Main_Module_GateProxy_Module__id__C
12870 #endif
12871 
12872 #undef Module__DGSINCL
12873 #ifdef xdc_runtime_Main_Module_GateProxy_Module__diagsIncluded__CR
12874 #define Module__DGSINCL (*((CT__xdc_runtime_Main_Module_GateProxy_Module__diagsIncluded *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__diagsIncluded__C_offset)))
12875 #else
12876 #define Module__DGSINCL xdc_runtime_Main_Module_GateProxy_Module__diagsIncluded__C
12877 #endif
12878 
12879 #undef Module__DGSENAB
12880 #ifdef xdc_runtime_Main_Module_GateProxy_Module__diagsEnabled__CR
12881 #define Module__DGSENAB (*((CT__xdc_runtime_Main_Module_GateProxy_Module__diagsEnabled *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__diagsEnabled__C_offset)))
12882 #else
12883 #define Module__DGSENAB xdc_runtime_Main_Module_GateProxy_Module__diagsEnabled__C
12884 #endif
12885 
12886 #undef Module__DGSMASK
12887 #ifdef xdc_runtime_Main_Module_GateProxy_Module__diagsMask__CR
12888 #define Module__DGSMASK (*((CT__xdc_runtime_Main_Module_GateProxy_Module__diagsMask *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__diagsMask__C_offset)))
12889 #else
12890 #define Module__DGSMASK xdc_runtime_Main_Module_GateProxy_Module__diagsMask__C
12891 #endif
12892 
12893 #undef Module__LOGDEF
12894 #ifdef xdc_runtime_Main_Module_GateProxy_Module__loggerDefined__CR
12895 #define Module__LOGDEF (*((CT__xdc_runtime_Main_Module_GateProxy_Module__loggerDefined *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__loggerDefined__C_offset)))
12896 #else
12897 #define Module__LOGDEF xdc_runtime_Main_Module_GateProxy_Module__loggerDefined__C
12898 #endif
12899 
12900 #undef Module__LOGOBJ
12901 #ifdef xdc_runtime_Main_Module_GateProxy_Module__loggerObj__CR
12902 #define Module__LOGOBJ xdc_runtime_Main_Module_GateProxy_Module__loggerObj__R
12903 #define Module__LOGOBJ (*((CT__xdc_runtime_Main_Module_GateProxy_Module__loggerObj *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__loggerObj__C_offset)))
12904 #else
12905 #define Module__LOGOBJ xdc_runtime_Main_Module_GateProxy_Module__loggerObj__C
12906 #endif
12907 
12908 #undef Module__LOGFXN0
12909 #ifdef xdc_runtime_Main_Module_GateProxy_Module__loggerFxn0__CR
12910 #define Module__LOGFXN0 (*((CT__xdc_runtime_Main_Module_GateProxy_Module__loggerFxn0 *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__loggerFxn0__C_offset)))
12911 #else
12912 #define Module__LOGFXN0 xdc_runtime_Main_Module_GateProxy_Module__loggerFxn0__C
12913 #endif
12914 
12915 #undef Module__LOGFXN1
12916 #ifdef xdc_runtime_Main_Module_GateProxy_Module__loggerFxn1__CR
12917 #define Module__LOGFXN1 (*((CT__xdc_runtime_Main_Module_GateProxy_Module__loggerFxn1 *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__loggerFxn1__C_offset)))
12918 #else
12919 #define Module__LOGFXN1 xdc_runtime_Main_Module_GateProxy_Module__loggerFxn1__C
12920 #endif
12921 
12922 #undef Module__LOGFXN2
12923 #ifdef xdc_runtime_Main_Module_GateProxy_Module__loggerFxn2__CR
12924 #define Module__LOGFXN2 (*((CT__xdc_runtime_Main_Module_GateProxy_Module__loggerFxn2 *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__loggerFxn2__C_offset)))
12925 #else
12926 #define Module__LOGFXN2 xdc_runtime_Main_Module_GateProxy_Module__loggerFxn2__C
12927 #endif
12928 
12929 #undef Module__LOGFXN4
12930 #ifdef xdc_runtime_Main_Module_GateProxy_Module__loggerFxn4__CR
12931 #define Module__LOGFXN4 (*((CT__xdc_runtime_Main_Module_GateProxy_Module__loggerFxn4 *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__loggerFxn4__C_offset)))
12932 #else
12933 #define Module__LOGFXN4 xdc_runtime_Main_Module_GateProxy_Module__loggerFxn4__C
12934 #endif
12935 
12936 #undef Module__LOGFXN8
12937 #ifdef xdc_runtime_Main_Module_GateProxy_Module__loggerFxn8__CR
12938 #define Module__LOGFXN8 (*((CT__xdc_runtime_Main_Module_GateProxy_Module__loggerFxn8 *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__loggerFxn8__C_offset)))
12939 #else
12940 #define Module__LOGFXN8 xdc_runtime_Main_Module_GateProxy_Module__loggerFxn8__C
12941 #endif
12942 
12943 #undef Module__G_OBJ
12944 #ifdef xdc_runtime_Main_Module_GateProxy_Module__gateObj__CR
12945 #define Module__G_OBJ (*((CT__xdc_runtime_Main_Module_GateProxy_Module__gateObj *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__gateObj__C_offset)))
12946 #else
12947 #define Module__G_OBJ xdc_runtime_Main_Module_GateProxy_Module__gateObj__C
12948 #endif
12949 
12950 #undef Module__G_PRMS
12951 #ifdef xdc_runtime_Main_Module_GateProxy_Module__gatePrms__CR
12952 #define Module__G_PRMS (*((CT__xdc_runtime_Main_Module_GateProxy_Module__gatePrms *)(xdcRomConstPtr + xdc_runtime_Main_Module_GateProxy_Module__gatePrms__C_offset)))
12953 #else
12954 #define Module__G_PRMS xdc_runtime_Main_Module_GateProxy_Module__gatePrms__C
12955 #endif
12956 
12957 #undef Module__GP_create
12958 #define Module__GP_create xdc_runtime_Main_Module_GateProxy_Module_GateProxy_create
12959 #undef Module__GP_delete
12960 #define Module__GP_delete xdc_runtime_Main_Module_GateProxy_Module_GateProxy_delete
12961 #undef Module__GP_enter
12962 #define Module__GP_enter xdc_runtime_Main_Module_GateProxy_Module_GateProxy_enter
12963 #undef Module__GP_leave
12964 #define Module__GP_leave xdc_runtime_Main_Module_GateProxy_Module_GateProxy_leave
12965 #undef Module__GP_query
12966 #define Module__GP_query xdc_runtime_Main_Module_GateProxy_Module_GateProxy_query
12967 
12969 {
12970  return 0;
12971 }
12973 {
12974  return (const void *)&ti_sysbios_gates_GateHwi_Module__FXNS__C;
12975 }
12976 
12977 
12978 
12979 /*
12980  * ======== xdc.runtime.Memory SYSTEM FUNCTIONS ========
12981  */
12982 
12983 /* Module__startupDone__S */
12985 {
12986  return 1;
12987 }
12988 
12989 
12990 
12991 /*
12992  * ======== xdc.runtime.Memory_HeapProxy SYSTEM FUNCTIONS ========
12993  */
12994 
12995 /* per-module runtime symbols */
12996 #undef Module__MID
12997 #ifdef xdc_runtime_Memory_HeapProxy_Module__id__CR
12998 #define Module__MID (*((CT__xdc_runtime_Memory_HeapProxy_Module__id *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__id__C_offset)))
12999 #else
13000 #define Module__MID xdc_runtime_Memory_HeapProxy_Module__id__C
13001 #endif
13002 
13003 #undef Module__DGSINCL
13004 #ifdef xdc_runtime_Memory_HeapProxy_Module__diagsIncluded__CR
13005 #define Module__DGSINCL (*((CT__xdc_runtime_Memory_HeapProxy_Module__diagsIncluded *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__diagsIncluded__C_offset)))
13006 #else
13007 #define Module__DGSINCL xdc_runtime_Memory_HeapProxy_Module__diagsIncluded__C
13008 #endif
13009 
13010 #undef Module__DGSENAB
13011 #ifdef xdc_runtime_Memory_HeapProxy_Module__diagsEnabled__CR
13012 #define Module__DGSENAB (*((CT__xdc_runtime_Memory_HeapProxy_Module__diagsEnabled *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__diagsEnabled__C_offset)))
13013 #else
13014 #define Module__DGSENAB xdc_runtime_Memory_HeapProxy_Module__diagsEnabled__C
13015 #endif
13016 
13017 #undef Module__DGSMASK
13018 #ifdef xdc_runtime_Memory_HeapProxy_Module__diagsMask__CR
13019 #define Module__DGSMASK (*((CT__xdc_runtime_Memory_HeapProxy_Module__diagsMask *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__diagsMask__C_offset)))
13020 #else
13021 #define Module__DGSMASK xdc_runtime_Memory_HeapProxy_Module__diagsMask__C
13022 #endif
13023 
13024 #undef Module__LOGDEF
13025 #ifdef xdc_runtime_Memory_HeapProxy_Module__loggerDefined__CR
13026 #define Module__LOGDEF (*((CT__xdc_runtime_Memory_HeapProxy_Module__loggerDefined *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__loggerDefined__C_offset)))
13027 #else
13028 #define Module__LOGDEF xdc_runtime_Memory_HeapProxy_Module__loggerDefined__C
13029 #endif
13030 
13031 #undef Module__LOGOBJ
13032 #ifdef xdc_runtime_Memory_HeapProxy_Module__loggerObj__CR
13033 #define Module__LOGOBJ xdc_runtime_Memory_HeapProxy_Module__loggerObj__R
13034 #define Module__LOGOBJ (*((CT__xdc_runtime_Memory_HeapProxy_Module__loggerObj *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__loggerObj__C_offset)))
13035 #else
13036 #define Module__LOGOBJ xdc_runtime_Memory_HeapProxy_Module__loggerObj__C
13037 #endif
13038 
13039 #undef Module__LOGFXN0
13040 #ifdef xdc_runtime_Memory_HeapProxy_Module__loggerFxn0__CR
13041 #define Module__LOGFXN0 (*((CT__xdc_runtime_Memory_HeapProxy_Module__loggerFxn0 *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__loggerFxn0__C_offset)))
13042 #else
13043 #define Module__LOGFXN0 xdc_runtime_Memory_HeapProxy_Module__loggerFxn0__C
13044 #endif
13045 
13046 #undef Module__LOGFXN1
13047 #ifdef xdc_runtime_Memory_HeapProxy_Module__loggerFxn1__CR
13048 #define Module__LOGFXN1 (*((CT__xdc_runtime_Memory_HeapProxy_Module__loggerFxn1 *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__loggerFxn1__C_offset)))
13049 #else
13050 #define Module__LOGFXN1 xdc_runtime_Memory_HeapProxy_Module__loggerFxn1__C
13051 #endif
13052 
13053 #undef Module__LOGFXN2
13054 #ifdef xdc_runtime_Memory_HeapProxy_Module__loggerFxn2__CR
13055 #define Module__LOGFXN2 (*((CT__xdc_runtime_Memory_HeapProxy_Module__loggerFxn2 *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__loggerFxn2__C_offset)))
13056 #else
13057 #define Module__LOGFXN2 xdc_runtime_Memory_HeapProxy_Module__loggerFxn2__C
13058 #endif
13059 
13060 #undef Module__LOGFXN4
13061 #ifdef xdc_runtime_Memory_HeapProxy_Module__loggerFxn4__CR
13062 #define Module__LOGFXN4 (*((CT__xdc_runtime_Memory_HeapProxy_Module__loggerFxn4 *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__loggerFxn4__C_offset)))
13063 #else
13064 #define Module__LOGFXN4 xdc_runtime_Memory_HeapProxy_Module__loggerFxn4__C
13065 #endif
13066 
13067 #undef Module__LOGFXN8
13068 #ifdef xdc_runtime_Memory_HeapProxy_Module__loggerFxn8__CR
13069 #define Module__LOGFXN8 (*((CT__xdc_runtime_Memory_HeapProxy_Module__loggerFxn8 *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__loggerFxn8__C_offset)))
13070 #else
13071 #define Module__LOGFXN8 xdc_runtime_Memory_HeapProxy_Module__loggerFxn8__C
13072 #endif
13073 
13074 #undef Module__G_OBJ
13075 #ifdef xdc_runtime_Memory_HeapProxy_Module__gateObj__CR
13076 #define Module__G_OBJ (*((CT__xdc_runtime_Memory_HeapProxy_Module__gateObj *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__gateObj__C_offset)))
13077 #else
13078 #define Module__G_OBJ xdc_runtime_Memory_HeapProxy_Module__gateObj__C
13079 #endif
13080 
13081 #undef Module__G_PRMS
13082 #ifdef xdc_runtime_Memory_HeapProxy_Module__gatePrms__CR
13083 #define Module__G_PRMS (*((CT__xdc_runtime_Memory_HeapProxy_Module__gatePrms *)(xdcRomConstPtr + xdc_runtime_Memory_HeapProxy_Module__gatePrms__C_offset)))
13084 #else
13085 #define Module__G_PRMS xdc_runtime_Memory_HeapProxy_Module__gatePrms__C
13086 #endif
13087 
13088 #undef Module__GP_create
13089 #define Module__GP_create xdc_runtime_Memory_HeapProxy_Module_GateProxy_create
13090 #undef Module__GP_delete
13091 #define Module__GP_delete xdc_runtime_Memory_HeapProxy_Module_GateProxy_delete
13092 #undef Module__GP_enter
13093 #define Module__GP_enter xdc_runtime_Memory_HeapProxy_Module_GateProxy_enter
13094 #undef Module__GP_leave
13095 #define Module__GP_leave xdc_runtime_Memory_HeapProxy_Module_GateProxy_leave
13096 #undef Module__GP_query
13097 #define Module__GP_query xdc_runtime_Memory_HeapProxy_Module_GateProxy_query
13098 
13100 {
13101  return 1;
13102 }
13104 {
13105  return (const void *)&ti_sysbios_heaps_HeapMem_Module__FXNS__C;
13106 }
13107 
13108 
13109 
13110 /*
13111  * ======== xdc.runtime.Registry SYSTEM FUNCTIONS ========
13112  */
13113 
13114 /* Module__startupDone__S */
13116 {
13117  return 1;
13118 }
13119 
13120 
13121 
13122 /*
13123  * ======== xdc.runtime.Startup SYSTEM FUNCTIONS ========
13124  */
13125 
13126 /* Module__startupDone__S */
13128 {
13129  return 1;
13130 }
13131 
13132 
13133 
13134 /*
13135  * ======== xdc.runtime.SysStd SYSTEM FUNCTIONS ========
13136  */
13137 
13138 /* Module__startupDone__S */
13140 {
13141  return 1;
13142 }
13143 
13144 
13145 
13146 /*
13147  * ======== xdc.runtime.System SYSTEM FUNCTIONS ========
13148  */
13149 
13150 /* Module__startupDone__S */
13152 {
13154 }
13155 
13156 
13157 
13158 /*
13159  * ======== xdc.runtime.System_Module_GateProxy SYSTEM FUNCTIONS ========
13160  */
13161 
13162 /* per-module runtime symbols */
13163 #undef Module__MID
13164 #ifdef xdc_runtime_System_Module_GateProxy_Module__id__CR
13165 #define Module__MID (*((CT__xdc_runtime_System_Module_GateProxy_Module__id *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__id__C_offset)))
13166 #else
13167 #define Module__MID xdc_runtime_System_Module_GateProxy_Module__id__C
13168 #endif
13169 
13170 #undef Module__DGSINCL
13171 #ifdef xdc_runtime_System_Module_GateProxy_Module__diagsIncluded__CR
13172 #define Module__DGSINCL (*((CT__xdc_runtime_System_Module_GateProxy_Module__diagsIncluded *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__diagsIncluded__C_offset)))
13173 #else
13174 #define Module__DGSINCL xdc_runtime_System_Module_GateProxy_Module__diagsIncluded__C
13175 #endif
13176 
13177 #undef Module__DGSENAB
13178 #ifdef xdc_runtime_System_Module_GateProxy_Module__diagsEnabled__CR
13179 #define Module__DGSENAB (*((CT__xdc_runtime_System_Module_GateProxy_Module__diagsEnabled *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__diagsEnabled__C_offset)))
13180 #else
13181 #define Module__DGSENAB xdc_runtime_System_Module_GateProxy_Module__diagsEnabled__C
13182 #endif
13183 
13184 #undef Module__DGSMASK
13185 #ifdef xdc_runtime_System_Module_GateProxy_Module__diagsMask__CR
13186 #define Module__DGSMASK (*((CT__xdc_runtime_System_Module_GateProxy_Module__diagsMask *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__diagsMask__C_offset)))
13187 #else
13188 #define Module__DGSMASK xdc_runtime_System_Module_GateProxy_Module__diagsMask__C
13189 #endif
13190 
13191 #undef Module__LOGDEF
13192 #ifdef xdc_runtime_System_Module_GateProxy_Module__loggerDefined__CR
13193 #define Module__LOGDEF (*((CT__xdc_runtime_System_Module_GateProxy_Module__loggerDefined *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__loggerDefined__C_offset)))
13194 #else
13195 #define Module__LOGDEF xdc_runtime_System_Module_GateProxy_Module__loggerDefined__C
13196 #endif
13197 
13198 #undef Module__LOGOBJ
13199 #ifdef xdc_runtime_System_Module_GateProxy_Module__loggerObj__CR
13200 #define Module__LOGOBJ xdc_runtime_System_Module_GateProxy_Module__loggerObj__R
13201 #define Module__LOGOBJ (*((CT__xdc_runtime_System_Module_GateProxy_Module__loggerObj *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__loggerObj__C_offset)))
13202 #else
13203 #define Module__LOGOBJ xdc_runtime_System_Module_GateProxy_Module__loggerObj__C
13204 #endif
13205 
13206 #undef Module__LOGFXN0
13207 #ifdef xdc_runtime_System_Module_GateProxy_Module__loggerFxn0__CR
13208 #define Module__LOGFXN0 (*((CT__xdc_runtime_System_Module_GateProxy_Module__loggerFxn0 *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__loggerFxn0__C_offset)))
13209 #else
13210 #define Module__LOGFXN0 xdc_runtime_System_Module_GateProxy_Module__loggerFxn0__C
13211 #endif
13212 
13213 #undef Module__LOGFXN1
13214 #ifdef xdc_runtime_System_Module_GateProxy_Module__loggerFxn1__CR
13215 #define Module__LOGFXN1 (*((CT__xdc_runtime_System_Module_GateProxy_Module__loggerFxn1 *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__loggerFxn1__C_offset)))
13216 #else
13217 #define Module__LOGFXN1 xdc_runtime_System_Module_GateProxy_Module__loggerFxn1__C
13218 #endif
13219 
13220 #undef Module__LOGFXN2
13221 #ifdef xdc_runtime_System_Module_GateProxy_Module__loggerFxn2__CR
13222 #define Module__LOGFXN2 (*((CT__xdc_runtime_System_Module_GateProxy_Module__loggerFxn2 *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__loggerFxn2__C_offset)))
13223 #else
13224 #define Module__LOGFXN2 xdc_runtime_System_Module_GateProxy_Module__loggerFxn2__C
13225 #endif
13226 
13227 #undef Module__LOGFXN4
13228 #ifdef xdc_runtime_System_Module_GateProxy_Module__loggerFxn4__CR
13229 #define Module__LOGFXN4 (*((CT__xdc_runtime_System_Module_GateProxy_Module__loggerFxn4 *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__loggerFxn4__C_offset)))
13230 #else
13231 #define Module__LOGFXN4 xdc_runtime_System_Module_GateProxy_Module__loggerFxn4__C
13232 #endif
13233 
13234 #undef Module__LOGFXN8
13235 #ifdef xdc_runtime_System_Module_GateProxy_Module__loggerFxn8__CR
13236 #define Module__LOGFXN8 (*((CT__xdc_runtime_System_Module_GateProxy_Module__loggerFxn8 *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__loggerFxn8__C_offset)))
13237 #else
13238 #define Module__LOGFXN8 xdc_runtime_System_Module_GateProxy_Module__loggerFxn8__C
13239 #endif
13240 
13241 #undef Module__G_OBJ
13242 #ifdef xdc_runtime_System_Module_GateProxy_Module__gateObj__CR
13243 #define Module__G_OBJ (*((CT__xdc_runtime_System_Module_GateProxy_Module__gateObj *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__gateObj__C_offset)))
13244 #else
13245 #define Module__G_OBJ xdc_runtime_System_Module_GateProxy_Module__gateObj__C
13246 #endif
13247 
13248 #undef Module__G_PRMS
13249 #ifdef xdc_runtime_System_Module_GateProxy_Module__gatePrms__CR
13250 #define Module__G_PRMS (*((CT__xdc_runtime_System_Module_GateProxy_Module__gatePrms *)(xdcRomConstPtr + xdc_runtime_System_Module_GateProxy_Module__gatePrms__C_offset)))
13251 #else
13252 #define Module__G_PRMS xdc_runtime_System_Module_GateProxy_Module__gatePrms__C
13253 #endif
13254 
13255 #undef Module__GP_create
13256 #define Module__GP_create xdc_runtime_System_Module_GateProxy_Module_GateProxy_create
13257 #undef Module__GP_delete
13258 #define Module__GP_delete xdc_runtime_System_Module_GateProxy_Module_GateProxy_delete
13259 #undef Module__GP_enter
13260 #define Module__GP_enter xdc_runtime_System_Module_GateProxy_Module_GateProxy_enter
13261 #undef Module__GP_leave
13262 #define Module__GP_leave xdc_runtime_System_Module_GateProxy_Module_GateProxy_leave
13263 #undef Module__GP_query
13264 #define Module__GP_query xdc_runtime_System_Module_GateProxy_Module_GateProxy_query
13265 
13267 {
13268  return 0;
13269 }
13271 {
13272  return (const void *)&ti_sysbios_gates_GateHwi_Module__FXNS__C;
13273 }
13274 
13275 
13276 
13277 /*
13278  * ======== xdc.runtime.System_SupportProxy SYSTEM FUNCTIONS ========
13279  */
13280 
13281 
13283 {
13284  return 0;
13285 }
13287 {
13288  return (const void *)&xdc_runtime_SysStd_Module__FXNS__C;
13289 }
13290 
13291 
13292 /*
13293  * ======== xdc.runtime.Text SYSTEM FUNCTIONS ========
13294  */
13295 
13296 /* Module__startupDone__S */
13298 {
13299  return 1;
13300 }
13301 
13302 
13303 
13304 /*
13305  * ======== xdc.runtime.Timestamp SYSTEM FUNCTIONS ========
13306  */
13307 
13308 /* Module__startupDone__S */
13310 {
13311  return 1;
13312 }
13313 
13314 
13315 
13316 /*
13317  * ======== xdc.runtime.TimestampNull SYSTEM FUNCTIONS ========
13318  */
13319 
13320 /* Module__startupDone__S */
13322 {
13323  return 1;
13324 }
13325 
13326 
13327 
13328 /*
13329  * ======== xdc.runtime.Timestamp_SupportProxy SYSTEM FUNCTIONS ========
13330  */
13331 
13332 
13334 {
13335  return 0;
13336 }
13338 {
13339  return 0;
13340 }
13341 
13342 
13343 /*
13344  * ======== INITIALIZATION ENTRY POINT ========
13345  */
13346 
13347 extern int __xdc__init(void);
13348 #ifdef __GNUC__
13349 #if defined(__llvm__) && defined(__ti__)
13350  __attribute__ ((used))
13351 #else
13352 #ifndef __TI_COMPILER_VERSION__
13353  __attribute__ ((externally_visible))
13354 #endif
13355 #endif
13356 #endif
13357 __FAR__ int (* volatile __xdc__init__addr)(void) = &__xdc__init;
13358 
13359 
13360 /*
13361  * ======== PROGRAM GLOBALS ========
13362  */
13363 
13364 #ifdef __GNUC__
13365 #if defined(__llvm__) && defined(__ti__)
13366  __attribute__ ((used))
13367 #else
13368 #ifndef __TI_COMPILER_VERSION__
13369  __attribute__ ((externally_visible))
13370 #endif
13371 #endif
13372 #endif
13373 const ti_sysbios_heaps_HeapMem_Handle heap0 = (ti_sysbios_heaps_HeapMem_Handle)((ti_sysbios_heaps_HeapMem_Handle)&ti_sysbios_heaps_HeapMem_Object__table__V[0]);
13374 
ti_sysbios_family_c64p_Hwi_Object__::__fxns
const ti_sysbios_family_c64p_Hwi_Fxns__ * __fxns
Definition: dss_mrr_pe674.c:195
ti_sysbios_timers_rti_Timer_destruct
void ti_sysbios_timers_rti_Timer_destruct(ti_sysbios_timers_rti_Timer_Struct *obj)
Definition: dss_mrr_pe674.c:12733
xdc_runtime_TimestampNull_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__loggerObj xdc_runtime_TimestampNull_Module__loggerObj__C
Definition: dss_mrr_pe674.c:8328
ti_sysbios_family_c64p_Hwi_Module__root__V
ti_sysbios_family_c64p_Hwi_Module__ ti_sysbios_family_c64p_Hwi_Module__root__V
Definition: dss_mrr_pe674.c:4279
ti_sysbios_knl_Event_Object__sizeof__C
const __FAR__ CT__ti_sysbios_knl_Event_Object__sizeof ti_sysbios_knl_Event_Object__sizeof__C
Definition: dss_mrr_pe674.c:5395
ti_sysbios_knl_Semaphore_Object__::Object_field_pendQ
ti_sysbios_knl_Queue_Object__ Object_field_pendQ
Definition: dss_mrr_pe674.c:124
xdc_runtime_Text_Module__id__C
const __FAR__ CT__xdc_runtime_Text_Module__id xdc_runtime_Text_Module__id__C
Definition: dss_mrr_pe674.c:8126
xdc_runtime_Memory_HeapProxy_getStats__E
xdc_Void xdc_runtime_Memory_HeapProxy_getStats__E(xdc_runtime_Memory_HeapProxy_Handle __inst, xdc_runtime_Memory_Stats *stats)
Definition: dss_mrr_pe674.c:9045
ti_sysbios_family_c64p_Cache_E_invalidL1CacheSize__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_E_invalidL1CacheSize ti_sysbios_family_c64p_Cache_E_invalidL1CacheSize__C
Definition: dss_mrr_pe674.c:3469
ti_sysbios_family_c64p_Hwi_swiRestoreHwi__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_swiRestoreHwi ti_sysbios_family_c64p_Hwi_swiRestoreHwi__C
Definition: dss_mrr_pe674.c:4516
ti_sysbios_family_c64p_Hwi_Object__::disableMask
xdc_Bits16 disableMask
Definition: dss_mrr_pe674.c:196
ti_sysbios_family_c64p_EventCombiner_Module_State__::dispatchTab
__TA_ti_sysbios_family_c64p_EventCombiner_Module_State__dispatchTab dispatchTab
Definition: dss_mrr_pe674.c:957
ti_sysbios_knl_Clock_Module_State__::ticking
xdc_Bool ticking
Definition: dss_mrr_pe674.c:1501
ti_sysbios_family_c64p_EventCombiner_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__diagsIncluded ti_sysbios_family_c64p_EventCombiner_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:4014
Header::size
SizeT size
Definition: dss_mrr_pe674.c:2792
ti_sysbios_hal_Hwi_Module__startupDone__S
xdc_Bool ti_sysbios_hal_Hwi_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:10470
ti_sysbios_family_c64p_Hwi_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__loggerObj ti_sysbios_family_c64p_Hwi_Module__loggerObj__C
Definition: dss_mrr_pe674.c:4420
ti_sysbios_hal_Hwi_HwiProxy_delete
void ti_sysbios_hal_Hwi_HwiProxy_delete(ti_sysbios_hal_Hwi_HwiProxy_Handle *instp)
Definition: dss_mrr_pe674.c:8541
ti_sysbios_family_c64p_TimestampProvider_Object__heap__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Object__heap ti_sysbios_family_c64p_TimestampProvider_Object__heap__C
Definition: dss_mrr_pe674.c:4593
ti_sysbios_gates_GateHwi_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__loggerFxn8 ti_sysbios_gates_GateHwi_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:4687
ti_sysbios_BIOS_smpEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_smpEnabled ti_sysbios_BIOS_smpEnabled__C
Definition: dss_mrr_pe674.c:3079
ti_sysbios_timers_rti_Timer_Object__::hwi
ti_sysbios_hal_Hwi_Handle hwi
Definition: dss_mrr_pe674.c:414
ti_sysbios_knl_Queue_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__loggerFxn4 ti_sysbios_knl_Queue_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:5677
xdc_runtime_TimestampNull_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__loggerFxn1 xdc_runtime_TimestampNull_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:8336
ti_sysbios_family_c64p_Hwi_Module__gateObj__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__gateObj ti_sysbios_family_c64p_Hwi_Module__gateObj__C
Definition: dss_mrr_pe674.c:4404
ti_sysbios_knl_Semaphore_construct
void ti_sysbios_knl_Semaphore_construct(ti_sysbios_knl_Semaphore_Struct *__obj, xdc_Int count, const ti_sysbios_knl_Semaphore_Params *__paramsPtr)
Definition: dss_mrr_pe674.c:12180
ti_sysbios_knl_Idle_Object__count__C
const __FAR__ CT__ti_sysbios_knl_Idle_Object__count ti_sysbios_knl_Idle_Object__count__C
Definition: dss_mrr_pe674.c:5504
ti_sysbios_knl_Clock_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__gatePrms ti_sysbios_knl_Clock_Module__gatePrms__C
Definition: dss_mrr_pe674.c:5203
ti_sysbios_utils_Load_Module_State__::swiEnv
ti_sysbios_utils_Load_HookContext swiEnv
Definition: dss_mrr_pe674.c:1687
xdc_runtime_Core_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Core_Module__loggerFxn1 xdc_runtime_Core_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:6963
xdc_runtime_Core_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Core_Module__diagsIncluded xdc_runtime_Core_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:6931
ti_sysbios_BIOS_Module_State__::threadType
ti_sysbios_BIOS_ThreadType threadType
Definition: dss_mrr_pe674.c:907
ti_sysbios_knl_Task_A_badThreadType__C
const __FAR__ CT__ti_sysbios_knl_Task_A_badThreadType ti_sysbios_knl_Task_A_badThreadType__C
Definition: dss_mrr_pe674.c:6212
xdc_runtime_Memory_Module__startupDone__S
xdc_Bool xdc_runtime_Memory_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12984
ti_sysbios_knl_Semaphore_Module__
Definition: dss_mrr_pe674.c:496
ti_sysbios_knl_Task_Module__state__V
ti_sysbios_knl_Task_Module_State__ ti_sysbios_knl_Task_Module__state__V
Definition: dss_mrr_pe674.c:1618
ti_sysbios_knl_Task_SupportProxy_stackUsed__E
xdc_SizeT ti_sysbios_knl_Task_SupportProxy_stackUsed__E(xdc_Char *stack, xdc_SizeT size)
Definition: dss_mrr_pe674.c:8917
ti_sysbios_family_c64p_Exception_E_exceptionMin__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_E_exceptionMin ti_sysbios_family_c64p_Exception_E_exceptionMin__C
Definition: dss_mrr_pe674.c:4212
ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__diagsIncluded ti_sysbios_family_c64p_Hwi_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:4396
xdc_runtime_IModule_Interface__BASE__C
const __FAR__ xdc_runtime_Types_Base xdc_runtime_IModule_Interface__BASE__C
Definition: dss_mrr_pe674.c:762
ti_sysbios_knl_Intrinsics_Module__id__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__id ti_sysbios_knl_Intrinsics_Module__id__C
Definition: dss_mrr_pe674.c:5553
ti_sysbios_heaps_HeapMem_Object__::head
ti_sysbios_heaps_HeapMem_Header head
Definition: dss_mrr_pe674.c:321
xdc_runtime_Core_Module__startupDone__S
xdc_Bool xdc_runtime_Core_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12781
xdc_runtime_Gate_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Gate_Module__diagsEnabled xdc_runtime_Gate_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7274
ti_sysbios_BIOS_RtsGateProxy_create
ti_sysbios_BIOS_RtsGateProxy_Handle ti_sysbios_BIOS_RtsGateProxy_create(const ti_sysbios_BIOS_RtsGateProxy_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:8480
ti_sysbios_knl_Queue_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__diagsEnabled ti_sysbios_knl_Queue_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:5633
ti_sysbios_heaps_HeapMem_Object__table__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Object__table ti_sysbios_heaps_HeapMem_Object__table__C
Definition: dss_mrr_pe674.c:5086
xdc_runtime_System_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_System_Module__diagsIncluded xdc_runtime_System_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7976
xdc_runtime_Timestamp_SupportProxy_Proxy__delegate__S
xdc_CPtr xdc_runtime_Timestamp_SupportProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:13337
xdc_runtime_Log_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Log_Module__loggerDefined xdc_runtime_Log_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7371
ti_sysbios_BIOS_RtsGateProxy_Module__root__V
ti_sysbios_BIOS_RtsGateProxy_Module__ ti_sysbios_BIOS_RtsGateProxy_Module__root__V
ti_sysbios_hal_Hwi_Module__
Definition: dss_mrr_pe674.c:260
xdc_runtime_Defaults_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Defaults_Module__diagsIncluded xdc_runtime_Defaults_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7008
ti_sysbios_utils_Load_LS_swiLoad__C
const __FAR__ CT__ti_sysbios_utils_Load_LS_swiLoad ti_sysbios_utils_Load_LS_swiLoad__C
Definition: dss_mrr_pe674.c:6809
ti_sysbios_knl_Clock_TimerProxy_Object__
ti_sysbios_timers_rti_Timer_Object__ ti_sysbios_knl_Clock_TimerProxy_Object__
Definition: dss_mrr_pe674.c:425
ti_sysbios_family_c64p_Exception_Module_State__::ntsr
xdc_Bits32 ntsr
Definition: dss_mrr_pe674.c:1356
ti_sysbios_knl_Semaphore_Module__
struct ti_sysbios_knl_Semaphore_Module__ ti_sysbios_knl_Semaphore_Module__
ti_sysbios_BIOS_defaultKernelHeapInstance__C
const __FAR__ CT__ti_sysbios_BIOS_defaultKernelHeapInstance ti_sysbios_BIOS_defaultKernelHeapInstance__C
Definition: dss_mrr_pe674.c:3110
ti_sysbios_knl_Semaphore_Object__::mode
ti_sysbios_knl_Semaphore_Mode mode
Definition: dss_mrr_pe674.c:122
ti_sysbios_knl_Event_A_pendTaskDisabled__C
const __FAR__ CT__ti_sysbios_knl_Event_A_pendTaskDisabled ti_sysbios_knl_Event_A_pendTaskDisabled__C
Definition: dss_mrr_pe674.c:5427
xdc_runtime_Startup_sfxnTab__A
const __T1_xdc_runtime_Startup_sfxnTab xdc_runtime_Startup_sfxnTab__A[10]
Definition: dss_mrr_pe674.c:1857
ti_sysbios_BIOS_RtsGateProxy_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:151
ti_sysbios_knl_Task_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_knl_Task_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:12326
ti_sysbios_knl_Event_Instance_State_pendQ__O
const __FAR__ xdc_SizeT ti_sysbios_knl_Event_Instance_State_pendQ__O
Definition: dss_mrr_pe674.c:1951
ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E
xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getCurrentTick__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_Bool save)
Definition: dss_mrr_pe674.c:8861
ti_sysbios_knl_Event_A_nullEventId__C
const __FAR__ CT__ti_sysbios_knl_Event_A_nullEventId ti_sysbios_knl_Event_A_nullEventId__C
Definition: dss_mrr_pe674.c:5415
ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__
struct ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__ ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__
ti_sysbios_knl_Event_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_knl_Event_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:11569
xdc_runtime_Text_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Text_Module__loggerFxn2 xdc_runtime_Text_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:8146
ti_sysbios_knl_Task_A_invalidCoreId__C
const __FAR__ CT__ti_sysbios_knl_Task_A_invalidCoreId ti_sysbios_knl_Task_A_invalidCoreId__C
Definition: dss_mrr_pe674.c:6244
ti_sysbios_timers_rti_Timer_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:569
ti_sysbios_family_c64p_Hwi___S1::s0
ti_sysbios_family_c64p_Hwi_Object2__ s0
Definition: dss_mrr_pe674.c:9185
ti_sysbios_heaps_HeapMem_A_heapSize__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_A_heapSize ti_sysbios_heaps_HeapMem_A_heapSize__C
Definition: dss_mrr_pe674.c:5094
ti_sysbios_knl_Intrinsics_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__diagsMask ti_sysbios_knl_Intrinsics_Module__diagsMask__C
Definition: dss_mrr_pe674.c:5541
ti_sysbios_knl_Queue_Object2__::obj
ti_sysbios_knl_Queue_Object__ obj
Definition: dss_mrr_pe674.c:115
xdc_runtime_Text_visitRopeFxn2__C
const __FAR__ CT__xdc_runtime_Text_visitRopeFxn2 xdc_runtime_Text_visitRopeFxn2__C
Definition: dss_mrr_pe674.c:8218
ti_sysbios_family_c64p_Exception_Module_State__::efr
xdc_Bits32 efr
Definition: dss_mrr_pe674.c:1354
ti_sysbios_family_c64p_Hwi_Module_State__::isrStack
xdc_Char * isrStack
Definition: dss_mrr_pe674.c:1394
ti_sysbios_knl_Task_delete
void ti_sysbios_knl_Task_delete(ti_sysbios_knl_Task_Handle *instp)
Definition: dss_mrr_pe674.c:12462
ti_sysbios_timers_rti_Timer_Object__table__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Object__table ti_sysbios_timers_rti_Timer_Object__table__C
Definition: dss_mrr_pe674.c:6599
ti_sysbios_knl_Task_LM_yield__C
const __FAR__ CT__ti_sysbios_knl_Task_LM_yield ti_sysbios_knl_Task_LM_yield__C
Definition: dss_mrr_pe674.c:6164
ti_sysbios_family_c64p_Hwi_E_alreadyDefined__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_E_alreadyDefined ti_sysbios_family_c64p_Hwi_E_alreadyDefined__C
Definition: dss_mrr_pe674.c:4480
ti_sysbios_knl_Semaphore_A_noEvents__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_A_noEvents ti_sysbios_knl_Semaphore_A_noEvents__C
Definition: dss_mrr_pe674.c:5807
ti_sysbios_knl_Clock_TimerProxy_getStatus__E
ti_sysbios_interfaces_ITimer_Status ti_sysbios_knl_Clock_TimerProxy_getStatus__E(xdc_UInt id)
Definition: dss_mrr_pe674.c:8765
ti_sysbios_knl_Task_Object__::env
xdc_Ptr env
Definition: dss_mrr_pe674.c:534
ti_sysbios_knl_Idle_coreList__C
const __FAR__ CT__ti_sysbios_knl_Idle_coreList ti_sysbios_knl_Idle_coreList__C
Definition: dss_mrr_pe674.c:5524
ti_sysbios_knl_Event_delete
void ti_sysbios_knl_Event_delete(ti_sysbios_knl_Event_Handle *instp)
Definition: dss_mrr_pe674.c:11687
ti_sysbios_family_c64p_Cache_EMIFB_LENGTH__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFB_LENGTH ti_sysbios_family_c64p_Cache_EMIFB_LENGTH__C
Definition: dss_mrr_pe674.c:3421
ti_sysbios_knl_Idle_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__loggerFxn1 ti_sysbios_knl_Idle_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:5488
xdc_runtime_System_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_System_Module__loggerFxn2 xdc_runtime_System_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:8012
ti_sysbios_heaps_HeapMem_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:327
ti_sysbios_gates_GateHwi___S1::s0
ti_sysbios_gates_GateHwi_Object2__ s0
Definition: dss_mrr_pe674.c:9204
xdc_runtime_Main_Module_GateProxy_Module__startupDone__S
xdc_Bool xdc_runtime_Main_Module_GateProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8942
ti_sysbios_knl_Event_A_nullEventMasks__C
const __FAR__ CT__ti_sysbios_knl_Event_A_nullEventMasks ti_sysbios_knl_Event_A_nullEventMasks__C
Definition: dss_mrr_pe674.c:5411
ti_sysbios_hal_Hwi_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__loggerFxn2 ti_sysbios_hal_Hwi_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:4922
ti_sysbios_knl_Queue_Object__table__C
const __FAR__ CT__ti_sysbios_knl_Queue_Object__table ti_sysbios_knl_Queue_Object__table__C
Definition: dss_mrr_pe674.c:5697
ti_sysbios_hal_Hwi_checkStack
xdc_Void ti_sysbios_hal_Hwi_checkStack(xdc_Void)
ti_sysbios_gates_GateHwi___S1
Definition: dss_mrr_pe674.c:9204
ti_sysbios_knl_Clock_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:383
xdc_runtime_System_sprintf__E
xdc_Int xdc_runtime_System_sprintf__E(xdc_Char buf[], xdc_CString fmt,...)
Definition: dss_mrr_pe674.c:8419
ti_sysbios_heaps_HeapMem_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:310
ti_sysbios_family_c64p_Exception_Object__heap__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Object__heap ti_sysbios_family_c64p_Exception_Object__heap__C
Definition: dss_mrr_pe674.c:4200
ti_sysbios_gates_GateHwi_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__loggerFxn1 ti_sysbios_gates_GateHwi_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:4675
ti_sysbios_knl_Intrinsics_Object__heap__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Object__heap ti_sysbios_knl_Intrinsics_Object__heap__C
Definition: dss_mrr_pe674.c:5589
ti_sysbios_knl_Clock_Module_State__::numTickSkip
volatile xdc_UInt numTickSkip
Definition: dss_mrr_pe674.c:1496
ti_sysbios_BIOS_Module_State__::exitFunc
volatile ti_sysbios_BIOS_ExitFuncPtr exitFunc
Definition: dss_mrr_pe674.c:910
ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:6383
xdc_runtime_Diags_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Diags_Module__loggerFxn8 xdc_runtime_Diags_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7125
ti_sysbios_family_c64p_Cache_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__loggerDefined ti_sysbios_family_c64p_Cache_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:3349
xdc_runtime_Log_L_create__C
const __FAR__ CT__xdc_runtime_Log_L_create xdc_runtime_Log_L_create__C
Definition: dss_mrr_pe674.c:7419
ti_sysbios_timers_rti_Timer_A_invalidTimer__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_A_invalidTimer ti_sysbios_timers_rti_Timer_A_invalidTimer__C
Definition: dss_mrr_pe674.c:6603
xdc_runtime_Main_Module_GateProxy_Proxy__delegate__S
xdc_CPtr xdc_runtime_Main_Module_GateProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:12972
ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A
__T1_ti_sysbios_heaps_HeapMem_Instance_State__buf ti_sysbios_heaps_HeapMem_Instance_State_0_buf__A[16384]
Definition: dss_mrr_pe674.c:1459
xdc_runtime_Text_nameStatic__C
const __FAR__ CT__xdc_runtime_Text_nameStatic xdc_runtime_Text_nameStatic__C
Definition: dss_mrr_pe674.c:8182
ti_sysbios_timers_rti_Timer_Object__::staticInst
xdc_Bool staticInst
Definition: dss_mrr_pe674.c:403
xdc_runtime_Assert_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Assert_Module__diagsMask xdc_runtime_Assert_Module__diagsMask__C
Definition: dss_mrr_pe674.c:6858
ti_sysbios_gates_GateMutex_Module__FXNS__C
const ti_sysbios_gates_GateMutex_Fxns__ ti_sysbios_gates_GateMutex_Module__FXNS__C
Definition: dss_mrr_pe674.c:795
ti_sysbios_gates_GateMutex_delete
void ti_sysbios_gates_GateMutex_delete(ti_sysbios_gates_GateMutex_Handle *instp)
Definition: dss_mrr_pe674.c:10355
ti_sysbios_family_c64p_EventCombiner_Object__table__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Object__table ti_sysbios_family_c64p_EventCombiner_Object__table__C
Definition: dss_mrr_pe674.c:4074
xdc_runtime_Defaults_Object__table__C
const __FAR__ CT__xdc_runtime_Defaults_Object__table xdc_runtime_Defaults_Object__table__C
Definition: dss_mrr_pe674.c:7068
ti_sysbios_knl_Clock_Object__delete__S
xdc_Void ti_sysbios_knl_Clock_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:11322
ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms ti_sysbios_rts_ti_ThreadLocalStorage_Module__gatePrms__C
Definition: dss_mrr_pe674.c:6355
ti_sysbios_gates_GateMutex_Module__startupDone__S
xdc_Bool ti_sysbios_gates_GateMutex_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:10231
ti_sysbios_family_c64p_TimestampProvider_Module__startupDone__S
xdc_Bool ti_sysbios_family_c64p_TimestampProvider_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9876
ti_sysbios_knl_Task_Object__next__S
xdc_Ptr ti_sysbios_knl_Task_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:12366
xdc_runtime_Startup_Module__state__V
xdc_runtime_Startup_Module_State__ xdc_runtime_Startup_Module__state__V
Definition: dss_mrr_pe674.c:1818
xdc_runtime_Registry_Module__id__C
const __FAR__ CT__xdc_runtime_Registry_Module__id xdc_runtime_Registry_Module__id__C
Definition: dss_mrr_pe674.c:7675
ti_sysbios_timers_rti_Timer_Module_startup__E
xdc_Int ti_sysbios_timers_rti_Timer_Module_startup__E(xdc_Int)
xdc_runtime_Defaults_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Defaults_Object__sizeof xdc_runtime_Defaults_Object__sizeof__C
Definition: dss_mrr_pe674.c:7064
ti_sysbios_family_c64p_TimestampProvider_Object__table__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Object__table ti_sysbios_family_c64p_TimestampProvider_Object__table__C
Definition: dss_mrr_pe674.c:4601
ti_sysbios_knl_Task_Object__::fxn
ti_sysbios_knl_Task_FuncPtr fxn
Definition: dss_mrr_pe674.c:531
ti_sysbios_knl_Clock_TimerProxy_Object2__
Definition: dss_mrr_pe674.c:428
ti_sysbios_heaps_HeapMem_A_align__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_A_align ti_sysbios_heaps_HeapMem_A_align__C
Definition: dss_mrr_pe674.c:5098
ti_sysbios_family_c64p_EventCombiner_Object__sizeof__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Object__sizeof ti_sysbios_family_c64p_EventCombiner_Object__sizeof__C
Definition: dss_mrr_pe674.c:4070
ti_sysbios_timers_rti_Timer_Object__::createHwi
xdc_Bool createHwi
Definition: dss_mrr_pe674.c:415
xdc_runtime_System_A_cannotFitIntoArg__C
const __FAR__ CT__xdc_runtime_System_A_cannotFitIntoArg xdc_runtime_System_A_cannotFitIntoArg__C
Definition: dss_mrr_pe674.c:8040
ti_sysbios_knl_Task_SupportProxy_Proxy__delegate__S
xdc_CPtr ti_sysbios_knl_Task_SupportProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:12477
xdc_runtime_TimestampNull_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__loggerFxn0 xdc_runtime_TimestampNull_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:8332
ti_sysbios_knl_Task_Object__sizeof__C
const __FAR__ CT__ti_sysbios_knl_Task_Object__sizeof ti_sysbios_knl_Task_Object__sizeof__C
Definition: dss_mrr_pe674.c:6140
ti_sysbios_gates_GateMutex_Object__next__S
xdc_Ptr ti_sysbios_gates_GateMutex_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:10277
ti_sysbios_knl_Task_Object__PARAMS__C
const __FAR__ ti_sysbios_knl_Task_Params ti_sysbios_knl_Task_Object__PARAMS__C
Definition: dss_mrr_pe674.c:5855
ti_sysbios_knl_Clock_TimerProxy_getExpiredCounts__E
xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getExpiredCounts__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8849
ti_sysbios_knl_Semaphore_Object__
Definition: dss_mrr_pe674.c:119
xdc_runtime_Startup_exec__I
xdc_Void xdc_runtime_Startup_exec__I(void)
Definition: dss_mrr_pe674.c:2121
ti_sysbios_family_c64p_Cache_Object__heap__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Object__heap ti_sysbios_family_c64p_Cache_Object__heap__C
Definition: dss_mrr_pe674.c:3381
xdc_runtime_Startup_execImpl__C
const __FAR__ CT__xdc_runtime_Startup_execImpl xdc_runtime_Startup_execImpl__C
Definition: dss_mrr_pe674.c:7866
ti_sysbios_knl_Task_Object__::mask
xdc_UInt mask
Definition: dss_mrr_pe674.c:524
xdc_runtime_Text_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Text_Module__loggerFxn1 xdc_runtime_Text_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:8142
ti_sysbios_knl_Task_LM_schedule__C
const __FAR__ CT__ti_sysbios_knl_Task_LM_schedule ti_sysbios_knl_Task_LM_schedule__C
Definition: dss_mrr_pe674.c:6180
ti_sysbios_heaps_HeapMem_Module__root__V
ti_sysbios_heaps_HeapMem_Module__ ti_sysbios_heaps_HeapMem_Module__root__V
Definition: dss_mrr_pe674.c:5001
xdc_runtime_Registry_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Registry_Module__loggerObj xdc_runtime_Registry_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7683
xdc_runtime_Text_Module_State__
struct xdc_runtime_Text_Module_State__ xdc_runtime_Text_Module_State__
ti_sysbios_knl_Semaphore_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__loggerFxn8 ti_sysbios_knl_Semaphore_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:5779
xdc_runtime_Error_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Error_Module__loggerDefined xdc_runtime_Error_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7197
ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj ti_sysbios_family_c64p_TimestampProvider_Module__loggerObj__C
Definition: dss_mrr_pe674.c:4565
xdc_runtime_Text_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Text_Module__loggerObj xdc_runtime_Text_Module__loggerObj__C
Definition: dss_mrr_pe674.c:8134
xdc_runtime_System_printfExtend__I
xdc_Int xdc_runtime_System_printfExtend__I(xdc_Char **, xdc_CString *, xdc_VaList *, xdc_runtime_System_ParseData *)
Definition: dss_mrr_pe674.c:2187
ti_sysbios_gates_GateHwi_Module__FXNS__C
const ti_sysbios_gates_GateHwi_Fxns__ ti_sysbios_gates_GateHwi_Module__FXNS__C
Definition: dss_mrr_pe674.c:774
xdc_runtime_Assert_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Assert_Module__loggerDefined xdc_runtime_Assert_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:6874
ti_sysbios_knl_Queue_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__loggerFxn8 ti_sysbios_knl_Queue_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:5681
ti_sysbios_family_c62_TaskSupport_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__diagsEnabled ti_sysbios_family_c62_TaskSupport_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:3229
ti_sysbios_knl_Event_create
ti_sysbios_knl_Event_Handle ti_sysbios_knl_Event_create(const ti_sysbios_knl_Event_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:11644
ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsIncluded ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:6343
ti_sysbios_family_c64p_Hwi_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:187
ti_sysbios_utils_Load_Module_State__::busyTime
xdc_UInt32 busyTime
Definition: dss_mrr_pe674.c:1704
ti_sysbios_family_c64p_TimestampProvider_Module__id__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__id ti_sysbios_family_c64p_TimestampProvider_Module__id__C
Definition: dss_mrr_pe674.c:4557
xdc_runtime_Core_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Core_Module__loggerFxn0 xdc_runtime_Core_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:6959
ti_sysbios_family_c64p_Hwi_Object__
Definition: dss_mrr_pe674.c:194
ti_sysbios_knl_Task_Module_State__::readyQ
__TA_ti_sysbios_knl_Task_Module_State__readyQ readyQ
Definition: dss_mrr_pe674.c:1599
ti_sysbios_knl_Clock_TimerProxy_Params__init__S
void ti_sysbios_knl_Clock_TimerProxy_Params__init__S(xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:8747
xdc_runtime_Memory_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Memory_Module__loggerFxn2 xdc_runtime_Memory_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7597
ti_sysbios_family_c64p_Hwi_Module__
struct ti_sysbios_family_c64p_Hwi_Module__ ti_sysbios_family_c64p_Hwi_Module__
ti_sysbios_knl_Clock_Module_State__
Definition: dss_mrr_pe674.c:1491
ti_sysbios_timers_rti_Timer_Params__init__S
xdc_Void ti_sysbios_timers_rti_Timer_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:12620
xdc_runtime_Defaults_Object__count__C
const __FAR__ CT__xdc_runtime_Defaults_Object__count xdc_runtime_Defaults_Object__count__C
Definition: dss_mrr_pe674.c:7056
xdc_runtime_Text_Object__table__C
const __FAR__ CT__xdc_runtime_Text_Object__table xdc_runtime_Text_Object__table__C
Definition: dss_mrr_pe674.c:8170
xdc_runtime_Diags_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Diags_Module__gatePrms xdc_runtime_Diags_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7093
ti_sysbios_knl_Clock_Object__first__S
xdc_Ptr ti_sysbios_knl_Clock_Object__first__S(void)
Definition: dss_mrr_pe674.c:11237
xdc_runtime_Main_Module_GateProxy_Handle__label__S
xdc_runtime_Types_Label * xdc_runtime_Main_Module_GateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:8966
xdc_runtime_System_aprintf_va__E
xdc_Int xdc_runtime_System_aprintf_va__E(xdc_CString fmt, va_list __va)
Definition: dss_mrr_pe674.c:8395
xdc_runtime_Memory_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Memory_Module__loggerFxn1 xdc_runtime_Memory_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7593
xdc_runtime_SysStd_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_SysStd_Module__diagsEnabled xdc_runtime_SysStd_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7883
xdc_runtime_Error_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Error_Module__gatePrms xdc_runtime_Error_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7189
xdc_runtime_Memory_Object__heap__C
const __FAR__ CT__xdc_runtime_Memory_Object__heap xdc_runtime_Memory_Object__heap__C
Definition: dss_mrr_pe674.c:7613
ti_sysbios_family_c64p_Hwi_destruct
void ti_sysbios_family_c64p_Hwi_destruct(ti_sysbios_family_c64p_Hwi_Struct *obj)
Definition: dss_mrr_pe674.c:9852
xdc_runtime_Defaults_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Defaults_Module__gateObj xdc_runtime_Defaults_Module__gateObj__C
Definition: dss_mrr_pe674.c:7016
ti_sysbios_family_c64p_Exception_E_exceptionMax__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_E_exceptionMax ti_sysbios_family_c64p_Exception_E_exceptionMax__C
Definition: dss_mrr_pe674.c:4216
ti_sysbios_hal_Hwi_HwiProxy_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:299
ti_sysbios_knl_Task_Object__
Definition: dss_mrr_pe674.c:521
ti_sysbios_timers_rti_Timer_Module_State_0_handles__A
__T1_ti_sysbios_timers_rti_Timer_Module_State__handles ti_sysbios_timers_rti_Timer_Module_State_0_handles__A[2]
Definition: dss_mrr_pe674.c:1669
ti_sysbios_knl_Clock_TimerProxy_getFreq__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_getFreq__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_runtime_Types_FreqHz *freq)
Definition: dss_mrr_pe674.c:8825
ti_sysbios_family_c64p_Hwi_Object__table__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Object__table ti_sysbios_family_c64p_Hwi_Object__table__C
Definition: dss_mrr_pe674.c:4456
ti_sysbios_family_c64p_Exception_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__loggerDefined ti_sysbios_family_c64p_Exception_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:4168
ti_sysbios_gates_GateHwi_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_gates_GateHwi_Object__DESC__C
Definition: dss_mrr_pe674.c:4609
ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsMask__C
Definition: dss_mrr_pe674.c:3164
ti_sysbios_knl_Clock_TimerProxy_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_knl_Clock_TimerProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:8753
ti_sysbios_knl_Semaphore_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_knl_Semaphore_Object__DESC__C
Definition: dss_mrr_pe674.c:5705
ti_sysbios_knl_Task_defaultStackSize__C
const __FAR__ CT__ti_sysbios_knl_Task_defaultStackSize ti_sysbios_knl_Task_defaultStackSize__C
Definition: dss_mrr_pe674.c:6252
ti_sysbios_family_c64p_Hwi_E_invalidIntNum__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_E_invalidIntNum ti_sysbios_family_c64p_Hwi_E_invalidIntNum__C
Definition: dss_mrr_pe674.c:4496
xdc_runtime_Defaults_Module__startupDone__S
xdc_Bool xdc_runtime_Defaults_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12793
ti_sysbios_family_c64p_EventCombiner_Module_State__
Definition: dss_mrr_pe674.c:956
ti_sysbios_family_c62_TaskSupport_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__diagsMask ti_sysbios_family_c62_TaskSupport_Module__diagsMask__C
Definition: dss_mrr_pe674.c:3237
ti_sysbios_family_c62_TaskSupport_Module__startupDone__S
xdc_Bool ti_sysbios_family_c62_TaskSupport_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9571
ti_sysbios_heaps_HeapMem_Object__
struct ti_sysbios_heaps_HeapMem_Object__ ti_sysbios_heaps_HeapMem_Object__
ti_sysbios_timers_rti_Timer_Object__
struct ti_sysbios_timers_rti_Timer_Object__ ti_sysbios_timers_rti_Timer_Object__
ti_sysbios_gates_GateHwi_Object__PARAMS__C
const __FAR__ ti_sysbios_gates_GateHwi_Params ti_sysbios_gates_GateHwi_Object__PARAMS__C
Definition: dss_mrr_pe674.c:4613
ti_sysbios_heaps_HeapMem_destruct
void ti_sysbios_heaps_HeapMem_destruct(ti_sysbios_heaps_HeapMem_Struct *obj)
Definition: dss_mrr_pe674.c:10957
ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:3273
ti_sysbios_timers_rti_Timer_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__loggerDefined ti_sysbios_timers_rti_Timer_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:6559
ti_sysbios_hal_Hwi_dispatcherTaskSupport__C
const __FAR__ CT__ti_sysbios_hal_Hwi_dispatcherTaskSupport ti_sysbios_hal_Hwi_dispatcherTaskSupport__C
Definition: dss_mrr_pe674.c:4958
ti_sysbios_utils_Load_Module_State__::idleCnt
xdc_UInt32 idleCnt
Definition: dss_mrr_pe674.c:1697
ti_sysbios_gates_GateHwi_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:222
ti_sysbios_rts_ti_ThreadLocalStorage_heapHandle__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_heapHandle ti_sysbios_rts_ti_ThreadLocalStorage_heapHandle__C
Definition: dss_mrr_pe674.c:6407
ti_sysbios_utils_Load_Object__sizeof__C
const __FAR__ CT__ti_sysbios_utils_Load_Object__sizeof ti_sysbios_utils_Load_Object__sizeof__C
Definition: dss_mrr_pe674.c:6793
ti_sysbios_hal_Hwi_HwiProxy_disable__E
xdc_UInt ti_sysbios_hal_Hwi_HwiProxy_disable__E(void)
Definition: dss_mrr_pe674.c:8577
xdc_runtime_Timestamp_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__loggerFxn1 xdc_runtime_Timestamp_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:8263
ti_sysbios_gates_GateMutex_Object__get__S
xdc_Ptr ti_sysbios_gates_GateMutex_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:10253
xdc_runtime_Log_Module__startupDone__S
xdc_Bool xdc_runtime_Log_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12841
ti_sysbios_family_c62_IntrinsicsSupport_Module__id__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__id ti_sysbios_family_c62_IntrinsicsSupport_Module__id__C
Definition: dss_mrr_pe674.c:3176
ti_sysbios_utils_Load_autoAddTasks__C
const __FAR__ CT__ti_sysbios_utils_Load_autoAddTasks ti_sysbios_utils_Load_autoAddTasks__C
Definition: dss_mrr_pe674.c:6841
ti_sysbios_heaps_HeapMem_Module_GateProxy_delete
void ti_sysbios_heaps_HeapMem_Module_GateProxy_delete(ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle *instp)
Definition: dss_mrr_pe674.c:8686
ti_sysbios_knl_Task_LD_block__C
const __FAR__ CT__ti_sysbios_knl_Task_LD_block ti_sysbios_knl_Task_LD_block__C
Definition: dss_mrr_pe674.c:6160
ti_sysbios_family_c64p_Cache_MAR160_191__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR160_191 ti_sysbios_family_c64p_Cache_MAR160_191__C
Definition: dss_mrr_pe674.c:3457
ti_sysbios_knl_Task_Object__table__C
const __FAR__ CT__ti_sysbios_knl_Task_Object__table ti_sysbios_knl_Task_Object__table__C
Definition: dss_mrr_pe674.c:6144
ti_sysbios_rts_ti_ThreadLocalStorage_Module__state__V
ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__ ti_sysbios_rts_ti_ThreadLocalStorage_Module__state__V
Definition: dss_mrr_pe674.c:1644
ti_sysbios_family_c64p_Hwi_Module_State__
Definition: dss_mrr_pe674.c:1389
ti_sysbios_knl_Semaphore___S1
Definition: dss_mrr_pe674.c:9337
xdc_runtime_Memory_HeapProxy_create
xdc_runtime_Memory_HeapProxy_Handle xdc_runtime_Memory_HeapProxy_create(const xdc_runtime_Memory_HeapProxy_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9003
xdc_runtime_Startup_firstFxns__A
const __T1_xdc_runtime_Startup_firstFxns xdc_runtime_Startup_firstFxns__A[2]
Definition: dss_mrr_pe674.c:1824
ti_sysbios_BIOS_Object__count__C
const __FAR__ CT__ti_sysbios_BIOS_Object__count ti_sysbios_BIOS_Object__count__C
Definition: dss_mrr_pe674.c:3063
ti_sysbios_knl_Intrinsics_Module__gateObj__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__gateObj ti_sysbios_knl_Intrinsics_Module__gateObj__C
Definition: dss_mrr_pe674.c:5545
xdc_runtime_Timestamp_Object__count__C
const __FAR__ CT__xdc_runtime_Timestamp_Object__count xdc_runtime_Timestamp_Object__count__C
Definition: dss_mrr_pe674.c:8279
ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__startupDone__S
xdc_Bool ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8674
ti_sysbios_family_c64p_Exception_Module_State__
Definition: dss_mrr_pe674.c:1353
xdc_runtime_System_Object__sizeof__C
const __FAR__ CT__xdc_runtime_System_Object__sizeof xdc_runtime_System_Object__sizeof__C
Definition: dss_mrr_pe674.c:8032
ti_sysbios_knl_Event_A_eventInUse__C
const __FAR__ CT__ti_sysbios_knl_Event_A_eventInUse ti_sysbios_knl_Event_A_eventInUse__C
Definition: dss_mrr_pe674.c:5419
ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:3196
ti_sysbios_gates_GateHwi_Object__sizeof__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Object__sizeof ti_sysbios_gates_GateHwi_Object__sizeof__C
Definition: dss_mrr_pe674.c:4699
ti_sysbios_utils_Load_LS_cpuLoad__C
const __FAR__ CT__ti_sysbios_utils_Load_LS_cpuLoad ti_sysbios_utils_Load_LS_cpuLoad__C
Definition: dss_mrr_pe674.c:6801
ti_sysbios_family_c64p_TimestampProvider_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerDefined ti_sysbios_family_c64p_TimestampProvider_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:4561
xdc_runtime_Error_policy__C
const __FAR__ CT__xdc_runtime_Error_policy xdc_runtime_Error_policy__C
Definition: dss_mrr_pe674.c:7257
xdc_runtime_Memory_Object__count__C
const __FAR__ CT__xdc_runtime_Memory_Object__count xdc_runtime_Memory_Object__count__C
Definition: dss_mrr_pe674.c:7609
ti_sysbios_knl_Intrinsics_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn1 ti_sysbios_knl_Intrinsics_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:5569
xdc_runtime_Timestamp_Module__id__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__id xdc_runtime_Timestamp_Module__id__C
Definition: dss_mrr_pe674.c:8247
ti_sysbios_knl_Event_Object__create__S
xdc_Ptr ti_sysbios_knl_Event_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:11622
ti_sysbios_knl_Semaphore_eventSync__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_eventSync ti_sysbios_knl_Semaphore_eventSync__C
Definition: dss_mrr_pe674.c:5843
xdc_runtime_Timestamp_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__loggerDefined xdc_runtime_Timestamp_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:8251
ti_sysbios_gates_GateMutex_Module__root__V
ti_sysbios_gates_GateMutex_Module__ ti_sysbios_gates_GateMutex_Module__root__V
Definition: dss_mrr_pe674.c:4727
xdc_runtime_System_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_System_Module__diagsMask xdc_runtime_System_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7980
ti_sysbios_family_c64p_Cache_initSize__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_initSize ti_sysbios_family_c64p_Cache_initSize__C
Definition: dss_mrr_pe674.c:3393
ti_sysbios_knl_Event_Object__
struct ti_sysbios_knl_Event_Object__ ti_sysbios_knl_Event_Object__
xdc_runtime_Assert_Object__count__C
const __FAR__ CT__xdc_runtime_Assert_Object__count xdc_runtime_Assert_Object__count__C
Definition: dss_mrr_pe674.c:6902
ti_sysbios_knl_Clock_Module__
Definition: dss_mrr_pe674.c:361
xdc_runtime_Error_E_memory__C
const __FAR__ CT__xdc_runtime_Error_E_memory xdc_runtime_Error_E_memory__C
Definition: dss_mrr_pe674.c:7249
ti_sysbios_family_c64p_Cache_Object__sizeof__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Object__sizeof ti_sysbios_family_c64p_Cache_Object__sizeof__C
Definition: dss_mrr_pe674.c:3385
ti_sysbios_gates_GateHwi_Object__
Definition: dss_mrr_pe674.c:229
ti_sysbios_timers_rti_Timer_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__diagsMask ti_sysbios_timers_rti_Timer_Module__diagsMask__C
Definition: dss_mrr_pe674.c:6543
ti_sysbios_gates_GateHwi_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__diagsIncluded ti_sysbios_gates_GateHwi_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:4643
ti_sysbios_knl_Clock_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_knl_Clock_Object__DESC__C
Definition: dss_mrr_pe674.c:5131
ti_sysbios_knl_Semaphore_Object__next__S
xdc_Ptr ti_sysbios_knl_Semaphore_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:12126
ti_sysbios_knl_Task_Module__id__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__id ti_sysbios_knl_Task_Module__id__C
Definition: dss_mrr_pe674.c:6100
ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn8 ti_sysbios_family_c64p_Hwi_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:4440
ti_sysbios_BIOS_Module_State__::cpuFreq
xdc_runtime_Types_FreqHz cpuFreq
Definition: dss_mrr_pe674.c:903
xdc_runtime_System_asprintf_va__E
xdc_Int xdc_runtime_System_asprintf_va__E(xdc_Char buf[], xdc_CString fmt, va_list __va)
Definition: dss_mrr_pe674.c:8431
xdc_runtime_System_Module_GateProxy_Module__
struct xdc_runtime_System_Module_GateProxy_Module__ xdc_runtime_System_Module_GateProxy_Module__
ti_sysbios_knl_Task_A_badTimeout__C
const __FAR__ CT__ti_sysbios_knl_Task_A_badTimeout ti_sysbios_knl_Task_A_badTimeout__C
Definition: dss_mrr_pe674.c:6232
ti_sysbios_family_c64p_Cache_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__diagsIncluded ti_sysbios_family_c64p_Cache_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:3329
ti_sysbios_knl_Task_Object__::readyQ
ti_sysbios_knl_Queue_Handle readyQ
Definition: dss_mrr_pe674.c:537
ti_sysbios_family_c64p_Hwi_Object2__::obj
ti_sysbios_family_c64p_Hwi_Object__ obj
Definition: dss_mrr_pe674.c:207
xdc_runtime_Text_nameUnknown__C
const __FAR__ CT__xdc_runtime_Text_nameUnknown xdc_runtime_Text_nameUnknown__C
Definition: dss_mrr_pe674.c:8174
ti_sysbios_gates_GateMutex_Object__heap__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Object__heap ti_sysbios_gates_GateMutex_Object__heap__C
Definition: dss_mrr_pe674.c:4826
xdc_runtime_Startup_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Startup_Module__gateObj xdc_runtime_Startup_Module__gateObj__C
Definition: dss_mrr_pe674.c:7794
ti_sysbios_gates_GateMutex_Object2__
Definition: dss_mrr_pe674.c:141
ti_sysbios_timers_rti_Timer_Object__create__S
xdc_Ptr ti_sysbios_timers_rti_Timer_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12663
xdc_runtime_Error_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Error_Module__gateObj xdc_runtime_Error_Module__gateObj__C
Definition: dss_mrr_pe674.c:7185
ti_sysbios_knl_Task_Object__::arg0
xdc_UArg arg0
Definition: dss_mrr_pe674.c:532
xdc_runtime_System_SupportProxy_Proxy__abstract__S
xdc_Bool xdc_runtime_System_SupportProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:13282
xdc_runtime_Assert_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Assert_Module__loggerFxn8 xdc_runtime_Assert_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:6898
xdc_runtime_Main_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Main_Module__loggerFxn0 xdc_runtime_Main_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7496
ti_sysbios_heaps_HeapMem_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__diagsMask ti_sysbios_heaps_HeapMem_Module__diagsMask__C
Definition: dss_mrr_pe674.c:5030
xdc_runtime_Gate_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Gate_Module__loggerFxn0 xdc_runtime_Gate_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7306
ti_sysbios_heaps_HeapMem_Object2__
Definition: dss_mrr_pe674.c:326
ti_sysbios_knl_Event_Module__
Definition: dss_mrr_pe674.c:439
ti_sysbios_heaps_HeapMem_Module_GateProxy_Object__
ti_sysbios_gates_GateMutex_Object__ ti_sysbios_heaps_HeapMem_Module_GateProxy_Object__
Definition: dss_mrr_pe674.c:347
ti_sysbios_family_c64p_Exception_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn0 ti_sysbios_family_c64p_Exception_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:4176
ti_sysbios_utils_Load_Module_State__::minLoop
xdc_UInt32 minLoop
Definition: dss_mrr_pe674.c:1694
xdc_runtime_Assert_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Assert_Module__loggerFxn0 xdc_runtime_Assert_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:6882
ti_sysbios_utils_Load_Module_State_0_taskStartTime__A
__T1_ti_sysbios_utils_Load_Module_State__taskStartTime ti_sysbios_utils_Load_Module_State_0_taskStartTime__A[1]
Definition: dss_mrr_pe674.c:1709
xdc_runtime_Startup_sfxnRts__C
const __FAR__ CT__xdc_runtime_Startup_sfxnRts xdc_runtime_Startup_sfxnRts__C
Definition: dss_mrr_pe674.c:7874
xdc_runtime_Log_L_delete__C
const __FAR__ CT__xdc_runtime_Log_L_delete xdc_runtime_Log_L_delete__C
Definition: dss_mrr_pe674.c:7427
ti_sysbios_family_c64p_Hwi_Module__
Definition: dss_mrr_pe674.c:186
ti_sysbios_heaps_HeapMem_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn1 ti_sysbios_heaps_HeapMem_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:5058
ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:3204
ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__root__V
ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__ ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__root__V
xdc_runtime_Text_Module__startupDone__S
xdc_Bool xdc_runtime_Text_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:13297
ti_sysbios_knl_Intrinsics_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__diagsEnabled ti_sysbios_knl_Intrinsics_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:5533
ti_sysbios_gates_GateMutex_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_gates_GateMutex_Object__DESC__C
Definition: dss_mrr_pe674.c:4711
ti_sysbios_BIOS_setupSecureContext__C
const __FAR__ CT__ti_sysbios_BIOS_setupSecureContext ti_sysbios_BIOS_setupSecureContext__C
Definition: dss_mrr_pe674.c:3134
ti_sysbios_timers_rti_Timer_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn0 ti_sysbios_timers_rti_Timer_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:6567
ti_sysbios_knl_Task_Object__::mode
ti_sysbios_knl_Task_Mode mode
Definition: dss_mrr_pe674.c:526
ti_sysbios_hal_Hwi_create
ti_sysbios_hal_Hwi_Handle ti_sysbios_hal_Hwi_create(xdc_Int intNum, ti_sysbios_hal_Hwi_FuncPtr hwiFxn, const ti_sysbios_hal_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10558
ti_sysbios_hal_Hwi_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:261
ti_sysbios_knl_Clock_TimerProxy_startup__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_startup__E(void)
Definition: dss_mrr_pe674.c:8771
ti_sysbios_family_c64p_Hwi_Module__startupDone__S
xdc_Bool ti_sysbios_family_c64p_Hwi_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9723
ti_sysbios_knl_Intrinsics_Object__count__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Object__count ti_sysbios_knl_Intrinsics_Object__count__C
Definition: dss_mrr_pe674.c:5585
ti_sysbios_timers_rti_Timer_Module__
struct ti_sysbios_timers_rti_Timer_Module__ ti_sysbios_timers_rti_Timer_Module__
xdc_runtime_Assert_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Assert_Module__diagsEnabled xdc_runtime_Assert_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:6850
ti_sysbios_utils_Load_Module_State__::taskStartTime
__TA_ti_sysbios_utils_Load_Module_State__taskStartTime taskStartTime
Definition: dss_mrr_pe674.c:1682
ti_sysbios_hal_Hwi_dispatcherSwiSupport__C
const __FAR__ CT__ti_sysbios_hal_Hwi_dispatcherSwiSupport ti_sysbios_hal_Hwi_dispatcherSwiSupport__C
Definition: dss_mrr_pe674.c:4954
ti_sysbios_family_c64p_Cache_E_invalidL2CacheSize__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_E_invalidL2CacheSize ti_sysbios_family_c64p_Cache_E_invalidL2CacheSize__C
Definition: dss_mrr_pe674.c:3473
ti_sysbios_knl_Clock_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__loggerFxn0 ti_sysbios_knl_Clock_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:5219
ti_sysbios_gates_GateHwi_Object__delete__S
xdc_Void ti_sysbios_gates_GateHwi_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:10109
ti_sysbios_utils_Load_Module_State__::taskEnv
__TA_ti_sysbios_utils_Load_Module_State__taskEnv taskEnv
Definition: dss_mrr_pe674.c:1688
ti_sysbios_heaps_HeapMem_A_zeroBlock__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_A_zeroBlock ti_sysbios_heaps_HeapMem_A_zeroBlock__C
Definition: dss_mrr_pe674.c:5090
ti_sysbios_hal_Hwi_HwiProxy_setHookContext__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_setHookContext__E(ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, xdc_Int id, xdc_Ptr hookContext)
Definition: dss_mrr_pe674.c:8655
ti_sysbios_knl_Clock_Params__init__S
xdc_Void ti_sysbios_knl_Clock_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:11220
ti_sysbios_knl_Task_deleteTerminatedTasks__C
const __FAR__ CT__ti_sysbios_knl_Task_deleteTerminatedTasks ti_sysbios_knl_Task_deleteTerminatedTasks__C
Definition: dss_mrr_pe674.c:6272
ti_sysbios_BIOS_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_BIOS_Module__loggerFxn2 ti_sysbios_BIOS_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:3051
xdc_runtime_Gate_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Gate_Object__sizeof xdc_runtime_Gate_Object__sizeof__C
Definition: dss_mrr_pe674.c:7334
ti_sysbios_family_c64p_Exception_nmiHook__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_nmiHook ti_sysbios_family_c64p_Exception_nmiHook__C
Definition: dss_mrr_pe674.c:4244
ti_sysbios_knl_Semaphore_Module__id__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__id ti_sysbios_knl_Semaphore_Module__id__C
Definition: dss_mrr_pe674.c:5751
xdc_runtime_Diags_Module__startupDone__S
xdc_Bool xdc_runtime_Diags_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12805
ti_sysbios_knl_Task_LM_setAffinity__C
const __FAR__ CT__ti_sysbios_knl_Task_LM_setAffinity ti_sysbios_knl_Task_LM_setAffinity__C
Definition: dss_mrr_pe674.c:6176
xdc_runtime_Main_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Main_Module__loggerFxn8 xdc_runtime_Main_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7512
ti_sysbios_knl_Queue_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Queue_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:11841
xdc_runtime_Text_nodeCnt__C
const __FAR__ CT__xdc_runtime_Text_nodeCnt xdc_runtime_Text_nodeCnt__C
Definition: dss_mrr_pe674.c:8202
xdc_runtime_Diags_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Diags_Object__sizeof xdc_runtime_Diags_Object__sizeof__C
Definition: dss_mrr_pe674.c:7137
ti_sysbios_knl_Clock_Object2__
Definition: dss_mrr_pe674.c:382
ti_sysbios_knl_Clock_TimerProxy_Proxy__delegate__S
xdc_CPtr ti_sysbios_knl_Clock_TimerProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:11447
ti_sysbios_knl_Task_Object__::hookEnv
__TA_ti_sysbios_knl_Task_Instance_State__hookEnv hookEnv
Definition: dss_mrr_pe674.c:535
xdc_runtime_Main_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Main_Module__gateObj xdc_runtime_Main_Module__gateObj__C
Definition: dss_mrr_pe674.c:7476
ATTRIBUTE
#define ATTRIBUTE
Definition: dss_mrr_pe674.c:2764
xdc_runtime_Assert_Object__table__C
const __FAR__ CT__xdc_runtime_Assert_Object__table xdc_runtime_Assert_Object__table__C
Definition: dss_mrr_pe674.c:6914
ti_sysbios_knl_Queue___S1::s0
ti_sysbios_knl_Queue_Object2__ s0
Definition: dss_mrr_pe674.c:9318
ti_sysbios_knl_Task_Object__table__V
ti_sysbios_knl_Task_Object__ ti_sysbios_knl_Task_Object__table__V[1]
Definition: dss_mrr_pe674.c:1589
xdc_runtime_Registry_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Registry_Module__loggerFxn8 xdc_runtime_Registry_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7703
ti_sysbios_knl_Idle_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__diagsEnabled ti_sysbios_knl_Idle_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:5452
xdc_runtime_Startup_sfxnRts__A
const __T1_xdc_runtime_Startup_sfxnRts xdc_runtime_Startup_sfxnRts__A[10]
Definition: dss_mrr_pe674.c:1860
ti_sysbios_knl_Clock_TimerProxy_getMaxTicks__E
xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getMaxTicks__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8777
ti_sysbios_knl_Idle_Object__table__C
const __FAR__ CT__ti_sysbios_knl_Idle_Object__table ti_sysbios_knl_Idle_Object__table__C
Definition: dss_mrr_pe674.c:5516
ti_sysbios_knl_Task_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__loggerObj ti_sysbios_knl_Task_Module__loggerObj__C
Definition: dss_mrr_pe674.c:6108
ti_sysbios_knl_Event_A_badContext__C
const __FAR__ CT__ti_sysbios_knl_Event_A_badContext ti_sysbios_knl_Event_A_badContext__C
Definition: dss_mrr_pe674.c:5423
ti_sysbios_knl_Event_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__diagsMask ti_sysbios_knl_Event_Module__diagsMask__C
Definition: dss_mrr_pe674.c:5343
ti_sysbios_gates_GateHwi_create
ti_sysbios_gates_GateHwi_Handle ti_sysbios_gates_GateHwi_create(const ti_sysbios_gates_GateHwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10073
xdc_runtime_Core_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Core_Module__diagsEnabled xdc_runtime_Core_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:6927
xdc_runtime_System_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_System_Module__loggerFxn4 xdc_runtime_System_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:8016
xdc_runtime_Core_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Core_Module__gateObj xdc_runtime_Core_Module__gateObj__C
Definition: dss_mrr_pe674.c:6939
ti_sysbios_knl_Event_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__loggerFxn2 ti_sysbios_knl_Event_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:5375
ti_sysbios_family_c64p_Hwi_LD_end__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_LD_end ti_sysbios_family_c64p_Hwi_LD_end__C
Definition: dss_mrr_pe674.c:4504
xdc_runtime_Startup_Module__startupDone__S
xdc_Bool xdc_runtime_Startup_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:13127
xdc_runtime_System_Module_GateProxy_Object2__
Definition: dss_mrr_pe674.c:714
xdc_runtime_Error_Object__table__C
const __FAR__ CT__xdc_runtime_Error_Object__table xdc_runtime_Error_Object__table__C
Definition: dss_mrr_pe674.c:7237
ti_sysbios_family_c64p_Hwi_Object__::restoreMask
xdc_Bits16 restoreMask
Definition: dss_mrr_pe674.c:197
ti_sysbios_knl_Clock_Module_State__::timer
ti_sysbios_knl_Clock_TimerProxy_Handle timer
Definition: dss_mrr_pe674.c:1494
ti_sysbios_knl_Clock_Object__::period
xdc_UInt32 period
Definition: dss_mrr_pe674.c:375
ti_sysbios_timers_rti_Timer_Module__root__V
ti_sysbios_timers_rti_Timer_Module__ ti_sysbios_timers_rti_Timer_Module__root__V
Definition: dss_mrr_pe674.c:6455
ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms ti_sysbios_family_c64p_TimestampProvider_Module__gatePrms__C
Definition: dss_mrr_pe674.c:4553
ti_sysbios_family_c64p_Cache_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn1 ti_sysbios_family_c64p_Cache_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:3361
xdc_runtime_Timestamp_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__loggerObj xdc_runtime_Timestamp_Module__loggerObj__C
Definition: dss_mrr_pe674.c:8255
ti_sysbios_hal_Hwi_HwiProxy_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_hal_Hwi_HwiProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:8553
xdc_runtime_Error_IgnoreBlock
xdc_runtime_Error_Block xdc_runtime_Error_IgnoreBlock
Definition: dss_mrr_pe674.c:2034
ti_sysbios_rts_ti_ThreadLocalStorage_Module__id__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__id ti_sysbios_rts_ti_ThreadLocalStorage_Module__id__C
Definition: dss_mrr_pe674.c:6359
xdc_runtime_Main_Module__id__C
const __FAR__ CT__xdc_runtime_Main_Module__id xdc_runtime_Main_Module__id__C
Definition: dss_mrr_pe674.c:7484
xdc_runtime_Startup_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Startup_Module__loggerFxn0 xdc_runtime_Startup_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7814
xdc_runtime_Defaults_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Defaults_Module__loggerFxn4 xdc_runtime_Defaults_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7048
ti_sysbios_rts_MemAlloc_alloc
static Void * ti_sysbios_rts_MemAlloc_alloc(SizeT size)
Definition: dss_mrr_pe674.c:2802
ti_sysbios_timers_rti_Timer_Object__table__V
ti_sysbios_timers_rti_Timer_Object__ ti_sysbios_timers_rti_Timer_Object__table__V[1]
Definition: dss_mrr_pe674.c:1652
xdc_runtime_Timestamp_SupportProxy_getFreq__E
xdc_Void xdc_runtime_Timestamp_SupportProxy_getFreq__E(xdc_runtime_Types_FreqHz *freq)
Definition: dss_mrr_pe674.c:9174
xdc_runtime_System_Module_GateProxy_Module__startupDone__S
xdc_Bool xdc_runtime_System_Module_GateProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9058
ti_sysbios_BIOS_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_Module__diagsEnabled ti_sysbios_BIOS_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:3011
ti_sysbios_gates_GateMutex_create
ti_sysbios_gates_GateMutex_Handle ti_sysbios_gates_GateMutex_create(const ti_sysbios_gates_GateMutex_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10312
ti_sysbios_knl_Task_Module__
struct ti_sysbios_knl_Task_Module__ ti_sysbios_knl_Task_Module__
xdc_runtime_Text_charCnt__C
const __FAR__ CT__xdc_runtime_Text_charCnt xdc_runtime_Text_charCnt__C
Definition: dss_mrr_pe674.c:8198
ti_sysbios_knl_Event_Object__first__S
xdc_Ptr ti_sysbios_knl_Event_Object__first__S(void)
Definition: dss_mrr_pe674.c:11596
ti_sysbios_hal_Hwi_HwiProxy_getIrp__E
ti_sysbios_interfaces_IHwi_Irp ti_sysbios_hal_Hwi_HwiProxy_getIrp__E(ti_sysbios_hal_Hwi_HwiProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8661
xdc_runtime_Registry_Object__count__C
const __FAR__ CT__xdc_runtime_Registry_Object__count xdc_runtime_Registry_Object__count__C
Definition: dss_mrr_pe674.c:7707
ti_sysbios_knl_Event_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:456
xdc_runtime_Startup_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Startup_Module__loggerFxn4 xdc_runtime_Startup_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7826
ti_sysbios_gates_GateHwi_Module__
struct ti_sysbios_gates_GateHwi_Module__ ti_sysbios_gates_GateHwi_Module__
ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:3192
xdc_runtime_Error_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Error_Object__sizeof xdc_runtime_Error_Object__sizeof__C
Definition: dss_mrr_pe674.c:7233
ti_sysbios_gates_GateMutex_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:246
ti_sysbios_knl_Event_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__diagsIncluded ti_sysbios_knl_Event_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:5339
xdc_runtime_Diags_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Diags_Module__loggerFxn2 xdc_runtime_Diags_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7117
ti_sysbios_family_c64p_Exception_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__gatePrms ti_sysbios_family_c64p_Exception_Module__gatePrms__C
Definition: dss_mrr_pe674.c:4160
xdc_runtime_Text_nodeTab__A
const __T1_xdc_runtime_Text_nodeTab xdc_runtime_Text_nodeTab__A[1]
Definition: dss_mrr_pe674.c:1912
ti_sysbios_knl_Task_E_stackOverflow__C
const __FAR__ CT__ti_sysbios_knl_Task_E_stackOverflow ti_sysbios_knl_Task_E_stackOverflow__C
Definition: dss_mrr_pe674.c:6188
ti_sysbios_knl_Clock_timerId__C
const __FAR__ CT__ti_sysbios_knl_Clock_timerId ti_sysbios_knl_Clock_timerId__C
Definition: dss_mrr_pe674.c:5287
xdc_runtime_Diags_Object__count__C
const __FAR__ CT__xdc_runtime_Diags_Object__count xdc_runtime_Diags_Object__count__C
Definition: dss_mrr_pe674.c:7129
ti_sysbios_knl_Semaphore_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__loggerFxn4 ti_sysbios_knl_Semaphore_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:5775
ti_sysbios_knl_Event_Object__count__C
const __FAR__ CT__ti_sysbios_knl_Event_Object__count ti_sysbios_knl_Event_Object__count__C
Definition: dss_mrr_pe674.c:5387
xdc_runtime_Diags_Object__heap__C
const __FAR__ CT__xdc_runtime_Diags_Object__heap xdc_runtime_Diags_Object__heap__C
Definition: dss_mrr_pe674.c:7133
xdc_runtime_System_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_System_Module__loggerFxn0 xdc_runtime_System_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:8004
xdc_runtime_Timestamp_SupportProxy_get64__E
xdc_Void xdc_runtime_Timestamp_SupportProxy_get64__E(xdc_runtime_Types_Timestamp64 *result)
Definition: dss_mrr_pe674.c:9168
ti_sysbios_knl_Task_Object__::arg1
xdc_UArg arg1
Definition: dss_mrr_pe674.c:533
ti_sysbios_knl_Clock_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__loggerFxn8 ti_sysbios_knl_Clock_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:5235
ti_sysbios_family_c64p_Cache_EMIFA_CFG__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFA_CFG ti_sysbios_family_c64p_Cache_EMIFA_CFG__C
Definition: dss_mrr_pe674.c:3401
ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerObj__C
Definition: dss_mrr_pe674.c:3184
ti_sysbios_utils_Load_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__loggerFxn0 ti_sysbios_utils_Load_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:6765
xdc_runtime_Diags_Module__id__C
const __FAR__ CT__xdc_runtime_Diags_Module__id xdc_runtime_Diags_Module__id__C
Definition: dss_mrr_pe674.c:7097
xdc_runtime_System_maxAtexitHandlers__C
const __FAR__ CT__xdc_runtime_System_maxAtexitHandlers xdc_runtime_System_maxAtexitHandlers__C
Definition: dss_mrr_pe674.c:8044
ti_sysbios_BIOS_RtsGateProxy_Module__startupDone__S
xdc_Bool ti_sysbios_BIOS_RtsGateProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8474
ti_sysbios_utils_Load_hwiEnabled__C
const __FAR__ CT__ti_sysbios_utils_Load_hwiEnabled ti_sysbios_utils_Load_hwiEnabled__C
Definition: dss_mrr_pe674.c:6829
ti_sysbios_heaps_HeapMem_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__loggerObj ti_sysbios_heaps_HeapMem_Module__loggerObj__C
Definition: dss_mrr_pe674.c:5050
ti_sysbios_knl_Task_Module__gateObj__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__gateObj ti_sysbios_knl_Task_Module__gateObj__C
Definition: dss_mrr_pe674.c:6092
xdc_runtime_Memory_Module_State__::maxDefaultTypeAlign
xdc_SizeT maxDefaultTypeAlign
Definition: dss_mrr_pe674.c:1780
ti_sysbios_knl_Clock_serviceMargin__C
const __FAR__ CT__ti_sysbios_knl_Clock_serviceMargin ti_sysbios_knl_Clock_serviceMargin__C
Definition: dss_mrr_pe674.c:5275
xdc_runtime_Error_policyFxn__C
const __FAR__ CT__xdc_runtime_Error_policyFxn xdc_runtime_Error_policyFxn__C
Definition: dss_mrr_pe674.c:7241
ti_sysbios_family_c64p_Hwi_E_registerSCFailed__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_E_registerSCFailed ti_sysbios_family_c64p_Hwi_E_registerSCFailed__C
Definition: dss_mrr_pe674.c:4492
ti_sysbios_knl_Queue_Object__get__S
xdc_Ptr ti_sysbios_knl_Queue_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:11863
ti_sysbios_utils_Load_Module_State__::cpuLoad
xdc_UInt32 cpuLoad
Definition: dss_mrr_pe674.c:1698
ti_sysbios_family_c64p_EventCombiner_EVTRegs__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_EVTRegs ti_sysbios_family_c64p_EventCombiner_EVTRegs__C
Definition: dss_mrr_pe674.c:4078
ti_sysbios_BIOS_RtsGateProxy_leave__E
xdc_Void ti_sysbios_BIOS_RtsGateProxy_leave__E(ti_sysbios_BIOS_RtsGateProxy_Handle __inst, xdc_IArg key)
Definition: dss_mrr_pe674.c:8516
xdc_runtime_Assert_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Assert_Module__gateObj xdc_runtime_Assert_Module__gateObj__C
Definition: dss_mrr_pe674.c:6862
ti_sysbios_gates_GateHwi_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_gates_GateHwi_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:9998
ti_sysbios_knl_Task_E_objectNotInKernelSpace__C
const __FAR__ CT__ti_sysbios_knl_Task_E_objectNotInKernelSpace ti_sysbios_knl_Task_E_objectNotInKernelSpace__C
Definition: dss_mrr_pe674.c:6208
ti_sysbios_family_c64p_EventCombiner_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__diagsMask ti_sysbios_family_c64p_EventCombiner_Module__diagsMask__C
Definition: dss_mrr_pe674.c:4018
ti_sysbios_knl_Task_Module__root__V
ti_sysbios_knl_Task_Module__ ti_sysbios_knl_Task_Module__root__V
Definition: dss_mrr_pe674.c:5884
ti_sysbios_knl_Queue_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:114
ti_sysbios_hal_Hwi_HwiProxy_Object2__
Definition: dss_mrr_pe674.c:298
ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:3200
ti_sysbios_hal_Hwi_HwiProxy_Object2__::obj
ti_sysbios_hal_Hwi_HwiProxy_Object__ obj
Definition: dss_mrr_pe674.c:300
xdc_runtime_Startup_Module__id__C
const __FAR__ CT__xdc_runtime_Startup_Module__id xdc_runtime_Startup_Module__id__C
Definition: dss_mrr_pe674.c:7802
ti_sysbios_knl_Clock_TimerProxy_setPeriod__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_setPeriod__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 period)
Definition: dss_mrr_pe674.c:8801
xdc_runtime_Assert_Module__id__C
const __FAR__ CT__xdc_runtime_Assert_Module__id xdc_runtime_Assert_Module__id__C
Definition: dss_mrr_pe674.c:6870
ti_sysbios_knl_Task_Module_State__::constructedTasks
__TA_ti_sysbios_knl_Task_Module_State__constructedTasks constructedTasks
Definition: dss_mrr_pe674.c:1605
ti_sysbios_utils_Load_updateInIdle__C
const __FAR__ CT__ti_sysbios_utils_Load_updateInIdle ti_sysbios_utils_Load_updateInIdle__C
Definition: dss_mrr_pe674.c:6821
ti_sysbios_knl_Idle_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__gatePrms ti_sysbios_knl_Idle_Module__gatePrms__C
Definition: dss_mrr_pe674.c:5468
ti_sysbios_hal_Hwi_Object__PARAMS__C
const __FAR__ ti_sysbios_hal_Hwi_Params ti_sysbios_hal_Hwi_Object__PARAMS__C
Definition: dss_mrr_pe674.c:4850
ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__diagsEnabled ti_sysbios_family_c64p_Hwi_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:4392
ti_sysbios_family_c64p_Cache_MAR192_223__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR192_223 ti_sysbios_family_c64p_Cache_MAR192_223__C
Definition: dss_mrr_pe674.c:3461
ti_sysbios_knl_Task_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__diagsEnabled ti_sysbios_knl_Task_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:6080
ti_sysbios_family_c62_TaskSupport_stackAlignment__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_stackAlignment ti_sysbios_family_c62_TaskSupport_stackAlignment__C
Definition: dss_mrr_pe674.c:3301
ti_sysbios_knl_Event_Object__delete__S
xdc_Void ti_sysbios_knl_Event_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:11680
ti_sysbios_hal_Hwi_destruct
void ti_sysbios_hal_Hwi_destruct(ti_sysbios_hal_Hwi_Struct *obj)
Definition: dss_mrr_pe674.c:10599
ti_sysbios_knl_Clock_A_clockDisabled__C
const __FAR__ CT__ti_sysbios_knl_Clock_A_clockDisabled ti_sysbios_knl_Clock_A_clockDisabled__C
Definition: dss_mrr_pe674.c:5267
ti_sysbios_knl_Clock_Object__::elem
ti_sysbios_knl_Queue_Elem elem
Definition: dss_mrr_pe674.c:372
ti_sysbios_knl_Event_Module__id__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__id ti_sysbios_knl_Event_Module__id__C
Definition: dss_mrr_pe674.c:5355
xdc_runtime_Timestamp_Object__table__C
const __FAR__ CT__xdc_runtime_Timestamp_Object__table xdc_runtime_Timestamp_Object__table__C
Definition: dss_mrr_pe674.c:8291
xdc_runtime_Text_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Text_Module__diagsMask xdc_runtime_Text_Module__diagsMask__C
Definition: dss_mrr_pe674.c:8114
ti_sysbios_gates_GateHwi_Object__create__S
xdc_Ptr ti_sysbios_gates_GateHwi_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10051
xdc_runtime_Assert_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Assert_Module__loggerFxn1 xdc_runtime_Assert_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:6886
ti_sysbios_knl_Intrinsics_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn2 ti_sysbios_knl_Intrinsics_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:5573
ti_sysbios_gates_GateMutex_construct
void ti_sysbios_gates_GateMutex_construct(ti_sysbios_gates_GateMutex_Struct *__obj, const ti_sysbios_gates_GateMutex_Params *__paramsPtr)
Definition: dss_mrr_pe674.c:10330
xdc_runtime_System_Module__gateObj__C
const __FAR__ CT__xdc_runtime_System_Module__gateObj xdc_runtime_System_Module__gateObj__C
Definition: dss_mrr_pe674.c:7984
xdc_runtime_Text_charTab__C
const __FAR__ CT__xdc_runtime_Text_charTab xdc_runtime_Text_charTab__C
Definition: dss_mrr_pe674.c:8190
xdc_runtime_Defaults_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Defaults_Module__loggerFxn2 xdc_runtime_Defaults_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7044
ti_sysbios_utils_Load_Module_State__::swiStartTime
xdc_UInt32 swiStartTime
Definition: dss_mrr_pe674.c:1686
ti_sysbios_timers_rti_Timer_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:420
ti_sysbios_family_c64p_Hwi_Params__init__S
xdc_Void ti_sysbios_family_c64p_Hwi_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:9739
ti_sysbios_timers_rti_Timer_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_timers_rti_Timer_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:12610
ti_sysbios_knl_Clock_Module__gateObj__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__gateObj ti_sysbios_knl_Clock_Module__gateObj__C
Definition: dss_mrr_pe674.c:5199
ti_sysbios_family_c64p_Exception_internalHook__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_internalHook ti_sysbios_family_c64p_Exception_internalHook__C
Definition: dss_mrr_pe674.c:4236
ti_sysbios_rts_ti_ThreadLocalStorage_TItlsSectMemory__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_TItlsSectMemory ti_sysbios_rts_ti_ThreadLocalStorage_TItlsSectMemory__C
Definition: dss_mrr_pe674.c:6415
xdc_runtime_Diags_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Diags_Module__loggerFxn0 xdc_runtime_Diags_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7109
xdc_runtime_Core_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Core_Module__loggerFxn8 xdc_runtime_Core_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:6975
ti_sysbios_BIOS_nullFunc__I
Void ti_sysbios_BIOS_nullFunc__I()
Definition: dss_mrr_pe674.c:2636
ti_sysbios_BIOS_useSK__C
const __FAR__ CT__ti_sysbios_BIOS_useSK ti_sysbios_BIOS_useSK__C
Definition: dss_mrr_pe674.c:3138
ti_sysbios_knl_Task_A_badAffinity__C
const __FAR__ CT__ti_sysbios_knl_Task_A_badAffinity ti_sysbios_knl_Task_A_badAffinity__C
Definition: dss_mrr_pe674.c:6236
ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn2 ti_sysbios_family_c64p_Hwi_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:4432
ti_sysbios_knl_Clock_Module__root__V
ti_sysbios_knl_Clock_Module__ ti_sysbios_knl_Clock_Module__root__V
Definition: dss_mrr_pe674.c:5150
ti_sysbios_knl_Semaphore_A_invTimeout__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_A_invTimeout ti_sysbios_knl_Semaphore_A_invTimeout__C
Definition: dss_mrr_pe674.c:5811
ti_sysbios_gates_GateMutex_Object__::Object_field_sem
ti_sysbios_knl_Semaphore_Object__ Object_field_sem
Definition: dss_mrr_pe674.c:137
ti_sysbios_hal_Hwi_Object__
Definition: dss_mrr_pe674.c:268
ti_sysbios_knl_Clock___S1
Definition: dss_mrr_pe674.c:9280
xdc_runtime_Timestamp_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__diagsIncluded xdc_runtime_Timestamp_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:8231
ti_sysbios_family_c64p_Exception_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn2 ti_sysbios_family_c64p_Exception_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:4184
ti_sysbios_timers_rti_Timer_Module__
Definition: dss_mrr_pe674.c:568
ti_sysbios_knl_Task_restoreHwi__E
xdc_Void ti_sysbios_knl_Task_restoreHwi__E(xdc_UInt)
xdc_runtime_System_abortFxn__C
const __FAR__ CT__xdc_runtime_System_abortFxn xdc_runtime_System_abortFxn__C
Definition: dss_mrr_pe674.c:8048
ti_sysbios_timers_rti_Timer_E_invalidHwiMask__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_E_invalidHwiMask ti_sysbios_timers_rti_Timer_E_invalidHwiMask__C
Definition: dss_mrr_pe674.c:6615
xdc_runtime_Memory_HeapProxy_Proxy__delegate__S
xdc_CPtr xdc_runtime_Memory_HeapProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:13103
ti_sysbios_knl_Clock_Module_State__::nextScheduledTick
xdc_UInt32 nextScheduledTick
Definition: dss_mrr_pe674.c:1497
ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:4046
ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_primaryHeapEndAddr ti_sysbios_heaps_HeapMem_primaryHeapEndAddr__C
Definition: dss_mrr_pe674.c:5114
ti_sysbios_knl_Task_Object__first__S
xdc_Ptr ti_sysbios_knl_Task_Object__first__S(void)
Definition: dss_mrr_pe674.c:12353
ti_sysbios_family_c64p_Cache_MAR32_63__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR32_63 ti_sysbios_family_c64p_Cache_MAR32_63__C
Definition: dss_mrr_pe674.c:3441
ti_sysbios_family_c64p_Hwi_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__diagsMask ti_sysbios_family_c64p_Hwi_Module__diagsMask__C
Definition: dss_mrr_pe674.c:4400
ti_sysbios_knl_Clock_Object__count__C
const __FAR__ CT__ti_sysbios_knl_Clock_Object__count ti_sysbios_knl_Clock_Object__count__C
Definition: dss_mrr_pe674.c:5239
ti_sysbios_utils_Load_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__loggerFxn2 ti_sysbios_utils_Load_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:6773
ti_sysbios_knl_Task_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:512
ti_sysbios_knl_Clock_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_knl_Clock_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:11210
xdc_runtime_Startup_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Startup_Module__gatePrms xdc_runtime_Startup_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7798
__xdc__init__addr
__FAR__ int(*volatile __xdc__init__addr)(void)
Definition: dss_mrr_pe674.c:13357
ti_sysbios_knl_Task_SupportProxy_start__E
xdc_Ptr ti_sysbios_knl_Task_SupportProxy_start__E(xdc_Ptr curTask, ti_sysbios_interfaces_ITaskSupport_FuncPtr enterFxn, ti_sysbios_interfaces_ITaskSupport_FuncPtr exitFxn, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:8899
ti_sysbios_knl_Task_Object__::stackHeap
xdc_runtime_IHeap_Handle stackHeap
Definition: dss_mrr_pe674.c:530
xdc_runtime_System_SupportProxy_flush__E
xdc_Void xdc_runtime_System_SupportProxy_flush__E(void)
Definition: dss_mrr_pe674.c:9131
ti_sysbios_knl_Event_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__gatePrms ti_sysbios_knl_Event_Module__gatePrms__C
Definition: dss_mrr_pe674.c:5351
xdc_runtime_Log_Module__id__C
const __FAR__ CT__xdc_runtime_Log_Module__id xdc_runtime_Log_Module__id__C
Definition: dss_mrr_pe674.c:7367
ti_sysbios_heaps_HeapMem_Module_GateProxy_Proxy__delegate__S
xdc_CPtr ti_sysbios_heaps_HeapMem_Module_GateProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:11088
xdc_runtime_Error_Object__heap__C
const __FAR__ CT__xdc_runtime_Error_Object__heap xdc_runtime_Error_Object__heap__C
Definition: dss_mrr_pe674.c:7229
ti_sysbios_knl_Task_Object__::tls
xdc_Ptr tls
Definition: dss_mrr_pe674.c:543
ti_sysbios_knl_Event_Object2__::obj
ti_sysbios_knl_Event_Object__ obj
Definition: dss_mrr_pe674.c:457
ti_sysbios_knl_Task_LM_noWork__C
const __FAR__ CT__ti_sysbios_knl_Task_LM_noWork ti_sysbios_knl_Task_LM_noWork__C
Definition: dss_mrr_pe674.c:6184
ti_sysbios_gates_GateHwi_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:235
ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsEnabled ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:6339
xdc_runtime_Gate_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Gate_Module__diagsMask xdc_runtime_Gate_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7282
ti_sysbios_timers_rti_Timer_Object__get__S
xdc_Ptr ti_sysbios_timers_rti_Timer_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:12626
xdc_runtime_Log_Object__count__C
const __FAR__ CT__xdc_runtime_Log_Object__count xdc_runtime_Log_Object__count__C
Definition: dss_mrr_pe674.c:7399
ti_sysbios_knl_Semaphore_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_knl_Semaphore_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:12086
xdc_runtime_System_Module_GateProxy_create
xdc_runtime_System_Module_GateProxy_Handle xdc_runtime_System_Module_GateProxy_create(const xdc_runtime_System_Module_GateProxy_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9064
ti_sysbios_gates_GateMutex_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__diagsIncluded ti_sysbios_gates_GateMutex_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:4774
ti_sysbios_knl_Clock_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__diagsIncluded ti_sysbios_knl_Clock_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:5191
ti_sysbios_hal_Hwi_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__loggerFxn0 ti_sysbios_hal_Hwi_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:4914
xdc_runtime_Log_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Log_Module__loggerFxn1 xdc_runtime_Log_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7383
ti_sysbios_family_c64p_Cache_Module__gateObj__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__gateObj ti_sysbios_family_c64p_Cache_Module__gateObj__C
Definition: dss_mrr_pe674.c:3337
xdc_runtime_Error_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Error_Module__diagsEnabled xdc_runtime_Error_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7173
ti_sysbios_knl_Task_Module_State__
Definition: dss_mrr_pe674.c:1592
xdc_runtime_IGateProvider_delete
void xdc_runtime_IGateProvider_delete(xdc_runtime_IGateProvider_Handle *instp)
Definition: dss_mrr_pe674.c:9417
ti_sysbios_knl_Semaphore_eventPost__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_eventPost ti_sysbios_knl_Semaphore_eventPost__C
Definition: dss_mrr_pe674.c:5839
xdc_runtime_Registry_Module_State__
Definition: dss_mrr_pe674.c:1797
ti_sysbios_knl_Task_Module__startupDone__F
xdc_Bool ti_sysbios_knl_Task_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2084
xdc_runtime_TimestampNull_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__loggerFxn8 xdc_runtime_TimestampNull_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:8348
xdc_runtime_Memory_HeapProxy_alloc__E
xdc_Ptr xdc_runtime_Memory_HeapProxy_alloc__E(xdc_runtime_Memory_HeapProxy_Handle __inst, xdc_SizeT size, xdc_SizeT align, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9027
xdc_runtime_Memory_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Memory_Module__loggerFxn0 xdc_runtime_Memory_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7589
ti_sysbios_gates_GateMutex_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__loggerObj ti_sysbios_gates_GateMutex_Module__loggerObj__C
Definition: dss_mrr_pe674.c:4798
xdc_runtime_IHeap_delete
void xdc_runtime_IHeap_delete(xdc_runtime_IHeap_Handle *instp)
Definition: dss_mrr_pe674.c:9400
ti_sysbios_utils_Load_windowInMs__C
const __FAR__ CT__ti_sysbios_utils_Load_windowInMs ti_sysbios_utils_Load_windowInMs__C
Definition: dss_mrr_pe674.c:6825
xdc_runtime_TimestampNull_Module__FXNS__C
const xdc_runtime_TimestampNull_Fxns__ xdc_runtime_TimestampNull_Module__FXNS__C
Definition: dss_mrr_pe674.c:882
ti_sysbios_gates_GateHwi_Params__init__S
xdc_Void ti_sysbios_gates_GateHwi_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:10008
xdc_runtime_IHeap_Interface__BASE__C
const __FAR__ xdc_runtime_Types_Base xdc_runtime_IHeap_Interface__BASE__C
Definition: dss_mrr_pe674.c:750
xdc_runtime_Memory_HeapProxy_Module__
Definition: dss_mrr_pe674.c:657
xdc_runtime_IGateProvider_Interface__BASE__C
const __FAR__ xdc_runtime_Types_Base xdc_runtime_IGateProvider_Interface__BASE__C
Definition: dss_mrr_pe674.c:759
ti_sysbios_hal_Hwi_HwiProxy_startup__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_startup__E(void)
Definition: dss_mrr_pe674.c:8571
ti_sysbios_hal_Hwi_HwiProxy_create
ti_sysbios_hal_Hwi_HwiProxy_Handle ti_sysbios_hal_Hwi_HwiProxy_create(xdc_Int intNum, ti_sysbios_interfaces_IHwi_FuncPtr hwiFxn, const ti_sysbios_hal_Hwi_HwiProxy_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:8535
ti_sysbios_family_c64p_Exception_Module_State__::contextBuf
__TA_ti_sysbios_family_c64p_Exception_Module_State__contextBuf contextBuf
Definition: dss_mrr_pe674.c:1362
ti_sysbios_heaps_HeapMem_reqAlign__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_reqAlign ti_sysbios_heaps_HeapMem_reqAlign__C
Definition: dss_mrr_pe674.c:5118
ti_sysbios_hal_Hwi_HwiProxy_getTaskSP__E
xdc_Char * ti_sysbios_hal_Hwi_HwiProxy_getTaskSP__E(void)
Definition: dss_mrr_pe674.c:8607
ti_sysbios_hal_Hwi_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__diagsMask ti_sysbios_hal_Hwi_Module__diagsMask__C
Definition: dss_mrr_pe674.c:4890
ti_sysbios_knl_Clock_Module_State__::Object_field_clockQ
ti_sysbios_knl_Queue_Object__ Object_field_clockQ
Definition: dss_mrr_pe674.c:1502
ti_sysbios_utils_Load_Module_State_taskList__O
const __FAR__ xdc_SizeT ti_sysbios_utils_Load_Module_State_taskList__O
Definition: dss_mrr_pe674.c:1977
ti_sysbios_hal_Hwi_Object2__::obj
ti_sysbios_hal_Hwi_Object__ obj
Definition: dss_mrr_pe674.c:276
xdc_runtime_Main_Module_GateProxy_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:629
ti_sysbios_knl_Event_Params__init__S
xdc_Void ti_sysbios_knl_Event_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:11579
ti_sysbios_knl_Semaphore_supportsPriority__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_supportsPriority ti_sysbios_knl_Semaphore_supportsPriority__C
Definition: dss_mrr_pe674.c:5835
xdc_runtime_Log_Object__heap__C
const __FAR__ CT__xdc_runtime_Log_Object__heap xdc_runtime_Log_Object__heap__C
Definition: dss_mrr_pe674.c:7403
ti_sysbios_family_c64p_Hwi_Module_State__::bss
xdc_Ptr bss
Definition: dss_mrr_pe674.c:1396
ti_sysbios_knl_Task_Object__::context
xdc_Ptr context
Definition: dss_mrr_pe674.c:525
ti_sysbios_hal_Hwi_HwiProxy_clearInterrupt__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_clearInterrupt__E(xdc_UInt intNum)
Definition: dss_mrr_pe674.c:8631
xdc_runtime_SysStd_Object__table__C
const __FAR__ CT__xdc_runtime_SysStd_Object__table xdc_runtime_SysStd_Object__table__C
Definition: dss_mrr_pe674.c:7947
ti_sysbios_family_c64p_Exception_useInternalBuffer__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_useInternalBuffer ti_sysbios_family_c64p_Exception_useInternalBuffer__C
Definition: dss_mrr_pe674.c:4220
xdc_runtime_Timestamp_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__diagsMask xdc_runtime_Timestamp_Module__diagsMask__C
Definition: dss_mrr_pe674.c:8235
ti_sysbios_family_c62_IntrinsicsSupport_Module__startupDone__S
xdc_Bool ti_sysbios_family_c62_IntrinsicsSupport_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9559
ti_sysbios_family_c64p_Exception_Module__startupDone__F
xdc_Bool ti_sysbios_family_c64p_Exception_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2064
ti_sysbios_family_c64p_EventCombiner_Module__id__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__id ti_sysbios_family_c64p_EventCombiner_Module__id__C
Definition: dss_mrr_pe674.c:4030
ti_sysbios_hal_Hwi_HwiProxy_Module__
struct ti_sysbios_hal_Hwi_HwiProxy_Module__ ti_sysbios_hal_Hwi_HwiProxy_Module__
xdc_runtime_Startup_Object__heap__C
const __FAR__ CT__xdc_runtime_Startup_Object__heap xdc_runtime_Startup_Object__heap__C
Definition: dss_mrr_pe674.c:7838
__xdc__init
int __xdc__init(void)
xdc_runtime_Core_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Core_Module__gatePrms xdc_runtime_Core_Module__gatePrms__C
Definition: dss_mrr_pe674.c:6943
ti_sysbios_utils_Load_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__loggerDefined ti_sysbios_utils_Load_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:6757
ti_sysbios_family_c64p_Hwi_Object__::arg
xdc_UArg arg
Definition: dss_mrr_pe674.c:198
ti_sysbios_knl_Clock_create
ti_sysbios_knl_Clock_Handle ti_sysbios_knl_Clock_create(ti_sysbios_knl_Clock_FuncPtr clockFxn, xdc_UInt timeout, const ti_sysbios_knl_Clock_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:11286
ti_sysbios_BIOS_heapSection__C
const __FAR__ CT__ti_sysbios_BIOS_heapSection ti_sysbios_BIOS_heapSection__C
Definition: dss_mrr_pe674.c:3126
ti_sysbios_family_c64p_Hwi_taskDisable__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_taskDisable ti_sysbios_family_c64p_Hwi_taskDisable__C
Definition: dss_mrr_pe674.c:4520
Header::header
struct Header::@0 header
ti_sysbios_knl_Queue_Object2__
Definition: dss_mrr_pe674.c:113
ti_sysbios_utils_Load_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__loggerFxn4 ti_sysbios_utils_Load_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:6777
xdc_runtime_SysStd_Module__startupDone__S
xdc_Bool xdc_runtime_SysStd_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:13139
xdc_runtime_Log_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Log_Module__gateObj xdc_runtime_Log_Module__gateObj__C
Definition: dss_mrr_pe674.c:7359
ti_sysbios_family_c64p_Cache_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__diagsEnabled ti_sysbios_family_c64p_Cache_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:3325
ti_sysbios_knl_Queue_destruct
void ti_sysbios_knl_Queue_destruct(ti_sysbios_knl_Queue_Struct *obj)
Definition: dss_mrr_pe674.c:11952
ti_sysbios_knl_Task_destruct
void ti_sysbios_knl_Task_destruct(ti_sysbios_knl_Task_Struct *obj)
Definition: dss_mrr_pe674.c:12449
xdc_runtime_System_Module__startupDone__S
xdc_Bool xdc_runtime_System_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:13151
xdc_runtime_Memory_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Memory_Module__gateObj xdc_runtime_Memory_Module__gateObj__C
Definition: dss_mrr_pe674.c:7569
ti_sysbios_gates_GateHwi_destruct
void ti_sysbios_gates_GateHwi_destruct(ti_sysbios_gates_GateHwi_Struct *obj)
Definition: dss_mrr_pe674.c:10103
ti_sysbios_knl_Task_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__diagsIncluded ti_sysbios_knl_Task_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:6084
ti_sysbios_BIOS_kernelHeapSize__C
const __FAR__ CT__ti_sysbios_BIOS_kernelHeapSize ti_sysbios_BIOS_kernelHeapSize__C
Definition: dss_mrr_pe674.c:3114
ti_sysbios_gates_GateHwi_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__diagsMask ti_sysbios_gates_GateHwi_Module__diagsMask__C
Definition: dss_mrr_pe674.c:4647
ti_sysbios_knl_Task_Object2__::obj
ti_sysbios_knl_Task_Object__ obj
Definition: dss_mrr_pe674.c:549
ti_sysbios_heaps_HeapMem_Module__startupDone__S
xdc_Bool ti_sysbios_heaps_HeapMem_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:10846
ti_sysbios_BIOS_RtsGateProxy_Module__
Definition: dss_mrr_pe674.c:100
malloc
Void ATTRIBUTE * malloc(SizeT size)
Definition: dss_mrr_pe674.c:2829
ti_sysbios_BIOS_mpeEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_mpeEnabled ti_sysbios_BIOS_mpeEnabled__C
Definition: dss_mrr_pe674.c:3083
ti_sysbios_BIOS_Module_State__::rtsGateCount
xdc_UInt rtsGateCount
Definition: dss_mrr_pe674.c:904
ti_sysbios_utils_Load_update__E
Void ti_sysbios_utils_Load_update__E()
Definition: dss_mrr_pe674.c:2735
xdc_runtime_Gate_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Gate_Module__gatePrms xdc_runtime_Gate_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7290
ti_sysbios_knl_Clock_TimerProxy_getNumTimers__E
xdc_UInt ti_sysbios_knl_Clock_TimerProxy_getNumTimers__E(void)
Definition: dss_mrr_pe674.c:8759
ti_sysbios_knl_Event_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__loggerFxn1 ti_sysbios_knl_Event_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:5371
ti_sysbios_hal_Hwi_HwiProxy_getStackInfo__E
xdc_Bool ti_sysbios_hal_Hwi_HwiProxy_getStackInfo__E(ti_sysbios_interfaces_IHwi_StackInfo *stkInfo, xdc_Bool computeStackDepth)
Definition: dss_mrr_pe674.c:8559
ti_sysbios_knl_Task_Instance_State_0_stack__A
__T1_ti_sysbios_knl_Task_Instance_State__stack ti_sysbios_knl_Task_Instance_State_0_stack__A[800]
Definition: dss_mrr_pe674.c:1567
xdc_runtime_System_Module_State__::atexitHandlers
__TA_xdc_runtime_System_Module_State__atexitHandlers atexitHandlers
Definition: dss_mrr_pe674.c:1874
xdc_runtime_Timestamp_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__loggerFxn2 xdc_runtime_Timestamp_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:8267
ti_sysbios_knl_Semaphore_A_pendTaskDisabled__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_A_pendTaskDisabled ti_sysbios_knl_Semaphore_A_pendTaskDisabled__C
Definition: dss_mrr_pe674.c:5823
ti_sysbios_rts_ti_ThreadLocalStorage_Object__table__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__table ti_sysbios_rts_ti_ThreadLocalStorage_Object__table__C
Definition: dss_mrr_pe674.c:6403
ti_sysbios_hal_Hwi_initStack
xdc_Void ti_sysbios_hal_Hwi_initStack(xdc_Void)
xdc_runtime_System_Module_GateProxy_delete
void xdc_runtime_System_Module_GateProxy_delete(xdc_runtime_System_Module_GateProxy_Handle *instp)
Definition: dss_mrr_pe674.c:9070
ti_sysbios_timers_rti_Timer_Object__PARAMS__C
const __FAR__ ti_sysbios_timers_rti_Timer_Params ti_sysbios_timers_rti_Timer_Object__PARAMS__C
Definition: dss_mrr_pe674.c:6431
xdc_runtime_Error_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Error_Module__diagsMask xdc_runtime_Error_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7181
ti_sysbios_knl_Event_LM_post__C
const __FAR__ CT__ti_sysbios_knl_Event_LM_post ti_sysbios_knl_Event_LM_post__C
Definition: dss_mrr_pe674.c:5403
ti_sysbios_family_c64p_Hwi_Module_State__
struct ti_sysbios_family_c64p_Hwi_Module_State__ ti_sysbios_family_c64p_Hwi_Module_State__
ti_sysbios_utils_Load_Module_State__::timeElapsed
xdc_UInt32 timeElapsed
Definition: dss_mrr_pe674.c:1683
xdc_runtime_Startup_firstFxns__C
const __FAR__ CT__xdc_runtime_Startup_firstFxns xdc_runtime_Startup_firstFxns__C
Definition: dss_mrr_pe674.c:7854
xdc_runtime_Memory_HeapProxy_Module__
struct xdc_runtime_Memory_HeapProxy_Module__ xdc_runtime_Memory_HeapProxy_Module__
ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__::contextId
xdc_UInt contextId
Definition: dss_mrr_pe674.c:1639
ti_sysbios_knl_Event_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Event_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:11563
ti_sysbios_hal_Hwi_HwiProxy_post__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_post__E(xdc_UInt intNum)
Definition: dss_mrr_pe674.c:8601
xdc_runtime_Log_L_warning__C
const __FAR__ CT__xdc_runtime_Log_L_warning xdc_runtime_Log_L_warning__C
Definition: dss_mrr_pe674.c:7435
ti_sysbios_knl_Task_Object__::privileged
xdc_Bool privileged
Definition: dss_mrr_pe674.c:540
ti_sysbios_family_c64p_Hwi_enableException__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_enableException ti_sysbios_family_c64p_Hwi_enableException__C
Definition: dss_mrr_pe674.c:4508
ti_sysbios_knl_Clock_Module__id__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__id ti_sysbios_knl_Clock_Module__id__C
Definition: dss_mrr_pe674.c:5207
xdc_runtime_Registry_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Registry_Module__loggerFxn4 xdc_runtime_Registry_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7699
ti_sysbios_family_c64p_Cache_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__loggerObj ti_sysbios_family_c64p_Cache_Module__loggerObj__C
Definition: dss_mrr_pe674.c:3353
ti_sysbios_knl_Event_construct
void ti_sysbios_knl_Event_construct(ti_sysbios_knl_Event_Struct *__obj, const ti_sysbios_knl_Event_Params *__paramsPtr)
Definition: dss_mrr_pe674.c:11662
xdc_runtime_Memory_HeapProxy_Params__init__S
void xdc_runtime_Memory_HeapProxy_Params__init__S(xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:9015
ti_sysbios_knl_Semaphore_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:129
ti_sysbios_hal_Hwi_Object__table__V
ti_sysbios_hal_Hwi_Object__ ti_sysbios_hal_Hwi_Object__table__V[1]
Definition: dss_mrr_pe674.c:1443
ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__diagsIncluded ti_sysbios_heaps_HeapMem_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:5026
xdc_runtime_Memory_Module_State__
struct xdc_runtime_Memory_Module_State__ xdc_runtime_Memory_Module_State__
ti_sysbios_knl_Semaphore_delete
void ti_sysbios_knl_Semaphore_delete(ti_sysbios_knl_Semaphore_Handle *instp)
Definition: dss_mrr_pe674.c:12205
memalign
Void ATTRIBUTE * memalign(SizeT alignment, SizeT size)
Definition: dss_mrr_pe674.c:2838
ti_sysbios_utils_Load_Module_State__::busyStartTime
xdc_UInt32 busyStartTime
Definition: dss_mrr_pe674.c:1703
ti_sysbios_gates_GateMutex_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:142
ti_sysbios_knl_Clock_Object__::active
volatile xdc_Bool active
Definition: dss_mrr_pe674.c:376
ti_sysbios_BIOS_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_BIOS_Module__diagsMask ti_sysbios_BIOS_Module__diagsMask__C
Definition: dss_mrr_pe674.c:3019
ti_sysbios_knl_Clock_Module_startup__E
xdc_Int ti_sysbios_knl_Clock_Module_startup__E(xdc_Int)
ti_sysbios_family_c64p_EventCombiner_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerObj ti_sysbios_family_c64p_EventCombiner_Module__loggerObj__C
Definition: dss_mrr_pe674.c:4038
ti_sysbios_gates_GateMutex_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__diagsMask ti_sysbios_gates_GateMutex_Module__diagsMask__C
Definition: dss_mrr_pe674.c:4778
ti_sysbios_gates_GateMutex_Object__
Definition: dss_mrr_pe674.c:134
ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:4058
xdc_runtime_Main_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Main_Module__loggerFxn1 xdc_runtime_Main_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7500
ti_sysbios_knl_Intrinsics_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__loggerDefined ti_sysbios_knl_Intrinsics_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:5557
xdc_runtime_Memory_HeapProxy_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:658
ti_sysbios_family_c64p_Hwi_Module__state__V
ti_sysbios_family_c64p_Hwi_Module_State__ ti_sysbios_family_c64p_Hwi_Module__state__V
Definition: dss_mrr_pe674.c:1408
ti_sysbios_gates_GateMutex_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_gates_GateMutex_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:10237
ti_sysbios_knl_Clock_doTickFunc__C
const __FAR__ CT__ti_sysbios_knl_Clock_doTickFunc ti_sysbios_knl_Clock_doTickFunc__C
Definition: dss_mrr_pe674.c:5295
ti_sysbios_knl_Task_moduleStateCheckFxn__C
const __FAR__ CT__ti_sysbios_knl_Task_moduleStateCheckFxn ti_sysbios_knl_Task_moduleStateCheckFxn__C
Definition: dss_mrr_pe674.c:6280
ti_sysbios_timers_rti_Timer_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__diagsIncluded ti_sysbios_timers_rti_Timer_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:6539
ti_sysbios_knl_Queue_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__diagsIncluded ti_sysbios_knl_Queue_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:5637
ti_sysbios_knl_Semaphore_supportsEvents__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_supportsEvents ti_sysbios_knl_Semaphore_supportsEvents__C
Definition: dss_mrr_pe674.c:5831
xdc_runtime_System_Module_GateProxy_Params__init__S
void xdc_runtime_System_Module_GateProxy_Params__init__S(xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:9076
ti_sysbios_hal_Hwi_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:275
ti_sysbios_family_c64p_Cache_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn0 ti_sysbios_family_c64p_Cache_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:3357
xdc_runtime_System_Module_State__
Definition: dss_mrr_pe674.c:1873
ti_sysbios_hal_Hwi___S1::s0
ti_sysbios_hal_Hwi_Object2__ s0
Definition: dss_mrr_pe674.c:9242
ti_sysbios_family_c64p_Hwi_E_allocSCFailed__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_E_allocSCFailed ti_sysbios_family_c64p_Hwi_E_allocSCFailed__C
Definition: dss_mrr_pe674.c:4488
xdc_runtime_Assert_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Assert_Object__sizeof xdc_runtime_Assert_Object__sizeof__C
Definition: dss_mrr_pe674.c:6910
ti_sysbios_family_c64p_Cache_EMIFA_BASE__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFA_BASE ti_sysbios_family_c64p_Cache_EMIFA_BASE__C
Definition: dss_mrr_pe674.c:3405
ti_sysbios_family_c64p_EventCombiner_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerDefined ti_sysbios_family_c64p_EventCombiner_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:4034
ti_sysbios_knl_Task_A_taskDisabled__C
const __FAR__ CT__ti_sysbios_knl_Task_A_taskDisabled ti_sysbios_knl_Task_A_taskDisabled__C
Definition: dss_mrr_pe674.c:6224
ti_sysbios_utils_Load_taskRegHook__E
xdc_Void ti_sysbios_utils_Load_taskRegHook__E(xdc_Int)
xdc_runtime_Timestamp_SupportProxy_Proxy__abstract__S
xdc_Bool xdc_runtime_Timestamp_SupportProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:13333
xdc_runtime_Registry_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Registry_Module__diagsEnabled xdc_runtime_Registry_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7655
ti_sysbios_family_c64p_Hwi_swiDisable__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_swiDisable ti_sysbios_family_c64p_Hwi_swiDisable__C
Definition: dss_mrr_pe674.c:4512
ti_sysbios_BIOS_startFunc__I
Void ti_sysbios_BIOS_startFunc__I()
Definition: dss_mrr_pe674.c:2568
xdc_runtime_Main_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Main_Module__loggerFxn4 xdc_runtime_Main_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7508
ti_sysbios_knl_Semaphore_destruct
void ti_sysbios_knl_Semaphore_destruct(ti_sysbios_knl_Semaphore_Struct *obj)
Definition: dss_mrr_pe674.c:12192
ti_sysbios_knl_Semaphore_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__diagsMask ti_sysbios_knl_Semaphore_Module__diagsMask__C
Definition: dss_mrr_pe674.c:5739
ti_sysbios_gates_GateHwi_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__diagsEnabled ti_sysbios_gates_GateHwi_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:4639
xdc_runtime_Gate_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Gate_Module__loggerDefined xdc_runtime_Gate_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7298
ti_sysbios_knl_Queue_Object__PARAMS__C
const __FAR__ ti_sysbios_knl_Queue_Params ti_sysbios_knl_Queue_Object__PARAMS__C
Definition: dss_mrr_pe674.c:5614
xdc_runtime_Memory_HeapProxy_isBlocking__E
xdc_Bool xdc_runtime_Memory_HeapProxy_isBlocking__E(xdc_runtime_Memory_HeapProxy_Handle __inst)
Definition: dss_mrr_pe674.c:9039
ti_sysbios_family_c64p_Hwi___S1
Definition: dss_mrr_pe674.c:9185
ti_sysbios_family_c64p_TimestampProvider_Object__sizeof__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Object__sizeof ti_sysbios_family_c64p_TimestampProvider_Object__sizeof__C
Definition: dss_mrr_pe674.c:4597
xdc_runtime_Memory_HeapProxy_Object2__::obj
xdc_runtime_Memory_HeapProxy_Object__ obj
Definition: dss_mrr_pe674.c:672
ti_sysbios_gates_GateHwi_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__loggerDefined ti_sysbios_gates_GateHwi_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:4663
ti_sysbios_knl_Task_Object__heap__C
const __FAR__ CT__ti_sysbios_knl_Task_Object__heap ti_sysbios_knl_Task_Object__heap__C
Definition: dss_mrr_pe674.c:6136
xdc_runtime_SysStd_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_SysStd_Module__loggerObj xdc_runtime_SysStd_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7911
ti_sysbios_knl_Queue_Object__count__C
const __FAR__ CT__ti_sysbios_knl_Queue_Object__count ti_sysbios_knl_Queue_Object__count__C
Definition: dss_mrr_pe674.c:5685
ti_sysbios_family_c64p_TimestampProvider_Module__startupDone__F
xdc_Bool ti_sysbios_family_c64p_TimestampProvider_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2072
ti_sysbios_utils_Load_LS_taskLoad__C
const __FAR__ CT__ti_sysbios_utils_Load_LS_taskLoad ti_sysbios_utils_Load_LS_taskLoad__C
Definition: dss_mrr_pe674.c:6813
ti_sysbios_family_c64p_Cache_MAR128_159__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR128_159 ti_sysbios_family_c64p_Cache_MAR128_159__C
Definition: dss_mrr_pe674.c:3453
xdc_runtime_Timestamp_SupportProxy_Module__startupDone__S
xdc_Bool xdc_runtime_Timestamp_SupportProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9156
xdc_runtime_SysStd_Object__sizeof__C
const __FAR__ CT__xdc_runtime_SysStd_Object__sizeof xdc_runtime_SysStd_Object__sizeof__C
Definition: dss_mrr_pe674.c:7943
ti_sysbios_knl_Idle_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__diagsMask ti_sysbios_knl_Idle_Module__diagsMask__C
Definition: dss_mrr_pe674.c:5460
ti_sysbios_hal_Hwi_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__loggerDefined ti_sysbios_hal_Hwi_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:4906
ti_sysbios_hal_Hwi_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__loggerObj ti_sysbios_hal_Hwi_Module__loggerObj__C
Definition: dss_mrr_pe674.c:4910
ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__loggerDefined ti_sysbios_family_c64p_Hwi_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:4416
ti_sysbios_knl_Clock_Object__::currTimeout
xdc_UInt32 currTimeout
Definition: dss_mrr_pe674.c:374
xdc_runtime_System_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_System_Module__loggerDefined xdc_runtime_System_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7996
ti_sysbios_knl_Task_Object__::curCoreId
xdc_UInt curCoreId
Definition: dss_mrr_pe674.c:538
xdc_runtime_Main_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Main_Module__diagsEnabled xdc_runtime_Main_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7464
ti_sysbios_knl_Queue_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__loggerObj ti_sysbios_knl_Queue_Module__loggerObj__C
Definition: dss_mrr_pe674.c:5661
ti_sysbios_gates_GateMutex_Object__create__S
xdc_Ptr ti_sysbios_gates_GateMutex_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10290
xdc_runtime_IGateProvider_create
xdc_runtime_IGateProvider_Handle xdc_runtime_IGateProvider_create(xdc_runtime_IGateProvider_Module mod, const xdc_runtime_IGateProvider_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9411
ti_sysbios_gates_GateHwi_Module__
Definition: dss_mrr_pe674.c:221
ti_sysbios_timers_rti_Timer_continueOnSuspend__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_continueOnSuspend ti_sysbios_timers_rti_Timer_continueOnSuspend__C
Definition: dss_mrr_pe674.c:6627
free
Void ATTRIBUTE free(Void *ptr)
Definition: dss_mrr_pe674.c:2901
ti_sysbios_knl_Clock_TimerProxy_getPeriod__E
xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getPeriod__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8813
ti_sysbios_gates_GateMutex___S1::s0
ti_sysbios_gates_GateMutex_Object2__ s0
Definition: dss_mrr_pe674.c:9223
ti_sysbios_heaps_HeapMem_Object__::__fxns
const ti_sysbios_heaps_HeapMem_Fxns__ * __fxns
Definition: dss_mrr_pe674.c:318
ti_sysbios_BIOS_RtsGateProxy_enter__E
xdc_IArg ti_sysbios_BIOS_RtsGateProxy_enter__E(ti_sysbios_BIOS_RtsGateProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8510
ti_sysbios_family_c64p_Cache_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn8 ti_sysbios_family_c64p_Cache_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:3373
ti_sysbios_knl_Intrinsics_Object__table__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Object__table ti_sysbios_knl_Intrinsics_Object__table__C
Definition: dss_mrr_pe674.c:5597
ti_sysbios_timers_rti_Timer_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__diagsEnabled ti_sysbios_timers_rti_Timer_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:6535
xdc_runtime_Diags_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Diags_Module__loggerDefined xdc_runtime_Diags_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7101
ti_sysbios_knl_Queue_delete
void ti_sysbios_knl_Queue_delete(ti_sysbios_knl_Queue_Handle *instp)
Definition: dss_mrr_pe674.c:11965
ti_sysbios_utils_Load_Module_State__::taskEnvLen
xdc_UInt32 taskEnvLen
Definition: dss_mrr_pe674.c:1699
ti_sysbios_family_c64p_EventCombiner_Module__state__V
ti_sysbios_family_c64p_EventCombiner_Module_State__ ti_sysbios_family_c64p_EventCombiner_Module__state__V
Definition: dss_mrr_pe674.c:1345
xdc_runtime_Registry_Module__startupDone__S
xdc_Bool xdc_runtime_Registry_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:13115
ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:4569
ti_sysbios_rts_ti_ThreadLocalStorage_enableTLSSupport__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_enableTLSSupport ti_sysbios_rts_ti_ThreadLocalStorage_enableTLSSupport__C
Definition: dss_mrr_pe674.c:6411
ti_sysbios_heaps_HeapMem_Module_GateProxy_Proxy__abstract__S
xdc_Bool ti_sysbios_heaps_HeapMem_Module_GateProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:11084
ti_sysbios_family_c64p_EventCombiner_A_invalidEventId__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_A_invalidEventId ti_sysbios_family_c64p_EventCombiner_A_invalidEventId__C
Definition: dss_mrr_pe674.c:4082
ti_sysbios_family_c64p_Hwi_create
ti_sysbios_family_c64p_Hwi_Handle ti_sysbios_family_c64p_Hwi_create(xdc_Int intNum, ti_sysbios_interfaces_IHwi_FuncPtr hwiFxn, const ti_sysbios_family_c64p_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9811
ti_sysbios_heaps_HeapMem_Object__table__V
ti_sysbios_heaps_HeapMem_Object__ ti_sysbios_heaps_HeapMem_Object__table__V[1]
Definition: dss_mrr_pe674.c:1478
ti_sysbios_BIOS_Module_State__
struct ti_sysbios_BIOS_Module_State__ ti_sysbios_BIOS_Module_State__
ti_sysbios_knl_Task_allBlockedFunc__C
const __FAR__ CT__ti_sysbios_knl_Task_allBlockedFunc ti_sysbios_knl_Task_allBlockedFunc__C
Definition: dss_mrr_pe674.c:6260
xdc_runtime_System_Module_GateProxy_enter__E
xdc_IArg xdc_runtime_System_Module_GateProxy_enter__E(xdc_runtime_System_Module_GateProxy_Handle __inst)
Definition: dss_mrr_pe674.c:9094
ti_sysbios_BIOS_Module_State__::startFunc
volatile ti_sysbios_BIOS_StartFuncPtr startFunc
Definition: dss_mrr_pe674.c:909
ti_sysbios_family_c62_IntrinsicsSupport_Object__heap__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__heap ti_sysbios_family_c62_IntrinsicsSupport_Object__heap__C
Definition: dss_mrr_pe674.c:3212
ti_sysbios_family_c64p_Hwi_Object__::fxn
ti_sysbios_family_c64p_Hwi_FuncPtr fxn
Definition: dss_mrr_pe674.c:199
ti_sysbios_knl_Task_Module_State__::Object_field_terminatedQ
ti_sysbios_knl_Queue_Object__ Object_field_terminatedQ
Definition: dss_mrr_pe674.c:1608
ti_sysbios_knl_Task_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__loggerFxn4 ti_sysbios_knl_Task_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:6124
ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E
xdc_UInt ti_sysbios_hal_Hwi_HwiProxy_enableInterrupt__E(xdc_UInt intNum)
Definition: dss_mrr_pe674.c:8619
ti_sysbios_hal_Hwi_Module__id__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__id ti_sysbios_hal_Hwi_Module__id__C
Definition: dss_mrr_pe674.c:4902
xdc_runtime_System_Module_GateProxy_Object__
ti_sysbios_gates_GateHwi_Object__ xdc_runtime_System_Module_GateProxy_Object__
Definition: dss_mrr_pe674.c:711
ti_sysbios_knl_Queue_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__loggerFxn0 ti_sysbios_knl_Queue_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:5665
xdc_runtime_System_SupportProxy_Module__startupDone__S
xdc_Bool xdc_runtime_System_SupportProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9113
xdc_runtime_Defaults_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Defaults_Module__loggerFxn8 xdc_runtime_Defaults_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7052
ti_sysbios_knl_Semaphore_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__loggerDefined ti_sysbios_knl_Semaphore_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:5755
ti_sysbios_knl_Idle_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__loggerFxn0 ti_sysbios_knl_Idle_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:5484
ti_sysbios_gates_GateMutex_Object__delete__S
xdc_Void ti_sysbios_gates_GateMutex_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:10348
ti_sysbios_knl_Task_Module_State__::vitalTasks
xdc_UInt vitalTasks
Definition: dss_mrr_pe674.c:1596
ti_sysbios_knl_Clock_delete
void ti_sysbios_knl_Clock_delete(ti_sysbios_knl_Clock_Handle *instp)
Definition: dss_mrr_pe674.c:11329
ti_sysbios_knl_Idle_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__loggerFxn2 ti_sysbios_knl_Idle_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:5492
xdc_runtime_TimestampNull_Object__heap__C
const __FAR__ CT__xdc_runtime_TimestampNull_Object__heap xdc_runtime_TimestampNull_Object__heap__C
Definition: dss_mrr_pe674.c:8356
xdc_runtime_System_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_System_Module__gatePrms xdc_runtime_System_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7988
ti_sysbios_timers_rti_Timer_Object__sizeof__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Object__sizeof ti_sysbios_timers_rti_Timer_Object__sizeof__C
Definition: dss_mrr_pe674.c:6595
ti_sysbios_knl_Clock_Module__state__V
ti_sysbios_knl_Clock_Module_State__ ti_sysbios_knl_Clock_Module__state__V
Definition: dss_mrr_pe674.c:1506
ti_sysbios_knl_Task_Object__::stack
__TA_ti_sysbios_knl_Task_Instance_State__stack stack
Definition: dss_mrr_pe674.c:529
heap0
const ti_sysbios_heaps_HeapMem_Handle heap0
Definition: dss_mrr_pe674.c:13373
ti_sysbios_knl_Queue_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__loggerDefined ti_sysbios_knl_Queue_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:5657
ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsIncluded ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:3160
ti_sysbios_utils_Load_taskEnabled__C
const __FAR__ CT__ti_sysbios_utils_Load_taskEnabled ti_sysbios_utils_Load_taskEnabled__C
Definition: dss_mrr_pe674.c:6837
ti_sysbios_hal_Hwi_E_stackOverflow__C
const __FAR__ CT__ti_sysbios_hal_Hwi_E_stackOverflow ti_sysbios_hal_Hwi_E_stackOverflow__C
Definition: dss_mrr_pe674.c:4966
ti_sysbios_hal_Hwi_Object__table__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Object__table ti_sysbios_hal_Hwi_Object__table__C
Definition: dss_mrr_pe674.c:4946
ti_sysbios_hal_Hwi_HwiProxy_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:286
ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__::currentTP
xdc_Ptr currentTP
Definition: dss_mrr_pe674.c:1638
ti_sysbios_BIOS_clockEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_clockEnabled ti_sysbios_BIOS_clockEnabled__C
Definition: dss_mrr_pe674.c:3106
xdc_runtime_SysStd_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_SysStd_Module__loggerFxn8 xdc_runtime_SysStd_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7931
xdc_runtime_Core_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Core_Object__sizeof xdc_runtime_Core_Object__sizeof__C
Definition: dss_mrr_pe674.c:6987
ti_sysbios_utils_Load_Module_State_0_taskEnv__A
__T1_ti_sysbios_utils_Load_Module_State__taskEnv ti_sysbios_utils_Load_Module_State_0_taskEnv__A[1]
Definition: dss_mrr_pe674.c:1715
xdc_runtime_System_Module_GateProxy_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:702
ti_sysbios_knl_Task_Object__count__C
const __FAR__ CT__ti_sysbios_knl_Task_Object__count ti_sysbios_knl_Task_Object__count__C
Definition: dss_mrr_pe674.c:6132
ti_sysbios_knl_Queue_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_knl_Queue_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:11847
xdc_runtime_System_SupportProxy_ready__E
xdc_Bool xdc_runtime_System_SupportProxy_ready__E(void)
Definition: dss_mrr_pe674.c:9143
ti_sysbios_knl_Clock_Object__
struct ti_sysbios_knl_Clock_Object__ ti_sysbios_knl_Clock_Object__
ti_sysbios_BIOS_startFunc
xdc_Void ti_sysbios_BIOS_startFunc(xdc_Void)
ti_sysbios_knl_Semaphore_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Semaphore_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12080
ti_sysbios_heaps_HeapMem_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn4 ti_sysbios_heaps_HeapMem_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:5066
ti_sysbios_knl_Clock_LW_delayed__C
const __FAR__ CT__ti_sysbios_knl_Clock_LW_delayed ti_sysbios_knl_Clock_LW_delayed__C
Definition: dss_mrr_pe674.c:5255
ti_sysbios_family_c64p_Cache_MAR64_95__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR64_95 ti_sysbios_family_c64p_Cache_MAR64_95__C
Definition: dss_mrr_pe674.c:3445
ti_sysbios_knl_Task_Module_State__::smpReadyQ
__TA_ti_sysbios_knl_Task_Module_State__smpReadyQ smpReadyQ
Definition: dss_mrr_pe674.c:1603
ti_sysbios_timers_rti_Timer_numTimerDevices__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_numTimerDevices ti_sysbios_timers_rti_Timer_numTimerDevices__C
Definition: dss_mrr_pe674.c:6635
ti_sysbios_knl_Task_E_objectCheckFailed__C
const __FAR__ CT__ti_sysbios_knl_Task_E_objectCheckFailed ti_sysbios_knl_Task_E_objectCheckFailed__C
Definition: dss_mrr_pe674.c:6204
ti_sysbios_family_c64p_Cache_EMIFB_CFG__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFB_CFG ti_sysbios_family_c64p_Cache_EMIFB_CFG__C
Definition: dss_mrr_pe674.c:3413
xdc_runtime_Error_Module_State__
struct xdc_runtime_Error_Module_State__ xdc_runtime_Error_Module_State__
ti_sysbios_timers_rti_Timer_Module_State__::device
__TA_ti_sysbios_timers_rti_Timer_Module_State__device device
Definition: dss_mrr_pe674.c:1657
ti_sysbios_knl_Semaphore_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__loggerObj ti_sysbios_knl_Semaphore_Module__loggerObj__C
Definition: dss_mrr_pe674.c:5759
ti_sysbios_knl_Event_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__loggerFxn8 ti_sysbios_knl_Event_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:5383
ti_sysbios_timers_rti_Timer_Object__
Definition: dss_mrr_pe674.c:401
ti_sysbios_knl_Task_A_sleepTaskDisabled__C
const __FAR__ CT__ti_sysbios_knl_Task_A_sleepTaskDisabled ti_sysbios_knl_Task_A_sleepTaskDisabled__C
Definition: dss_mrr_pe674.c:6240
ti_sysbios_family_c64p_Cache_EMIFB_BASE__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFB_BASE ti_sysbios_family_c64p_Cache_EMIFB_BASE__C
Definition: dss_mrr_pe674.c:3417
ti_sysbios_heaps_HeapMem_Module_GateProxy_Params__init__S
void ti_sysbios_heaps_HeapMem_Module_GateProxy_Params__init__S(xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:8692
xdc_runtime_System_Module_GateProxy_Proxy__delegate__S
xdc_CPtr xdc_runtime_System_Module_GateProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:13270
ti_sysbios_knl_Clock_TimerProxy_getExpiredTicks__E
xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getExpiredTicks__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 tickPeriod)
Definition: dss_mrr_pe674.c:8855
ti_sysbios_BIOS_errorRaiseHook
Void ti_sysbios_BIOS_errorRaiseHook(xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:2679
ti_sysbios_gates_GateHwi_Module__startupDone__S
xdc_Bool ti_sysbios_gates_GateHwi_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9992
ti_sysbios_BIOS_Object__sizeof__C
const __FAR__ CT__ti_sysbios_BIOS_Object__sizeof ti_sysbios_BIOS_Object__sizeof__C
Definition: dss_mrr_pe674.c:3071
xdc_runtime_Startup_lastFxns__C
const __FAR__ CT__xdc_runtime_Startup_lastFxns xdc_runtime_Startup_lastFxns__C
Definition: dss_mrr_pe674.c:7858
ti_sysbios_knl_Task_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__loggerFxn1 ti_sysbios_knl_Task_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:6116
ti_sysbios_family_c64p_Cache_MAR96_127__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR96_127 ti_sysbios_family_c64p_Cache_MAR96_127__C
Definition: dss_mrr_pe674.c:3449
ti_sysbios_knl_Idle_coreList__A
const __T1_ti_sysbios_knl_Idle_coreList ti_sysbios_knl_Idle_coreList__A[3]
Definition: dss_mrr_pe674.c:1536
xdc_runtime_System_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_System_Module__diagsEnabled xdc_runtime_System_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7972
xdc_runtime_System_Module_GateProxy_Object2__::obj
xdc_runtime_System_Module_GateProxy_Object__ obj
Definition: dss_mrr_pe674.c:716
ti_sysbios_family_c64p_TimestampProvider_Object__count__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Object__count ti_sysbios_family_c64p_TimestampProvider_Object__count__C
Definition: dss_mrr_pe674.c:4589
ti_sysbios_knl_Clock_TimerProxy_getFunc__E
ti_sysbios_interfaces_ITimer_FuncPtr ti_sysbios_knl_Clock_TimerProxy_getFunc__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UArg *arg)
Definition: dss_mrr_pe674.c:8831
ti_sysbios_family_c64p_Hwi_Module_State__::dispatchTable
__TA_ti_sysbios_family_c64p_Hwi_Module_State__dispatchTable dispatchTable
Definition: dss_mrr_pe674.c:1398
xdc_runtime_Text_Module_State__
Definition: dss_mrr_pe674.c:1900
ti_sysbios_family_c64p_Cache_Object__count__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Object__count ti_sysbios_family_c64p_Cache_Object__count__C
Definition: dss_mrr_pe674.c:3377
ti_sysbios_family_c62_TaskSupport_Object__count__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Object__count ti_sysbios_family_c62_TaskSupport_Object__count__C
Definition: dss_mrr_pe674.c:3281
ti_sysbios_knl_Queue_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__loggerFxn1 ti_sysbios_knl_Queue_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:5669
xdc_runtime_Error_maxDepth__C
const __FAR__ CT__xdc_runtime_Error_maxDepth xdc_runtime_Error_maxDepth__C
Definition: dss_mrr_pe674.c:7265
ti_sysbios_gates_GateMutex_Module__
Definition: dss_mrr_pe674.c:245
ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__::heapHandle
xdc_runtime_IHeap_Handle heapHandle
Definition: dss_mrr_pe674.c:1640
ti_sysbios_knl_Intrinsics_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn0 ti_sysbios_knl_Intrinsics_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:5565
xdc_runtime_System_snprintf_va__E
xdc_Int xdc_runtime_System_snprintf_va__E(xdc_Char buf[], xdc_SizeT n, xdc_CString fmt, va_list __va)
Definition: dss_mrr_pe674.c:8449
ti_sysbios_knl_Clock_TimerProxy_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:394
ti_sysbios_knl_Queue_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__loggerFxn2 ti_sysbios_knl_Queue_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:5673
ti_sysbios_timers_rti_Timer_Object__next__S
xdc_Ptr ti_sysbios_timers_rti_Timer_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:12650
ti_sysbios_BIOS_swiEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_swiEnabled ti_sysbios_BIOS_swiEnabled__C
Definition: dss_mrr_pe674.c:3102
realloc
Void ATTRIBUTE * realloc(Void *ptr, SizeT size)
Definition: dss_mrr_pe674.c:2917
ti_sysbios_hal_Hwi_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__loggerFxn1 ti_sysbios_hal_Hwi_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:4918
ti_sysbios_BIOS_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_BIOS_Module__loggerFxn1 ti_sysbios_BIOS_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:3047
xdc_runtime_System_extendFxn__C
const __FAR__ CT__xdc_runtime_System_extendFxn xdc_runtime_System_extendFxn__C
Definition: dss_mrr_pe674.c:8056
xdc_runtime_Text_Object__count__C
const __FAR__ CT__xdc_runtime_Text_Object__count xdc_runtime_Text_Object__count__C
Definition: dss_mrr_pe674.c:8158
ti_sysbios_timers_rti_Timer_Module__startupDone__S
xdc_Bool ti_sysbios_timers_rti_Timer_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12604
xdc_runtime_System_printf_va__E
xdc_Int xdc_runtime_System_printf_va__E(xdc_CString fmt, va_list __va)
Definition: dss_mrr_pe674.c:8377
xdc_runtime_Startup_Module_State__
Definition: dss_mrr_pe674.c:1811
ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:6387
ti_sysbios_hal_Hwi_Object__::pi
ti_sysbios_hal_Hwi_HwiProxy_Handle pi
Definition: dss_mrr_pe674.c:270
ti_sysbios_knl_Task_Module_State_terminatedQ__O
const __FAR__ xdc_SizeT ti_sysbios_knl_Task_Module_State_terminatedQ__O
Definition: dss_mrr_pe674.c:1969
ti_sysbios_heaps_HeapMem_Object__count__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Object__count ti_sysbios_heaps_HeapMem_Object__count__C
Definition: dss_mrr_pe674.c:5074
ti_sysbios_utils_Load_LS_hwiLoad__C
const __FAR__ CT__ti_sysbios_utils_Load_LS_hwiLoad ti_sysbios_utils_Load_LS_hwiLoad__C
Definition: dss_mrr_pe674.c:6805
ti_sysbios_knl_Clock_TimerProxy_Module__
Definition: dss_mrr_pe674.c:393
ti_sysbios_family_c64p_EventCombiner_Module_startup__E
xdc_Int ti_sysbios_family_c64p_EventCombiner_Module_startup__E(xdc_Int)
xdc_runtime_Main_Object__count__C
const __FAR__ CT__xdc_runtime_Main_Object__count xdc_runtime_Main_Object__count__C
Definition: dss_mrr_pe674.c:7516
ti_sysbios_gates_GateHwi_Object__count__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Object__count ti_sysbios_gates_GateHwi_Object__count__C
Definition: dss_mrr_pe674.c:4691
ti_sysbios_timers_rti_Timer_E_cannotSupport__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_E_cannotSupport ti_sysbios_timers_rti_Timer_E_cannotSupport__C
Definition: dss_mrr_pe674.c:6619
ti_sysbios_knl_Clock_Module_State_clockQ__O
const __FAR__ xdc_SizeT ti_sysbios_knl_Clock_Module_State_clockQ__O
Definition: dss_mrr_pe674.c:1943
ti_sysbios_knl_Clock_Module_State__::ticks
volatile xdc_UInt32 ticks
Definition: dss_mrr_pe674.c:1492
ti_sysbios_utils_Load_Module_State__::swiCnt
xdc_UInt32 swiCnt
Definition: dss_mrr_pe674.c:1689
xdc_runtime_Log_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Log_Object__sizeof xdc_runtime_Log_Object__sizeof__C
Definition: dss_mrr_pe674.c:7407
ti_sysbios_BIOS_Module__gateObj__C
const __FAR__ CT__ti_sysbios_BIOS_Module__gateObj ti_sysbios_BIOS_Module__gateObj__C
Definition: dss_mrr_pe674.c:3023
ti_sysbios_family_c64p_Exception_Module_State__::scratch
__TA_ti_sysbios_family_c64p_Exception_Module_State__scratch scratch
Definition: dss_mrr_pe674.c:1360
ti_sysbios_knl_Queue_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:482
xdc_runtime_Main_Object__heap__C
const __FAR__ CT__xdc_runtime_Main_Object__heap xdc_runtime_Main_Object__heap__C
Definition: dss_mrr_pe674.c:7520
ti_sysbios_knl_Task_Module_State__::workFlag
volatile xdc_Bool workFlag
Definition: dss_mrr_pe674.c:1595
xdc_runtime_Main_Module_GateProxy_Params__init__S
void xdc_runtime_Main_Module_GateProxy_Params__init__S(xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:8960
ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Task_SupportProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8893
ti_sysbios_family_c64p_Exception_Module__gateObj__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__gateObj ti_sysbios_family_c64p_Exception_Module__gateObj__C
Definition: dss_mrr_pe674.c:4156
xdc_runtime_Text_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Text_Module__diagsEnabled xdc_runtime_Text_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:8106
ti_sysbios_knl_Task_Module_State__::curTaskPrivileged
xdc_Bool curTaskPrivileged
Definition: dss_mrr_pe674.c:1606
xdc_runtime_Log_L_construct__C
const __FAR__ CT__xdc_runtime_Log_L_construct xdc_runtime_Log_L_construct__C
Definition: dss_mrr_pe674.c:7415
xdc_runtime_Log_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Log_Module__loggerFxn0 xdc_runtime_Log_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7379
ti_sysbios_knl_Task_Module_State__::curSet
volatile xdc_UInt curSet
Definition: dss_mrr_pe674.c:1594
ti_sysbios_knl_Queue_Module__gateObj__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__gateObj ti_sysbios_knl_Queue_Module__gateObj__C
Definition: dss_mrr_pe674.c:5645
xdc_runtime_Assert_Object__heap__C
const __FAR__ CT__xdc_runtime_Assert_Object__heap xdc_runtime_Assert_Object__heap__C
Definition: dss_mrr_pe674.c:6906
ti_sysbios_family_c64p_Exception_Object__sizeof__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Object__sizeof ti_sysbios_family_c64p_Exception_Object__sizeof__C
Definition: dss_mrr_pe674.c:4204
xdc_runtime_Core_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Core_Module__loggerFxn4 xdc_runtime_Core_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:6971
ti_sysbios_family_c64p_Hwi_Module_State__::ierMask
xdc_Bits16 ierMask
Definition: dss_mrr_pe674.c:1391
ti_sysbios_family_c64p_Hwi_INTRMUX1Address__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_INTRMUX1Address ti_sysbios_family_c64p_Hwi_INTRMUX1Address__C
Definition: dss_mrr_pe674.c:4476
ti_sysbios_family_c64p_Exception_enableExternalMPC__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_enableExternalMPC ti_sysbios_family_c64p_Exception_enableExternalMPC__C
Definition: dss_mrr_pe674.c:4224
ti_sysbios_family_c64p_Hwi_Object__PARAMS__C
const __FAR__ ti_sysbios_family_c64p_Hwi_Params ti_sysbios_family_c64p_Hwi_Object__PARAMS__C
Definition: dss_mrr_pe674.c:4260
xdc_runtime_Assert_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Assert_Module__loggerFxn2 xdc_runtime_Assert_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:6890
ti_sysbios_BIOS_installedErrorHook__C
const __FAR__ CT__ti_sysbios_BIOS_installedErrorHook ti_sysbios_BIOS_installedErrorHook__C
Definition: dss_mrr_pe674.c:3142
ti_sysbios_timers_rti_Timer_construct
void ti_sysbios_timers_rti_Timer_construct(ti_sysbios_timers_rti_Timer_Struct *__obj, xdc_Int id, ti_sysbios_interfaces_ITimer_FuncPtr tickFxn, const ti_sysbios_timers_rti_Timer_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12716
ti_sysbios_timers_rti_Timer_E_invalidTimer__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_E_invalidTimer ti_sysbios_timers_rti_Timer_E_invalidTimer__C
Definition: dss_mrr_pe674.c:6607
ti_sysbios_gates_GateHwi_Module__id__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__id ti_sysbios_gates_GateHwi_Module__id__C
Definition: dss_mrr_pe674.c:4659
ti_sysbios_utils_Load_Object__heap__C
const __FAR__ CT__ti_sysbios_utils_Load_Object__heap ti_sysbios_utils_Load_Object__heap__C
Definition: dss_mrr_pe674.c:6789
ti_sysbios_hal_Hwi_dispatcherIrpTrackingSupport__C
const __FAR__ CT__ti_sysbios_hal_Hwi_dispatcherIrpTrackingSupport ti_sysbios_hal_Hwi_dispatcherIrpTrackingSupport__C
Definition: dss_mrr_pe674.c:4962
xdc_runtime_Error_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Error_Module__loggerFxn1 xdc_runtime_Error_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7209
ti_sysbios_knl_Task_Module_State__::curTask
ti_sysbios_knl_Task_Handle curTask
Definition: dss_mrr_pe674.c:1597
xdc_runtime_System_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_System_Module__loggerFxn1 xdc_runtime_System_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:8008
ti_sysbios_gates_GateMutex_Object__
struct ti_sysbios_gates_GateMutex_Object__ ti_sysbios_gates_GateMutex_Object__
ti_sysbios_BIOS_runtimeCreatesEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_runtimeCreatesEnabled ti_sysbios_BIOS_runtimeCreatesEnabled__C
Definition: dss_mrr_pe674.c:3094
ti_sysbios_knl_Task_Object__::vitalTaskFlag
xdc_Bool vitalTaskFlag
Definition: dss_mrr_pe674.c:536
ti_sysbios_knl_Event_LM_pend__C
const __FAR__ CT__ti_sysbios_knl_Event_LM_pend ti_sysbios_knl_Event_LM_pend__C
Definition: dss_mrr_pe674.c:5407
ti_sysbios_family_c62_TaskSupport_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__loggerObj ti_sysbios_family_c62_TaskSupport_Module__loggerObj__C
Definition: dss_mrr_pe674.c:3257
ti_sysbios_heaps_HeapMem_Object__PARAMS__C
const __FAR__ ti_sysbios_heaps_HeapMem_Params ti_sysbios_heaps_HeapMem_Object__PARAMS__C
Definition: dss_mrr_pe674.c:4983
ti_sysbios_knl_Queue_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_knl_Queue_Object__DESC__C
Definition: dss_mrr_pe674.c:5610
xdc_runtime_Main_Module_GateProxy_Object2__::obj
xdc_runtime_Main_Module_GateProxy_Object__ obj
Definition: dss_mrr_pe674.c:643
ti_sysbios_knl_Event_Module__gateObj__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__gateObj ti_sysbios_knl_Event_Module__gateObj__C
Definition: dss_mrr_pe674.c:5347
ti_sysbios_family_c64p_Exception_Module_State__::ierr
xdc_Bits32 ierr
Definition: dss_mrr_pe674.c:1357
ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:3265
xdc_runtime_SysStd_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_SysStd_Module__loggerFxn2 xdc_runtime_SysStd_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7923
ti_sysbios_knl_Queue_Object__
Definition: dss_mrr_pe674.c:108
xdc_runtime_Core_Object__heap__C
const __FAR__ CT__xdc_runtime_Core_Object__heap xdc_runtime_Core_Object__heap__C
Definition: dss_mrr_pe674.c:6983
ti_sysbios_utils_Load_Module_State__::firstSwitchDone
xdc_Bool firstSwitchDone
Definition: dss_mrr_pe674.c:1685
ti_sysbios_family_c64p_Hwi_delete
void ti_sysbios_family_c64p_Hwi_delete(ti_sysbios_family_c64p_Hwi_Handle *instp)
Definition: dss_mrr_pe674.c:9865
Header
union Header Header
ti_sysbios_family_c64p_EventCombiner_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__diagsEnabled ti_sysbios_family_c64p_EventCombiner_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:4010
ti_sysbios_family_c64p_Hwi_Module_State__::taskSP
xdc_Char * taskSP
Definition: dss_mrr_pe674.c:1393
ti_sysbios_timers_rti_Timer___S1
Definition: dss_mrr_pe674.c:9375
ti_sysbios_family_c64p_TimestampProvider_Module__gateObj__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__gateObj ti_sysbios_family_c64p_TimestampProvider_Module__gateObj__C
Definition: dss_mrr_pe674.c:4549
ti_sysbios_rts_ti_ThreadLocalStorage_TItls_initSectMemory__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_TItls_initSectMemory ti_sysbios_rts_ti_ThreadLocalStorage_TItls_initSectMemory__C
Definition: dss_mrr_pe674.c:6419
xdc_runtime_Defaults_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Defaults_Module__diagsEnabled xdc_runtime_Defaults_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7004
xdc_runtime_System_snprintf__E
xdc_Int xdc_runtime_System_snprintf__E(xdc_Char buf[], xdc_SizeT n, xdc_CString fmt,...)
Definition: dss_mrr_pe674.c:8455
ti_sysbios_knl_Semaphore_Object__PARAMS__C
const __FAR__ ti_sysbios_knl_Semaphore_Params ti_sysbios_knl_Semaphore_Object__PARAMS__C
Definition: dss_mrr_pe674.c:5709
xdc_runtime_SysStd_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_SysStd_Module__loggerFxn4 xdc_runtime_SysStd_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7927
ti_sysbios_knl_Queue_Object__sizeof__C
const __FAR__ CT__ti_sysbios_knl_Queue_Object__sizeof ti_sysbios_knl_Queue_Object__sizeof__C
Definition: dss_mrr_pe674.c:5693
ti_sysbios_BIOS_Module_State__::rtsGate
ti_sysbios_BIOS_RtsGateProxy_Handle rtsGate
Definition: dss_mrr_pe674.c:906
ti_sysbios_family_c64p_Hwi_Object__count__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Object__count ti_sysbios_family_c64p_Hwi_Object__count__C
Definition: dss_mrr_pe674.c:4444
xdc_runtime_Core_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Core_Module__loggerDefined xdc_runtime_Core_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:6951
ti_sysbios_gates_GateHwi_Object__first__S
xdc_Ptr ti_sysbios_gates_GateHwi_Object__first__S(void)
Definition: dss_mrr_pe674.c:10025
ti_sysbios_heaps_HeapMem_create
ti_sysbios_heaps_HeapMem_Handle ti_sysbios_heaps_HeapMem_create(const ti_sysbios_heaps_HeapMem_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10927
ti_sysbios_knl_Clock_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__loggerFxn2 ti_sysbios_knl_Clock_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:5227
ti_sysbios_utils_Load_Module_State__::powerEnabled
xdc_Bool powerEnabled
Definition: dss_mrr_pe674.c:1701
xdc_runtime_Core_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Core_Module__loggerFxn2 xdc_runtime_Core_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:6967
xdc_runtime_System_Module__startupDone__F
xdc_Bool xdc_runtime_System_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2056
xdc_runtime_Defaults_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Defaults_Module__loggerFxn0 xdc_runtime_Defaults_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7036
ti_sysbios_timers_rti_Timer_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__gatePrms ti_sysbios_timers_rti_Timer_Module__gatePrms__C
Definition: dss_mrr_pe674.c:6551
ti_sysbios_family_c64p_Hwi0
void * ti_sysbios_family_c64p_Hwi0
xdc_runtime_TimestampNull_Object__table__C
const __FAR__ CT__xdc_runtime_TimestampNull_Object__table xdc_runtime_TimestampNull_Object__table__C
Definition: dss_mrr_pe674.c:8364
ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:6371
xdc_runtime_Diags_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Diags_Module__diagsEnabled xdc_runtime_Diags_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7077
xdc_runtime_Startup_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Startup_Module__loggerFxn8 xdc_runtime_Startup_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7830
xdc_runtime_Defaults_Module__id__C
const __FAR__ CT__xdc_runtime_Defaults_Module__id xdc_runtime_Defaults_Module__id__C
Definition: dss_mrr_pe674.c:7024
ti_sysbios_BIOS_RtsGateProxy_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:101
ti_sysbios_gates_GateHwi_Object__table__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Object__table ti_sysbios_gates_GateHwi_Object__table__C
Definition: dss_mrr_pe674.c:4703
ti_sysbios_knl_Event_Module__
struct ti_sysbios_knl_Event_Module__ ti_sysbios_knl_Event_Module__
ti_sysbios_BIOS_rtsLock
Void ti_sysbios_BIOS_rtsLock()
Definition: dss_mrr_pe674.c:2606
ti_sysbios_hal_Hwi_Object__get__S
xdc_Ptr ti_sysbios_hal_Hwi_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:10492
ti_sysbios_timers_rti_Timer_Module__startupDone__F
xdc_Bool ti_sysbios_timers_rti_Timer_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2092
ti_sysbios_knl_Task_E_deleteNotAllowed__C
const __FAR__ CT__ti_sysbios_knl_Task_E_deleteNotAllowed ti_sysbios_knl_Task_E_deleteNotAllowed__C
Definition: dss_mrr_pe674.c:6196
ti_sysbios_BIOS_RtsGateProxy_query__E
xdc_Bool ti_sysbios_BIOS_RtsGateProxy_query__E(xdc_Int qual)
Definition: dss_mrr_pe674.c:8504
xdc_runtime_Main_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Main_Module__loggerFxn2 xdc_runtime_Main_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7504
xdc_runtime_Error_Object__count__C
const __FAR__ CT__xdc_runtime_Error_Object__count xdc_runtime_Error_Object__count__C
Definition: dss_mrr_pe674.c:7225
xdc_runtime_Timestamp_Object__heap__C
const __FAR__ CT__xdc_runtime_Timestamp_Object__heap xdc_runtime_Timestamp_Object__heap__C
Definition: dss_mrr_pe674.c:8283
ti_sysbios_knl_Clock_Module_State__::maxSkippable
xdc_UInt32 maxSkippable
Definition: dss_mrr_pe674.c:1498
xdc_runtime_SysStd_Object__count__C
const __FAR__ CT__xdc_runtime_SysStd_Object__count xdc_runtime_SysStd_Object__count__C
Definition: dss_mrr_pe674.c:7935
ti_sysbios_gates_GateHwi_Object__get__S
xdc_Ptr ti_sysbios_gates_GateHwi_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:10014
ti_sysbios_knl_Clock_Object__::fxn
ti_sysbios_knl_Clock_FuncPtr fxn
Definition: dss_mrr_pe674.c:377
ti_sysbios_gates_GateMutex_Module__gateObj__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__gateObj ti_sysbios_gates_GateMutex_Module__gateObj__C
Definition: dss_mrr_pe674.c:4782
ti_sysbios_gates_GateMutex_destruct
void ti_sysbios_gates_GateMutex_destruct(ti_sysbios_gates_GateMutex_Struct *obj)
Definition: dss_mrr_pe674.c:10342
ti_sysbios_knl_Queue_Module__id__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__id ti_sysbios_knl_Queue_Module__id__C
Definition: dss_mrr_pe674.c:5653
ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:3261
ti_sysbios_timers_rti_Timer_delete
void ti_sysbios_timers_rti_Timer_delete(ti_sysbios_timers_rti_Timer_Handle *instp)
Definition: dss_mrr_pe674.c:12746
ti_sysbios_knl_Idle_funcList__C
const __FAR__ CT__ti_sysbios_knl_Idle_funcList ti_sysbios_knl_Idle_funcList__C
Definition: dss_mrr_pe674.c:5520
xdc_runtime_Text_Module_State__::charBase
xdc_CPtr charBase
Definition: dss_mrr_pe674.c:1901
calloc
Void ATTRIBUTE * calloc(SizeT nmemb, SizeT size)
Definition: dss_mrr_pe674.c:2878
ti_sysbios_knl_Queue_Module__root__V
ti_sysbios_knl_Queue_Module__ ti_sysbios_knl_Queue_Module__root__V
Definition: dss_mrr_pe674.c:5626
ti_sysbios_knl_Task_Object__::stackSize
xdc_SizeT stackSize
Definition: dss_mrr_pe674.c:528
ti_sysbios_utils_Load_Module_State__::idleStartTime
xdc_UInt32 idleStartTime
Definition: dss_mrr_pe674.c:1702
ti_sysbios_utils_Load_swiEnabled__C
const __FAR__ CT__ti_sysbios_utils_Load_swiEnabled ti_sysbios_utils_Load_swiEnabled__C
Definition: dss_mrr_pe674.c:6833
xdc_runtime_System_SupportProxy_Proxy__delegate__S
xdc_CPtr xdc_runtime_System_SupportProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:13286
ti_sysbios_BIOS_Module__state__V
ti_sysbios_BIOS_Module_State__ ti_sysbios_BIOS_Module__state__V
Definition: dss_mrr_pe674.c:920
ti_sysbios_family_c64p_Hwi_Module_State__::intEvents
__TA_ti_sysbios_family_c64p_Hwi_Module_State__intEvents intEvents
Definition: dss_mrr_pe674.c:1390
ti_sysbios_family_c62_TaskSupport_defaultStackSize__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_defaultStackSize ti_sysbios_family_c62_TaskSupport_defaultStackSize__C
Definition: dss_mrr_pe674.c:3297
ti_sysbios_hal_Hwi___S1
Definition: dss_mrr_pe674.c:9242
xdc_runtime_TimestampNull_Object__count__C
const __FAR__ CT__xdc_runtime_TimestampNull_Object__count xdc_runtime_TimestampNull_Object__count__C
Definition: dss_mrr_pe674.c:8352
ti_sysbios_family_c64p_Exception_Module__id__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__id ti_sysbios_family_c64p_Exception_Module__id__C
Definition: dss_mrr_pe674.c:4164
ti_sysbios_family_c64p_Cache_Module_startup__E
xdc_Int ti_sysbios_family_c64p_Cache_Module_startup__E(xdc_Int)
ti_sysbios_family_c64p_Hwi_Object__::irp
ti_sysbios_family_c64p_Hwi_Irp irp
Definition: dss_mrr_pe674.c:200
xdc_runtime_Timestamp_Module__startupDone__S
xdc_Bool xdc_runtime_Timestamp_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:13309
xdc_runtime_Startup_startModsFxn__C
const __FAR__ CT__xdc_runtime_Startup_startModsFxn xdc_runtime_Startup_startModsFxn__C
Definition: dss_mrr_pe674.c:7862
ti_sysbios_knl_Task_moduleStateCheckFlag__C
const __FAR__ CT__ti_sysbios_knl_Task_moduleStateCheckFlag ti_sysbios_knl_Task_moduleStateCheckFlag__C
Definition: dss_mrr_pe674.c:6288
ti_sysbios_knl_Task_Module_State_0_idleTask__A
__T1_ti_sysbios_knl_Task_Module_State__idleTask ti_sysbios_knl_Task_Module_State_0_idleTask__A[1]
Definition: dss_mrr_pe674.c:1615
ti_sysbios_knl_Clock_Module_State__::startDuringWorkFunc
volatile xdc_Bool startDuringWorkFunc
Definition: dss_mrr_pe674.c:1500
xdc_runtime_Diags_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Diags_Module__gateObj xdc_runtime_Diags_Module__gateObj__C
Definition: dss_mrr_pe674.c:7089
ti_sysbios_knl_Task_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__loggerFxn8 ti_sysbios_knl_Task_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:6128
ti_sysbios_hal_Hwi_Module__gateObj__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__gateObj ti_sysbios_hal_Hwi_Module__gateObj__C
Definition: dss_mrr_pe674.c:4894
xdc_runtime_TimestampNull_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__diagsIncluded xdc_runtime_TimestampNull_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:8304
xdc_runtime_Memory_HeapProxy_Proxy__abstract__S
xdc_Bool xdc_runtime_Memory_HeapProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:13099
xdc_runtime_Registry_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Registry_Module__gateObj xdc_runtime_Registry_Module__gateObj__C
Definition: dss_mrr_pe674.c:7667
ti_sysbios_timers_rti_Timer_Object__::startMode
ti_sysbios_interfaces_ITimer_StartMode startMode
Definition: dss_mrr_pe674.c:406
ti_sysbios_knl_Task_Object__get__S
xdc_Ptr ti_sysbios_knl_Task_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:12342
xdc_runtime_Gate_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Gate_Module__loggerFxn4 xdc_runtime_Gate_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7318
ti_sysbios_hal_Hwi_HwiProxy_Module__root__V
ti_sysbios_hal_Hwi_HwiProxy_Module__ ti_sysbios_hal_Hwi_HwiProxy_Module__root__V
xdc_runtime_System_Module_startup__E
xdc_Int xdc_runtime_System_Module_startup__E(xdc_Int)
xdc_runtime_Text_visitRope__I
void xdc_runtime_Text_visitRope__I(xdc_runtime_Text_RopeId rope, xdc_Fxn visFxn, xdc_Ptr visState)
Definition: dss_mrr_pe674.c:2347
ti_sysbios_knl_Event_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:440
xdc_runtime_System_Module_GateProxy_Module__
Definition: dss_mrr_pe674.c:701
ti_sysbios_knl_Idle_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__diagsIncluded ti_sysbios_knl_Idle_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:5456
ti_sysbios_knl_Queue___S1
Definition: dss_mrr_pe674.c:9318
xdc_runtime_Text_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Text_Module__loggerFxn8 xdc_runtime_Text_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:8154
ti_sysbios_timers_rti_Timer_anyMask__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_anyMask ti_sysbios_timers_rti_Timer_anyMask__C
Definition: dss_mrr_pe674.c:6623
xdc_runtime_Assert_Module__startupDone__S
xdc_Bool xdc_runtime_Assert_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12769
ti_sysbios_family_c64p_Cache_Module_State__
Definition: dss_mrr_pe674.c:943
ti_sysbios_BIOS_RtsGateProxy_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_BIOS_RtsGateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:8498
ti_sysbios_family_c64p_Exception_Module_State__::nrp
xdc_Bits32 nrp
Definition: dss_mrr_pe674.c:1355
xdc_runtime_Gate_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Gate_Module__loggerFxn8 xdc_runtime_Gate_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7322
ti_sysbios_family_c64p_Exception_Object__count__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Object__count ti_sysbios_family_c64p_Exception_Object__count__C
Definition: dss_mrr_pe674.c:4196
ti_sysbios_heaps_HeapMem_Object__first__S
xdc_Ptr ti_sysbios_heaps_HeapMem_Object__first__S(void)
Definition: dss_mrr_pe674.c:10879
ti_sysbios_timers_rti_Timer_Object__::runMode
ti_sysbios_interfaces_ITimer_RunMode runMode
Definition: dss_mrr_pe674.c:405
ti_sysbios_timers_rti_Timer_Module_State_0_device__A
__T1_ti_sysbios_timers_rti_Timer_Module_State__device ti_sysbios_timers_rti_Timer_Module_State_0_device__A[2]
Definition: dss_mrr_pe674.c:1663
xdc_runtime_Main_Module_GateProxy_Object__
ti_sysbios_gates_GateHwi_Object__ xdc_runtime_Main_Module_GateProxy_Object__
Definition: dss_mrr_pe674.c:638
xdc_runtime_System_Module_GateProxy_leave__E
xdc_Void xdc_runtime_System_Module_GateProxy_leave__E(xdc_runtime_System_Module_GateProxy_Handle __inst, xdc_IArg key)
Definition: dss_mrr_pe674.c:9100
ti_sysbios_family_c64p_Cache_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn2 ti_sysbios_family_c64p_Cache_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:3365
ti_sysbios_knl_Task_A_badTaskState__C
const __FAR__ CT__ti_sysbios_knl_Task_A_badTaskState ti_sysbios_knl_Task_A_badTaskState__C
Definition: dss_mrr_pe674.c:6216
ti_sysbios_knl_Clock_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Clock_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:11204
ti_sysbios_knl_Task_numConstructedTasks__C
const __FAR__ CT__ti_sysbios_knl_Task_numConstructedTasks ti_sysbios_knl_Task_numConstructedTasks__C
Definition: dss_mrr_pe674.c:6304
ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:4050
ti_sysbios_knl_Semaphore_Object2__
Definition: dss_mrr_pe674.c:128
ti_sysbios_timers_rti_Timer_Module_State__::handles
__TA_ti_sysbios_timers_rti_Timer_Module_State__handles handles
Definition: dss_mrr_pe674.c:1659
ti_sysbios_utils_Load_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__diagsIncluded ti_sysbios_utils_Load_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:6737
ti_sysbios_knl_Task_Module_startup__E
xdc_Int ti_sysbios_knl_Task_Module_startup__E(xdc_Int)
ti_sysbios_knl_Idle_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__loggerDefined ti_sysbios_knl_Idle_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:5476
ti_sysbios_knl_Clock_TimerProxy_trigger__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_trigger__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 cycles)
Definition: dss_mrr_pe674.c:8843
ti_sysbios_BIOS_kernelHeapSection__C
const __FAR__ CT__ti_sysbios_BIOS_kernelHeapSection ti_sysbios_BIOS_kernelHeapSection__C
Definition: dss_mrr_pe674.c:3118
xdc_runtime_Memory_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Memory_Module__loggerFxn8 xdc_runtime_Memory_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7605
xdc_runtime_Memory_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Memory_Module__diagsEnabled xdc_runtime_Memory_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7557
xdc_runtime_Text_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Text_Module__diagsIncluded xdc_runtime_Text_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:8110
ti_sysbios_family_c64p_Cache_MAR0_31__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR0_31 ti_sysbios_family_c64p_Cache_MAR0_31__C
Definition: dss_mrr_pe674.c:3437
ti_sysbios_knl_Idle_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__loggerObj ti_sysbios_knl_Idle_Module__loggerObj__C
Definition: dss_mrr_pe674.c:5480
xdc_runtime_Text_charTab__A
const __T1_xdc_runtime_Text_charTab xdc_runtime_Text_charTab__A[1]
Definition: dss_mrr_pe674.c:1909
ti_sysbios_knl_Intrinsics_SupportProxy_Proxy__abstract__S
xdc_Bool ti_sysbios_knl_Intrinsics_SupportProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:11722
ti_sysbios_knl_Idle_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__loggerFxn4 ti_sysbios_knl_Idle_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:5496
ti_sysbios_utils_Load_Module__startupDone__S
xdc_Bool ti_sysbios_utils_Load_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12757
xdc_runtime_Startup_sfxnTab__C
const __FAR__ CT__xdc_runtime_Startup_sfxnTab xdc_runtime_Startup_sfxnTab__C
Definition: dss_mrr_pe674.c:7870
ti_sysbios_hal_Hwi_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__loggerFxn4 ti_sysbios_hal_Hwi_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:4926
ti_sysbios_knl_Event_Object__::Object_field_pendQ
ti_sysbios_knl_Queue_Object__ Object_field_pendQ
Definition: dss_mrr_pe674.c:451
ti_sysbios_family_c62_TaskSupport_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__loggerDefined ti_sysbios_family_c62_TaskSupport_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:3253
ti_sysbios_knl_Task_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Task_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12320
ti_sysbios_knl_Idle_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Idle_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:11698
ti_sysbios_knl_Task_E_moduleStateCheckFailed__C
const __FAR__ CT__ti_sysbios_knl_Task_E_moduleStateCheckFailed ti_sysbios_knl_Task_E_moduleStateCheckFailed__C
Definition: dss_mrr_pe674.c:6200
ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_switchFromBootStack__E(void)
Definition: dss_mrr_pe674.c:8595
ti_sysbios_utils_Load_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__gatePrms ti_sysbios_utils_Load_Module__gatePrms__C
Definition: dss_mrr_pe674.c:6749
xdc_runtime_SysStd_Module__gateObj__C
const __FAR__ CT__xdc_runtime_SysStd_Module__gateObj xdc_runtime_SysStd_Module__gateObj__C
Definition: dss_mrr_pe674.c:7895
ti_sysbios_hal_Hwi_Object2__
Definition: dss_mrr_pe674.c:274
ti_sysbios_heaps_HeapMem_Object__sizeof__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Object__sizeof ti_sysbios_heaps_HeapMem_Object__sizeof__C
Definition: dss_mrr_pe674.c:5082
ti_sysbios_timers_rti_Timer_Object__::id
xdc_Int id
Definition: dss_mrr_pe674.c:404
xdc_runtime_Assert_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Assert_Module__loggerFxn4 xdc_runtime_Assert_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:6894
xdc_runtime_Log_L_destruct__C
const __FAR__ CT__xdc_runtime_Log_L_destruct xdc_runtime_Log_L_destruct__C
Definition: dss_mrr_pe674.c:7423
xdc_runtime_Log_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Log_Module__gatePrms xdc_runtime_Log_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7363
ti_sysbios_knl_Task_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__loggerDefined ti_sysbios_knl_Task_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:6104
ti_sysbios_utils_Load_Module_State_0_runningTask__A
__T1_ti_sysbios_utils_Load_Module_State__runningTask ti_sysbios_utils_Load_Module_State_0_runningTask__A[1]
Definition: dss_mrr_pe674.c:1712
xdc_runtime_Registry_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Registry_Module__loggerFxn0 xdc_runtime_Registry_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7687
xdc_runtime_TimestampNull_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__loggerDefined xdc_runtime_TimestampNull_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:8324
xdc_runtime_Main_Module_GateProxy_leave__E
xdc_Void xdc_runtime_Main_Module_GateProxy_leave__E(xdc_runtime_Main_Module_GateProxy_Handle __inst, xdc_IArg key)
Definition: dss_mrr_pe674.c:8984
ti_sysbios_heaps_HeapMem_Module__id__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__id ti_sysbios_heaps_HeapMem_Module__id__C
Definition: dss_mrr_pe674.c:5042
ti_sysbios_hal_Hwi_Object__delete__S
xdc_Void ti_sysbios_hal_Hwi_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:10605
ti_sysbios_BIOS_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_BIOS_Module__loggerFxn4 ti_sysbios_BIOS_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:3055
ti_sysbios_knl_Task_A_noPendElem__C
const __FAR__ CT__ti_sysbios_knl_Task_A_noPendElem ti_sysbios_knl_Task_A_noPendElem__C
Definition: dss_mrr_pe674.c:6220
ti_sysbios_knl_Task_Object__::checkValue
xdc_UInt32 checkValue
Definition: dss_mrr_pe674.c:542
xdc_runtime_Startup_Module_State__::execFlag
xdc_Bool execFlag
Definition: dss_mrr_pe674.c:1813
ti_sysbios_timers_rti_Timer_Object2__::obj
ti_sysbios_timers_rti_Timer_Object__ obj
Definition: dss_mrr_pe674.c:421
ti_sysbios_knl_Event_Module__root__V
ti_sysbios_knl_Event_Module__ ti_sysbios_knl_Event_Module__root__V
Definition: dss_mrr_pe674.c:5328
ti_sysbios_knl_Idle_Module__gateObj__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__gateObj ti_sysbios_knl_Idle_Module__gateObj__C
Definition: dss_mrr_pe674.c:5464
ti_sysbios_family_c64p_Hwi_Module_State__::scw
xdc_Int scw
Definition: dss_mrr_pe674.c:1397
xdc_runtime_Memory_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Memory_Module__gatePrms xdc_runtime_Memory_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7573
ti_sysbios_utils_Load_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__diagsEnabled ti_sysbios_utils_Load_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:6733
ti_sysbios_BIOS_RtsGateProxy_Object__
ti_sysbios_gates_GateMutex_Object__ ti_sysbios_BIOS_RtsGateProxy_Object__
Definition: dss_mrr_pe674.c:147
ti_sysbios_knl_Queue_construct
void ti_sysbios_knl_Queue_construct(ti_sysbios_knl_Queue_Struct *__obj, const ti_sysbios_knl_Queue_Params *__paramsPtr)
Definition: dss_mrr_pe674.c:11940
ti_sysbios_knl_Clock_tickSource__C
const __FAR__ CT__ti_sysbios_knl_Clock_tickSource ti_sysbios_knl_Clock_tickSource__C
Definition: dss_mrr_pe674.c:5279
ti_sysbios_family_c62_IntrinsicsSupport_Object__count__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__count ti_sysbios_family_c62_IntrinsicsSupport_Object__count__C
Definition: dss_mrr_pe674.c:3208
ti_sysbios_knl_Clock_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:362
ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0 ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:3188
ti_sysbios_family_c64p_Hwi_dispatcherIrpTrackingSupport__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_dispatcherIrpTrackingSupport ti_sysbios_family_c64p_Hwi_dispatcherIrpTrackingSupport__C
Definition: dss_mrr_pe674.c:4472
xdc_runtime_Core_Module__id__C
const __FAR__ CT__xdc_runtime_Core_Module__id xdc_runtime_Core_Module__id__C
Definition: dss_mrr_pe674.c:6947
ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr ti_sysbios_heaps_HeapMem_primaryHeapBaseAddr__C
Definition: dss_mrr_pe674.c:5110
ti_sysbios_BIOS_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_BIOS_Module__gatePrms ti_sysbios_BIOS_Module__gatePrms__C
Definition: dss_mrr_pe674.c:3027
ti_sysbios_hal_Hwi_Params__init__S
xdc_Void ti_sysbios_hal_Hwi_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:10486
ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:6379
ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:338
xdc_runtime_SysStd_Object__heap__C
const __FAR__ CT__xdc_runtime_SysStd_Object__heap xdc_runtime_SysStd_Object__heap__C
Definition: dss_mrr_pe674.c:7939
ti_sysbios_hal_Hwi_HwiProxy_Params__init__S
void ti_sysbios_hal_Hwi_HwiProxy_Params__init__S(xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:8547
ti_sysbios_knl_Clock_Object__
Definition: dss_mrr_pe674.c:371
ti_sysbios_heaps_HeapMem_Object__
Definition: dss_mrr_pe674.c:317
ti_sysbios_knl_Clock___S1::s0
ti_sysbios_knl_Clock_Object2__ s0
Definition: dss_mrr_pe674.c:9280
ti_sysbios_knl_Queue_Module__
struct ti_sysbios_knl_Queue_Module__ ti_sysbios_knl_Queue_Module__
ti_sysbios_gates_GateHwi_Object__
struct ti_sysbios_gates_GateHwi_Object__ ti_sysbios_gates_GateHwi_Object__
ti_sysbios_timers_rti_Timer_Module_State__
Definition: dss_mrr_pe674.c:1655
xdc_runtime_Error_Module_State__::count
xdc_UInt16 count
Definition: dss_mrr_pe674.c:1747
ti_sysbios_knl_Task_Module__
Definition: dss_mrr_pe674.c:511
ti_sysbios_knl_Queue_Object__::elem
ti_sysbios_knl_Queue_Elem elem
Definition: dss_mrr_pe674.c:109
xdc_runtime_Error_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Error_Module__loggerFxn8 xdc_runtime_Error_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7221
xdc_runtime_System_Object__table__C
const __FAR__ CT__xdc_runtime_System_Object__table xdc_runtime_System_Object__table__C
Definition: dss_mrr_pe674.c:8036
ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__diagsEnabled ti_sysbios_heaps_HeapMem_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:5022
ti_sysbios_BIOS_heapTrackEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_heapTrackEnabled ti_sysbios_BIOS_heapTrackEnabled__C
Definition: dss_mrr_pe674.c:3130
ti_sysbios_gates_GateHwi_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__loggerObj ti_sysbios_gates_GateHwi_Module__loggerObj__C
Definition: dss_mrr_pe674.c:4667
xdc_runtime_SysStd_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_SysStd_Module__diagsMask xdc_runtime_SysStd_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7891
ti_sysbios_knl_Clock_TimerProxy_Module__root__V
ti_sysbios_knl_Clock_TimerProxy_Module__ ti_sysbios_knl_Clock_TimerProxy_Module__root__V
xdc_runtime_Gate_Module__id__C
const __FAR__ CT__xdc_runtime_Gate_Module__id xdc_runtime_Gate_Module__id__C
Definition: dss_mrr_pe674.c:7294
xdc_runtime_System_Module__id__C
const __FAR__ CT__xdc_runtime_System_Module__id xdc_runtime_System_Module__id__C
Definition: dss_mrr_pe674.c:7992
ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn1 ti_sysbios_family_c64p_Hwi_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:4428
ti_sysbios_family_c64p_TimestampProvider_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__diagsIncluded ti_sysbios_family_c64p_TimestampProvider_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:4541
ti_sysbios_heaps_HeapMem_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_heaps_HeapMem_Object__DESC__C
Definition: dss_mrr_pe674.c:4979
xdc_runtime_System_SupportProxy_abort__E
xdc_Void xdc_runtime_System_SupportProxy_abort__E(xdc_CString str)
Definition: dss_mrr_pe674.c:9119
ti_sysbios_utils_Load_Module_State__
Definition: dss_mrr_pe674.c:1680
ti_sysbios_knl_Queue_Object__first__S
xdc_Ptr ti_sysbios_knl_Queue_Object__first__S(void)
Definition: dss_mrr_pe674.c:11874
Header::actualBuf
Ptr actualBuf
Definition: dss_mrr_pe674.c:2791
ti_sysbios_timers_rti_Timer_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn2 ti_sysbios_timers_rti_Timer_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:6575
ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1 ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:6375
ti_sysbios_knl_Clock_LM_tick__C
const __FAR__ CT__ti_sysbios_knl_Clock_LM_tick ti_sysbios_knl_Clock_LM_tick__C
Definition: dss_mrr_pe674.c:5259
ti_sysbios_BIOS_registerRTSLock
Void ti_sysbios_BIOS_registerRTSLock()
ti_sysbios_knl_Task_objectCheckFlag__C
const __FAR__ CT__ti_sysbios_knl_Task_objectCheckFlag ti_sysbios_knl_Task_objectCheckFlag__C
Definition: dss_mrr_pe674.c:6300
xdc_runtime_Memory_HeapProxy_Module__root__V
xdc_runtime_Memory_HeapProxy_Module__ xdc_runtime_Memory_HeapProxy_Module__root__V
ti_sysbios_hal_Hwi_Object__::__fxns
const ti_sysbios_hal_Hwi_Fxns__ * __fxns
Definition: dss_mrr_pe674.c:269
xdc_runtime_Memory_Module__state__V
xdc_runtime_Memory_Module_State__ xdc_runtime_Memory_Module__state__V
Definition: dss_mrr_pe674.c:1784
xdc_runtime_Text_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Text_Module__loggerFxn0 xdc_runtime_Text_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:8138
xdc_runtime_Gate_Object__count__C
const __FAR__ CT__xdc_runtime_Gate_Object__count xdc_runtime_Gate_Object__count__C
Definition: dss_mrr_pe674.c:7326
xdc_runtime_Defaults_Object__heap__C
const __FAR__ CT__xdc_runtime_Defaults_Object__heap xdc_runtime_Defaults_Object__heap__C
Definition: dss_mrr_pe674.c:7060
ti_sysbios_family_c64p_Exception_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn8 ti_sysbios_family_c64p_Exception_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:4192
xdc_runtime_Main_Module_GateProxy_Module__
Definition: dss_mrr_pe674.c:628
ti_sysbios_knl_Idle_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__loggerFxn8 ti_sysbios_knl_Idle_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:5500
ti_sysbios_BIOS_RtsGateProxy_Proxy__delegate__S
xdc_CPtr ti_sysbios_BIOS_RtsGateProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:9547
xdc_runtime_System_aprintf__E
xdc_Int xdc_runtime_System_aprintf__E(xdc_CString fmt,...)
Definition: dss_mrr_pe674.c:8401
xdc_runtime_Registry_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Registry_Module__loggerFxn2 xdc_runtime_Registry_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7695
ti_sysbios_utils_Load_Module_State__
struct ti_sysbios_utils_Load_Module_State__ ti_sysbios_utils_Load_Module_State__
xdc_runtime_Main_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Main_Object__sizeof xdc_runtime_Main_Object__sizeof__C
Definition: dss_mrr_pe674.c:7524
xdc_runtime_Main_Module_GateProxy_Proxy__abstract__S
xdc_Bool xdc_runtime_Main_Module_GateProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:12968
ti_sysbios_BIOS_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_BIOS_Module__diagsIncluded ti_sysbios_BIOS_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:3015
ti_sysbios_utils_Load_Object__count__C
const __FAR__ CT__ti_sysbios_utils_Load_Object__count ti_sysbios_utils_Load_Object__count__C
Definition: dss_mrr_pe674.c:6785
ti_sysbios_heaps_HeapMem_Object__::buf
__TA_ti_sysbios_heaps_HeapMem_Instance_State__buf buf
Definition: dss_mrr_pe674.c:320
ti_sysbios_knl_Clock_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__loggerDefined ti_sysbios_knl_Clock_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:5211
ti_sysbios_utils_Load_postUpdate__C
const __FAR__ CT__ti_sysbios_utils_Load_postUpdate ti_sysbios_utils_Load_postUpdate__C
Definition: dss_mrr_pe674.c:6817
xdc_runtime_Error_Module_State__
Definition: dss_mrr_pe674.c:1746
xdc_runtime_Gate_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Gate_Module__loggerFxn2 xdc_runtime_Gate_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7314
ti_sysbios_utils_Load_Module_State__::t0
xdc_UInt32 t0
Definition: dss_mrr_pe674.c:1696
xdc_runtime_Main_Object__table__C
const __FAR__ CT__xdc_runtime_Main_Object__table xdc_runtime_Main_Object__table__C
Definition: dss_mrr_pe674.c:7528
ti_sysbios_knl_Task_Module_State__
struct ti_sysbios_knl_Task_Module_State__ ti_sysbios_knl_Task_Module_State__
ti_sysbios_knl_Task_startupHookFunc__C
const __FAR__ CT__ti_sysbios_knl_Task_startupHookFunc ti_sysbios_knl_Task_startupHookFunc__C
Definition: dss_mrr_pe674.c:6308
ti_sysbios_hal_Hwi_Object__
struct ti_sysbios_hal_Hwi_Object__ ti_sysbios_hal_Hwi_Object__
xdc_runtime_Startup_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Startup_Module__loggerFxn2 xdc_runtime_Startup_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7822
ti_sysbios_heaps_HeapMem_Module_GateProxy_create
ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle ti_sysbios_heaps_HeapMem_Module_GateProxy_create(const ti_sysbios_heaps_HeapMem_Module_GateProxy_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:8680
ti_sysbios_BIOS_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_BIOS_Module__loggerObj ti_sysbios_BIOS_Module__loggerObj__C
Definition: dss_mrr_pe674.c:3039
xdc_runtime_Log_L_start__C
const __FAR__ CT__xdc_runtime_Log_L_start xdc_runtime_Log_L_start__C
Definition: dss_mrr_pe674.c:7443
ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:3269
xdc_runtime_System_Object__heap__C
const __FAR__ CT__xdc_runtime_System_Object__heap xdc_runtime_System_Object__heap__C
Definition: dss_mrr_pe674.c:8028
ti_sysbios_knl_Task_hooks__A
const __T1_ti_sysbios_knl_Task_hooks ti_sysbios_knl_Task_hooks__A[1]
Definition: dss_mrr_pe674.c:1624
ti_sysbios_heaps_HeapMem_Object2__::obj
ti_sysbios_heaps_HeapMem_Object__ obj
Definition: dss_mrr_pe674.c:328
ti_sysbios_family_c64p_Exception_exceptionHook__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_exceptionHook ti_sysbios_family_c64p_Exception_exceptionHook__C
Definition: dss_mrr_pe674.c:4232
ti_sysbios_BIOS_Module__id__C
const __FAR__ CT__ti_sysbios_BIOS_Module__id ti_sysbios_BIOS_Module__id__C
Definition: dss_mrr_pe674.c:3031
xdc_runtime_Main_Module_GateProxy_Object2__
Definition: dss_mrr_pe674.c:641
ti_sysbios_timers_rti_Timer_E_notAvailable__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_E_notAvailable ti_sysbios_timers_rti_Timer_E_notAvailable__C
Definition: dss_mrr_pe674.c:6611
ti_sysbios_hal_Hwi_HwiProxy_restoreInterrupt__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_restoreInterrupt__E(xdc_UInt intNum, xdc_UInt key)
Definition: dss_mrr_pe674.c:8625
xdc_runtime_System_Object__count__C
const __FAR__ CT__xdc_runtime_System_Object__count xdc_runtime_System_Object__count__C
Definition: dss_mrr_pe674.c:8024
ti_sysbios_knl_Clock_Object__heap__C
const __FAR__ CT__ti_sysbios_knl_Clock_Object__heap ti_sysbios_knl_Clock_Object__heap__C
Definition: dss_mrr_pe674.c:5243
ti_sysbios_family_c62_TaskSupport_Object__sizeof__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Object__sizeof ti_sysbios_family_c62_TaskSupport_Object__sizeof__C
Definition: dss_mrr_pe674.c:3289
ti_sysbios_family_c64p_Cache_EMIFC_CFG__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFC_CFG ti_sysbios_family_c64p_Cache_EMIFC_CFG__C
Definition: dss_mrr_pe674.c:3425
ti_sysbios_gates_GateMutex_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__loggerFxn2 ti_sysbios_gates_GateMutex_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:4810
xdc_runtime_Log_L_error__C
const __FAR__ CT__xdc_runtime_Log_L_error xdc_runtime_Log_L_error__C
Definition: dss_mrr_pe674.c:7431
xdc_runtime_Startup_Module_State__::stateTab
xdc_Int * stateTab
Definition: dss_mrr_pe674.c:1812
ti_sysbios_knl_Clock_TimerProxy_setFunc__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_setFunc__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, ti_sysbios_interfaces_ITimer_FuncPtr fxn, xdc_UArg arg)
Definition: dss_mrr_pe674.c:8837
xdc_runtime_Diags_dictBase__C
const __FAR__ CT__xdc_runtime_Diags_dictBase xdc_runtime_Diags_dictBase__C
Definition: dss_mrr_pe674.c:7149
ti_sysbios_family_c64p_Exception_Object__table__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Object__table ti_sysbios_family_c64p_Exception_Object__table__C
Definition: dss_mrr_pe674.c:4208
ti_sysbios_hal_Hwi_Module__
struct ti_sysbios_hal_Hwi_Module__ ti_sysbios_hal_Hwi_Module__
ti_sysbios_knl_Semaphore_Object__create__S
xdc_Ptr ti_sysbios_knl_Semaphore_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12139
ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:4054
ti_sysbios_hal_Hwi_Object__sizeof__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Object__sizeof ti_sysbios_hal_Hwi_Object__sizeof__C
Definition: dss_mrr_pe674.c:4942
xdc_runtime_Gate_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Gate_Module__loggerFxn1 xdc_runtime_Gate_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7310
ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn0 ti_sysbios_family_c64p_Hwi_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:4424
ti_sysbios_knl_Semaphore_Instance_State_pendQ__O
const __FAR__ xdc_SizeT ti_sysbios_knl_Semaphore_Instance_State_pendQ__O
Definition: dss_mrr_pe674.c:1959
ti_sysbios_hal_Hwi_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__diagsEnabled ti_sysbios_hal_Hwi_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:4882
ti_sysbios_family_c62_TaskSupport_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__diagsIncluded ti_sysbios_family_c62_TaskSupport_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:3233
ti_sysbios_family_c64p_Cache_EMIFC_LENGTH__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFC_LENGTH ti_sysbios_family_c64p_Cache_EMIFC_LENGTH__C
Definition: dss_mrr_pe674.c:3433
ti_sysbios_gates_GateMutex_Object__first__S
xdc_Ptr ti_sysbios_gates_GateMutex_Object__first__S(void)
Definition: dss_mrr_pe674.c:10264
ti_sysbios_knl_Task_checkStackFlag__C
const __FAR__ CT__ti_sysbios_knl_Task_checkStackFlag ti_sysbios_knl_Task_checkStackFlag__C
Definition: dss_mrr_pe674.c:6268
ti_sysbios_knl_Event_Object__::postedEvents
volatile xdc_UInt postedEvents
Definition: dss_mrr_pe674.c:450
ti_sysbios_knl_Clock_Object__get__S
xdc_Ptr ti_sysbios_knl_Clock_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:11226
xdc_runtime_Memory_HeapProxy_Object__
ti_sysbios_heaps_HeapMem_Object__ xdc_runtime_Memory_HeapProxy_Object__
Definition: dss_mrr_pe674.c:667
xdc_runtime_Error_raiseHook__C
const __FAR__ CT__xdc_runtime_Error_raiseHook xdc_runtime_Error_raiseHook__C
Definition: dss_mrr_pe674.c:7261
xdc_runtime_Memory_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Memory_Module__loggerDefined xdc_runtime_Memory_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7581
ti_sysbios_knl_Task_Object__::domain
xdc_Ptr domain
Definition: dss_mrr_pe674.c:541
ti_sysbios_heaps_HeapMem_Params__init__S
xdc_Void ti_sysbios_heaps_HeapMem_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:10862
xdc_runtime_Log_L_stopInstance__C
const __FAR__ CT__xdc_runtime_Log_L_stopInstance xdc_runtime_Log_L_stopInstance__C
Definition: dss_mrr_pe674.c:7455
ti_sysbios_timers_rti_Timer_Object__::period
xdc_UInt period
Definition: dss_mrr_pe674.c:408
ti_sysbios_knl_Intrinsics_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__gatePrms ti_sysbios_knl_Intrinsics_Module__gatePrms__C
Definition: dss_mrr_pe674.c:5549
ti_sysbios_hal_Hwi_HwiProxy_setFunc__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_setFunc__E(ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, ti_sysbios_interfaces_IHwi_FuncPtr fxn, xdc_UArg arg)
Definition: dss_mrr_pe674.c:8643
ti_sysbios_knl_Task_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__diagsMask ti_sysbios_knl_Task_Module__diagsMask__C
Definition: dss_mrr_pe674.c:6088
ti_sysbios_BIOS_Module__startupDone__S
xdc_Bool ti_sysbios_BIOS_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9428
ti_sysbios_gates_GateHwi_Object__heap__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Object__heap ti_sysbios_gates_GateHwi_Object__heap__C
Definition: dss_mrr_pe674.c:4695
ti_sysbios_family_c62_TaskSupport_Object__table__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Object__table ti_sysbios_family_c62_TaskSupport_Object__table__C
Definition: dss_mrr_pe674.c:3293
ti_sysbios_family_c64p_Exception_Module_State__::excPtr
xdc_Char * excPtr
Definition: dss_mrr_pe674.c:1361
xdc_runtime_Gate_Object__heap__C
const __FAR__ CT__xdc_runtime_Gate_Object__heap xdc_runtime_Gate_Object__heap__C
Definition: dss_mrr_pe674.c:7330
ti_sysbios_knl_Task_LM_switch__C
const __FAR__ CT__ti_sysbios_knl_Task_LM_switch ti_sysbios_knl_Task_LM_switch__C
Definition: dss_mrr_pe674.c:6148
xdc_runtime_Error_E_generic__C
const __FAR__ CT__xdc_runtime_Error_E_generic xdc_runtime_Error_E_generic__C
Definition: dss_mrr_pe674.c:7245
ti_sysbios_knl_Event_Object2__
Definition: dss_mrr_pe674.c:455
ti_sysbios_timers_rti_Timer_create
ti_sysbios_timers_rti_Timer_Handle ti_sysbios_timers_rti_Timer_create(xdc_Int id, ti_sysbios_interfaces_ITimer_FuncPtr tickFxn, const ti_sysbios_timers_rti_Timer_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12692
ti_sysbios_knl_Intrinsics_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn4 ti_sysbios_knl_Intrinsics_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:5577
ti_sysbios_knl_Clock_TimerProxy_stop__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_stop__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8795
ti_sysbios_hal_Hwi_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__loggerFxn8 ti_sysbios_hal_Hwi_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:4930
ti_sysbios_BIOS_RtsGateProxy_delete
void ti_sysbios_BIOS_RtsGateProxy_delete(ti_sysbios_BIOS_RtsGateProxy_Handle *instp)
Definition: dss_mrr_pe674.c:8486
ti_sysbios_timers_rti_Timer_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_timers_rti_Timer_Object__DESC__C
Definition: dss_mrr_pe674.c:6427
ti_sysbios_family_c64p_Exception_Module__state__V
ti_sysbios_family_c64p_Exception_Module_State__ ti_sysbios_family_c64p_Exception_Module__state__V
Definition: dss_mrr_pe674.c:1366
ti_sysbios_gates_GateHwi_Object__::__fxns
const ti_sysbios_gates_GateHwi_Fxns__ * __fxns
Definition: dss_mrr_pe674.c:230
xdc_runtime_Log_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Log_Module__diagsIncluded xdc_runtime_Log_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7351
ti_sysbios_knl_Clock_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__diagsMask ti_sysbios_knl_Clock_Module__diagsMask__C
Definition: dss_mrr_pe674.c:5195
xdc_runtime_Assert_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Assert_Module__diagsIncluded xdc_runtime_Assert_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:6854
ti_sysbios_knl_Clock_TimerProxy_delete
void ti_sysbios_knl_Clock_TimerProxy_delete(ti_sysbios_knl_Clock_TimerProxy_Handle *instp)
Definition: dss_mrr_pe674.c:8741
ti_sysbios_knl_Clock_destruct
void ti_sysbios_knl_Clock_destruct(ti_sysbios_knl_Clock_Struct *obj)
Definition: dss_mrr_pe674.c:11316
xdc_runtime_Assert_E_assertFailed__C
const __FAR__ CT__xdc_runtime_Assert_E_assertFailed xdc_runtime_Assert_E_assertFailed__C
Definition: dss_mrr_pe674.c:6918
ti_sysbios_utils_Load_Module_State__::minIdle
xdc_UInt32 minIdle
Definition: dss_mrr_pe674.c:1695
ti_sysbios_knl_Task_hooks__C
const __FAR__ CT__ti_sysbios_knl_Task_hooks ti_sysbios_knl_Task_hooks__C
Definition: dss_mrr_pe674.c:6276
ti_sysbios_knl_Event_Object__get__S
xdc_Ptr ti_sysbios_knl_Event_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:11585
xdc_runtime_Timestamp_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__loggerFxn0 xdc_runtime_Timestamp_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:8259
xdc_runtime_Assert_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Assert_Module__gatePrms xdc_runtime_Assert_Module__gatePrms__C
Definition: dss_mrr_pe674.c:6866
xdc_runtime_Text_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Text_Module__loggerDefined xdc_runtime_Text_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:8130
xdc_runtime_Error_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_Error_Module__loggerFxn0 xdc_runtime_Error_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7205
ti_sysbios_BIOS_heapSize__C
const __FAR__ CT__ti_sysbios_BIOS_heapSize ti_sysbios_BIOS_heapSize__C
Definition: dss_mrr_pe674.c:3122
xdc_runtime_Main_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Main_Module__gatePrms xdc_runtime_Main_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7480
xdc_runtime_Main_Module_GateProxy_Module__
struct xdc_runtime_Main_Module_GateProxy_Module__ xdc_runtime_Main_Module_GateProxy_Module__
ti_sysbios_gates_GateMutex_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__diagsEnabled ti_sysbios_gates_GateMutex_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:4770
xdc_runtime_Registry_Object__table__C
const __FAR__ CT__xdc_runtime_Registry_Object__table xdc_runtime_Registry_Object__table__C
Definition: dss_mrr_pe674.c:7719
ti_sysbios_family_c64p_Hwi_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_family_c64p_Hwi_Object__DESC__C
Definition: dss_mrr_pe674.c:4256
xdc_runtime_SysStd_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_SysStd_Module__diagsIncluded xdc_runtime_SysStd_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7887
ti_sysbios_gates_GateMutex_Object__count__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Object__count ti_sysbios_gates_GateMutex_Object__count__C
Definition: dss_mrr_pe674.c:4822
xdc_runtime_ITimestampProvider_Interface__BASE__C
const __FAR__ xdc_runtime_Types_Base xdc_runtime_ITimestampProvider_Interface__BASE__C
Definition: dss_mrr_pe674.c:756
ti_sysbios_family_c64p_TimestampProvider_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__diagsEnabled ti_sysbios_family_c64p_TimestampProvider_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:4537
ti_sysbios_knl_Event_Object__PARAMS__C
const __FAR__ ti_sysbios_knl_Event_Params ti_sysbios_knl_Event_Object__PARAMS__C
Definition: dss_mrr_pe674.c:5316
ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:4577
ti_sysbios_knl_Queue_create
ti_sysbios_knl_Queue_Handle ti_sysbios_knl_Queue_create(const ti_sysbios_knl_Queue_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:11922
ti_sysbios_timers_rti_Timer_Object__count__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Object__count ti_sysbios_timers_rti_Timer_Object__count__C
Definition: dss_mrr_pe674.c:6587
ti_sysbios_heaps_HeapMem_Module__
Definition: dss_mrr_pe674.c:309
ti_sysbios_family_c64p_Cache_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__diagsMask ti_sysbios_family_c64p_Cache_Module__diagsMask__C
Definition: dss_mrr_pe674.c:3333
ti_sysbios_family_c64p_Hwi_Object__sizeof__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Object__sizeof ti_sysbios_family_c64p_Hwi_Object__sizeof__C
Definition: dss_mrr_pe674.c:4452
xdc_runtime_SysStd_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_SysStd_Module__loggerFxn1 xdc_runtime_SysStd_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7919
xdc_runtime_System_Module_GateProxy_query__E
xdc_Bool xdc_runtime_System_Module_GateProxy_query__E(xdc_Int qual)
Definition: dss_mrr_pe674.c:9088
xdc_runtime_Text_isLoaded__C
const __FAR__ CT__xdc_runtime_Text_isLoaded xdc_runtime_Text_isLoaded__C
Definition: dss_mrr_pe674.c:8186
ti_sysbios_heaps_HeapMem___S1::s0
ti_sysbios_heaps_HeapMem_Object2__ s0
Definition: dss_mrr_pe674.c:9261
ti_sysbios_BIOS_rtsUnlock
Void ti_sysbios_BIOS_rtsUnlock()
Definition: dss_mrr_pe674.c:2622
ti_sysbios_knl_Semaphore_Module__gateObj__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__gateObj ti_sysbios_knl_Semaphore_Module__gateObj__C
Definition: dss_mrr_pe674.c:5743
ti_sysbios_timers_rti_Timer_Object__::arg
xdc_UArg arg
Definition: dss_mrr_pe674.c:411
ti_sysbios_knl_Event___S1::s0
ti_sysbios_knl_Event_Object2__ s0
Definition: dss_mrr_pe674.c:9299
ti_sysbios_gates_GateMutex_A_badContext__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_A_badContext ti_sysbios_gates_GateMutex_A_badContext__C
Definition: dss_mrr_pe674.c:4838
ti_sysbios_heaps_HeapMem_Module__
struct ti_sysbios_heaps_HeapMem_Module__ ti_sysbios_heaps_HeapMem_Module__
ti_sysbios_gates_GateMutex_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__loggerFxn1 ti_sysbios_gates_GateMutex_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:4806
xdc_runtime_Registry_Object__heap__C
const __FAR__ CT__xdc_runtime_Registry_Object__heap xdc_runtime_Registry_Object__heap__C
Definition: dss_mrr_pe674.c:7711
ti_sysbios_knl_Semaphore_Object2__::obj
ti_sysbios_knl_Semaphore_Object__ obj
Definition: dss_mrr_pe674.c:130
ti_sysbios_timers_rti_Timer_Object__::__fxns
const ti_sysbios_timers_rti_Timer_Fxns__ * __fxns
Definition: dss_mrr_pe674.c:402
ti_sysbios_BIOS_RtsGateProxy_Object2__
Definition: dss_mrr_pe674.c:150
ti_sysbios_knl_Semaphore_A_badContext__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_A_badContext ti_sysbios_knl_Semaphore_A_badContext__C
Definition: dss_mrr_pe674.c:5815
ti_sysbios_family_c62_TaskSupport_Module__gateObj__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__gateObj ti_sysbios_family_c62_TaskSupport_Module__gateObj__C
Definition: dss_mrr_pe674.c:3241
ti_sysbios_rts_ti_ThreadLocalStorage_Object__sizeof__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__sizeof ti_sysbios_rts_ti_ThreadLocalStorage_Object__sizeof__C
Definition: dss_mrr_pe674.c:6399
ti_sysbios_knl_Semaphore_Object__table__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Object__table ti_sysbios_knl_Semaphore_Object__table__C
Definition: dss_mrr_pe674.c:5795
ti_sysbios_knl_Task_LM_setPri__C
const __FAR__ CT__ti_sysbios_knl_Task_LM_setPri ti_sysbios_knl_Task_LM_setPri__C
Definition: dss_mrr_pe674.c:6168
ti_sysbios_knl_Semaphore_Object__heap__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Object__heap ti_sysbios_knl_Semaphore_Object__heap__C
Definition: dss_mrr_pe674.c:5787
ti_sysbios_family_c64p_Hwi_Object__next__S
xdc_Ptr ti_sysbios_family_c64p_Hwi_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:9769
ti_sysbios_utils_Load_Module_State__::hwiCnt
xdc_UInt32 hwiCnt
Definition: dss_mrr_pe674.c:1692
ti_sysbios_family_c64p_Cache_Module_State__
struct ti_sysbios_family_c64p_Cache_Module_State__ ti_sysbios_family_c64p_Cache_Module_State__
ti_sysbios_heaps_HeapMem_A_invalidFree__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_A_invalidFree ti_sysbios_heaps_HeapMem_A_invalidFree__C
Definition: dss_mrr_pe674.c:5106
ti_sysbios_knl_Clock_TimerProxy_setPeriodMicroSecs__E
xdc_Bool ti_sysbios_knl_Clock_TimerProxy_setPeriodMicroSecs__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 microsecs)
Definition: dss_mrr_pe674.c:8807
ti_sysbios_gates_GateMutex_Instance_State_sem__O
const __FAR__ xdc_SizeT ti_sysbios_gates_GateMutex_Instance_State_sem__O
Definition: dss_mrr_pe674.c:1935
xdc_runtime_System_Module_GateProxy_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:715
ti_sysbios_heaps_HeapMem_Object__heap__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Object__heap ti_sysbios_heaps_HeapMem_Object__heap__C
Definition: dss_mrr_pe674.c:5078
ti_sysbios_timers_rti_Timer_Object__::prescale
xdc_UInt prescale
Definition: dss_mrr_pe674.c:407
ti_sysbios_timers_rti_Timer_startup__E
Void ti_sysbios_timers_rti_Timer_startup__E()
xdc_runtime_System_Module_State__
struct xdc_runtime_System_Module_State__ xdc_runtime_System_Module_State__
xdc_runtime_Registry_Module_State__
struct xdc_runtime_Registry_Module_State__ xdc_runtime_Registry_Module_State__
ti_sysbios_knl_Task_E_spOutOfBounds__C
const __FAR__ CT__ti_sysbios_knl_Task_E_spOutOfBounds ti_sysbios_knl_Task_E_spOutOfBounds__C
Definition: dss_mrr_pe674.c:6192
ti_sysbios_family_c64p_Exception_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__diagsEnabled ti_sysbios_family_c64p_Exception_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:4144
xdc_runtime_Error_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Error_Module__diagsIncluded xdc_runtime_Error_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7177
ti_sysbios_knl_Clock_Module_State__::swiCount
xdc_UInt swiCount
Definition: dss_mrr_pe674.c:1493
xdc_runtime_System_printf__E
xdc_Int xdc_runtime_System_printf__E(xdc_CString fmt,...)
Definition: dss_mrr_pe674.c:8383
xdc_runtime_Registry_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Registry_Object__sizeof xdc_runtime_Registry_Object__sizeof__C
Definition: dss_mrr_pe674.c:7715
ti_sysbios_knl_Semaphore_Object__get__S
xdc_Ptr ti_sysbios_knl_Semaphore_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:12102
xdc_runtime_TimestampNull_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__gatePrms xdc_runtime_TimestampNull_Module__gatePrms__C
Definition: dss_mrr_pe674.c:8316
ti_sysbios_knl_Task_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:548
ti_sysbios_knl_Intrinsics_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__diagsIncluded ti_sysbios_knl_Intrinsics_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:5537
ti_sysbios_gates_GateHwi_Object2__
Definition: dss_mrr_pe674.c:234
ti_sysbios_knl_Task_Module_State_inactiveQ__O
const __FAR__ xdc_SizeT ti_sysbios_knl_Task_Module_State_inactiveQ__O
Definition: dss_mrr_pe674.c:1967
xdc_runtime_Registry_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Registry_Module__diagsMask xdc_runtime_Registry_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7663
ti_sysbios_knl_Clock_Object__table__C
const __FAR__ CT__ti_sysbios_knl_Clock_Object__table ti_sysbios_knl_Clock_Object__table__C
Definition: dss_mrr_pe674.c:5251
ti_sysbios_knl_Task_moduleStateCheckValueFxn__C
const __FAR__ CT__ti_sysbios_knl_Task_moduleStateCheckValueFxn ti_sysbios_knl_Task_moduleStateCheckValueFxn__C
Definition: dss_mrr_pe674.c:6284
ti_sysbios_utils_Load_Module__gateObj__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__gateObj ti_sysbios_utils_Load_Module__gateObj__C
Definition: dss_mrr_pe674.c:6745
xdc_runtime_Diags_Object__table__C
const __FAR__ CT__xdc_runtime_Diags_Object__table xdc_runtime_Diags_Object__table__C
Definition: dss_mrr_pe674.c:7141
xdc_runtime_Registry_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Registry_Module__loggerFxn1 xdc_runtime_Registry_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7691
ti_sysbios_gates_GateHwi_Module__root__V
ti_sysbios_gates_GateHwi_Module__ ti_sysbios_gates_GateHwi_Module__root__V
Definition: dss_mrr_pe674.c:4625
xdc_runtime_Timestamp_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__loggerFxn4 xdc_runtime_Timestamp_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:8271
ti_sysbios_knl_Clock_Module_State__::swi
ti_sysbios_knl_Swi_Handle swi
Definition: dss_mrr_pe674.c:1495
ti_sysbios_knl_Queue_Object__heap__C
const __FAR__ CT__ti_sysbios_knl_Queue_Object__heap ti_sysbios_knl_Queue_Object__heap__C
Definition: dss_mrr_pe674.c:5689
xdc_runtime_Timestamp_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Timestamp_Object__sizeof xdc_runtime_Timestamp_Object__sizeof__C
Definition: dss_mrr_pe674.c:8287
ti_sysbios_knl_Queue_Object__create__S
xdc_Ptr ti_sysbios_knl_Queue_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:11900
ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__
struct ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__ ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__
ti_sysbios_knl_Task_initStackFlag__C
const __FAR__ CT__ti_sysbios_knl_Task_initStackFlag ti_sysbios_knl_Task_initStackFlag__C
Definition: dss_mrr_pe674.c:6264
ti_sysbios_knl_Task_Object__::affinity
xdc_UInt affinity
Definition: dss_mrr_pe674.c:539
xdc_runtime_Main_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Main_Module__loggerObj xdc_runtime_Main_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7492
xdc_runtime_Gate_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Gate_Module__gateObj xdc_runtime_Gate_Module__gateObj__C
Definition: dss_mrr_pe674.c:7286
ti_sysbios_heaps_HeapMem_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn2 ti_sysbios_heaps_HeapMem_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:5062
ti_sysbios_gates_GateHwi_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__loggerFxn2 ti_sysbios_gates_GateHwi_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:4679
ti_sysbios_hal_Hwi_Object__next__S
xdc_Ptr ti_sysbios_hal_Hwi_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:10516
ti_sysbios_hal_Hwi_HwiProxy_Proxy__abstract__S
xdc_Bool ti_sysbios_hal_Hwi_HwiProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:10726
ti_sysbios_timers_rti_Timer_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn1 ti_sysbios_timers_rti_Timer_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:6571
ti_sysbios_hal_Hwi_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_hal_Hwi_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:10476
ti_sysbios_heaps_HeapMem_Object__next__S
xdc_Ptr ti_sysbios_heaps_HeapMem_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:10892
ti_sysbios_BIOS_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_BIOS_Module__loggerDefined ti_sysbios_BIOS_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:3035
xdc_runtime_Memory_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Memory_Module__loggerFxn4 xdc_runtime_Memory_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7601
xdc_runtime_Registry_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Registry_Module__diagsIncluded xdc_runtime_Registry_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7659
ti_sysbios_family_c64p_Hwi_hooks__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_hooks ti_sysbios_family_c64p_Hwi_hooks__C
Definition: dss_mrr_pe674.c:4528
ti_sysbios_rts_ti_ThreadLocalStorage_Object__heap__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__heap ti_sysbios_rts_ti_ThreadLocalStorage_Object__heap__C
Definition: dss_mrr_pe674.c:6395
ti_sysbios_knl_Clock_doTick__I
xdc_Void ti_sysbios_knl_Clock_doTick__I(xdc_UArg)
xdc_runtime_Diags_setMaskEnabled__C
const __FAR__ CT__xdc_runtime_Diags_setMaskEnabled xdc_runtime_Diags_setMaskEnabled__C
Definition: dss_mrr_pe674.c:7145
ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:4585
xdc_runtime_Diags_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Diags_Module__loggerFxn1 xdc_runtime_Diags_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7113
ti_sysbios_knl_Event___S1
Definition: dss_mrr_pe674.c:9299
ti_sysbios_BIOS_taskEnabled__C
const __FAR__ CT__ti_sysbios_BIOS_taskEnabled ti_sysbios_BIOS_taskEnabled__C
Definition: dss_mrr_pe674.c:3098
ti_sysbios_hal_Hwi_HwiProxy_Proxy__delegate__S
xdc_CPtr ti_sysbios_hal_Hwi_HwiProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:10730
ti_sysbios_timers_rti_Timer_Object__::tickFxn
ti_sysbios_hal_Hwi_FuncPtr tickFxn
Definition: dss_mrr_pe674.c:412
ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E
xdc_UInt ti_sysbios_hal_Hwi_HwiProxy_disableInterrupt__E(xdc_UInt intNum)
Definition: dss_mrr_pe674.c:8613
xdc_runtime_Log_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Log_Module__diagsMask xdc_runtime_Log_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7355
ti_sysbios_knl_Clock_Module__
struct ti_sysbios_knl_Clock_Module__ ti_sysbios_knl_Clock_Module__
ti_sysbios_knl_Task_SupportProxy_getDefaultStackSize__E
xdc_SizeT ti_sysbios_knl_Task_SupportProxy_getDefaultStackSize__E(void)
Definition: dss_mrr_pe674.c:8929
ti_sysbios_knl_Clock_TimerProxy_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:429
ti_sysbios_knl_Task_LM_sleep__C
const __FAR__ CT__ti_sysbios_knl_Task_LM_sleep ti_sysbios_knl_Task_LM_sleep__C
Definition: dss_mrr_pe674.c:6152
ti_sysbios_utils_Load_Module__id__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__id ti_sysbios_utils_Load_Module__id__C
Definition: dss_mrr_pe674.c:6753
ti_sysbios_family_c64p_Cache_Module__startupDone__S
xdc_Bool ti_sysbios_family_c64p_Cache_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9583
ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerObj__C
Definition: dss_mrr_pe674.c:6367
ti_sysbios_timers_rti_Timer_Module__id__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__id ti_sysbios_timers_rti_Timer_Module__id__C
Definition: dss_mrr_pe674.c:6555
ti_sysbios_utils_Load_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__diagsMask ti_sysbios_utils_Load_Module__diagsMask__C
Definition: dss_mrr_pe674.c:6741
ti_sysbios_utils_Load_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__loggerFxn8 ti_sysbios_utils_Load_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:6781
xdc_runtime_Memory_Module__id__C
const __FAR__ CT__xdc_runtime_Memory_Module__id xdc_runtime_Memory_Module__id__C
Definition: dss_mrr_pe674.c:7577
ti_sysbios_knl_Task_Module_State__::locked
volatile xdc_Bool locked
Definition: dss_mrr_pe674.c:1593
ti_sysbios_knl_Task_numPriorities__C
const __FAR__ CT__ti_sysbios_knl_Task_numPriorities ti_sysbios_knl_Task_numPriorities__C
Definition: dss_mrr_pe674.c:6248
xdc_runtime_Memory_HeapProxy_Module__startupDone__S
xdc_Bool xdc_runtime_Memory_HeapProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8997
ti_sysbios_BIOS_Module_State__::smpThreadType
__TA_ti_sysbios_BIOS_Module_State__smpThreadType smpThreadType
Definition: dss_mrr_pe674.c:908
xdc_runtime_Error_Module__startupDone__S
xdc_Bool xdc_runtime_Error_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12817
xdc_runtime_Text_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Text_Module__loggerFxn4 xdc_runtime_Text_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:8150
xdc_runtime_Main_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Main_Module__diagsIncluded xdc_runtime_Main_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7468
ti_sysbios_timers_rti_Timer_Object__heap__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Object__heap ti_sysbios_timers_rti_Timer_Object__heap__C
Definition: dss_mrr_pe674.c:6591
ti_sysbios_BIOS_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_BIOS_Module__loggerFxn8 ti_sysbios_BIOS_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:3059
ti_sysbios_rts_ti_ThreadLocalStorage_Object__count__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Object__count ti_sysbios_rts_ti_ThreadLocalStorage_Object__count__C
Definition: dss_mrr_pe674.c:6391
ti_sysbios_timers_rti_Timer_Object2__
Definition: dss_mrr_pe674.c:419
ti_sysbios_family_c64p_Hwi_dispatcherTaskSupport__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_dispatcherTaskSupport ti_sysbios_family_c64p_Hwi_dispatcherTaskSupport__C
Definition: dss_mrr_pe674.c:4468
ti_sysbios_family_c64p_Cache_Module__startupDone__F
xdc_Bool ti_sysbios_family_c64p_Cache_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2076
ti_sysbios_hal_Hwi_HwiProxy_Module__
Definition: dss_mrr_pe674.c:285
ti_sysbios_knl_Event_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__loggerObj ti_sysbios_knl_Event_Module__loggerObj__C
Definition: dss_mrr_pe674.c:5363
ti_sysbios_hal_Hwi_dispatcherAutoNestingSupport__C
const __FAR__ CT__ti_sysbios_hal_Hwi_dispatcherAutoNestingSupport ti_sysbios_hal_Hwi_dispatcherAutoNestingSupport__C
Definition: dss_mrr_pe674.c:4950
ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerDefined ti_sysbios_rts_ti_ThreadLocalStorage_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:6363
xdc_runtime_System_sprintf_va__E
xdc_Int xdc_runtime_System_sprintf_va__E(xdc_Char buf[], xdc_CString fmt, va_list __va)
Definition: dss_mrr_pe674.c:8413
ti_sysbios_knl_Semaphore_LM_post__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_LM_post ti_sysbios_knl_Semaphore_LM_post__C
Definition: dss_mrr_pe674.c:5799
ti_sysbios_timers_rti_Timer_Module_State_0_intFreqs__A
__T1_ti_sysbios_timers_rti_Timer_Module_State__intFreqs ti_sysbios_timers_rti_Timer_Module_State_0_intFreqs__A[2]
Definition: dss_mrr_pe674.c:1666
ti_sysbios_knl_Event_Object__heap__C
const __FAR__ CT__ti_sysbios_knl_Event_Object__heap ti_sysbios_knl_Event_Object__heap__C
Definition: dss_mrr_pe674.c:5391
xdc_runtime_Memory_HeapProxy_free__E
xdc_Void xdc_runtime_Memory_HeapProxy_free__E(xdc_runtime_Memory_HeapProxy_Handle __inst, xdc_Ptr block, xdc_SizeT size)
Definition: dss_mrr_pe674.c:9033
ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S
xdc_Bool ti_sysbios_hal_Hwi_HwiProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8529
ti_sysbios_heaps_HeapMem_Module_GateProxy_Module__
Definition: dss_mrr_pe674.c:337
xdc_runtime_Text_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Text_Object__sizeof xdc_runtime_Text_Object__sizeof__C
Definition: dss_mrr_pe674.c:8166
ti_sysbios_hal_Hwi_Module_startup__E
xdc_Int ti_sysbios_hal_Hwi_Module_startup__E(xdc_Int)
Header
Definition: dss_mrr_pe674.c:2789
ti_sysbios_BIOS_Object__table__C
const __FAR__ CT__ti_sysbios_BIOS_Object__table ti_sysbios_BIOS_Object__table__C
Definition: dss_mrr_pe674.c:3075
ti_sysbios_timers_rti_Timer_Object__::periodType
ti_sysbios_interfaces_ITimer_PeriodType periodType
Definition: dss_mrr_pe674.c:409
xdc_runtime_Defaults_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Defaults_Module__diagsMask xdc_runtime_Defaults_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7012
ti_sysbios_timers_rti_Timer_Module__state__V
ti_sysbios_timers_rti_Timer_Module_State__ ti_sysbios_timers_rti_Timer_Module__state__V
Definition: dss_mrr_pe674.c:1672
xdc_runtime_Startup_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Startup_Module__diagsEnabled xdc_runtime_Startup_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7782
ti_sysbios_knl_Task_LD_exit__C
const __FAR__ CT__ti_sysbios_knl_Task_LD_exit ti_sysbios_knl_Task_LD_exit__C
Definition: dss_mrr_pe674.c:6172
ti_sysbios_BIOS_RtsGateProxy_Params__init__S
void ti_sysbios_BIOS_RtsGateProxy_Params__init__S(xdc_Ptr dst, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:8492
ti_sysbios_knl_Semaphore_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__diagsIncluded ti_sysbios_knl_Semaphore_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:5735
xdc_runtime_Startup_Module_State__::rtsDoneFlag
xdc_Bool rtsDoneFlag
Definition: dss_mrr_pe674.c:1814
ti_sysbios_knl_Task_Module_State__::curQ
ti_sysbios_knl_Queue_Handle curQ
Definition: dss_mrr_pe674.c:1598
xdc_runtime_Startup_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Startup_Module__loggerObj xdc_runtime_Startup_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7810
ti_sysbios_gates_GateMutex_Object__sizeof__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Object__sizeof ti_sysbios_gates_GateMutex_Object__sizeof__C
Definition: dss_mrr_pe674.c:4830
xdc_runtime_ITimestampClient_Interface__BASE__C
const __FAR__ xdc_runtime_Types_Base xdc_runtime_ITimestampClient_Interface__BASE__C
Definition: dss_mrr_pe674.c:765
ti_sysbios_BIOS_Module_State__
Definition: dss_mrr_pe674.c:902
ti_sysbios_hal_Hwi_Module__root__V
ti_sysbios_hal_Hwi_Module__ ti_sysbios_hal_Hwi_Module__root__V
Definition: dss_mrr_pe674.c:4867
ti_sysbios_family_c64p_Exception_Module_State__
struct ti_sysbios_family_c64p_Exception_Module_State__ ti_sysbios_family_c64p_Exception_Module_State__
xdc_runtime_SysStd_Module__FXNS__C
const xdc_runtime_SysStd_Fxns__ xdc_runtime_SysStd_Module__FXNS__C
Definition: dss_mrr_pe674.c:838
ti_sysbios_knl_Task_Instance_State_0_hookEnv__A
__T1_ti_sysbios_knl_Task_Instance_State__hookEnv ti_sysbios_knl_Task_Instance_State_0_hookEnv__A[1]
Definition: dss_mrr_pe674.c:1586
ti_sysbios_knl_Semaphore_Object__
struct ti_sysbios_knl_Semaphore_Object__ ti_sysbios_knl_Semaphore_Object__
ti_sysbios_gates_GateMutex_Module__
struct ti_sysbios_gates_GateMutex_Module__ ti_sysbios_gates_GateMutex_Module__
ti_sysbios_family_c64p_Exception_Module_startup__E
xdc_Int ti_sysbios_family_c64p_Exception_Module_startup__E(xdc_Int)
ti_sysbios_BIOS_removeRTSLock
Void ti_sysbios_BIOS_removeRTSLock(Void)
Definition: dss_mrr_pe674.c:2654
xdc_runtime_Text_Module__state__V
xdc_runtime_Text_Module_State__ xdc_runtime_Text_Module__state__V
Definition: dss_mrr_pe674.c:1906
ti_sysbios_family_c64p_Hwi_Object__get__S
xdc_Ptr ti_sysbios_family_c64p_Hwi_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:9745
xdc_runtime_Startup_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Startup_Module__diagsIncluded xdc_runtime_Startup_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7786
xdc_runtime_Startup_Module_State__
struct xdc_runtime_Startup_Module_State__ xdc_runtime_Startup_Module_State__
ti_sysbios_gates_GateMutex_Module__id__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__id ti_sysbios_gates_GateMutex_Module__id__C
Definition: dss_mrr_pe674.c:4790
ti_sysbios_family_c64p_EventCombiner_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__gatePrms ti_sysbios_family_c64p_EventCombiner_Module__gatePrms__C
Definition: dss_mrr_pe674.c:4026
xdc_runtime_Log_L_info__C
const __FAR__ CT__xdc_runtime_Log_L_info xdc_runtime_Log_L_info__C
Definition: dss_mrr_pe674.c:7439
ti_sysbios_timers_rti_Timer_Module_State__
struct ti_sysbios_timers_rti_Timer_Module_State__ ti_sysbios_timers_rti_Timer_Module_State__
xdc_runtime_Timestamp_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__gateObj xdc_runtime_Timestamp_Module__gateObj__C
Definition: dss_mrr_pe674.c:8239
ti_sysbios_family_c64p_Cache_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__loggerFxn4 ti_sysbios_family_c64p_Cache_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:3369
xdc_runtime_System_Module_GateProxy_Proxy__abstract__S
xdc_Bool xdc_runtime_System_Module_GateProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:13266
ti_sysbios_knl_Task_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__loggerFxn0 ti_sysbios_knl_Task_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:6112
ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:8698
xdc_runtime_Text_nodeTab__C
const __FAR__ CT__xdc_runtime_Text_nodeTab xdc_runtime_Text_nodeTab__C
Definition: dss_mrr_pe674.c:8194
ti_sysbios_family_c64p_Hwi_Object__create__S
xdc_Ptr ti_sysbios_family_c64p_Hwi_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9782
ti_sysbios_utils_Load_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__loggerFxn1 ti_sysbios_utils_Load_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:6769
ti_sysbios_BIOS_atExitFunc__I
Void ti_sysbios_BIOS_atExitFunc__I(Int)
Definition: dss_mrr_pe674.c:2590
ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsEnabled ti_sysbios_family_c62_IntrinsicsSupport_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:3156
ti_sysbios_family_c64p_Hwi_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__gatePrms ti_sysbios_family_c64p_Hwi_Module__gatePrms__C
Definition: dss_mrr_pe674.c:4408
ti_sysbios_heaps_HeapMem_construct
void ti_sysbios_heaps_HeapMem_construct(ti_sysbios_heaps_HeapMem_Struct *__obj, const ti_sysbios_heaps_HeapMem_Params *__paramsPtr)
Definition: dss_mrr_pe674.c:10945
xdc_runtime_Timestamp_SupportProxy_get32__E
xdc_Bits32 xdc_runtime_Timestamp_SupportProxy_get32__E(void)
Definition: dss_mrr_pe674.c:9162
xdc_runtime_Memory_HeapProxy_Handle__label__S
xdc_runtime_Types_Label * xdc_runtime_Memory_HeapProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:9021
ti_sysbios_knl_Task_defaultStackHeap__C
const __FAR__ CT__ti_sysbios_knl_Task_defaultStackHeap ti_sysbios_knl_Task_defaultStackHeap__C
Definition: dss_mrr_pe674.c:6256
ti_sysbios_family_c64p_Exception_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__loggerObj ti_sysbios_family_c64p_Exception_Module__loggerObj__C
Definition: dss_mrr_pe674.c:4172
ti_sysbios_gates_GateHwi_Object2__::obj
ti_sysbios_gates_GateHwi_Object__ obj
Definition: dss_mrr_pe674.c:236
ti_sysbios_heaps_HeapMem___S1
Definition: dss_mrr_pe674.c:9261
ti_sysbios_gates_GateHwi_Object__table__V
ti_sysbios_gates_GateHwi_Object__ ti_sysbios_gates_GateHwi_Object__table__V[1]
Definition: dss_mrr_pe674.c:1427
xdc_runtime_Defaults_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Defaults_Module__gatePrms xdc_runtime_Defaults_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7020
xdc_runtime_TimestampNull_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__diagsEnabled xdc_runtime_TimestampNull_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:8300
ti_sysbios_family_c64p_EventCombiner_dispatch
xdc_Void ti_sysbios_family_c64p_EventCombiner_dispatch(xdc_UArg)
xdc_runtime_Defaults_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Defaults_Module__loggerObj xdc_runtime_Defaults_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7032
ti_sysbios_gates_GateMutex_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__loggerFxn8 ti_sysbios_gates_GateMutex_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:4818
ti_sysbios_gates_GateMutex_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__loggerFxn0 ti_sysbios_gates_GateMutex_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:4802
xdc_runtime_Gate_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Gate_Module__diagsIncluded xdc_runtime_Gate_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7278
ti_sysbios_knl_Task_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_knl_Task_Object__DESC__C
Definition: dss_mrr_pe674.c:5851
ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask ti_sysbios_family_c64p_TimestampProvider_Module__diagsMask__C
Definition: dss_mrr_pe674.c:4545
ti_sysbios_family_c64p_Exception_Module_State__::excContext
ti_sysbios_family_c64p_Exception_Context * excContext
Definition: dss_mrr_pe674.c:1359
ti_sysbios_gates_GateHwi_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__gatePrms ti_sysbios_gates_GateHwi_Module__gatePrms__C
Definition: dss_mrr_pe674.c:4655
xdc_runtime_Main_Module_GateProxy_enter__E
xdc_IArg xdc_runtime_Main_Module_GateProxy_enter__E(xdc_runtime_Main_Module_GateProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8978
xdc_runtime_Text_registryModsLastId__C
const __FAR__ CT__xdc_runtime_Text_registryModsLastId xdc_runtime_Text_registryModsLastId__C
Definition: dss_mrr_pe674.c:8210
ti_sysbios_knl_Clock_Object__next__S
xdc_Ptr ti_sysbios_knl_Clock_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:11250
ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E
xdc_Void ti_sysbios_heaps_HeapMem_Module_GateProxy_leave__E(ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle __inst, xdc_IArg key)
Definition: dss_mrr_pe674.c:8716
ti_sysbios_family_c64p_EventCombiner_Module_State__
struct ti_sysbios_family_c64p_EventCombiner_Module_State__ ti_sysbios_family_c64p_EventCombiner_Module_State__
ti_sysbios_knl_Clock_Module__startupDone__F
xdc_Bool ti_sysbios_knl_Clock_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2080
ti_sysbios_gates_GateHwi_Module__gateObj__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__gateObj ti_sysbios_gates_GateHwi_Module__gateObj__C
Definition: dss_mrr_pe674.c:4651
ti_sysbios_rts_ti_ThreadLocalStorage_Module_State__
Definition: dss_mrr_pe674.c:1637
ti_sysbios_knl_Event_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_knl_Event_Object__DESC__C
Definition: dss_mrr_pe674.c:5312
xdc_runtime_Gate_Module__startupDone__S
xdc_Bool xdc_runtime_Gate_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12829
ti_sysbios_knl_Intrinsics_SupportProxy_maxbit__E
xdc_UInt ti_sysbios_knl_Intrinsics_SupportProxy_maxbit__E(xdc_UInt bits)
Definition: dss_mrr_pe674.c:8880
ti_sysbios_heaps_HeapMem_Module_GateProxy_Object2__
Definition: dss_mrr_pe674.c:350
ti_sysbios_utils_Load_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_utils_Load_Module__loggerObj ti_sysbios_utils_Load_Module__loggerObj__C
Definition: dss_mrr_pe674.c:6761
ti_sysbios_knl_Clock_Module_State__
struct ti_sysbios_knl_Clock_Module_State__ ti_sysbios_knl_Clock_Module_State__
ti_sysbios_hal_Hwi_Object__count__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Object__count ti_sysbios_hal_Hwi_Object__count__C
Definition: dss_mrr_pe674.c:4934
ti_sysbios_knl_Task_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__loggerFxn2 ti_sysbios_knl_Task_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:6120
ti_sysbios_knl_Event_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__loggerFxn4 ti_sysbios_knl_Event_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:5379
xdc_runtime_Diags_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Diags_Module__diagsIncluded xdc_runtime_Diags_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7081
ti_sysbios_family_c64p_Hwi_Object__::hookEnv
__TA_ti_sysbios_family_c64p_Hwi_Instance_State__hookEnv hookEnv
Definition: dss_mrr_pe674.c:201
xdc_runtime_Startup_reset__I
xdc_Void xdc_runtime_Startup_reset__I(void)
Definition: dss_mrr_pe674.c:2158
ti_sysbios_knl_Idle_funcList__A
const __T1_ti_sysbios_knl_Idle_funcList ti_sysbios_knl_Idle_funcList__A[3]
Definition: dss_mrr_pe674.c:1533
ti_sysbios_gates_GateHwi_delete
void ti_sysbios_gates_GateHwi_delete(ti_sysbios_gates_GateHwi_Handle *instp)
Definition: dss_mrr_pe674.c:10116
xdc_runtime_Defaults_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Defaults_Module__loggerDefined xdc_runtime_Defaults_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7028
ti_sysbios_gates_GateMutex_Object2__::obj
ti_sysbios_gates_GateMutex_Object__ obj
Definition: dss_mrr_pe674.c:143
xdc_runtime_Timestamp_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__loggerFxn8 xdc_runtime_Timestamp_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:8275
ti_sysbios_heaps_HeapMem_Module_GateProxy_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:351
ti_sysbios_family_c64p_Exception_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn1 ti_sysbios_family_c64p_Exception_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:4180
ti_sysbios_hal_Hwi_HwiProxy_restore__E
xdc_Void ti_sysbios_hal_Hwi_HwiProxy_restore__E(xdc_UInt key)
Definition: dss_mrr_pe674.c:8589
ti_sysbios_knl_Semaphore_Object__sizeof__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Object__sizeof ti_sysbios_knl_Semaphore_Object__sizeof__C
Definition: dss_mrr_pe674.c:5791
xdc_runtime_Timestamp_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__diagsEnabled xdc_runtime_Timestamp_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:8227
xdc_runtime_Log_L_startInstance__C
const __FAR__ CT__xdc_runtime_Log_L_startInstance xdc_runtime_Log_L_startInstance__C
Definition: dss_mrr_pe674.c:7451
ti_sysbios_family_c64p_Cache_EMIFA_LENGTH__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFA_LENGTH ti_sysbios_family_c64p_Cache_EMIFA_LENGTH__C
Definition: dss_mrr_pe674.c:3409
xdc_runtime_Timestamp_Module__FXNS__C
const xdc_runtime_Timestamp_Fxns__ xdc_runtime_Timestamp_Module__FXNS__C
Definition: dss_mrr_pe674.c:861
ti_sysbios_hal_Hwi_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__diagsIncluded ti_sysbios_hal_Hwi_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:4886
ti_sysbios_knl_Idle_Object__sizeof__C
const __FAR__ CT__ti_sysbios_knl_Idle_Object__sizeof ti_sysbios_knl_Idle_Object__sizeof__C
Definition: dss_mrr_pe674.c:5512
ti_sysbios_rts_ti_ThreadLocalStorage_Module__startupDone__S
xdc_Bool ti_sysbios_rts_ti_ThreadLocalStorage_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12488
xdc_runtime_Memory_HeapProxy_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:671
ti_sysbios_gates_GateMutex_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__gatePrms ti_sysbios_gates_GateMutex_Module__gatePrms__C
Definition: dss_mrr_pe674.c:4786
ti_sysbios_knl_Semaphore_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__loggerFxn1 ti_sysbios_knl_Semaphore_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:5767
xdc_runtime_Startup_Object__count__C
const __FAR__ CT__xdc_runtime_Startup_Object__count xdc_runtime_Startup_Object__count__C
Definition: dss_mrr_pe674.c:7834
ti_sysbios_knl_Task_Object__
struct ti_sysbios_knl_Task_Object__ ti_sysbios_knl_Task_Object__
ti_sysbios_heaps_HeapMem_Module_GateProxy_Object2__::obj
ti_sysbios_heaps_HeapMem_Module_GateProxy_Object__ obj
Definition: dss_mrr_pe674.c:352
ti_sysbios_BIOS_Module_State__::rtsGateKey
xdc_IArg rtsGateKey
Definition: dss_mrr_pe674.c:905
ti_sysbios_family_c64p_Cache_EMIFC_BASE__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_EMIFC_BASE ti_sysbios_family_c64p_Cache_EMIFC_BASE__C
Definition: dss_mrr_pe674.c:3429
ti_sysbios_family_c64p_Hwi_Object__heap__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Object__heap ti_sysbios_family_c64p_Hwi_Object__heap__C
Definition: dss_mrr_pe674.c:4448
xdc_runtime_Main_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Main_Module__diagsMask xdc_runtime_Main_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7472
ti_sysbios_utils_Load_Module_State__::taskHId
xdc_Int taskHId
Definition: dss_mrr_pe674.c:1681
ti_sysbios_BIOS_RtsGateProxy_Module__
struct ti_sysbios_BIOS_RtsGateProxy_Module__ ti_sysbios_BIOS_RtsGateProxy_Module__
xdc_runtime_TimestampNull_Module__gateObj__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__gateObj xdc_runtime_TimestampNull_Module__gateObj__C
Definition: dss_mrr_pe674.c:8312
ti_sysbios_knl_Task_Object__create__S
xdc_Ptr ti_sysbios_knl_Task_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12379
ti_sysbios_utils_Load_Module_State__::runningTask
__TA_ti_sysbios_utils_Load_Module_State__runningTask runningTask
Definition: dss_mrr_pe674.c:1684
ti_sysbios_family_c64p_Exception_externalHook__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_externalHook ti_sysbios_family_c64p_Exception_externalHook__C
Definition: dss_mrr_pe674.c:4240
ti_sysbios_knl_Task_Object__::priority
volatile xdc_Int priority
Definition: dss_mrr_pe674.c:523
ti_sysbios_knl_Queue_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__gatePrms ti_sysbios_knl_Queue_Module__gatePrms__C
Definition: dss_mrr_pe674.c:5649
xdc_runtime_TimestampNull_Object__sizeof__C
const __FAR__ CT__xdc_runtime_TimestampNull_Object__sizeof xdc_runtime_TimestampNull_Object__sizeof__C
Definition: dss_mrr_pe674.c:8360
xdc_runtime_TimestampNull_Module__startupDone__S
xdc_Bool xdc_runtime_TimestampNull_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:13321
xdc_runtime_Log_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Log_Module__loggerFxn2 xdc_runtime_Log_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7387
ti_sysbios_knl_Clock_TimerProxy_create
ti_sysbios_knl_Clock_TimerProxy_Handle ti_sysbios_knl_Clock_TimerProxy_create(xdc_Int id, ti_sysbios_interfaces_ITimer_FuncPtr tickFxn, const ti_sysbios_knl_Clock_TimerProxy_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:8735
ti_sysbios_knl_Semaphore_Object__::count
volatile xdc_UInt16 count
Definition: dss_mrr_pe674.c:123
ti_sysbios_knl_Queue_Object__delete__S
xdc_Void ti_sysbios_knl_Queue_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:11958
ti_sysbios_family_c64p_Exception_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__diagsMask ti_sysbios_family_c64p_Exception_Module__diagsMask__C
Definition: dss_mrr_pe674.c:4152
ti_sysbios_knl_Intrinsics_SupportProxy_Proxy__delegate__S
xdc_CPtr ti_sysbios_knl_Intrinsics_SupportProxy_Proxy__delegate__S(void)
Definition: dss_mrr_pe674.c:11726
ti_sysbios_knl_Task_Object__delete__S
xdc_Void ti_sysbios_knl_Task_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:12455
ti_sysbios_heaps_HeapMem_Object__::align
xdc_runtime_Memory_Size align
Definition: dss_mrr_pe674.c:319
ti_sysbios_family_c62_TaskSupport_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__gatePrms ti_sysbios_family_c62_TaskSupport_Module__gatePrms__C
Definition: dss_mrr_pe674.c:3245
ti_sysbios_timers_rti_Timer_startupNeeded__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_startupNeeded ti_sysbios_timers_rti_Timer_startupNeeded__C
Definition: dss_mrr_pe674.c:6631
xdc_runtime_Core_Object__count__C
const __FAR__ CT__xdc_runtime_Core_Object__count xdc_runtime_Core_Object__count__C
Definition: dss_mrr_pe674.c:6979
ti_sysbios_family_c64p_EventCombiner_Module__startupDone__F
xdc_Bool ti_sysbios_family_c64p_EventCombiner_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2060
ti_sysbios_knl_Task_disable__E
xdc_UInt ti_sysbios_knl_Task_disable__E(xdc_Void)
ti_sysbios_BIOS_Object__heap__C
const __FAR__ CT__ti_sysbios_BIOS_Object__heap ti_sysbios_BIOS_Object__heap__C
Definition: dss_mrr_pe674.c:3067
xdc_runtime_Startup_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Startup_Module__diagsMask xdc_runtime_Startup_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7790
ti_sysbios_utils_Load_Module_State__::timeSlotCnt
xdc_UInt32 timeSlotCnt
Definition: dss_mrr_pe674.c:1693
ti_sysbios_gates_GateHwi_construct
void ti_sysbios_gates_GateHwi_construct(ti_sysbios_gates_GateHwi_Struct *__obj, const ti_sysbios_gates_GateHwi_Params *__paramsPtr)
Definition: dss_mrr_pe674.c:10091
ti_sysbios_knl_Queue_Module__
Definition: dss_mrr_pe674.c:481
ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:4581
ti_sysbios_hal_Hwi_Object__first__S
xdc_Ptr ti_sysbios_hal_Hwi_Object__first__S(void)
Definition: dss_mrr_pe674.c:10503
ti_sysbios_utils_Load_Module__state__V
ti_sysbios_utils_Load_Module_State__ ti_sysbios_utils_Load_Module__state__V
Definition: dss_mrr_pe674.c:1718
ti_sysbios_family_c64p_Exception_Module_State__::returnHook
ti_sysbios_family_c64p_Exception_FuncPtr returnHook
Definition: dss_mrr_pe674.c:1358
xdc_runtime_Memory_HeapProxy_delete
void xdc_runtime_Memory_HeapProxy_delete(xdc_runtime_Memory_HeapProxy_Handle *instp)
Definition: dss_mrr_pe674.c:9009
ti_sysbios_hal_Hwi_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Module__gatePrms ti_sysbios_hal_Hwi_Module__gatePrms__C
Definition: dss_mrr_pe674.c:4898
ti_sysbios_BIOS_exitFunc
xdc_Void ti_sysbios_BIOS_exitFunc(xdc_Int)
xdc_runtime_Memory_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Memory_Module__loggerObj xdc_runtime_Memory_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7585
ti_sysbios_hal_Hwi_Module__startupDone__F
xdc_Bool ti_sysbios_hal_Hwi_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2088
ti_sysbios_BIOS_RtsGateProxy_Object2__::obj
ti_sysbios_BIOS_RtsGateProxy_Object__ obj
Definition: dss_mrr_pe674.c:152
ti_sysbios_knl_Queue_Object__next__S
xdc_Ptr ti_sysbios_knl_Queue_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:11887
ti_sysbios_knl_Semaphore_create
ti_sysbios_knl_Semaphore_Handle ti_sysbios_knl_Semaphore_create(xdc_Int count, const ti_sysbios_knl_Semaphore_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12162
xdc_runtime_System_Module_State__::numAtexitHandlers
xdc_Int numAtexitHandlers
Definition: dss_mrr_pe674.c:1875
xdc_runtime_Core_Object__table__C
const __FAR__ CT__xdc_runtime_Core_Object__table xdc_runtime_Core_Object__table__C
Definition: dss_mrr_pe674.c:6991
ti_sysbios_heaps_HeapMem_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn8 ti_sysbios_heaps_HeapMem_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:5070
ti_sysbios_family_c64p_Cache_MAR224_255__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_MAR224_255 ti_sysbios_family_c64p_Cache_MAR224_255__C
Definition: dss_mrr_pe674.c:3465
ti_sysbios_heaps_HeapMem_Module__gateObj__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__gateObj ti_sysbios_heaps_HeapMem_Module__gateObj__C
Definition: dss_mrr_pe674.c:5034
ti_sysbios_hal_Hwi_Object__create__S
xdc_Ptr ti_sysbios_hal_Hwi_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10529
ti_sysbios_knl_Semaphore_Object__delete__S
xdc_Void ti_sysbios_knl_Semaphore_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:12198
xdc_runtime_Main_Module__startupDone__S
xdc_Bool xdc_runtime_Main_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:12853
ti_sysbios_knl_Task_Object__::qElem
ti_sysbios_knl_Queue_Elem qElem
Definition: dss_mrr_pe674.c:522
xdc_runtime_Core_A_initializedParams__C
const __FAR__ CT__xdc_runtime_Core_A_initializedParams xdc_runtime_Core_A_initializedParams__C
Definition: dss_mrr_pe674.c:6995
ti_sysbios_family_c64p_Cache_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__gatePrms ti_sysbios_family_c64p_Cache_Module__gatePrms__C
Definition: dss_mrr_pe674.c:3341
xdc_runtime_Memory_Module__diagsIncluded__C
const __FAR__ CT__xdc_runtime_Memory_Module__diagsIncluded xdc_runtime_Memory_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:7561
ti_sysbios_knl_Task_Params__init__S
xdc_Void ti_sysbios_knl_Task_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:12336
xdc_runtime_SysStd_Module__loggerFxn0__C
const __FAR__ CT__xdc_runtime_SysStd_Module__loggerFxn0 xdc_runtime_SysStd_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:7915
ti_sysbios_hal_Hwi_Object__heap__C
const __FAR__ CT__ti_sysbios_hal_Hwi_Object__heap ti_sysbios_hal_Hwi_Object__heap__C
Definition: dss_mrr_pe674.c:4938
ti_sysbios_knl_Event_destruct
void ti_sysbios_knl_Event_destruct(ti_sysbios_knl_Event_Struct *obj)
Definition: dss_mrr_pe674.c:11674
ti_sysbios_family_c64p_Hwi_Module_startup__E
xdc_Int ti_sysbios_family_c64p_Hwi_Module_startup__E(xdc_Int)
ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0 ti_sysbios_family_c64p_EventCombiner_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:4042
xdc_runtime_Error_E_msgCode__C
const __FAR__ CT__xdc_runtime_Error_E_msgCode xdc_runtime_Error_E_msgCode__C
Definition: dss_mrr_pe674.c:7253
xdc_runtime_Startup_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Startup_Object__sizeof xdc_runtime_Startup_Object__sizeof__C
Definition: dss_mrr_pe674.c:7842
Header::pad
UArg pad[2]
Definition: dss_mrr_pe674.c:2794
xdc_runtime_Text_Module_State__::nodeBase
xdc_CPtr nodeBase
Definition: dss_mrr_pe674.c:1902
xdc_runtime_Registry_Module_State__::listHead
xdc_runtime_Registry_Desc * listHead
Definition: dss_mrr_pe674.c:1798
xdc_runtime_Assert_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Assert_Module__loggerObj xdc_runtime_Assert_Module__loggerObj__C
Definition: dss_mrr_pe674.c:6878
ti_sysbios_knl_Clock_Object2__::obj
ti_sysbios_knl_Clock_Object__ obj
Definition: dss_mrr_pe674.c:384
xdc_runtime_TimestampNull_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__loggerFxn4 xdc_runtime_TimestampNull_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:8344
ti_sysbios_family_c64p_Hwi_dispatcherSwiSupport__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_dispatcherSwiSupport ti_sysbios_family_c64p_Hwi_dispatcherSwiSupport__C
Definition: dss_mrr_pe674.c:4464
ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj ti_sysbios_family_c62_IntrinsicsSupport_Module__gateObj__C
Definition: dss_mrr_pe674.c:3168
ti_sysbios_timers_rti_Timer_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn8 ti_sysbios_timers_rti_Timer_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:6583
xdc_runtime_Gate_Object__table__C
const __FAR__ CT__xdc_runtime_Gate_Object__table xdc_runtime_Gate_Object__table__C
Definition: dss_mrr_pe674.c:7338
ti_sysbios_family_c64p_Hwi_Module_State__::intNum
volatile xdc_Int intNum
Definition: dss_mrr_pe674.c:1392
xdc_runtime_Startup_maxPasses__C
const __FAR__ CT__xdc_runtime_Startup_maxPasses xdc_runtime_Startup_maxPasses__C
Definition: dss_mrr_pe674.c:7850
ti_sysbios_knl_Clock_LM_begin__C
const __FAR__ CT__ti_sysbios_knl_Clock_LM_begin ti_sysbios_knl_Clock_LM_begin__C
Definition: dss_mrr_pe674.c:5263
ti_sysbios_family_c62_TaskSupport_Module__id__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__id ti_sysbios_family_c62_TaskSupport_Module__id__C
Definition: dss_mrr_pe674.c:3249
xdc_runtime_Registry_Module__state__V
xdc_runtime_Registry_Module_State__ xdc_runtime_Registry_Module__state__V
Definition: dss_mrr_pe674.c:1803
ti_sysbios_timers_rti_Timer_Object__::extFreq
xdc_runtime_Types_FreqHz extFreq
Definition: dss_mrr_pe674.c:413
ti_sysbios_knl_Task_Object__::pendElem
ti_sysbios_knl_Task_PendElem * pendElem
Definition: dss_mrr_pe674.c:527
xdc_runtime_Memory_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Memory_Module__diagsMask xdc_runtime_Memory_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7565
ti_sysbios_knl_Semaphore_LM_pend__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_LM_pend ti_sysbios_knl_Semaphore_LM_pend__C
Definition: dss_mrr_pe674.c:5803
ti_sysbios_knl_Task_Module_State__::idleTask
__TA_ti_sysbios_knl_Task_Module_State__idleTask idleTask
Definition: dss_mrr_pe674.c:1604
ti_sysbios_knl_Event_Object__
Definition: dss_mrr_pe674.c:449
xdc_runtime_Text_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Text_Module__gatePrms xdc_runtime_Text_Module__gatePrms__C
Definition: dss_mrr_pe674.c:8122
xdc__META
xdc__META(__ASM__, "@(#)__ASM__ = C:/Users/astro/workspace_v9_2/mrr_18xx_dss/Debug/configPkg/package/cfg/dss_mrr_pe674")
xdc_runtime_Main_Module_GateProxy_delete
void xdc_runtime_Main_Module_GateProxy_delete(xdc_runtime_Main_Module_GateProxy_Handle *instp)
Definition: dss_mrr_pe674.c:8954
xdc_runtime_Registry_Module_State__::curId
xdc_runtime_Types_ModuleId curId
Definition: dss_mrr_pe674.c:1799
ti_sysbios_heaps_HeapMem_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__loggerDefined ti_sysbios_heaps_HeapMem_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:5046
ti_sysbios_family_c64p_EventCombiner_Object__count__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Object__count ti_sysbios_family_c64p_EventCombiner_Object__count__C
Definition: dss_mrr_pe674.c:4062
ti_sysbios_family_c62_IntrinsicsSupport_Object__table__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__table ti_sysbios_family_c62_IntrinsicsSupport_Object__table__C
Definition: dss_mrr_pe674.c:3220
ti_sysbios_knl_Clock_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__loggerFxn4 ti_sysbios_knl_Clock_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:5231
ti_sysbios_gates_GateMutex_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__loggerFxn4 ti_sysbios_gates_GateMutex_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:4814
ti_sysbios_timers_rti_Timer_Object__first__S
xdc_Ptr ti_sysbios_timers_rti_Timer_Object__first__S(void)
Definition: dss_mrr_pe674.c:12637
xdc_runtime_Memory_Object__table__C
const __FAR__ CT__xdc_runtime_Memory_Object__table xdc_runtime_Memory_Object__table__C
Definition: dss_mrr_pe674.c:7621
xdc_runtime_Core_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Core_Module__diagsMask xdc_runtime_Core_Module__diagsMask__C
Definition: dss_mrr_pe674.c:6935
xdc_runtime_Startup_Object__table__C
const __FAR__ CT__xdc_runtime_Startup_Object__table xdc_runtime_Startup_Object__table__C
Definition: dss_mrr_pe674.c:7846
ti_sysbios_family_c64p_Hwi_taskRestoreHwi__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_taskRestoreHwi ti_sysbios_family_c64p_Hwi_taskRestoreHwi__C
Definition: dss_mrr_pe674.c:4524
ti_sysbios_knl_Clock_Module_State__::inWorkFunc
xdc_Bool inWorkFunc
Definition: dss_mrr_pe674.c:1499
ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E
xdc_Bool ti_sysbios_heaps_HeapMem_Module_GateProxy_query__E(xdc_Int qual)
Definition: dss_mrr_pe674.c:8704
xdc_runtime_Diags_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Diags_Module__loggerObj xdc_runtime_Diags_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7105
ti_sysbios_knl_Clock_TimerProxy_start__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_start__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8789
ti_sysbios_knl_Clock_tickPeriod__C
const __FAR__ CT__ti_sysbios_knl_Clock_tickPeriod ti_sysbios_knl_Clock_tickPeriod__C
Definition: dss_mrr_pe674.c:5291
ti_sysbios_knl_Idle_Object__heap__C
const __FAR__ CT__ti_sysbios_knl_Idle_Object__heap ti_sysbios_knl_Idle_Object__heap__C
Definition: dss_mrr_pe674.c:5508
xdc_runtime_IHeap_create
xdc_runtime_IHeap_Handle xdc_runtime_IHeap_create(xdc_runtime_IHeap_Module mod, const xdc_runtime_IHeap_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9394
ti_sysbios_family_c62_TaskSupport_Object__heap__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Object__heap ti_sysbios_family_c62_TaskSupport_Object__heap__C
Definition: dss_mrr_pe674.c:3285
ti_sysbios_knl_Semaphore_Object__count__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Object__count ti_sysbios_knl_Semaphore_Object__count__C
Definition: dss_mrr_pe674.c:5783
ti_sysbios_heaps_HeapMem_Object__get__S
xdc_Ptr ti_sysbios_heaps_HeapMem_Object__get__S(xdc_Ptr oa, xdc_Int i)
Definition: dss_mrr_pe674.c:10868
ti_sysbios_hal_Hwi_HwiProxy_getCoreStackInfo__E
xdc_Bool ti_sysbios_hal_Hwi_HwiProxy_getCoreStackInfo__E(ti_sysbios_interfaces_IHwi_StackInfo *stkInfo, xdc_Bool computeStackDepth, xdc_UInt coreId)
Definition: dss_mrr_pe674.c:8565
ti_sysbios_knl_Clock_TimerProxy_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Clock_TimerProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8729
ti_sysbios_family_c64p_Hwi_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:206
ti_sysbios_knl_Semaphore_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__loggerFxn0 ti_sysbios_knl_Semaphore_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:5763
ti_sysbios_hal_Hwi_HwiProxy_getFunc__E
ti_sysbios_interfaces_IHwi_FuncPtr ti_sysbios_hal_Hwi_HwiProxy_getFunc__E(ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, xdc_UArg *arg)
Definition: dss_mrr_pe674.c:8637
xdc_runtime_Main_Module_GateProxy_create
xdc_runtime_Main_Module_GateProxy_Handle xdc_runtime_Main_Module_GateProxy_create(const xdc_runtime_Main_Module_GateProxy_Params *prms, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:8948
xdc_runtime_Memory_HeapProxy_Object2__
Definition: dss_mrr_pe674.c:670
xdc_runtime_SysStd_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_SysStd_Module__gatePrms xdc_runtime_SysStd_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7899
ti_sysbios_knl_Task_A_badPriority__C
const __FAR__ CT__ti_sysbios_knl_Task_A_badPriority ti_sysbios_knl_Task_A_badPriority__C
Definition: dss_mrr_pe674.c:6228
ti_sysbios_gates_GateHwi_Object__next__S
xdc_Ptr ti_sysbios_gates_GateHwi_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:10038
ti_sysbios_timers_rti_Timer_Module_State__::intFreqs
__TA_ti_sysbios_timers_rti_Timer_Module_State__intFreqs intFreqs
Definition: dss_mrr_pe674.c:1658
ti_sysbios_family_c64p_Hwi_Module_State__::vectorTableBase
xdc_Ptr vectorTableBase
Definition: dss_mrr_pe674.c:1395
ti_sysbios_heaps_HeapMem_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_heaps_HeapMem_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:10852
xdc_runtime_Diags_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_Diags_Module__diagsMask xdc_runtime_Diags_Module__diagsMask__C
Definition: dss_mrr_pe674.c:7085
ti_sysbios_hal_Hwi_HwiProxy_Object__
ti_sysbios_family_c64p_Hwi_Object__ ti_sysbios_hal_Hwi_HwiProxy_Object__
Definition: dss_mrr_pe674.c:295
xdc_runtime_System_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_System_Module__loggerFxn8 xdc_runtime_System_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:8020
__TI_STATIC_BASE
void * __TI_STATIC_BASE
xdc_runtime_Error_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Error_Module__loggerFxn4 xdc_runtime_Error_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7217
ti_sysbios_knl_Task_Module_State_0_readyQ__A
__T1_ti_sysbios_knl_Task_Module_State__readyQ ti_sysbios_knl_Task_Module_State_0_readyQ__A[16]
Definition: dss_mrr_pe674.c:1612
xdc_runtime_Log_Object__table__C
const __FAR__ CT__xdc_runtime_Log_Object__table xdc_runtime_Log_Object__table__C
Definition: dss_mrr_pe674.c:7411
xdc_runtime_Memory_defaultHeapInstance__C
const __FAR__ CT__xdc_runtime_Memory_defaultHeapInstance xdc_runtime_Memory_defaultHeapInstance__C
Definition: dss_mrr_pe674.c:7625
ti_sysbios_heaps_HeapMem_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__gatePrms ti_sysbios_heaps_HeapMem_Module__gatePrms__C
Definition: dss_mrr_pe674.c:5038
ti_sysbios_knl_Queue_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_knl_Queue_Module__diagsMask ti_sysbios_knl_Queue_Module__diagsMask__C
Definition: dss_mrr_pe674.c:5641
ti_sysbios_knl_Clock_TimerProxy_Module__
struct ti_sysbios_knl_Clock_TimerProxy_Module__ ti_sysbios_knl_Clock_TimerProxy_Module__
ti_sysbios_heaps_HeapMem_delete
void ti_sysbios_heaps_HeapMem_delete(ti_sysbios_heaps_HeapMem_Handle *instp)
Definition: dss_mrr_pe674.c:10970
ti_sysbios_timers_rti_Timer_Object__::intNum
xdc_UInt intNum
Definition: dss_mrr_pe674.c:410
xdc_runtime_System_Module__state__V
xdc_runtime_System_Module_State__ xdc_runtime_System_Module__state__V
Definition: dss_mrr_pe674.c:1879
ti_sysbios_knl_Semaphore_Object__::eventId
xdc_UInt eventId
Definition: dss_mrr_pe674.c:121
xdc_runtime_Diags_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Diags_Module__loggerFxn4 xdc_runtime_Diags_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7121
ti_sysbios_gates_GateMutex_Object__PARAMS__C
const __FAR__ ti_sysbios_gates_GateMutex_Params ti_sysbios_gates_GateMutex_Object__PARAMS__C
Definition: dss_mrr_pe674.c:4715
ti_sysbios_knl_Semaphore_Module__::link
xdc_runtime_Types_Link link
Definition: dss_mrr_pe674.c:497
xdc_runtime_Log_Module__loggerFxn4__C
const __FAR__ CT__xdc_runtime_Log_Module__loggerFxn4 xdc_runtime_Log_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:7391
ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E
xdc_UInt ti_sysbios_knl_Task_SupportProxy_getStackAlignment__E(void)
Definition: dss_mrr_pe674.c:8923
ti_sysbios_knl_Intrinsics_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Intrinsics_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:11710
ti_sysbios_family_c64p_Hwi_Object__delete__S
xdc_Void ti_sysbios_family_c64p_Hwi_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:9858
ti_sysbios_knl_Task_SupportProxy_swap__E
xdc_Void ti_sysbios_knl_Task_SupportProxy_swap__E(xdc_Ptr *oldtskContext, xdc_Ptr *newtskContext)
Definition: dss_mrr_pe674.c:8905
ti_sysbios_family_c64p_Cache_Object__table__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Object__table ti_sysbios_family_c64p_Cache_Object__table__C
Definition: dss_mrr_pe674.c:3389
ti_sysbios_knl_Task_construct
void ti_sysbios_knl_Task_construct(ti_sysbios_knl_Task_Struct *__obj, ti_sysbios_knl_Task_FuncPtr fxn, const ti_sysbios_knl_Task_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12432
xdc_runtime_Error_Module__id__C
const __FAR__ CT__xdc_runtime_Error_Module__id xdc_runtime_Error_Module__id__C
Definition: dss_mrr_pe674.c:7193
ti_sysbios_knl_Clock_Object__sizeof__C
const __FAR__ CT__ti_sysbios_knl_Clock_Object__sizeof ti_sysbios_knl_Clock_Object__sizeof__C
Definition: dss_mrr_pe674.c:5247
ti_sysbios_family_c64p_EventCombiner_Object__heap__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Object__heap ti_sysbios_family_c64p_EventCombiner_Object__heap__C
Definition: dss_mrr_pe674.c:4066
ti_sysbios_knl_Clock_Object__PARAMS__C
const __FAR__ ti_sysbios_knl_Clock_Params ti_sysbios_knl_Clock_Object__PARAMS__C
Definition: dss_mrr_pe674.c:5135
ti_sysbios_knl_Task_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_knl_Task_Module__gatePrms ti_sysbios_knl_Task_Module__gatePrms__C
Definition: dss_mrr_pe674.c:6096
ti_sysbios_utils_Load_Module_State__::taskNum
xdc_UInt32 taskNum
Definition: dss_mrr_pe674.c:1700
ti_sysbios_knl_Event_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__loggerFxn0 ti_sysbios_knl_Event_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:5367
ti_sysbios_family_c64p_Exception_Module__diagsIncluded__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__diagsIncluded ti_sysbios_family_c64p_Exception_Module__diagsIncluded__C
Definition: dss_mrr_pe674.c:4148
xdc_runtime_System_Module_GateProxy_Module__root__V
xdc_runtime_System_Module_GateProxy_Module__ xdc_runtime_System_Module_GateProxy_Module__root__V
ti_sysbios_utils_Load_Module_State__::hwiStartTime
xdc_UInt32 hwiStartTime
Definition: dss_mrr_pe674.c:1690
ti_sysbios_family_c64p_Hwi_LM_begin__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_LM_begin ti_sysbios_family_c64p_Hwi_LM_begin__C
Definition: dss_mrr_pe674.c:4500
ti_sysbios_knl_Clock_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__loggerObj ti_sysbios_knl_Clock_Module__loggerObj__C
Definition: dss_mrr_pe674.c:5215
ti_sysbios_knl_Clock_tickMode__C
const __FAR__ CT__ti_sysbios_knl_Clock_tickMode ti_sysbios_knl_Clock_tickMode__C
Definition: dss_mrr_pe674.c:5283
ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerDefined ti_sysbios_family_c62_IntrinsicsSupport_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:3180
ti_sysbios_family_c64p_Cache_Module__state__V
ti_sysbios_family_c64p_Cache_Module_State__ ti_sysbios_family_c64p_Cache_Module__state__V
Definition: dss_mrr_pe674.c:948
ti_sysbios_knl_Event_Object__next__S
xdc_Ptr ti_sysbios_knl_Event_Object__next__S(xdc_Ptr obj)
Definition: dss_mrr_pe674.c:11609
ti_sysbios_knl_Task___S1
Definition: dss_mrr_pe674.c:9356
ti_sysbios_gates_GateMutex_Object__::__fxns
const ti_sysbios_gates_GateMutex_Fxns__ * __fxns
Definition: dss_mrr_pe674.c:135
xdc_runtime_System_asprintf__E
xdc_Int xdc_runtime_System_asprintf__E(xdc_Char buf[], xdc_CString fmt,...)
Definition: dss_mrr_pe674.c:8437
ti_sysbios_family_c64p_EventCombiner_Module__gateObj__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_Module__gateObj ti_sysbios_family_c64p_EventCombiner_Module__gateObj__C
Definition: dss_mrr_pe674.c:4022
ti_sysbios_knl_Task_Object2__
Definition: dss_mrr_pe674.c:547
ti_sysbios_knl_Task_Module_State__::smpCurSet
__TA_ti_sysbios_knl_Task_Module_State__smpCurSet smpCurSet
Definition: dss_mrr_pe674.c:1600
ti_sysbios_knl_Task_Module_State__::smpCurTask
__TA_ti_sysbios_knl_Task_Module_State__smpCurTask smpCurTask
Definition: dss_mrr_pe674.c:1602
ti_sysbios_family_c64p_EventCombiner_Module__startupDone__S
xdc_Bool ti_sysbios_family_c64p_EventCombiner_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9595
ti_sysbios_knl_Intrinsics_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__loggerObj ti_sysbios_knl_Intrinsics_Module__loggerObj__C
Definition: dss_mrr_pe674.c:5561
xdc_runtime_Log_L_stop__C
const __FAR__ CT__xdc_runtime_Log_L_stop xdc_runtime_Log_L_stop__C
Definition: dss_mrr_pe674.c:7447
ti_sysbios_knl_Clock_A_badThreadType__C
const __FAR__ CT__ti_sysbios_knl_Clock_A_badThreadType ti_sysbios_knl_Clock_A_badThreadType__C
Definition: dss_mrr_pe674.c:5271
xdc_runtime_Error_Module__state__V
xdc_runtime_Error_Module_State__ xdc_runtime_Error_Module__state__V
Definition: dss_mrr_pe674.c:1751
xdc_runtime_System_Module_GateProxy_Handle__label__S
xdc_runtime_Types_Label * xdc_runtime_System_Module_GateProxy_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:9082
ti_sysbios_heaps_HeapMem_Module__FXNS__C
const ti_sysbios_heaps_HeapMem_Fxns__ ti_sysbios_heaps_HeapMem_Module__FXNS__C
Definition: dss_mrr_pe674.c:816
ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1 ti_sysbios_family_c64p_TimestampProvider_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:4573
xdc_runtime_Text_Object__heap__C
const __FAR__ CT__xdc_runtime_Text_Object__heap xdc_runtime_Text_Object__heap__C
Definition: dss_mrr_pe674.c:8162
ti_sysbios_family_c64p_Cache_Module__id__C
const __FAR__ CT__ti_sysbios_family_c64p_Cache_Module__id ti_sysbios_family_c64p_Cache_Module__id__C
Definition: dss_mrr_pe674.c:3345
xdc_runtime_ISystemSupport_Interface__BASE__C
const __FAR__ xdc_runtime_Types_Base xdc_runtime_ISystemSupport_Interface__BASE__C
Definition: dss_mrr_pe674.c:753
ti_sysbios_family_c64p_Exception_enablePrint__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_enablePrint ti_sysbios_family_c64p_Exception_enablePrint__C
Definition: dss_mrr_pe674.c:4228
xdc_runtime_Startup_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Startup_Module__loggerDefined xdc_runtime_Startup_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7806
ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms ti_sysbios_family_c62_IntrinsicsSupport_Module__gatePrms__C
Definition: dss_mrr_pe674.c:3172
xdc_runtime_Memory_Module_State__
Definition: dss_mrr_pe674.c:1779
xdc_runtime_Error_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Error_Module__loggerObj xdc_runtime_Error_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7201
ti_sysbios_knl_Task_SupportProxy_checkStack__E
xdc_Bool ti_sysbios_knl_Task_SupportProxy_checkStack__E(xdc_Char *stack, xdc_SizeT size)
Definition: dss_mrr_pe674.c:8911
ti_sysbios_family_c64p_Hwi_Object__table__V
ti_sysbios_family_c64p_Hwi_Object__ ti_sysbios_family_c64p_Hwi_Object__table__V[5]
Definition: dss_mrr_pe674.c:1386
xdc_runtime_Main_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Main_Module__loggerDefined xdc_runtime_Main_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7488
ti_sysbios_heaps_HeapMem_Object__create__S
xdc_Ptr ti_sysbios_heaps_HeapMem_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10905
xdc_runtime_SysStd_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_SysStd_Module__loggerDefined xdc_runtime_SysStd_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7907
xdc_runtime_Core_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Core_Module__loggerObj xdc_runtime_Core_Module__loggerObj__C
Definition: dss_mrr_pe674.c:6955
xdc_runtime_TimestampNull_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__loggerFxn2 xdc_runtime_TimestampNull_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:8340
ti_sysbios_BIOS_RtsGateProxy_Proxy__abstract__S
xdc_Bool ti_sysbios_BIOS_RtsGateProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:9543
ti_sysbios_timers_rti_Timer_Module_State__::availMask
xdc_UInt availMask
Definition: dss_mrr_pe674.c:1656
ti_sysbios_family_c64p_Exception_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_Module__loggerFxn4 ti_sysbios_family_c64p_Exception_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:4188
ti_sysbios_knl_Event_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__diagsEnabled ti_sysbios_knl_Event_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:5335
ti_sysbios_utils_Load_Object__table__C
const __FAR__ CT__ti_sysbios_utils_Load_Object__table ti_sysbios_utils_Load_Object__table__C
Definition: dss_mrr_pe674.c:6797
xdc_runtime_System_SupportProxy_putch__E
xdc_Void xdc_runtime_System_SupportProxy_putch__E(xdc_Char ch)
Definition: dss_mrr_pe674.c:9137
xdc_runtime_Error_Module__loggerFxn2__C
const __FAR__ CT__xdc_runtime_Error_Module__loggerFxn2 xdc_runtime_Error_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:7213
ti_sysbios_knl_Clock_Object__::arg
xdc_UArg arg
Definition: dss_mrr_pe674.c:378
ti_sysbios_knl_Semaphore_Module__gatePrms__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__gatePrms ti_sysbios_knl_Semaphore_Module__gatePrms__C
Definition: dss_mrr_pe674.c:5747
ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask ti_sysbios_rts_ti_ThreadLocalStorage_Module__diagsMask__C
Definition: dss_mrr_pe674.c:6347
ti_sysbios_heaps_HeapMem_Object__delete__S
xdc_Void ti_sysbios_heaps_HeapMem_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:10963
ti_sysbios_family_c62_IntrinsicsSupport_Object__sizeof__C
const __FAR__ CT__ti_sysbios_family_c62_IntrinsicsSupport_Object__sizeof ti_sysbios_family_c62_IntrinsicsSupport_Object__sizeof__C
Definition: dss_mrr_pe674.c:3216
ti_sysbios_timers_rti_Timer_Module__gateObj__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__gateObj ti_sysbios_timers_rti_Timer_Module__gateObj__C
Definition: dss_mrr_pe674.c:6547
ti_sysbios_family_c64p_Exception_returnHook__C
const __FAR__ CT__ti_sysbios_family_c64p_Exception_returnHook ti_sysbios_family_c64p_Exception_returnHook__C
Definition: dss_mrr_pe674.c:4248
ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent ti_sysbios_family_c64p_EventCombiner_E_unpluggedEvent__C
Definition: dss_mrr_pe674.c:4086
xdc_runtime_Main_Module_GateProxy_query__E
xdc_Bool xdc_runtime_Main_Module_GateProxy_query__E(xdc_Int qual)
Definition: dss_mrr_pe674.c:8972
xdc_runtime_System_exitFxn__C
const __FAR__ CT__xdc_runtime_System_exitFxn xdc_runtime_System_exitFxn__C
Definition: dss_mrr_pe674.c:8052
ti_sysbios_heaps_HeapMem_E_memory__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_E_memory ti_sysbios_heaps_HeapMem_E_memory__C
Definition: dss_mrr_pe674.c:5102
ti_sysbios_timers_rti_Timer_Module__loggerObj__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__loggerObj ti_sysbios_timers_rti_Timer_Module__loggerObj__C
Definition: dss_mrr_pe674.c:6563
ti_sysbios_hal_Hwi_Object__DESC__C
const __FAR__ xdc_runtime_Core_ObjDesc ti_sysbios_hal_Hwi_Object__DESC__C
Definition: dss_mrr_pe674.c:4846
ti_sysbios_gates_GateHwi_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__loggerFxn0 ti_sysbios_gates_GateHwi_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:4671
ti_sysbios_family_c64p_Hwi_Handle__label__S
xdc_runtime_Types_Label * ti_sysbios_family_c64p_Hwi_Handle__label__S(xdc_Ptr obj, xdc_runtime_Types_Label *lab)
Definition: dss_mrr_pe674.c:9729
ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E
xdc_IArg ti_sysbios_heaps_HeapMem_Module_GateProxy_enter__E(ti_sysbios_heaps_HeapMem_Module_GateProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8710
xdc_runtime_System_SupportProxy_exit__E
xdc_Void xdc_runtime_System_SupportProxy_exit__E(xdc_Int stat)
Definition: dss_mrr_pe674.c:9125
ti_sysbios_family_c64p_Hwi_construct
void ti_sysbios_family_c64p_Hwi_construct(ti_sysbios_family_c64p_Hwi_Struct *__obj, xdc_Int intNum, ti_sysbios_interfaces_IHwi_FuncPtr hwiFxn, const ti_sysbios_family_c64p_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:9835
ti_sysbios_gates_GateMutex_Object__table__V
ti_sysbios_gates_GateMutex_Object__ ti_sysbios_gates_GateMutex_Object__table__V[2]
Definition: dss_mrr_pe674.c:1435
ti_sysbios_family_c64p_EventCombiner_EVTMASK__C
const __FAR__ CT__ti_sysbios_family_c64p_EventCombiner_EVTMASK ti_sysbios_family_c64p_EventCombiner_EVTMASK__C
Definition: dss_mrr_pe674.c:4090
ti_sysbios_gates_GateMutex_Params__init__S
xdc_Void ti_sysbios_gates_GateMutex_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:10247
ti_sysbios_knl_Event_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_knl_Event_Module__loggerDefined ti_sysbios_knl_Event_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:5359
ti_sysbios_knl_Intrinsics_Object__sizeof__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Object__sizeof ti_sysbios_knl_Intrinsics_Object__sizeof__C
Definition: dss_mrr_pe674.c:5593
ti_sysbios_hal_Hwi_construct
void ti_sysbios_hal_Hwi_construct(ti_sysbios_hal_Hwi_Struct *__obj, xdc_Int intNum, ti_sysbios_hal_Hwi_FuncPtr hwiFxn, const ti_sysbios_hal_Hwi_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:10582
ti_sysbios_family_c64p_Cache_Module_State__::emifAddr
volatile xdc_UInt32 * emifAddr
Definition: dss_mrr_pe674.c:944
ti_sysbios_hal_Hwi_delete
void ti_sysbios_hal_Hwi_delete(ti_sysbios_hal_Hwi_Handle *instp)
Definition: dss_mrr_pe674.c:10612
xdc_runtime_Text_visitRopeFxn__C
const __FAR__ CT__xdc_runtime_Text_visitRopeFxn xdc_runtime_Text_visitRopeFxn__C
Definition: dss_mrr_pe674.c:8214
ti_sysbios_BIOS_cpuFreq__C
const __FAR__ CT__ti_sysbios_BIOS_cpuFreq ti_sysbios_BIOS_cpuFreq__C
Definition: dss_mrr_pe674.c:3087
ti_sysbios_knl_Task_objectCheckValueFxn__C
const __FAR__ CT__ti_sysbios_knl_Task_objectCheckValueFxn ti_sysbios_knl_Task_objectCheckValueFxn__C
Definition: dss_mrr_pe674.c:6296
xdc_runtime_Log_Module__loggerFxn8__C
const __FAR__ CT__xdc_runtime_Log_Module__loggerFxn8 xdc_runtime_Log_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:7395
ti_sysbios_knl_Intrinsics_SupportProxy_Module__startupDone__S
xdc_Bool ti_sysbios_knl_Intrinsics_SupportProxy_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:8874
ti_sysbios_knl_Semaphore_Module__root__V
ti_sysbios_knl_Semaphore_Module__ ti_sysbios_knl_Semaphore_Module__root__V
Definition: dss_mrr_pe674.c:5724
ti_sysbios_family_c64p_Exception_Module__startupDone__S
xdc_Bool ti_sysbios_family_c64p_Exception_Module__startupDone__S(void)
Definition: dss_mrr_pe674.c:9607
ti_sysbios_timers_rti_Timer_Object__delete__S
xdc_Void ti_sysbios_timers_rti_Timer_Object__delete__S(xdc_Ptr instp)
Definition: dss_mrr_pe674.c:12739
ti_sysbios_knl_Task_objectCheckFxn__C
const __FAR__ CT__ti_sysbios_knl_Task_objectCheckFxn ti_sysbios_knl_Task_objectCheckFxn__C
Definition: dss_mrr_pe674.c:6292
ti_sysbios_knl_Clock_Object__create__S
xdc_Ptr ti_sysbios_knl_Clock_Object__create__S(xdc_CPtr __aa, const xdc_UChar *__paramsPtr, xdc_SizeT __psz, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:11263
ti_sysbios_knl_Clock_TimerProxy_getCount__E
xdc_UInt32 ti_sysbios_knl_Clock_TimerProxy_getCount__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst)
Definition: dss_mrr_pe674.c:8819
ti_sysbios_family_c64p_Hwi_Object__
struct ti_sysbios_family_c64p_Hwi_Object__ ti_sysbios_family_c64p_Hwi_Object__
ti_sysbios_utils_Load_Module_State__::hwiEnv
ti_sysbios_utils_Load_HookContext hwiEnv
Definition: dss_mrr_pe674.c:1691
ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__loggerFxn4 ti_sysbios_family_c64p_Hwi_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:4436
ti_sysbios_knl_Idle_Module__id__C
const __FAR__ CT__ti_sysbios_knl_Idle_Module__id ti_sysbios_knl_Idle_Module__id__C
Definition: dss_mrr_pe674.c:5472
ti_sysbios_knl_Task_LD_ready__C
const __FAR__ CT__ti_sysbios_knl_Task_LD_ready ti_sysbios_knl_Task_LD_ready__C
Definition: dss_mrr_pe674.c:6156
ti_sysbios_timers_rti_Timer___S1::s0
ti_sysbios_timers_rti_Timer_Object2__ s0
Definition: dss_mrr_pe674.c:9375
ti_sysbios_knl_Semaphore_E_objectNotInKernelSpace__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_E_objectNotInKernelSpace ti_sysbios_knl_Semaphore_E_objectNotInKernelSpace__C
Definition: dss_mrr_pe674.c:5827
xdc_runtime_Timestamp_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Timestamp_Module__gatePrms xdc_runtime_Timestamp_Module__gatePrms__C
Definition: dss_mrr_pe674.c:8243
ti_sysbios_knl_Queue_Object__
struct ti_sysbios_knl_Queue_Object__ ti_sysbios_knl_Queue_Object__
xdc_runtime_Startup_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Startup_Module__loggerFxn1 xdc_runtime_Startup_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7818
xdc_runtime_Gate_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Gate_Module__loggerObj xdc_runtime_Gate_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7302
ti_sysbios_family_c64p_Hwi_Object2__
Definition: dss_mrr_pe674.c:205
ti_sysbios_knl_Semaphore_Params__init__S
xdc_Void ti_sysbios_knl_Semaphore_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:12096
ti_sysbios_knl_Intrinsics_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_knl_Intrinsics_Module__loggerFxn8 ti_sysbios_knl_Intrinsics_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:5581
ti_sysbios_knl_Task_Module_State__::Object_field_inactiveQ
ti_sysbios_knl_Queue_Object__ Object_field_inactiveQ
Definition: dss_mrr_pe674.c:1607
ti_sysbios_knl_Task_SupportProxy_Proxy__abstract__S
xdc_Bool ti_sysbios_knl_Task_SupportProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:12473
ti_sysbios_family_c64p_Hwi_Module__id__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_Module__id ti_sysbios_family_c64p_Hwi_Module__id__C
Definition: dss_mrr_pe674.c:4412
xdc_runtime_System_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_System_Module__loggerObj xdc_runtime_System_Module__loggerObj__C
Definition: dss_mrr_pe674.c:8000
ti_sysbios_family_c64p_Hwi_Module__startupDone__F
xdc_Bool ti_sysbios_family_c64p_Hwi_Module__startupDone__F(void)
Definition: dss_mrr_pe674.c:2068
ti_sysbios_heaps_HeapMem_Object__::minBlockAlign
xdc_SizeT minBlockAlign
Definition: dss_mrr_pe674.c:322
ti_sysbios_knl_Clock_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__diagsEnabled ti_sysbios_knl_Clock_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:5187
ti_sysbios_knl_Clock_Object__::timeout
xdc_UInt32 timeout
Definition: dss_mrr_pe674.c:373
ti_sysbios_knl_Clock_construct
void ti_sysbios_knl_Clock_construct(ti_sysbios_knl_Clock_Struct *__obj, ti_sysbios_knl_Clock_FuncPtr clockFxn, xdc_UInt timeout, const ti_sysbios_knl_Clock_Params *__paramsPtr)
Definition: dss_mrr_pe674.c:11304
xdc_runtime_SysStd_Module__id__C
const __FAR__ CT__xdc_runtime_SysStd_Module__id xdc_runtime_SysStd_Module__id__C
Definition: dss_mrr_pe674.c:7903
ti_sysbios_knl_Semaphore_Module__diagsEnabled__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__diagsEnabled ti_sysbios_knl_Semaphore_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:5731
ti_sysbios_family_c64p_TimestampProvider_Module_startup__E
xdc_Int ti_sysbios_family_c64p_TimestampProvider_Module_startup__E(xdc_Int)
ti_sysbios_knl_Task_create
ti_sysbios_knl_Task_Handle ti_sysbios_knl_Task_create(ti_sysbios_knl_Task_FuncPtr fxn, const ti_sysbios_knl_Task_Params *__paramsPtr, xdc_runtime_Error_Block *eb)
Definition: dss_mrr_pe674.c:12408
xdc_runtime_Registry_Module__gatePrms__C
const __FAR__ CT__xdc_runtime_Registry_Module__gatePrms xdc_runtime_Registry_Module__gatePrms__C
Definition: dss_mrr_pe674.c:7671
xdc_runtime_Defaults_Module__loggerFxn1__C
const __FAR__ CT__xdc_runtime_Defaults_Module__loggerFxn1 xdc_runtime_Defaults_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:7040
ti_sysbios_knl_Task___S1::s0
ti_sysbios_knl_Task_Object2__ s0
Definition: dss_mrr_pe674.c:9356
ti_sysbios_knl_Semaphore_Module__loggerFxn2__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_Module__loggerFxn2 ti_sysbios_knl_Semaphore_Module__loggerFxn2__C
Definition: dss_mrr_pe674.c:5771
ti_sysbios_knl_Clock_Module__loggerFxn1__C
const __FAR__ CT__ti_sysbios_knl_Clock_Module__loggerFxn1 ti_sysbios_knl_Clock_Module__loggerFxn1__C
Definition: dss_mrr_pe674.c:5223
ti_sysbios_utils_Load_Module_State__::Object_field_taskList
ti_sysbios_knl_Queue_Object__ Object_field_taskList
Definition: dss_mrr_pe674.c:1705
xdc_runtime_Text_nameEmpty__C
const __FAR__ CT__xdc_runtime_Text_nameEmpty xdc_runtime_Text_nameEmpty__C
Definition: dss_mrr_pe674.c:8178
DSP_sleep
xdc_Void DSP_sleep(xdc_Void)
xdc_runtime_Main_Module_GateProxy_Module__root__V
xdc_runtime_Main_Module_GateProxy_Module__ xdc_runtime_Main_Module_GateProxy_Module__root__V
ti_sysbios_hal_Hwi_HwiProxy_getHookContext__E
xdc_Ptr ti_sysbios_hal_Hwi_HwiProxy_getHookContext__E(ti_sysbios_hal_Hwi_HwiProxy_Handle __inst, xdc_Int id)
Definition: dss_mrr_pe674.c:8649
ti_sysbios_gates_GateMutex_Object__table__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Object__table ti_sysbios_gates_GateMutex_Object__table__C
Definition: dss_mrr_pe674.c:4834
xdc_runtime_Log_Module__loggerObj__C
const __FAR__ CT__xdc_runtime_Log_Module__loggerObj xdc_runtime_Log_Module__loggerObj__C
Definition: dss_mrr_pe674.c:7375
ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8__C
const __FAR__ CT__ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8 ti_sysbios_family_c62_TaskSupport_Module__loggerFxn8__C
Definition: dss_mrr_pe674.c:3277
xdc_runtime_Main_Module_GateProxy_Object2__::hdr
xdc_runtime_Types_InstHdr hdr
Definition: dss_mrr_pe674.c:642
ti_sysbios_family_c64p_Hwi_dispatcherAutoNestingSupport__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_dispatcherAutoNestingSupport ti_sysbios_family_c64p_Hwi_dispatcherAutoNestingSupport__C
Definition: dss_mrr_pe674.c:4460
ti_sysbios_knl_Semaphore_Object__::event
ti_sysbios_knl_Event_Handle event
Definition: dss_mrr_pe674.c:120
ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj__C
const __FAR__ CT__ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj ti_sysbios_rts_ti_ThreadLocalStorage_Module__gateObj__C
Definition: dss_mrr_pe674.c:6351
ti_sysbios_knl_Semaphore_A_overflow__C
const __FAR__ CT__ti_sysbios_knl_Semaphore_A_overflow ti_sysbios_knl_Semaphore_A_overflow__C
Definition: dss_mrr_pe674.c:5819
ti_sysbios_gates_GateMutex_Module__loggerDefined__C
const __FAR__ CT__ti_sysbios_gates_GateMutex_Module__loggerDefined ti_sysbios_gates_GateMutex_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:4794
xdc_runtime_Text_unnamedModsLastId__C
const __FAR__ CT__xdc_runtime_Text_unnamedModsLastId xdc_runtime_Text_unnamedModsLastId__C
Definition: dss_mrr_pe674.c:8206
ti_sysbios_knl_Clock_TimerProxy_Proxy__abstract__S
xdc_Bool ti_sysbios_knl_Clock_TimerProxy_Proxy__abstract__S(void)
Definition: dss_mrr_pe674.c:11443
ti_sysbios_knl_Queue_Params__init__S
xdc_Void ti_sysbios_knl_Queue_Params__init__S(xdc_Ptr prms, const void *src, xdc_SizeT psz, xdc_SizeT isz)
Definition: dss_mrr_pe674.c:11857
ti_sysbios_knl_Event_Object__table__C
const __FAR__ CT__ti_sysbios_knl_Event_Object__table ti_sysbios_knl_Event_Object__table__C
Definition: dss_mrr_pe674.c:5399
ti_sysbios_knl_Clock_TimerProxy_setNextTick__E
xdc_Void ti_sysbios_knl_Clock_TimerProxy_setNextTick__E(ti_sysbios_knl_Clock_TimerProxy_Handle __inst, xdc_UInt32 ticks)
Definition: dss_mrr_pe674.c:8783
ti_sysbios_timers_rti_Timer_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_timers_rti_Timer_Module__loggerFxn4 ti_sysbios_timers_rti_Timer_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:6579
xdc_runtime_TimestampNull_Module__diagsMask__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__diagsMask xdc_runtime_TimestampNull_Module__diagsMask__C
Definition: dss_mrr_pe674.c:8308
ti_sysbios_knl_Clock_triggerClock__C
const __FAR__ CT__ti_sysbios_knl_Clock_triggerClock ti_sysbios_knl_Clock_triggerClock__C
Definition: dss_mrr_pe674.c:5299
ti_sysbios_knl_Task_Module_State__::smpCurMask
__TA_ti_sysbios_knl_Task_Module_State__smpCurMask smpCurMask
Definition: dss_mrr_pe674.c:1601
ti_sysbios_heaps_HeapMem_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_heaps_HeapMem_Module__loggerFxn0 ti_sysbios_heaps_HeapMem_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:5054
ti_sysbios_knl_Clock_TimerProxy_Object2__::obj
ti_sysbios_knl_Clock_TimerProxy_Object__ obj
Definition: dss_mrr_pe674.c:430
ti_sysbios_family_c64p_EventCombiner_unused
xdc_Void ti_sysbios_family_c64p_EventCombiner_unused(xdc_UArg)
ti_sysbios_knl_Semaphore___S1::s0
ti_sysbios_knl_Semaphore_Object2__ s0
Definition: dss_mrr_pe674.c:9337
xdc_runtime_Text_Module__gateObj__C
const __FAR__ CT__xdc_runtime_Text_Module__gateObj xdc_runtime_Text_Module__gateObj__C
Definition: dss_mrr_pe674.c:8118
ti_sysbios_BIOS_Module__loggerFxn0__C
const __FAR__ CT__ti_sysbios_BIOS_Module__loggerFxn0 ti_sysbios_BIOS_Module__loggerFxn0__C
Definition: dss_mrr_pe674.c:3043
xdc_runtime_Registry_Module__loggerDefined__C
const __FAR__ CT__xdc_runtime_Registry_Module__loggerDefined xdc_runtime_Registry_Module__loggerDefined__C
Definition: dss_mrr_pe674.c:7679
xdc_runtime_Log_Module__diagsEnabled__C
const __FAR__ CT__xdc_runtime_Log_Module__diagsEnabled xdc_runtime_Log_Module__diagsEnabled__C
Definition: dss_mrr_pe674.c:7347
ti_sysbios_family_c64p_Hwi_Object__first__S
xdc_Ptr ti_sysbios_family_c64p_Hwi_Object__first__S(void)
Definition: dss_mrr_pe674.c:9756
xdc_runtime_TimestampNull_Module__id__C
const __FAR__ CT__xdc_runtime_TimestampNull_Module__id xdc_runtime_TimestampNull_Module__id__C
Definition: dss_mrr_pe674.c:8320
ti_sysbios_gates_GateMutex_Object__::owner
ti_sysbios_knl_Task_Handle owner
Definition: dss_mrr_pe674.c:136
ti_sysbios_gates_GateMutex___S1
Definition: dss_mrr_pe674.c:9223
ti_sysbios_gates_GateHwi_Module__loggerFxn4__C
const __FAR__ CT__ti_sysbios_gates_GateHwi_Module__loggerFxn4 ti_sysbios_gates_GateHwi_Module__loggerFxn4__C
Definition: dss_mrr_pe674.c:4683
xdc_runtime_Memory_Object__sizeof__C
const __FAR__ CT__xdc_runtime_Memory_Object__sizeof xdc_runtime_Memory_Object__sizeof__C
Definition: dss_mrr_pe674.c:7617
ti_sysbios_hal_Hwi_HwiProxy_enable__E
xdc_UInt ti_sysbios_hal_Hwi_HwiProxy_enable__E(void)
Definition: dss_mrr_pe674.c:8583
ti_sysbios_family_c64p_Hwi_E_handleNotFound__C
const __FAR__ CT__ti_sysbios_family_c64p_Hwi_E_handleNotFound ti_sysbios_family_c64p_Hwi_E_handleNotFound__C
Definition: dss_mrr_pe674.c:4484
ti_sysbios_knl_Semaphore_Object__first__S
xdc_Ptr ti_sysbios_knl_Semaphore_Object__first__S(void)
Definition: dss_mrr_pe674.c:12113