Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.h82 } tpm_pwm_level_select_t; typedef
111 tpm_pwm_level_select_t level; /*!< PWM output active level select */
/hal_nxp-3.6.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_tpm.c92 .level = (tpm_pwm_level_select_t)setupConfig->level, in HAL_PwmSetupPwm()