/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-DownlinkCommon.h" #include "PDCCH-ConfigCommon.h" #include "PDSCH-ConfigCommon.h" static asn_oer_constraints_t asn_OER_type_pdcch_ConfigCommon_constr_3 CC_NOTUSED = { { 0, 0 }, -1}; static asn_per_constraints_t asn_PER_type_pdcch_ConfigCommon_constr_3 CC_NOTUSED = { { APC_CONSTRAINED, 1, 1, 0, 1 } /* (0..1) */, { APC_UNCONSTRAINED, -1, -1, 0, 0 }, 0, 0 /* No PER value map */ }; static asn_oer_constraints_t asn_OER_type_pdsch_ConfigCommon_constr_6 CC_NOTUSED = { { 0, 0 }, -1}; static asn_per_constraints_t asn_PER_type_pdsch_ConfigCommon_constr_6 CC_NOTUSED = { { APC_CONSTRAINED, 1, 1, 0, 1 } /* (0..1) */, { APC_UNCONSTRAINED, -1, -1, 0, 0 }, 0, 0 /* No PER value map */ }; static asn_TYPE_member_t asn_MBR_pdcch_ConfigCommon_3[] = { { ATF_NOFLAGS, 0, offsetof(struct BWP_DownlinkCommon__pdcch_ConfigCommon, choice.release), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_NULL, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "release" }, { ATF_POINTER, 0, offsetof(struct BWP_DownlinkCommon__pdcch_ConfigCommon, choice.setup), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_PDCCH_ConfigCommon, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "setup" }, }; static const asn_TYPE_tag2member_t asn_MAP_pdcch_ConfigCommon_tag2el_3[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* release */ { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* setup */ }; static asn_CHOICE_specifics_t asn_SPC_pdcch_ConfigCommon_specs_3 = { sizeof(struct BWP_DownlinkCommon__pdcch_ConfigCommon), offsetof(struct BWP_DownlinkCommon__pdcch_ConfigCommon, _asn_ctx), offsetof(struct BWP_DownlinkCommon__pdcch_ConfigCommon, present), sizeof(((struct BWP_DownlinkCommon__pdcch_ConfigCommon *)0)->present), asn_MAP_pdcch_ConfigCommon_tag2el_3, 2, /* Count of tags in the map */ 0, 0, -1 /* Extensions start */ }; static /* Use -fall-defs-global to expose */ asn_TYPE_descriptor_t asn_DEF_pdcch_ConfigCommon_3 = { "pdcch-ConfigCommon", "pdcch-ConfigCommon", &asn_OP_CHOICE, 0, /* No effective tags (pointer) */ 0, /* No effective tags (count) */ 0, /* No tags (pointer) */ 0, /* No tags (count) */ { &asn_OER_type_pdcch_ConfigCommon_constr_3, &asn_PER_type_pdcch_ConfigCommon_constr_3, CHOICE_constraint }, asn_MBR_pdcch_ConfigCommon_3, 2, /* Elements count */ &asn_SPC_pdcch_ConfigCommon_specs_3 /* Additional specs */ }; static asn_TYPE_member_t asn_MBR_pdsch_ConfigCommon_6[] = { { ATF_NOFLAGS, 0, offsetof(struct BWP_DownlinkCommon__pdsch_ConfigCommon, choice.release), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_NULL, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "release" }, { ATF_POINTER, 0, offsetof(struct BWP_DownlinkCommon__pdsch_ConfigCommon, choice.setup), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_PDSCH_ConfigCommon, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "setup" }, }; static const asn_TYPE_tag2member_t asn_MAP_pdsch_ConfigCommon_tag2el_6[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* release */ { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* setup */ }; static asn_CHOICE_specifics_t asn_SPC_pdsch_ConfigCommon_specs_6 = { sizeof(struct BWP_DownlinkCommon__pdsch_ConfigCommon), offsetof(struct BWP_DownlinkCommon__pdsch_ConfigCommon, _asn_ctx), offsetof(struct BWP_DownlinkCommon__pdsch_ConfigCommon, present), sizeof(((struct BWP_DownlinkCommon__pdsch_ConfigCommon *)0)->present), asn_MAP_pdsch_ConfigCommon_tag2el_6, 2, /* Count of tags in the map */ 0, 0, -1 /* Extensions start */ }; static /* Use -fall-defs-global to expose */ asn_TYPE_descriptor_t asn_DEF_pdsch_ConfigCommon_6 = { "pdsch-ConfigCommon", "pdsch-ConfigCommon", &asn_OP_CHOICE, 0, /* No effective tags (pointer) */ 0, /* No effective tags (count) */ 0, /* No tags (pointer) */ 0, /* No tags (count) */ { &asn_OER_type_pdsch_ConfigCommon_constr_6, &asn_PER_type_pdsch_ConfigCommon_constr_6, CHOICE_constraint }, asn_MBR_pdsch_ConfigCommon_6, 2, /* Elements count */ &asn_SPC_pdsch_ConfigCommon_specs_6 /* Additional specs */ }; asn_TYPE_member_t asn_MBR_BWP_DownlinkCommon_1[] = { { ATF_NOFLAGS, 0, offsetof(struct BWP_DownlinkCommon, genericParameters), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_BWP, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "genericParameters" }, { ATF_POINTER, 2, offsetof(struct BWP_DownlinkCommon, pdcch_ConfigCommon), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), +1, /* EXPLICIT tag at current level */ &asn_DEF_pdcch_ConfigCommon_3, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "pdcch-ConfigCommon" }, { ATF_POINTER, 1, offsetof(struct BWP_DownlinkCommon, pdsch_ConfigCommon), (ASN_TAG_CLASS_CONTEXT | (2 << 2)), +1, /* EXPLICIT tag at current level */ &asn_DEF_pdsch_ConfigCommon_6, 0, { 0, 0, 0 }, 0, 0, /* No default value */ "pdsch-ConfigCommon" }, }; static const int asn_MAP_BWP_DownlinkCommon_oms_1[] = { 1, 2 }; static const ber_tlv_tag_t asn_DEF_BWP_DownlinkCommon_tags_1[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static const asn_TYPE_tag2member_t asn_MAP_BWP_DownlinkCommon_tag2el_1[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* genericParameters */ { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* pdcch-ConfigCommon */ { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* pdsch-ConfigCommon */ }; asn_SEQUENCE_specifics_t asn_SPC_BWP_DownlinkCommon_specs_1 = { sizeof(struct BWP_DownlinkCommon), offsetof(struct BWP_DownlinkCommon, _asn_ctx), asn_MAP_BWP_DownlinkCommon_tag2el_1, 3, /* Count of tags in the map */ asn_MAP_BWP_DownlinkCommon_oms_1, /* Optional members */ 2, 0, /* Root/Additions */ 3, /* First extension addition */ }; asn_TYPE_descriptor_t asn_DEF_BWP_DownlinkCommon = { "BWP-DownlinkCommon", "BWP-DownlinkCommon", &asn_OP_SEQUENCE, asn_DEF_BWP_DownlinkCommon_tags_1, sizeof(asn_DEF_BWP_DownlinkCommon_tags_1) /sizeof(asn_DEF_BWP_DownlinkCommon_tags_1[0]), /* 1 */ asn_DEF_BWP_DownlinkCommon_tags_1, /* Same as above */ sizeof(asn_DEF_BWP_DownlinkCommon_tags_1) /sizeof(asn_DEF_BWP_DownlinkCommon_tags_1[0]), /* 1 */ { 0, 0, SEQUENCE_constraint }, asn_MBR_BWP_DownlinkCommon_1, 3, /* Elements count */ &asn_SPC_BWP_DownlinkCommon_specs_1 /* Additional specs */ };