Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c110 uint32_t longRxIgnoredCount; member
2090 stats->nRxIgnored = genericHandlerState.nesb.longRxIgnoredCount; in RCL_Handler_Nesb_updateStats()
2105 uint32_t oldRxIgnored = genericHandlerState.nesb.longRxIgnoredCount; in RCL_Handler_Nesb_updateLongStats()
2144 genericHandlerState.nesb.longRxIgnoredCount = newRxIgnored; in RCL_Handler_Nesb_updateLongStats()
2169 genericHandlerState.nesb.longRxIgnoredCount = stats->nRxIgnored; in RCL_Handler_Nesb_initStats()
2185 genericHandlerState.nesb.longRxIgnoredCount = 0; in RCL_Handler_Nesb_initStats()
2210 genericHandlerState.nesb.longRxIgnoredCount = 0; in RCL_Handler_Nesb_initStats()