Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_tpm.c100 … (tpm_pwm_mode_t)setupConfig->mode, setupConfig->pwmFreq_Hz, in HAL_PwmSetupPwm()
127 …TPM_UpdatePwmDutycycle(s_tpmBase[halPwmState->instance], (tpm_chnl_t)channel, (tpm_pwm_mode_t)mode, in HAL_PwmUpdateDutycycle()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.h64 } tpm_pwm_mode_t; typedef
447 tpm_pwm_mode_t mode,
466 tpm_pwm_mode_t currentPwmMode,
Dfsl_tpm.c278 tpm_pwm_mode_t mode, in TPM_SetupSinglePwmChannel()
479 tpm_pwm_mode_t mode, in TPM_SetupPwm()
580 tpm_pwm_mode_t currentPwmMode, in TPM_UpdatePwmDutycycle()