Searched refs:sys_le32_to_cpu (Results 1 – 2 of 2) sorted by relevance
195 #ifndef sys_le32_to_cpu196 #define sys_le32_to_cpu(val) (val) macro
311 return sys_le32_to_cpu(val); in net_buf_simple_pull_le32()