Home
last modified time | relevance | path

Searched refs:le16toh (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dconfig.h80 #define le16toh(x) (x) macro
85 return le16toh(*(uint16_t *)p); in get_unaligned_le16()