Searched refs:PWM_IO_GET (Results 1 – 3 of 3) sorted by relevance
77 PWM_IO_GET = 0, /**< Get the PWM device. */ enumerator
187 case PWM_IO_GET: in PwmIoDispatch()
65 ret = service->dispatcher->Dispatch(&service->object, PWM_IO_GET, NULL, NULL); in PwmOpen()