RARandSib1Transmission
[o-du/l2.git] / src / cm / tfu.h
index a8106bc..01f7410 100755 (executable)
 #define EVTTFUNONRTIND          24    /*!< Non-RT indication.*/
 #endif
 #define EVTTFUERRIND            25    /*!< TFU Error Indication */
-#define EVENT_DL_BRDCST_ALLOC   26    /*!< DL BROADCAST ALLOCATION */
+#define EVENT_RACH_IND_TO_MAC   26
+#define EVENT_RACH_IND_TO_SCH   27
 /** @} */
 
+#define MAX_PREAM_PER_SLOT      1    /* Max number of preamble per slot */
+#define MAC_RACH_PDU_PER_SLOT   1    /* Max number of rach pdu per slot */
+
 /* selector(coupling) values */
 #define TFU_SEL_TC              1    /*!< Selector for Tight coupling. */
 #define TFU_SEL_LC              0    /*!< Selector for Loose coupling. */