Home
last modified time | relevance | path

Searched refs:enableEwmInput (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ewm/
Dfsl_ewm.c52 EWM_CTRL_INEN(config->enableEwmInput) | EWM_CTRL_INTEN(config->enableInterrupt); in EWM_Init()
111 config->enableEwmInput = false; in EWM_GetDefaultConfig()
Dfsl_ewm.h47 bool enableEwmInput; /*!< Enable EWM_in input */ member