Home
last modified time | relevance | path

Searched refs:EV (Results 1 – 25 of 59) sorted by relevance

123

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.h794 uint32_t reg = base->EV[event].CTRL; in SCTIMER_SetupStateLdMethodAction()
807 base->EV[event].CTRL = reg; in SCTIMER_SetupStateLdMethodAction()
828 uint32_t reg = base->EV[event].CTRL; in SCTIMER_SetupNextStateActionwithLdMethod()
840 base->EV[event].CTRL = reg; in SCTIMER_SetupNextStateActionwithLdMethod()
855 uint32_t reg = base->EV[event].CTRL; in SCTIMER_SetupNextStateAction()
861 base->EV[event].CTRL = reg; in SCTIMER_SetupNextStateAction()
875 uint32_t reg = base->EV[event].CTRL; in SCTIMER_SetupEventActiveDirection()
881 base->EV[event].CTRL = reg; in SCTIMER_SetupEventActiveDirection()
1203 base->EV[event].STATE |= SCT_EV_STATE_STATEMSKn((uint32_t)1U << state); in SCTIMER_SetEventInState()
1218 base->EV[event].STATE &= ~SCT_EV_STATE_STATEMSKn((uint32_t)1U << state); in SCTIMER_ClearEventInState()
[all …]
Dfsl_sctimer.c415 periodMatchReg = base->EV[event].CTRL & SCT_EV_CTRL_MATCHSEL_MASK; in SCTIMER_UpdatePwmDutycycle()
418 pulseMatchReg = base->EV[event + 1U].CTRL & SCT_EV_CTRL_MATCHSEL_MASK; in SCTIMER_UpdatePwmDutycycle()
492 base->EV[s_currentEvent].CTRL = currentCtrlVal | SCT_EV_CTRL_IOSEL(whichIO); in SCTIMER_CreateAndScheduleEvent()
510 base->EV[s_currentEvent].CTRL = currentCtrlVal; in SCTIMER_CreateAndScheduleEvent()
534 base->EV[s_currentEvent].CTRL = currentCtrlVal; in SCTIMER_CreateAndScheduleEvent()
553 base->EV[s_currentEvent].CTRL = currentCtrlVal; in SCTIMER_CreateAndScheduleEvent()
574 base->EV[s_currentEvent].STATE = (1UL << s_currentState); in SCTIMER_CreateAndScheduleEvent()
606 base->EV[event].STATE |= (1UL << s_currentState); in SCTIMER_ScheduleEvent()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC811/
DLPC811.h2671 } EV[6]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC810/
DLPC810.h2671 } EV[6]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC812/
DLPC812.h2675 } EV[6]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC834/
DLPC834.h4098 } EV[8]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC824/
DLPC824.h4254 } EV[8]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC822/
DLPC822.h4254 } EV[8]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC832/
DLPC832.h4098 } EV[8]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC844/
DLPC844.h4727 } EV[8]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC845/
DLPC845.h5251 } EV[8]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC51U68/
DLPC51U68.h5566 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54114/
DLPC54114_cm0plus.h5869 } EV[10]; member
DLPC54114_cm4.h5880 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54113/
DLPC54113.h5881 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54005/
DLPC54005.h7356 } EV[16]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54607/
DLPC54607.h8333 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54605/
DLPC54605.h7689 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54S005/
DLPC54S005.h8148 } EV[16]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54616/
DLPC54616.h11912 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54016/
DLPC54016.h10975 } EV[16]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54606/
DLPC54606.h11837 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54618/
DLPC54618.h12557 } EV[10]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54018M/
DLPC54018M.h12249 } EV[16]; member
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54018/
DLPC54018.h12249 } EV[16]; member

123