Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ble.c268 am_hal_ble_crc_nz(uint8_t *pui8Data, uint32_t len) in am_hal_ble_crc_nz() function
551 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()
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ble.c267 am_hal_ble_crc_nz(uint8_t *pui8Data, uint32_t len) in am_hal_ble_crc_nz() function
1163 …ui16Crc = am_hal_ble_crc_nz((uint8_t*)(psDefaultPatches[i]->pui32Data), psDefaultPatches[i]->ui32L… in am_hal_ble_default_patch_apply()