Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.c38 } wm8962_sequence_id_t; typedef
43 static status_t WM8962_StartSequence(wm8962_handle_t *handle, wm8962_sequence_id_t id);
50 static status_t WM8962_StartSequence(wm8962_handle_t *handle, wm8962_sequence_id_t id) in WM8962_StartSequence()