Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dbyteorder.h184 #define sys_cpu_to_be24(val) __bswap_24(val) macro
205 #define sys_cpu_to_be24(val) (val) macro

Completed in 5 milliseconds