Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h285 static inline void sys_put_be64(u64_t val, u8_t dst[8]) in sys_put_be64() function
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c979 sys_put_be64(val, net_buf_simple_add(buf, sizeof(val))); in net_buf_simple_add_be64()
1067 sys_put_be64(val, net_buf_simple_push(buf, sizeof(val))); in net_buf_simple_push_be64()

Completed in 6 milliseconds