Home
last modified time | relevance | path

Searched defs:PwmDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_bes.h28 struct PwmDevice { struct
29 struct IDeviceIoService ioService;
30 struct HAL_PWM_CFG_T pwmCfg;
31 struct PwmConfig *cfg;
32 struct PwmResource resource;
H A Dpwm_wm.c22 struct PwmDevice { struct
37 struct PwmDevice *prvPwm = NULL; in PwmDevSetConfig() argument
H A Dpwm_stm32f4xx.c69 } PwmDevice; typedef