Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dendian.h219 void put_be64(void *buf, uint64_t x);
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/src/
Dendian.c139 void put_be64(void *buf, uint64_t x) in put_be64() function