/vendor/hihope/neptune_iotlink_demo/hals/utils/token/ |
H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() function 67 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/hisilicon/hispark_pegasus_mini_system/hals/utils/token/ |
H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() function 67 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/ohemu/qemu_cm55_mini_system_demo/hals/utils/token/ |
H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() function 67 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/ohemu/qemu_csky_mini_system_demo/hals/utils/token/ |
H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() function 67 return OEMReadToken(token, len); in HalReadToken()
|
/vendor/ohemu/qemu_mini_system_demo/hals/utils/token/ |
H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() function 67 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/hals/utils/token/ |
H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() function 67 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/ohemu/qemu_xtensa_mini_system_demo/hals/utils/token/ |
H A D | hal_token.c | 20 static int OEMReadToken(char *token, unsigned int len) in OEMReadToken() function 67 return OEMReadToken(token, len); in HalReadToken()
|
/vendor/hisilicon/hispark_aries/hals/utils/token/ |
H A D | hal_token.c | 22 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() function 73 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/ohemu/qemu_small_system_demo/hals/utils/token/ |
H A D | hal_token.c | 22 static int OEMReadToken(char *token, unsigned int len)
in OEMReadToken() function 73 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/hisilicon/hispark_pegasus/hals/utils/token/ |
H A D | hal_token.c | 206 static int32_t OEMReadToken(char* token, uint32_t len)
in OEMReadToken() function 216 printf("[OEMReadToken]:No token.\n");
in OEMReadToken() 380 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/hisilicon/hispark_taurus/hals/utils/token/ |
H A D | hal_token.c | 276 static int32_t OEMReadToken(char* token, uint32_t len)
in OEMReadToken() function 450 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/hisilicon/hispark_taurus_linux/hals/utils/token/ |
H A D | hal_token.c | 276 static int32_t OEMReadToken(char* token, uint32_t len)
in OEMReadToken() function 450 return OEMReadToken(token, len);
in HalReadToken()
|
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/token/ |
H A D | hal_token.c | 276 static int32_t OEMReadToken(char* token, uint32_t len)
in OEMReadToken() function 450 return OEMReadToken(token, len);
in HalReadToken()
|