Searched defs:uint24 (Results 1 – 1 of 1) sorted by relevance
203 struct uint24 { in net_buf_simple_remove_le24() struct204 uint32_t u24 : 24; in net_buf_simple_remove_le24()216 struct uint24 { in net_buf_simple_remove_be24() struct217 uint32_t u24 : 24; in net_buf_simple_remove_be24()449 struct uint24 { in net_buf_simple_pull_le24() struct450 uint32_t u24:24; in net_buf_simple_pull_le24()461 struct uint24 { in net_buf_simple_pull_be24() struct462 uint32_t u24:24; in net_buf_simple_pull_be24()