comparison cdg-hybrid/sap/app.pdf @ 9:6da1d56a96a3

cdg-hybrid: import from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Jul 2018 21:08:11 +0000
parents
children
comparison
equal deleted inserted replaced
8:ed162c9cd29f 9:6da1d56a96a3
1 ;********************************************************************************
2 ;*** File : app.pdf
3 ;*** Creation : Wed Mar 11 09:58:43 CST 2009
4 ;*** XSLT Processor : Apache Software Foundation / http://xml.apache.org/xalan-j / supports XSLT-Ver: 1
5 ;*** Copyright : (c) Texas Instruments AG, Berlin Germany 2002
6 ;********************************************************************************
7 ;*** Document Type : Service Access Point Specification
8 ;*** Document Name : app
9 ;*** Document No. : NA.NA.00.2005
10 ;*** Document Date : 2005-05-12
11 ;*** Document Status: BEING_PROCESSED
12 ;*** Document Author: Liyi
13 ;********************************************************************************
14
15
16
17 PRAGMA SRC_FILE_TIME "Thu Nov 29 09:30:08 2007"
18 PRAGMA LAST_MODIFIED "2005-05-12"
19 PRAGMA ID_AND_VERSION "NA.NA.00.2005"
20
21
22
23
24
25
26
27
28
29 VAR test_rslt "test result" B
30
31
32 VAR additional_info "additional info" L
33
34
35
36
37
38
39
40
41 ; APP_BAT_TEST_RSLT 0x8000401E
42
43
44
45 PRIM APP_BAT_TEST_RSLT 0x8000401E
46 {
47 test_rslt ; Primitive Item
48 additional_info ; Primitive Item
49 }
50
51
52
53
54
55
56
57
58