Searched refs:ADC_IO_CLOSE (Results 1 – 3 of 3) sorted by relevance
39 ADC_IO_CLOSE, /**< Close the ADC device. */ enumerator
103 ret = service->dispatcher->Dispatch(&service->object, ADC_IO_CLOSE, data, NULL); in AdcClose()
437 case ADC_IO_CLOSE: in AdcManagerDispatch()