Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c125 static bool RCL_Handler_Generic_initRxStats(RCL_StatsGeneric *stats, uint32_t startTime);
988 … genericHandlerState.common.activeUpdate = RCL_Handler_Generic_initRxStats(rxCmd->stats, in RCL_Handler_Generic_Rx()
1971 static bool RCL_Handler_Generic_initRxStats(RCL_StatsGeneric *stats, uint32_t startTime) in RCL_Handler_Generic_initRxStats() function