Searched refs:tpm_pwm_mode_t (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/components/pwm/ |
D | fsl_adapter_pwm_tpm.c | 100 … (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/ |
D | fsl_tpm.h | 64 } tpm_pwm_mode_t; typedef 447 tpm_pwm_mode_t mode, 466 tpm_pwm_mode_t currentPwmMode,
|
D | fsl_tpm.c | 278 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()
|