Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1170 struct uint48 { in net_buf_simple_pull_le48() struct
1174 val = UNALIGNED_GET((struct uint48 *)buf->data); in net_buf_simple_pull_le48()
1182 struct uint48 { in net_buf_simple_pull_be48() struct
1186 val = UNALIGNED_GET((struct uint48 *)buf->data); in net_buf_simple_pull_be48()

Completed in 5 milliseconds