Searched refs:uint24 (Results 1 – 1 of 1) sorted by relevance
203 struct uint24 { in net_buf_simple_remove_le24() struct209 val = UNALIGNED_GET((struct uint24 *)ptr); in net_buf_simple_remove_le24()216 struct uint24 { in net_buf_simple_remove_be24() struct222 val = UNALIGNED_GET((struct uint24 *)ptr); in net_buf_simple_remove_be24()449 struct uint24 { in net_buf_simple_pull_le24() struct453 val = UNALIGNED_GET((struct uint24 *)buf->data); in net_buf_simple_pull_le24()461 struct uint24 { in net_buf_simple_pull_be24() struct465 val = UNALIGNED_GET((struct uint24 *)buf->data); in net_buf_simple_pull_be24()