Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1126 struct uint24 { in net_buf_simple_pull_le24() struct
1130 val = UNALIGNED_GET((struct uint24 *)buf->data); in net_buf_simple_pull_le24()
1138 struct uint24 { in net_buf_simple_pull_be24() struct
1142 val = UNALIGNED_GET((struct uint24 *)buf->data); in net_buf_simple_pull_be24()

Completed in 6 milliseconds