Home
last modified time | relevance | path

Searched defs:u24 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dbt_types.h497 #define LE_STREAM_TO_UINT24(u24, s) { \ argument
525 #define LE_UINT24_TO_STREAM(s, u24) { \ argument
551 #define LE_ARRAY_TO_UINT24(u24, a) { \ argument
577 #define LE_UINT24_TO_ARRAY(a, u24) { \ argument
605 #define BE_STREAM_TO_UINT24(u24, s) { \ argument
633 #define BE_UINT24_TO_STREAM(s, u24) { \ argument
659 #define BE_ARRAY_TO_UINT24(u24, a) { \ argument
685 #define BE_UINT24_TO_ARRAY(a, u24) { \ argument
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c1127 bt_u32_t u24:24; in net_buf_simple_pull_le24() member
1139 bt_u32_t u24:24; in net_buf_simple_pull_be24() member

Completed in 9 milliseconds