Home
last modified time | relevance | path

Searched refs:sys_put_le64 (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h360 static inline void sys_put_le64(u64_t val, u8_t dst[8]) in sys_put_le64() function
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c972 sys_put_le64(val, net_buf_simple_add(buf, sizeof(val))); in net_buf_simple_add_le64()
1060 sys_put_le64(val, net_buf_simple_push(buf, sizeof(val))); in net_buf_simple_push_le64()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c846 sys_put_le64(mask, cp_mask->events); in hci_api_le_set_event_mask()
862 sys_put_le64(mask, ev->events); in hci_api_set_event_mask()
A Dhci_core.c6272 sys_put_le64(mask, cp_mask->events); in le_set_event_mask()
6774 sys_put_le64(mask, ev->events); in set_event_mask()

Completed in 21 milliseconds