Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dendian.h213 uint32_t get_le24(const void *buf);
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/src/
Dendian.c73 uint32_t get_le24(const void *buf) in get_le24() function