Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c282 struct uint24 { in net_buf_simple_pull_le24() struct
283 uint32_t u24:24; in net_buf_simple_pull_le24()
294 struct uint24 { in net_buf_simple_pull_be24() struct
295 uint32_t u24:24; in net_buf_simple_pull_be24()