Searched refs:sys_le24_to_cpu (Results 1 – 2 of 2) sorted by relevance
189 #ifndef sys_le24_to_cpu190 #define sys_le24_to_cpu(val) (val) macro
289 return sys_le24_to_cpu(val.u24); in net_buf_simple_pull_le24()