Searched refs:send_vendor_array (Results 1 – 1 of 1) sorted by relevance
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/platform/ |
| A D | Interface.c | 326 int32_t send_vendor_array(uint8_t cmd_type, const uint8_t * byte_array, uint16_t size, uint16_t cr… in send_vendor_array() function 542 send_vendor_array(RAMCODE_CMD, CopyArray, CopyArrayLength, CopyCrcValue); in ble_initdata_down() 544 send_vendor_array(RAMCODE_CMD, RamcodeArray, RamcodeArrayLength, RamcodeCrcValue); in ble_initdata_down() 545 send_vendor_array(PATCH_CMD, PatchArray, PatchArrayLength, PatchCrcValue); in ble_initdata_down() 546 send_vendor_array(NVDS_CMD, NvdsArray, NvdsArrayLength, NvdsCrcValue); in ble_initdata_down()
|
Completed in 6 milliseconds