Home
last modified time | relevance | path

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

/hal_nxp-latest/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-latest/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
/hal_nxp-latest/mcux/mcux-sdk/boards/mimxrt700evk/project_template/cm33_core0/
Dclock_config.c94 .enableInt = 0U, in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_clock.c759 …config->enableInt | FRO_CNFG1_RFCLKCNT(tempCnt) | FRO_CNFG1_REFDIV((uint32_t)config->refDiv - 1UL); in CLOCK_EnableFroAutoTuning()
805 .enableInt = 0U, in CLOCK_EnableFroClkFreq()
Dfsl_clock.h1803 uint32_t enableInt; /*!< Enable interrupts. Bit mask of #_clock_fro_interrupt. */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_clock.c759 …config->enableInt | FRO_CNFG1_RFCLKCNT(tempCnt) | FRO_CNFG1_REFDIV((uint32_t)config->refDiv - 1UL); in CLOCK_EnableFroAutoTuning()
805 .enableInt = 0U, in CLOCK_EnableFroClkFreq()
Dfsl_clock.h1803 uint32_t enableInt; /*!< Enable interrupts. Bit mask of #_clock_fro_interrupt. */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_clock.c759 …config->enableInt | FRO_CNFG1_RFCLKCNT(tempCnt) | FRO_CNFG1_REFDIV((uint32_t)config->refDiv - 1UL); in CLOCK_EnableFroAutoTuning()
805 .enableInt = 0U, in CLOCK_EnableFroClkFreq()
Dfsl_clock.h1803 uint32_t enableInt; /*!< Enable interrupts. Bit mask of #_clock_fro_interrupt. */ member