Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h69 } ftm_pwm_level_select_t; typedef
76 ftm_pwm_level_select_t level; /*!< PWM output active level select. */
97 ftm_pwm_level_select_t level; /*!< PWM output active level select. */
/hal_nxp-3.5.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_ftm.c94 .level = (ftm_pwm_level_select_t)setupConfig->level, in HAL_PwmSetupPwm()