Searched refs:tpm_chnl_t (Results 1 – 2 of 2) sorted by relevance
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/ |
| D | fsl_tpm.h | 41 } tpm_chnl_t; typedef 64 tpm_chnl_t chnlNumber; /*!< TPM channel to configure. 359 tpm_chnl_t chnlNumber, 371 void TPM_UpdateChnlEdgeLevelSelect(TPM_Type *base, tpm_chnl_t chnlNumber, uint8_t level); 383 void TPM_SetupInputCapture(TPM_Type *base, tpm_chnl_t chnlNumber, tpm_input_capture_edge_t captureM… 397 tpm_chnl_t chnlNumber, 414 tpm_chnl_t chnlPairNumber,
|
| D | fsl_tpm.c | 343 tpm_chnl_t chnlNumber, in TPM_UpdatePwmDutycycle() 392 void TPM_UpdateChnlEdgeLevelSelect(TPM_Type *base, tpm_chnl_t chnlNumber, uint8_t level) in TPM_UpdateChnlEdgeLevelSelect() 422 void TPM_SetupInputCapture(TPM_Type *base, tpm_chnl_t chnlNumber, tpm_input_capture_edge_t captureM… in TPM_SetupInputCapture() 468 tpm_chnl_t chnlNumber, in TPM_SetupOutputCompare() 511 tpm_chnl_t chnlPairNumber, in TPM_SetupDualEdgeCapture()
|