Searched refs:sys_put_be64 (Results 1 – 3 of 3) sorted by relevance
104 sys_put_be64(val, tmp); in test_sys_put_be64()
286 static inline void sys_put_be64(uint64_t val, uint8_t dst[8]) in sys_put_be64() function
853 sys_put_be64(val, net_buf_simple_add(buf, sizeof(val))); in net_buf_simple_add_be64()1088 sys_put_be64(val, net_buf_simple_push(buf, sizeof(val))); in net_buf_simple_push_be64()