Searched refs:uint24 (Results 1 – 1 of 1) sorted by relevance
217 struct uint24 { in net_buf_simple_remove_le24() struct223 val = UNALIGNED_GET((struct uint24 *)ptr); in net_buf_simple_remove_le24()230 struct uint24 { in net_buf_simple_remove_be24() struct236 val = UNALIGNED_GET((struct uint24 *)ptr); in net_buf_simple_remove_be24()503 struct uint24 { in net_buf_simple_pull_le24() struct507 val = UNALIGNED_GET((struct uint24 *)buf->data); in net_buf_simple_pull_le24()515 struct uint24 { in net_buf_simple_pull_be24() struct519 val = UNALIGNED_GET((struct uint24 *)buf->data); in net_buf_simple_pull_be24()