Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h297 } wm8962_protocol_t; typedef
411 wm8962_protocol_t bus; /*!< Audio transfer protocol */
483 status_t WM8962_SetProtocol(wm8962_handle_t *handle, wm8962_protocol_t protocol);
Dfsl_wm8962.c402 status_t WM8962_SetProtocol(wm8962_handle_t *handle, wm8962_protocol_t protocol) in WM8962_SetProtocol()