Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h177 #define sys_le48_to_cpu(val) (val) macro
198 #define sys_le48_to_cpu(val) __bswap_48(val) macro
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1177 return sys_le48_to_cpu(val.u48); in net_buf_simple_pull_le48()

Completed in 6 milliseconds