Home
last modified time | relevance | path

Searched refs:get_be64 (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dendian.h223 uint64_t get_be64(const void *buf);
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/src/
Dendian.c186 uint64_t get_be64(const void *buf) in get_be64() function