Searched defs:PwmDevice (Results 1 – 3 of 3) sorted by relevance
28 struct PwmDevice { struct29 struct IDeviceIoService ioService;30 struct HAL_PWM_CFG_T pwmCfg;31 struct PwmConfig *cfg;32 struct PwmResource resource;
22 struct PwmDevice { struct37 struct PwmDevice *prvPwm = NULL; in PwmDevSetConfig() argument
69 } PwmDevice; typedef