Home
last modified time | relevance | path

Searched refs:PwmDeviceGetConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/pwm/
H A Dpwm_core.c97 int32_t PwmDeviceGetConfig(struct PwmDev *pwm, struct PwmConfig *config) in PwmDeviceGetConfig() function
162 ret = PwmDeviceGetConfig(pwm, &config); in PwmUserGetConfig()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pwm/
H A Dpwm_core.h46 int32_t PwmDeviceGetConfig(struct PwmDev *pwm, struct PwmConfig *config);