Moving in e2sim originally from it/test/simulators
[sim/e2-interface.git] / e2sim / ASN1c / OffsetOfNbiotChannelNumberToEARFCN.c
1 /*****************************************************************************
2 #                                                                            *
3 # Copyright 2019 AT&T Intellectual Property                                  *
4 #                                                                            *
5 # Licensed under the Apache License, Version 2.0 (the "License");            *
6 # you may not use this file except in compliance with the License.           *
7 # You may obtain a copy of the License at                                    *
8 #                                                                            *
9 #      http://www.apache.org/licenses/LICENSE-2.0                            *
10 #                                                                            *
11 # Unless required by applicable law or agreed to in writing, software        *
12 # distributed under the License is distributed on an "AS IS" BASIS,          *
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   *
14 # See the License for the specific language governing permissions and        *
15 # limitations under the License.                                             *
16 #                                                                            *
17 ******************************************************************************/
18
19 /*
20  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
21  * From ASN.1 module "X2AP-IEs"
22  *      found in "../../asnFiles/X2AP-IEs.asn"
23  *      `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
24  */
25
26 #include "OffsetOfNbiotChannelNumberToEARFCN.h"
27
28 /*
29  * This type is implemented using NativeEnumerated,
30  * so here we adjust the DEF accordingly.
31  */
32 asn_per_constraints_t asn_PER_type_OffsetOfNbiotChannelNumberToEARFCN_constr_1 CC_NOTUSED = {
33         { APC_CONSTRAINED | APC_EXTENSIBLE,  5,  5,  0,  20 }   /* (0..20,...) */,
34         { APC_UNCONSTRAINED,    -1, -1,  0,  0 },
35         0, 0    /* No PER value map */
36 };
37 static const asn_INTEGER_enum_map_t asn_MAP_OffsetOfNbiotChannelNumberToEARFCN_value2enum_1[] = {
38         { 0,    8,      "minusTen" },
39         { 1,    9,      "minusNine" },
40         { 2,    10,     "minusEight" },
41         { 3,    10,     "minusSeven" },
42         { 4,    8,      "minusSix" },
43         { 5,    9,      "minusFive" },
44         { 6,    9,      "minusFour" },
45         { 7,    10,     "minusThree" },
46         { 8,    8,      "minusTwo" },
47         { 9,    8,      "minusOne" },
48         { 10,   16,     "minusZeroDotFive" },
49         { 11,   4,      "zero" },
50         { 12,   3,      "one" },
51         { 13,   3,      "two" },
52         { 14,   5,      "three" },
53         { 15,   4,      "four" },
54         { 16,   4,      "five" },
55         { 17,   3,      "six" },
56         { 18,   5,      "seven" },
57         { 19,   5,      "eight" },
58         { 20,   4,      "nine" }
59         /* This list is extensible */
60 };
61 static const unsigned int asn_MAP_OffsetOfNbiotChannelNumberToEARFCN_enum2value_1[] = {
62         19,     /* eight(19) */
63         16,     /* five(16) */
64         15,     /* four(15) */
65         2,      /* minusEight(2) */
66         5,      /* minusFive(5) */
67         6,      /* minusFour(6) */
68         1,      /* minusNine(1) */
69         9,      /* minusOne(9) */
70         3,      /* minusSeven(3) */
71         4,      /* minusSix(4) */
72         0,      /* minusTen(0) */
73         7,      /* minusThree(7) */
74         8,      /* minusTwo(8) */
75         10,     /* minusZeroDotFive(10) */
76         20,     /* nine(20) */
77         12,     /* one(12) */
78         18,     /* seven(18) */
79         17,     /* six(17) */
80         14,     /* three(14) */
81         13,     /* two(13) */
82         11      /* zero(11) */
83         /* This list is extensible */
84 };
85 const asn_INTEGER_specifics_t asn_SPC_OffsetOfNbiotChannelNumberToEARFCN_specs_1 = {
86         asn_MAP_OffsetOfNbiotChannelNumberToEARFCN_value2enum_1,        /* "tag" => N; sorted by tag */
87         asn_MAP_OffsetOfNbiotChannelNumberToEARFCN_enum2value_1,        /* N => "tag"; sorted by N */
88         21,     /* Number of elements in the maps */
89         22,     /* Extensions before this member */
90         1,      /* Strict enumeration */
91         0,      /* Native long size */
92         0
93 };
94 static const ber_tlv_tag_t asn_DEF_OffsetOfNbiotChannelNumberToEARFCN_tags_1[] = {
95         (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
96 };
97 asn_TYPE_descriptor_t asn_DEF_OffsetOfNbiotChannelNumberToEARFCN = {
98         "OffsetOfNbiotChannelNumberToEARFCN",
99         "OffsetOfNbiotChannelNumberToEARFCN",
100         &asn_OP_NativeEnumerated,
101         asn_DEF_OffsetOfNbiotChannelNumberToEARFCN_tags_1,
102         sizeof(asn_DEF_OffsetOfNbiotChannelNumberToEARFCN_tags_1)
103                 /sizeof(asn_DEF_OffsetOfNbiotChannelNumberToEARFCN_tags_1[0]), /* 1 */
104         asn_DEF_OffsetOfNbiotChannelNumberToEARFCN_tags_1,      /* Same as above */
105         sizeof(asn_DEF_OffsetOfNbiotChannelNumberToEARFCN_tags_1)
106                 /sizeof(asn_DEF_OffsetOfNbiotChannelNumberToEARFCN_tags_1[0]), /* 1 */
107         { 0, &asn_PER_type_OffsetOfNbiotChannelNumberToEARFCN_constr_1, NativeEnumerated_constraint },
108         0, 0,   /* Defined elsewhere */
109         &asn_SPC_OffsetOfNbiotChannelNumberToEARFCN_specs_1     /* Additional specs */
110 };
111