Searched refs:sys_le64_to_cpu (Results 1 – 2 of 2) sorted by relevance
207 #ifndef sys_le64_to_cpu208 #define sys_le64_to_cpu(val) (val) macro
355 return sys_le64_to_cpu(val); in net_buf_simple_pull_le64()