Searched refs:RCL_StatsGeneric (Results 1 – 2 of 2) sorted by relevance
53 typedef struct RCL_STATS_GENERIC_t RCL_StatsGeneric; typedef232 …RCL_StatsGeneric *stats; /*!< Pointer to statistics structure. NULL: Do not store stat…286 #define RCL_StatsGeneric_DefaultRuntime() (RCL_StatsGeneric) RCL_StatsGeneric_Default()
123 static void RCL_Handler_Generic_updateRxStats(RCL_StatsGeneric *stats, uint32_t startTime);125 static bool RCL_Handler_Generic_initRxStats(RCL_StatsGeneric *stats, uint32_t startTime);1925 static void RCL_Handler_Generic_updateRxStats(RCL_StatsGeneric *stats, uint32_t startTime) in RCL_Handler_Generic_updateRxStats()1971 static bool RCL_Handler_Generic_initRxStats(RCL_StatsGeneric *stats, uint32_t startTime) in RCL_Handler_Generic_initRxStats()