/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/ |
D | app_demo_histreaming.c | 52 char *p = str; in StringToHex() local 54 int tmplen = strlen(p), cnt = 0; in StringToHex() 55 tmplen = strlen(p); in StringToHex() 57 …high = ((*p > HIGH_ASCII) && ((*p <= 'F') || (*p <= 'f'))) ? *p - HIGH_NUM2 - HIGH_NUM3 : *p - HIG… in StringToHex() 58 …low = (*(++ p) > HIGH_ASCII && ((*p <= 'F') || (*p <= 'f'))) ? *(p) - HIGH_NUM2 - HIGH_NUM3 : *(p)… in StringToHex() 60 p ++; in StringToHex() 64 …out[cnt] = ((*p > HIGH_ASCII) && ((*p <= 'F') || (*p <= 'f'))) ? *p - HIGH_NUM2 - HIGH_NUM3 : *p -… in StringToHex()
|
/vendor/hihope/rk3568/bluetooth/src/ |
D | hardware.c | 105 #define STREAM_TO_UINT16(u16, p) \ argument 108 u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); \ 109 (p) += 2; \ 111 #define UINT8_TO_STREAM(p, u8) \ argument 114 *(p)++ = (uint8_t)(u8); \ 116 #define UINT16_TO_STREAM(p, u16) \ argument 119 *(p)++ = (uint8_t)(u16); \ 120 *(p)++ = (uint8_t)((u16) >> 8); \ 122 #define UINT32_TO_STREAM(p, u32) \ argument 125 *(p)++ = (uint8_t)(u32); \ [all …]
|
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/ |
D | cjson_init.c | 25 static void cJsonFree(const char *p) in cJsonFree() argument 27 hi_free(0, p); in cJsonFree()
|
D | README.md | 54 2.4 返回设备列表可以看到设备并未激活,接下来激活设备;下载[MQTT.fx-1.7.1 ](https://www.jensd.de/wordpress/?p=2746),下载完成后打开工具,点…
|
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/ |
D | cjson_init.c | 25 static void cJsonFree(const char *p) in cJsonFree() argument 27 hi_free(0, p); in cJsonFree()
|
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
D | cjson_init.c | 25 static void CJsonFree(hi_void *p) in CJsonFree() argument 27 hi_free(0, p); in CJsonFree()
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
D | cjson_init.c | 25 static void CJsonFree(hi_void *p) in CJsonFree() argument 27 hi_free(0, p); in CJsonFree()
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/js/ |
D | app.js | 94 /******/ __webpack_require__.p = "";
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/ |
D | app.js | 80 /******/ __webpack_require__.p = "";
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/js/pages/history/ |
D | history.js | 94 /******/ __webpack_require__.p = "";
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/air/ |
D | air.js | 80 /******/ __webpack_require__.p = "";
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/light/ |
D | light.js | 80 /******/ __webpack_require__.p = "";
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/js/pages/detail/ |
D | detail.js | 94 /******/ __webpack_require__.p = "";
|
/vendor/hihope/Hi3861/time_demo/ |
D | README.md | 55 printf("[Timer Test] osTimerNew(periodic timer) success, tid: %p.\r\n",periodic_tid);
|
/vendor/hisilicon/hispark_pegasus/demo/time_demo/ |
D | README.md | 55 printf("[Timer Test] osTimerNew(periodic timer) success, tid: %p.\r\n",periodic_tid);
|
/vendor/hihope/Hi3861/mutex_demo/ |
D | README.md | 62 …printf("[Mutex Test] osMutexGetOwner, thread id: %p, thread name: %s.\r\n", tid, osThreadGetName(t…
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/js/pages/index/ |
D | index.js | 94 /******/ __webpack_require__.p = "";
|
/vendor/hisilicon/hispark_pegasus/demo/mutex_demo/ |
D | README.md | 62 …printf("[Mutex Test] osMutexGetOwner, thread id: %p, thread name: %s.\r\n", tid, osThreadGetName(t…
|
/vendor/hisilicon/hispark_pegasus/demo/thread_demo/00_thread/ |
D | README.md | 83 printf("threadTest osThreadGetId, thread id:%p\r\n", tid);
|
/vendor/hihope/Hi3861/thread_demo/00_thread/ |
D | README.md | 83 printf("threadTest osThreadGetId, thread id:%p\r\n", tid);
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/index/ |
D | index.js | 80 /******/ __webpack_require__.p = "";
|
/vendor/hisilicon/hispark_pegasus/demo/uart_demo/ |
D | README.md | 128 …p+x/eh/+vrvEjW/nHOdtp+ccVLapczHN3/X9tKfZ1tS%0A1pbszb3OXfz7BwAAAAAAkIOE74y4klBtJnttY4eSZbHVil1P5sYq…
|
/vendor/hihope/Hi3861/uart_demo/ |
D | README.md | 128 …p+x/eh/+vrvEjW/nHOdtp+ccVLapczHN3/X9tKfZ1tS%0A1pbszb3OXfz7BwAAAAAAkIOE74y4klBtJnttY4eSZbHVil1P5sYq…
|
/vendor/hisilicon/watchos/patches/ |
D | hi3516dv300.patch | 11562 + bbox_print_err("log_dir: %p, file_name: %p!\n", log_dir, file_name); 11577 + bbox_print_err("kernel_log: %p!\n", kernel_log); 11589 + bbox_print_err("log_dir: %p, info: %p!\n", log_dir, info); 11627 + bbox_print_err("info: %p!\n", info); 11672 + bbox_print_err("log_dir: %p, info: %p!\n", log_dir, info); 11764 + bbox_print_info("kernel_log: %p for blackbox!\n", kernel_log); 11908 + bbox_print_err("log_dir: %p, file_name: %p!\n", log_dir, file_name); 11923 + bbox_print_err("kernel_log: %p!\n", kernel_log); 11935 + bbox_print_err("log_dir: %p, info: %p!\n", log_dir, info); 11973 + bbox_print_err("info: %p!\n", info); [all …]
|