Home
last modified time | relevance | path

Searched defs:str2wide (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c374 static void str2wide (char *str, u16 * wide) in str2wide() function
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c547 static inline void str2wide(const char *str, uint16_t *wide, int len) in str2wide() function