Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/crc/
Dfsl_adapter_crc.h70 …uint8_t crcStartByte; /*!< Start CRC with this byte position. Byte #0 is the first byte of Sync Ad… member
Dfsl_adapter_software_crc.c20 uint16_t startOffset = crcConfig->crcStartByte; in HAL_CrcCompute()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_msg.c1035 .crcStartByte = 2U, in EP_PsiHandleRxMsg()