Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_ftm.c482 base->CONTROLS[chnlParams->chnlNumber].CnV = cnv; in FTM_SetupPwm()
555 base->CONTROLS[((uint32_t)chnlParams->chnlNumber) * 2U].CnV = cnvFirstEdge; in FTM_SetupPwm()
556 base->CONTROLS[(((uint32_t)chnlParams->chnlNumber) * 2U) + 1U].CnV = cnvFirstEdge + cnv; in FTM_SetupPwm()
614 base->CONTROLS[chnlNumber].CnV = cnv; in FTM_UpdatePwmDutycycle()
630 cnvFirstEdge = base->CONTROLS[((uint32_t)chnlNumber) * 2U].CnV; in FTM_UpdatePwmDutycycle()
632 base->CONTROLS[((uint32_t)chnlNumber * 2U)].CnV = cnvFirstEdge; in FTM_UpdatePwmDutycycle()
633 base->CONTROLS[((uint32_t)chnlNumber * 2U) + 1U].CnV = cnvFirstEdge + cnv; in FTM_UpdatePwmDutycycle()
722 base->CONTROLS[chnlParams->chnlNumber].CnV = chnlParams->dutyValue; in FTM_SetupPwmMode()
786 base->CONTROLS[((uint32_t)chnlParams->chnlNumber) * 2U].CnV = cnvFirstEdge; in FTM_SetupPwmMode()
787 …base->CONTROLS[(((uint32_t)chnlParams->chnlNumber) * 2U) + 1U].CnV = cnvFirstEdge + chnlParams->du… in FTM_SetupPwmMode()
[all …]
Dfsl_tpm.c342 base->CONTROLS[(uint16_t)chnlParams->chnlNumber * 2U].CnV = cnvFirstEdge; in TPM_SetupPwm()
364 …base->CONTROLS[((uint16_t)chnlParams->chnlNumber * 2u) + 1u].CnV = (uint32_t)cnvFirstEdge + (uint3… in TPM_SetupPwm()
408 base->CONTROLS[chnlParams->chnlNumber].CnV = cnv; in TPM_SetupPwm()
459 cnvFirstEdge = (uint16_t)(base->CONTROLS[((uint8_t)chnlNumber * 2u) & 0x3U].CnV); in TPM_UpdatePwmDutycycle()
465 …base->CONTROLS[(((uint8_t)chnlNumber * 2u) + 1u) & 0x3U].CnV = (uint32_t)cnvFirstEdge + (uint32_t)… in TPM_UpdatePwmDutycycle()
481 base->CONTROLS[chnlNumber].CnV = cnv; in TPM_UpdatePwmDutycycle()
483 while (!(cnv == base->CONTROLS[chnlNumber].CnV)) in TPM_UpdatePwmDutycycle()
637 base->CONTROLS[chnlNumber].CnV = compareValue; in TPM_SetupOutputCompare()
Dfsl_ftm.h685 return (base->CONTROLS[chnlNumber].CnV & FTM_CnV_VAL_MASK); in FTM_GetInputCaptureValue()
Dfsl_smartcard_phy_tda8035.c127 ftmBase->CONTROLS[config->clockModuleChannel].CnV = 1; in smartcard_phy_tda8035_InterfaceClockInit()
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h4176 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/
DMKW40Z4.h7827 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
7856 #define TPM_CnV_REG(base,index) ((base)->CONTROLS[index].CnV)
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/
DMKW20Z4.h7827 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
7856 #define TPM_CnV_REG(base,index) ((base)->CONTROLS[index].CnV)
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/
DMKW30Z4.h7827 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
7856 #define TPM_CnV_REG(base,index) ((base)->CONTROLS[index].CnV)
/hal_nxp-2.7.6/mcux/devices/MK80F25615/
DMK80F25615.h11205 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
23760 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MK82F25615/
DMK82F25615.h11199 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
24740 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MK22F51212/
DMK22F51212.h4706 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKW24D5/
DMKW24D5.h3053 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKE14F16/
DMKE14F16.h5347 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKW22D5/
DMKW22D5.h3053 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MK66F18/
DMK66F18.h12209 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
23922 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKE16F16/
DMKE16F16.h6151 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKE18F16/
DMKE18F16.h6156 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKW31Z4/
DMKW31Z4.h7010 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MK64F12/
DMK64F12.h12709 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKW21Z4/
DMKW21Z4.h6939 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKW41Z4/
DMKW41Z4.h7010 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKV56F24/
DMKV56F24.h10922 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
/hal_nxp-2.7.6/mcux/devices/MKV58F24/
DMKV58F24.h12262 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member