Searched refs:am_hal_ble_crc_nz (Results 1 – 2 of 2) sorted by relevance
268 am_hal_ble_crc_nz(uint8_t *pui8Data, uint32_t len) in am_hal_ble_crc_nz() function551 am_ble_nvds_patch.ui32CRC = am_hal_ble_crc_nz(pui8NVDSData, in am_hal_ble_config()1220 ui16Crc = am_hal_ble_crc_nz((uint8_t*)(psCopyPatch[0]->pui32Data), psCopyPatch[0]->ui32Length); in am_hal_ble_default_copy_patch_apply()1269 …ui16Crc = am_hal_ble_crc_nz((uint8_t*)(psDefaultPatches[i]->pui32Data), psDefaultPatches[i]->ui32L… in am_hal_ble_default_patch_apply()
267 am_hal_ble_crc_nz(uint8_t *pui8Data, uint32_t len) in am_hal_ble_crc_nz() function1163 …ui16Crc = am_hal_ble_crc_nz((uint8_t*)(psDefaultPatches[i]->pui32Data), psDefaultPatches[i]->ui32L… in am_hal_ble_default_patch_apply()