Searched refs:setProtocol (Results 1 – 2 of 2) sorted by relevance
40 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()
52 wm8524_setProtocolIO setProtocol; /*!< format io control function pointer */ member