You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srsRAN_4G/lte/rrc/asn/PUCCH-ConfigDedicated-v1020.h

141 lines
6.3 KiB
C

/*
* Generated by asn1c-0.9.22 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "./asn1c/ASN1_files/EUTRA-RRC-Definitions.asn"
* `asn1c -gen-PER -fcompound-names -fnative-types`
*/
#ifndef _PUCCH_ConfigDedicated_v1020_H_
#define _PUCCH_ConfigDedicated_v1020_H_
#include <asn_application.h>
/* Including external dependencies */
#include <NativeEnumerated.h>
#include <NativeInteger.h>
#include <asn_SEQUENCE_OF.h>
#include <constr_SEQUENCE_OF.h>
#include <NULL.h>
#include <constr_SEQUENCE.h>
#include <constr_CHOICE.h>
#ifdef __cplusplus
extern "C" {
#endif
/* Dependencies */
typedef enum PUCCH_ConfigDedicated_v1020__pucch_Format_r10_PR {
PUCCH_ConfigDedicated_v1020__pucch_Format_r10_PR_NOTHING, /* No components present */
PUCCH_ConfigDedicated_v1020__pucch_Format_r10_PR_format3_r10,
PUCCH_ConfigDedicated_v1020__pucch_Format_r10_PR_channelSelection_r10
} PUCCH_ConfigDedicated_v1020__pucch_Format_r10_PR;
typedef enum PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10_PR {
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10_PR_NOTHING, /* No components present */
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10_PR_release,
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10_PR_setup
} PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10_PR;
typedef enum PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10_PR {
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10_PR_NOTHING, /* No components present */
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10_PR_release,
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10_PR_setup
} PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10_PR;
typedef enum PUCCH_ConfigDedicated_v1020__twoAntennaPortActivatedPUCCH_Format1a1b_r10 {
PUCCH_ConfigDedicated_v1020__twoAntennaPortActivatedPUCCH_Format1a1b_r10_true = 0
} e_PUCCH_ConfigDedicated_v1020__twoAntennaPortActivatedPUCCH_Format1a1b_r10;
typedef enum PUCCH_ConfigDedicated_v1020__simultaneousPUCCH_PUSCH_r10 {
PUCCH_ConfigDedicated_v1020__simultaneousPUCCH_PUSCH_r10_true = 0
} e_PUCCH_ConfigDedicated_v1020__simultaneousPUCCH_PUSCH_r10;
/* Forward declarations */
struct N1PUCCH_AN_CS_r10;
/* PUCCH-ConfigDedicated-v1020 */
typedef struct PUCCH_ConfigDedicated_v1020 {
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10 {
PUCCH_ConfigDedicated_v1020__pucch_Format_r10_PR present;
union PUCCH_ConfigDedicated_v1020__pucch_Format_r10_u {
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10 {
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__n3PUCCH_AN_List_r10 {
A_SEQUENCE_OF(long) list;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} *n3PUCCH_AN_List_r10;
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10 {
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10_PR present;
union PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10_u {
NULL_t release;
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10__setup {
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__format3_r10__twoAntennaPortActivatedPUCCH_Format3_r10__setup__n3PUCCH_AN_ListP1_r10 {
A_SEQUENCE_OF(long) list;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} n3PUCCH_AN_ListP1_r10;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} setup;
} choice;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} *twoAntennaPortActivatedPUCCH_Format3_r10;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} format3_r10;
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10 {
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10 {
PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10_PR present;
union PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10_u {
NULL_t release;
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10__setup {
struct PUCCH_ConfigDedicated_v1020__pucch_Format_r10__channelSelection_r10__n1PUCCH_AN_CS_r10__setup__n1PUCCH_AN_CS_List_r10 {
A_SEQUENCE_OF(struct N1PUCCH_AN_CS_r10) list;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} n1PUCCH_AN_CS_List_r10;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} setup;
} choice;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} *n1PUCCH_AN_CS_r10;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} channelSelection_r10;
} choice;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} *pucch_Format_r10;
long *twoAntennaPortActivatedPUCCH_Format1a1b_r10 /* OPTIONAL */;
long *simultaneousPUCCH_PUSCH_r10 /* OPTIONAL */;
long *n1PUCCH_AN_RepP1_r10 /* OPTIONAL */;
/* Context for parsing across buffer boundaries */
asn_struct_ctx_t _asn_ctx;
} PUCCH_ConfigDedicated_v1020_t;
/* Implementation */
/* extern asn_TYPE_descriptor_t asn_DEF_twoAntennaPortActivatedPUCCH_Format1a1b_r10_17; // (Use -fall-defs-global to expose) */
/* extern asn_TYPE_descriptor_t asn_DEF_simultaneousPUCCH_PUSCH_r10_19; // (Use -fall-defs-global to expose) */
extern asn_TYPE_descriptor_t asn_DEF_PUCCH_ConfigDedicated_v1020;
#ifdef __cplusplus
}
#endif
/* Referred external types */
#include "N1PUCCH-AN-CS-r10.h"
#endif /* _PUCCH_ConfigDedicated_v1020_H_ */
#include <asn_internal.h>