Home
last modified time | relevance | path

Searched refs:hal_pwm_handle_struct_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_ctimer.c23 } hal_pwm_handle_struct_t; typedef
42 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmInit()
46 assert(sizeof(hal_pwm_handle_struct_t) == HAL_PWM_HANDLE_SIZE); in HAL_PwmInit()
62 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmDeinit()
85 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmSetupPwm()
116 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmUpdateDutycycle()
Dfsl_adapter_pwm_ftm.c22 } hal_pwm_handle_struct_t; typedef
40 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmInit()
44 assert(sizeof(hal_pwm_handle_struct_t) == HAL_PWM_HANDLE_SIZE); in HAL_PwmInit()
63 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmDeinit()
86 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmSetupPwm()
123 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmUpdateDutycycle()
Dfsl_adapter_pwm_tpm.c22 } hal_pwm_handle_struct_t; typedef
40 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmInit()
45 assert(sizeof(hal_pwm_handle_struct_t) == HAL_PWM_HANDLE_SIZE); in HAL_PwmInit()
61 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmDeinit()
84 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmSetupPwm()
121 hal_pwm_handle_struct_t *halPwmState = halPwmHandle; in HAL_PwmUpdateDutycycle()