Searched refs:seqValid (Results 1 – 2 of 2) sorted by relevance
368 … uint8_t seqValid: 1; /*!< 0: The status is not valid. Any packet is viewed as new. member382 .seqValid = 0, \
1552 uint32_t seqStat0Val = (rxCmd->syncWord[0].seqValid << PBE_GENERIC_RAM_SEQSTAT0_VALID_S) in RCL_Handler_Nesb_Prx()1559 uint32_t seqStat1Val = (rxCmd->syncWord[1].seqValid << PBE_GENERIC_RAM_SEQSTAT1_VALID_S) in RCL_Handler_Nesb_Prx()