Home
last modified time | relevance | path

Searched refs:CnV (Results 1 – 25 of 92) sorted by relevance

1234

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.c387 base->CONTROLS[chnlId].CnV = cnvFirstEdge; in TPM_SetupSinglePwmChannel()
392 } while (cnvFirstEdge != base->CONTROLS[chnlId].CnV); in TPM_SetupSinglePwmChannel()
417 base->CONTROLS[chnlId].CnV = cnvFirstEdge + cnv; in TPM_SetupSinglePwmChannel()
422 } while ((cnvFirstEdge + cnv) != base->CONTROLS[chnlId].CnV); in TPM_SetupSinglePwmChannel()
447 base->CONTROLS[chnlId].CnV = cnv; in TPM_SetupSinglePwmChannel()
452 } while (cnv != base->CONTROLS[chnlId].CnV); in TPM_SetupSinglePwmChannel()
619 if ((base->CONTROLS[chnlId * 2U].CnV & counterMax) > mod) in TPM_UpdatePwmDutycycle()
625 cnvFirstEdge = base->CONTROLS[chnlId * 2U].CnV & counterMax; in TPM_UpdatePwmDutycycle()
653 base->CONTROLS[chnlId * 2U].CnV = cnvFirstEdge; in TPM_UpdatePwmDutycycle()
658 } while (cnvFirstEdge != base->CONTROLS[chnlId * 2U].CnV); in TPM_UpdatePwmDutycycle()
[all …]
Dfsl_tpm.h728 return base->CONTROLS[chnlNumber].CnV; in TPM_GetChannelValue()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.c494 base->CONTROLS[chnlParams->chnlNumber].CnV = cnv; in FTM_SetupPwm()
552 base->CONTROLS[((uint32_t)chnlParams->chnlNumber) * 2U].CnV = cnvFirstEdge; in FTM_SetupPwm()
553 base->CONTROLS[(((uint32_t)chnlParams->chnlNumber) * 2U) + 1U].CnV = cnvFirstEdge + cnv; in FTM_SetupPwm()
617 base->CONTROLS[chnlNumber].CnV = cnv; in FTM_UpdatePwmDutycycle()
633 cnvFirstEdge = base->CONTROLS[((uint32_t)chnlNumber) * 2U].CnV; in FTM_UpdatePwmDutycycle()
640 base->CONTROLS[((uint32_t)chnlNumber * 2U)].CnV = cnvFirstEdge; in FTM_UpdatePwmDutycycle()
641 base->CONTROLS[((uint32_t)chnlNumber * 2U) + 1U].CnV = cnvFirstEdge + cnv; in FTM_UpdatePwmDutycycle()
731 base->CONTROLS[chnlParams->chnlNumber].CnV = chnlParams->dutyValue; in FTM_SetupPwmMode()
795 base->CONTROLS[((uint32_t)chnlParams->chnlNumber) * 2U].CnV = cnvFirstEdge; in FTM_SetupPwmMode()
796 …base->CONTROLS[(((uint32_t)chnlParams->chnlNumber) * 2U) + 1U].CnV = cnvFirstEdge + chnlParams->du… in FTM_SetupPwmMode()
[all …]
Dfsl_ftm.h731 return (base->CONTROLS[chnlNumber].CnV & FTM_CnV_VAL_MASK); in FTM_GetInputCaptureValue()
/hal_nxp-3.6.0/s32/drivers/s32k1/BaseNXP/header/
DS32K146_FTM.h82 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array s… member
DS32K144W_FTM.h82 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
DS32K144_FTM.h81 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
DS32K118_FTM.h82 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
DS32K116_FTM.h82 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
DS32K142W_FTM.h82 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
DS32K142_FTM.h82 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
DS32K148_FTM.h82 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h1010 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h998 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/
DMKE04Z1284.h1023 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE06Z4/
DMKE06Z4.h1023 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h4176 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKL17Z644/
DMKL17Z644.h7990 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h8006 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK02F12810/
DMK02F12810.h3650 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE14Z4/
DMKE14Z4.h1973 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV30F12810/
DMKV30F12810.h3655 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV10Z7/
DMKV10Z7.h3081 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV10Z1287/
DMKV10Z1287.h3557 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKV31F12810/
DMKV31F12810.h3683 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member

1234