| /hal_nxp-latest/mcux/mcux-sdk/drivers/ftm/ |
| D | fsl_ftm.c | 497 reg = base->CONTROLS[chnlParams->chnlNumber].CnSC; in FTM_SetupPwm() 507 base->CONTROLS[chnlParams->chnlNumber].CnSC = reg; in FTM_SetupPwm() 543 reg = base->CONTROLS[((uint32_t)chnlParams->chnlNumber) * 2U].CnSC; in FTM_SetupPwm() 550 base->CONTROLS[((uint32_t)chnlParams->chnlNumber) * 2U].CnSC = reg; in FTM_SetupPwm() 553 reg = base->CONTROLS[(((uint32_t)chnlParams->chnlNumber) * 2U) + 1U].CnSC; in FTM_SetupPwm() 560 base->CONTROLS[(((uint32_t)chnlParams->chnlNumber) * 2U) + 1U].CnSC = reg; in FTM_SetupPwm() 671 uint32_t reg = base->CONTROLS[chnlNumber].CnSC; in FTM_UpdateChnlEdgeLevelSelect() 677 base->CONTROLS[chnlNumber].CnSC = reg; in FTM_UpdateChnlEdgeLevelSelect() 734 reg = base->CONTROLS[chnlParams->chnlNumber].CnSC; in FTM_SetupPwmMode() 744 base->CONTROLS[chnlParams->chnlNumber].CnSC = reg; in FTM_SetupPwmMode() [all …]
|
| D | fsl_ftm.h | 1090 base->CONTROLS[chnlNumber].CnSC |= FTM_CnSC_DMA_MASK; in FTM_EnableDmaTransfer() 1095 base->CONTROLS[chnlNumber].CnSC &= ~FTM_CnSC_DMA_MASK; in FTM_EnableDmaTransfer()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/tpm/ |
| D | fsl_tpm.h | 510 return (uint8_t)(base->CONTROLS[chnlNumber].CnSC & in TPM_GetChannelContorlBits() 527 base->CONTROLS[chnlNumber].CnSC &= in TPM_DisableChannel() 537 } while (0U != (base->CONTROLS[chnlNumber].CnSC & in TPM_DisableChannel() 560 base->CONTROLS[chnlNumber].CnSC = in TPM_EnableChannel() 561 (base->CONTROLS[chnlNumber].CnSC & in TPM_EnableChannel() 573 (uint8_t)(base->CONTROLS[chnlNumber].CnSC & in TPM_EnableChannel() 781 if (0U != (base->CONTROLS[chanlNumber].CnSC & TPM_CnSC_CHF_MASK)) in TPM_GetStatusFlags() 816 base->CONTROLS[chnlNumber].CnSC &= ~TPM_CnSC_CHF_MASK; in TPM_ClearStatusFlags()
|
| D | fsl_tpm.c | 1027 base->CONTROLS[chnlNumber].CnSC |= TPM_CnSC_CHIE_MASK; in TPM_EnableInterrupts() 1057 base->CONTROLS[chnlNumber].CnSC &= ~TPM_CnSC_CHIE_MASK; in TPM_DisableInterrupts() 1091 if (0U != (base->CONTROLS[chnlCount].CnSC & TPM_CnSC_CHIE_MASK)) in TPM_GetEnabledInterrupts()
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
| D | S32K142_FTM.h | 81 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| D | S32K148_FTM.h | 81 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| D | S32K118_FTM.h | 81 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| D | S32K116_FTM.h | 81 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| D | S32K146_FTM.h | 81 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset: … member
|
| D | S32K142W_FTM.h | 81 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| D | S32K144W_FTM.h | 81 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| D | S32K144_FTM.h | 80 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/ |
| D | MCXC041.h | 6498 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/ |
| D | MKE04Z4.h | 1009 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/ |
| D | MKE02Z4.h | 997 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/ |
| D | MKE04Z1284.h | 1022 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/ |
| D | MKE06Z4.h | 1022 …__IO uint32_t CnSC; /**< Channel (n) Status And Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/ |
| D | MKL17Z644.h | 7989 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/ |
| D | MCXC141.h | 8986 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/ |
| D | MCXC142.h | 8984 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/ |
| D | MKL25Z4.h | 4175 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/ |
| D | MCXC242.h | 8994 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/ |
| D | MKL27Z644.h | 8005 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/ |
| D | MCXC144.h | 9636 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/ |
| D | MCXC143.h | 9636 …__IO uint32_t CnSC; /**< Channel (n) Status and Control, array offset… member
|