/hal_nxp-2.7.6/mcux/drivers/kinetis/ |
D | fsl_ftm.c | 482 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 …]
|
D | fsl_tpm.c | 342 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()
|
D | fsl_ftm.h | 685 return (base->CONTROLS[chnlNumber].CnV & FTM_CnV_VAL_MASK); in FTM_GetInputCaptureValue()
|
D | fsl_smartcard_phy_tda8035.c | 127 ftmBase->CONTROLS[config->clockModuleChannel].CnV = 1; in smartcard_phy_tda8035_InterfaceClockInit()
|
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/ |
D | MKL25Z4.h | 4176 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/ |
D | MKW40Z4.h | 7827 …__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/ |
D | MKW20Z4.h | 7827 …__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/ |
D | MKW30Z4.h | 7827 …__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/ |
D | MK80F25615.h | 11205 …__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/ |
D | MK82F25615.h | 11199 …__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/ |
D | MK22F51212.h | 4706 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKW24D5/ |
D | MKW24D5.h | 3053 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKE14F16/ |
D | MKE14F16.h | 5347 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKW22D5/ |
D | MKW22D5.h | 3053 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MK66F18/ |
D | MK66F18.h | 12209 …__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/ |
D | MKE16F16.h | 6151 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKE18F16/ |
D | MKE18F16.h | 6156 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKW31Z4/ |
D | MKW31Z4.h | 7010 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MK64F12/ |
D | MK64F12.h | 12709 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKW21Z4/ |
D | MKW21Z4.h | 6939 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKW41Z4/ |
D | MKW41Z4.h | 7010 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKV56F24/ |
D | MKV56F24.h | 10922 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|
/hal_nxp-2.7.6/mcux/devices/MKV58F24/ |
D | MKV58F24.h | 12262 …__IO uint32_t CnV; /**< Channel (n) Value, array offset: 0x10, array… member
|