Home
last modified time | relevance | path

Searched refs:enableInt (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ctimer/
Dfsl_ctimer.c196 bool enableInt) in CTIMER_SetupPwm() argument
220 if (enableInt) in CTIMER_SetupPwm()
251 if (enableInt) in CTIMER_SetupPwm()
285 bool enableInt) in CTIMER_SetupPwmPeriod() argument
310 if (enableInt) in CTIMER_SetupPwmPeriod()
328 if (enableInt) in CTIMER_SetupPwmPeriod()
451 bool enableInt) in CTIMER_SetupCapture() argument
464 if (enableInt) in CTIMER_SetupCapture()
Dfsl_ctimer.h247 bool enableInt);
274 bool enableInt);
345 bool enableInt);
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/pmc/
Dfsl_pmc.c48 ((uint32_t)config->enableInt << PMC_LVDSC1_LVDIE_SHIFT) | in PMC_ConfigureLowVoltDetect()
69 ((uint32_t)config->enableInt << PMC_LVDSC2_LVWIE_SHIFT) in PMC_ConfigureLowVoltWarning()
87 ((uint32_t)config->enableInt << PMC_HVDSC1_HVDIE_SHIFT) | in PMC_ConfigureHighVoltDetect()
Dfsl_pmc.h109 bool enableInt; /*!< Enable interrupt when Low-voltage detect*/ member
121 bool enableInt; /*!< Enable interrupt when low-voltage warning*/ member
133 bool enableInt; /*!< Enable interrupt when high-voltage detect*/ member