Home
last modified time | relevance | path

Searched refs:PWM_Init (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ipwm/
Dfsl_pwm.c75 status_t PWM_Init(PWM_Type *base, const pwm_config_t *config) in PWM_Init() function
Dfsl_pwm.h158 status_t PWM_Init(PWM_Type *base, const pwm_config_t *config);
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pwm/
Dfsl_pwm.h440 status_t PWM_Init(PWM_Type *base, pwm_submodule_t subModule, const pwm_config_t *config);
Dfsl_pwm.c94 status_t PWM_Init(PWM_Type *base, pwm_submodule_t subModule, const pwm_config_t *config) in PWM_Init() function