Home
last modified time | relevance | path

Searched refs:PWM_IO_GET (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dpwm_if.h77 PWM_IO_GET = 0, /**< Get the PWM device. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pwm/
H A Dpwm_core.c187 case PWM_IO_GET: in PwmIoDispatch()
H A Dpwm_if_u.c65 ret = service->dispatcher->Dispatch(&service->object, PWM_IO_GET, NULL, NULL); in PwmOpen()