Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_tpm.c604 const tpm_phase_params_t *phaseAParams, in TPM_SetupQuadDecode() argument
608 assert(phaseAParams); in TPM_SetupQuadDecode()
623 reg |= TPM_FILTER_CH0FVAL(phaseAParams->phaseFilterVal); in TPM_SetupQuadDecode()
628 if (phaseAParams->phasePolarity) in TPM_SetupQuadDecode()
Dfsl_tpm.h429 const tpm_phase_params_t *phaseAParams,