Searched refs:uint40 (Results 1 – 1 of 1) sorted by relevance
265 struct uint40 { in net_buf_simple_remove_le40() struct271 val = UNALIGNED_GET((struct uint40 *)ptr); in net_buf_simple_remove_le40()278 struct uint40 { in net_buf_simple_remove_be40() struct284 val = UNALIGNED_GET((struct uint40 *)ptr); in net_buf_simple_remove_be40()547 struct uint40 { in net_buf_simple_pull_le40() struct551 val = UNALIGNED_GET((struct uint40 *)buf->data); in net_buf_simple_pull_le40()559 struct uint40 { in net_buf_simple_pull_be40() struct563 val = UNALIGNED_GET((struct uint40 *)buf->data); in net_buf_simple_pull_be40()