Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c326 struct uint48 { in net_buf_simple_pull_le48() struct
327 uint64_t u48:48; in net_buf_simple_pull_le48()
338 struct uint48 { in net_buf_simple_pull_be48() struct
339 uint64_t u48:48; in net_buf_simple_pull_be48()