JIRA ID:[ODUHIGH-301]:implement Mu 1 for SSB
[o-du/l2.git] / src / cm / common_def.h
index c06e12b..ca7a908 100644 (file)
@@ -209,6 +209,15 @@ typedef enum
 }DlUlTxPeriodicity;
 #endif
 
+typedef enum
+{
+   SCS_15KHZ,
+   SCS_30KHZ,
+   SCS_60KHZ,
+   SCS_120KHZ,
+   SCS_240KHZ
+}SCS;
+
 typedef struct slotIndInfo
 {
    uint16_t cellId;