Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8524/
Dfsl_wm8524.h39 } wm8524_protocol_t; typedef
53 wm8524_protocol_t protocol; /*!< Protocol of the codec */
83 void WM8524_ConfigFormat(wm8524_handle_t *handle, wm8524_protocol_t protocol);
Dfsl_wm8524.c58 void WM8524_ConfigFormat(wm8524_handle_t *handle, wm8524_protocol_t protocol) in WM8524_ConfigFormat()