| /hal_nxp-latest/mcux/mcux-sdk/drivers/pwm/ |
| D | fsl_pwm.c | 321 base->MCTRL &= ~((uint16_t)1U << (PWM_MCTRL_IPOL_SHIFT + (uint16_t)subModule)); in PWM_Init() 324 base->MCTRL |= ((uint16_t)1U << (PWM_MCTRL_IPOL_SHIFT + (uint16_t)subModule)); in PWM_Init() 390 base->MCTRL &= ~((uint16_t)1U << (PWM_MCTRL_RUN_SHIFT + (uint16_t)subModule)); in PWM_Deinit() 613 if (0U != (base->MCTRL & PWM_MCTRL_LDOK(1UL << (uint8_t)subModule))) in PWM_SetupPwmPhaseShift() 615 base->MCTRL |= PWM_MCTRL_CLDOK(1UL << (uint8_t)subModule); in PWM_SetupPwmPhaseShift() 654 base->MCTRL |= PWM_MCTRL_LDOK(1UL << (uint8_t)subModule); in PWM_SetupPwmPhaseShift() 1174 if (0U != (base->MCTRL & PWM_MCTRL_LDOK(1UL << (uint8_t)subModule))) in PWM_SetOutputToIdle() 1176 base->MCTRL |= PWM_MCTRL_CLDOK(1UL << (uint8_t)subModule); in PWM_SetOutputToIdle() 1240 base->MCTRL |= PWM_MCTRL_LDOK(1UL << (uint8_t)subModule); in PWM_SetOutputToIdle() 1276 if (0U != (base->MCTRL & PWM_MCTRL_LDOK(1UL << (uint8_t)subModule))) in PWM_SetClockMode() [all …]
|
| D | fsl_pwm.h | 859 base->MCTRL |= PWM_MCTRL_RUN(subModulesToStart); in PWM_StartTimer() 874 base->MCTRL &= ~(PWM_MCTRL_RUN(subModulesToStop)); in PWM_StopTimer() 1062 base->MCTRL |= PWM_MCTRL_LDOK(subModulesToUpdate); in PWM_SetPwmLdok() 1066 base->MCTRL |= PWM_MCTRL_CLDOK(subModulesToUpdate); in PWM_SetPwmLdok()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/ |
| D | fsl_i3c.c | 701 …base->MCTRL = (base->MCTRL & ~(I3C_MCTRL_REQUEST_MASK | I3C_MCTRL_DIR_MASK | I3C_MCTRL_RDTERM_MASK… in I3C_MasterEmitStop() 1281 mctrlVal = base->MCTRL; in I3C_MasterRepeatedStartWithRxSize() 1287 base->MCTRL = mctrlVal; in I3C_MasterRepeatedStartWithRxSize() 1317 uint32_t mctrlReg = base->MCTRL; in I3C_MasterEmitRequest() 1328 base->MCTRL = mctrlReg; in I3C_MasterEmitRequest() 1468 base->MCTRL |= I3C_MCTRL_RDTERM(1U); in I3C_MasterReceive() 1701 …base->MCTRL = (base->MCTRL & ~(I3C_MCTRL_REQUEST_MASK | I3C_MCTRL_DIR_MASK | I3C_MCTRL_RDTERM_MASK… in I3C_MasterProcessDAASpecifiedBaudrate() 2244 base->MCTRL |= I3C_MCTRL_RDTERM(1UL); in I3C_TransferStateMachineTransferDataState() 2475 base->MCTRL |= I3C_MCTRL_RDTERM(handle->remainingBytes); in I3C_InitTransferStateMachine() 2520 base->MCTRL &= ~I3C_MCTRL_IBIRESP_MASK; in I3C_MasterTransferNonBlocking() [all …]
|
| D | fsl_i3c_edma.c | 92 i3cHandle->base->MCTRL |= I3C_MCTRL_RDTERM(1U); in I3C_MasterTransferEDMACallbackRx() 600 base->MCTRL &= ~I3C_MCTRL_IBIRESP_MASK; in I3C_MasterTransferEDMA() 601 base->MCTRL |= I3C_MCTRL_IBIRESP(transfer->ibiResponse); in I3C_MasterTransferEDMA()
|
| D | fsl_i3c_dma.c | 136 i3cHandle->base->MCTRL |= I3C_MCTRL_RDTERM(1U); in I3C_MasterTransferDMACallbackRx() 737 base->MCTRL &= ~I3C_MCTRL_IBIRESP_MASK; in I3C_MasterTransferDMA() 738 base->MCTRL |= I3C_MCTRL_IBIRESP(transfer->ibiResponse); in I3C_MasterTransferDMA()
|
| D | fsl_i3c.h | 1252 uint32_t ctrlVal = base->MCTRL; in I3C_MasterEmitIBIResponse() 1255 base->MCTRL = ctrlVal; in I3C_MasterEmitIBIResponse()
|
| /hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/ |
| D | S32Z2_I3C.h | 106 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/ |
| D | LPC865.h | 4690 …__IO uint32_t MCTRL; /**< Controller Main Control Register, offset: 0x… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/ |
| D | LPC864.h | 4688 …__IO uint32_t MCTRL; /**< Controller Main Control Register, offset: 0x… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA142/ |
| D | MCXA142.h | 12291 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 23407 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA143/ |
| D | MCXA143.h | 12291 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 23407 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA153/ |
| D | MCXA153.h | 12291 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 23407 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA152/ |
| D | MCXA152.h | 12291 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 23407 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA146/ |
| D | MCXA146.h | 15350 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 30648 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA145/ |
| D | MCXA145.h | 15350 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 30648 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA144/ |
| D | MCXA144.h | 15350 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 30648 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA156/ |
| D | MCXA156.h | 15354 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 31266 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA154/ |
| D | MCXA154.h | 15354 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 31266 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXA155/ |
| D | MCXA155.h | 15354 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 31266 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/ |
| D | LPC5536.h | 21984 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 34412 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/ |
| D | LPC5534.h | 21984 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 34412 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/ |
| D | MKV56F24.h | 19954 __IO uint16_t MCTRL; /**< Master Control Register 0, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/ |
| D | MKV58F24.h | 21720 __IO uint16_t MCTRL; /**< Master Control Register 0, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/ |
| D | LPC55S36.h | 21983 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 36635 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN236/ |
| D | MCXN236.h | 24323 __IO uint32_t MCTRL; /**< Controller Control, offset: 0x84 */ member 46496 __IO uint16_t MCTRL; /**< Master Control Register, offset: 0x188 */ member
|