Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/include/
Dcodec_internal.h33 CMD_GET_COMPONENT_VERSION, enumerator
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_proxy.c82 int32_t ret = CodecComponentTypeProxyCall(self, CMD_GET_COMPONENT_VERSION, data, reply); in CodecComponentTypeProxyGetComponentVersion()