Home
last modified time | relevance | path

Searched refs:PwmDriverInit (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_wm.c141 static int32_t PwmDriverInit(struct HdfDeviceObject *device) in PwmDriverInit() function
175 HDF_LOGI("PwmDriverInit success!\r\n"); in PwmDriverInit()
207 .Init = PwmDriverInit,
H A Dpwm_bes.c189 static int32_t PwmDriverInit(struct HdfDeviceObject *device);
197 .Init = PwmDriverInit,
220 static int32_t PwmDriverInit(struct HdfDeviceObject *device) function
252 HDF_LOGI("PwmDriverInit success!\r\n");
H A Dpwm_stm32f4xx.c310 static int32_t PwmDriverInit(struct HdfDeviceObject *device);
317 .Init = PwmDriverInit,
341 static int32_t PwmDriverInit(struct HdfDeviceObject *device) function

Completed in 3 milliseconds