Home
last modified time | relevance | path

Searched refs:RCL_StatsGenericRx (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h64 typedef struct RCL_STATS_GENERIC_RX_t RCL_StatsGenericRx; typedef
657 RCL_StatsGenericRx *stats; /*!< Pointer to statistics structure */
728 #define RCL_StatsGenericRx_DefaultRuntime() (RCL_StatsGenericRx) RCL_StatsGenericRx_Default()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c193 static bool RCL_Handler_BLE5_initGenericRxStats(RCL_StatsGenericRx *stats, uint32_t startTime);
194 static void RCL_Handler_BLE5_updateGenericRxStats(RCL_StatsGenericRx *stats, uint32_t startTime);
5732 static bool RCL_Handler_BLE5_initGenericRxStats(RCL_StatsGenericRx *stats, uint32_t startTime) in RCL_Handler_BLE5_initGenericRxStats()
5771 static void RCL_Handler_BLE5_updateGenericRxStats(RCL_StatsGenericRx *stats, uint32_t startTime) in RCL_Handler_BLE5_updateGenericRxStats()