Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c2105 uint32_t oldRxIgnored = genericHandlerState.nesb.longRxIgnoredCount; in RCL_Handler_Nesb_updateLongStats() local
2112 …uint32_t newRxIgnored = (oldRxIgnored & ~0xFFFF) | HWREGH_READ_LRF(LRFD_BUFRAM_BASE + PBE_GENERIC_… in RCL_Handler_Nesb_updateLongStats()
2129 if (newRxIgnored < oldRxIgnored) in RCL_Handler_Nesb_updateLongStats()