Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8524/
Dfsl_wm8524.c40 if ((wm8524Config->setProtocol) != NULL) in WM8524_Init()
61 assert(handle->config->setProtocol != NULL); in WM8524_ConfigFormat()
67 wm8524Config->setProtocol((uint32_t)protocol); in WM8524_ConfigFormat()
Dfsl_wm8524.h52 wm8524_setProtocolIO setProtocol; /*!< format io control function pointer */ member