X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcommon_def.h;h=ffc921ea2545f89d8ea7f8157443f0aa6a1c0a12;hb=95d4c229dc30cec27c98ee66b5b689779a48dcc9;hp=c58d28afb4cc1c1d9d8c234d76065470d103cb4f;hpb=04d3fabd57b479ad8ec2c5cb7f92924670c55546;p=o-du%2Fl2.git diff --git a/src/cm/common_def.h b/src/cm/common_def.h index c58d28afb..ffc921ea2 100644 --- a/src/cm/common_def.h +++ b/src/cm/common_def.h @@ -126,6 +126,9 @@ #define MAX_SFN 1024 +/*First SCS in kHz as per 3gpp spec 38.211 Table 4.2-1 */ +#define BASE_SCS 15 + /* Defining macros for common utility functions */ #define ODU_GET_MSG_BUF SGetMsg #define ODU_PUT_MSG_BUF SPutMsg