Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.cc1327 static uint16_t phHal_Host_CalcCrc16(uint8_t *p, uint32_t dwLength) { in phHal_Host_CalcCrc16() function
1409 hdll_crc = phHal_Host_CalcCrc16(hdll_frame, hdll_frame_size - 2); in phBuildHdllCmd()