Searched defs:str (Results 1 - 8 of 8) sorted by relevance
/vendor/hisilicon/hispark_taurus_linux/hals/utils/sys_param/ |
H A D | hal_sys_param.c | 34 static char str[STR_MAX] = {0};
in HalGetSerial() local
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
H A D | app_demo_get_mac_addr.c | 39 hi_u8 hex2str(hi_u8 hex_byte, hi_u8* str) in hex2str() argument
|
/vendor/hisilicon/hispark_taurus/hals/utils/sys_param/ |
H A D | hal_sys_param.c | 67 static int32_t Getcid(char * str, int strlength)
in Getcid() argument 94 static char str[STR_MAX] = {0};
in HalGetSerial() local
|
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/sys_param/ |
H A D | hal_sys_param.c | 69 static int32_t Getcid(char * str, int strlength)
in Getcid() argument 88 static char str[STR_MAX] = {0};
in HalGetSerial() local
|
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/ |
H A D | oled_ssd1306.c | 189 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString() argument
|
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/ |
H A D | oled_ssd1306.c | 190 void OledShowString(uint8_t x, uint8_t y, const char* str, Font font) in OledShowString() argument
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/ |
H A D | app_demo_histreaming.c | 50 int StringToHex(char *str, unsigned char *out, unsigned int *outlen)
in StringToHex() argument
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/ |
H A D | ui_image_test.cpp | 209 const char *str = "鸿蒙轻量级GUI"; in GetView() local
|
Completed in 3 milliseconds