X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fdu_app%2Fdu_cfg.h;h=885b7999adadfa738fa941a8cff2a196f6b5f6e7;hb=0d34456980069864f19fe3090ed5a4c968fe2d45;hp=12656abd8805c6613917d32bf2a1a5f98bb9c2d5;hpb=1931d49496d91723b7c54c63db50ff4ee8ff03b6;p=o-du%2Fl2.git diff --git a/src/du_app/du_cfg.h b/src/du_app/du_cfg.h index 12656abd8..885b7999a 100644 --- a/src/du_app/du_cfg.h +++ b/src/du_app/du_cfg.h @@ -123,6 +123,8 @@ #define PDCCH_SRCH_SPC_TWO_AGG_LVL8_CANDIDATE 2 /* Num of candidate at aggregation level 8 */ #define PDCCH_SRCH_SPC_TWO_AGG_LVL16_CANDIDATE 1 /* Num of candidate at aggregation level 16 */ #define PDCCH_SRCH_SPC_TWO_UE_SPEC_DCI_FORMAT 0 /* format 0-0 and 1-0 */ +#define PDCCH_FREQ_DOM_RSRC 255 /* Frequency domain Resource Value */ +#define PDCCH_SYMBOL_WITHIN_SLOT 128 /* Symbol within Slot Value */ #define SIB1_VALUE_TAG 10 @@ -184,11 +186,6 @@ /* Events */ #define EVTCFG 0 -/* Selector */ -#define DU_SELECTOR_LC 0 -#define DU_SELECTOR_TC 1 -#define DU_SELECTOR_LWLC 2 - #ifdef EGTP_TEST /* Macro definitions for EGTP procedures */ #define EGTP_LCL_TEID 1 /* EGTP local tunnel id */