Searched refs:oldRxIgnored (Results 1 – 1 of 1) sorted by relevance
2105 uint32_t oldRxIgnored = genericHandlerState.nesb.longRxIgnoredCount; in RCL_Handler_Nesb_updateLongStats() local2112 …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()