Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h186 #define sys_cpu_to_be32(val) __bswap_32(val) macro
207 #define sys_cpu_to_be32(val) (val) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dfriend.c438 upd->iv_index = sys_cpu_to_be32(bt_mesh.iv_index); in encode_update()

Completed in 6 milliseconds