Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_ewm.c51 value = EWM_CTRL_EWMEN(config->enableEwm) | EWM_CTRL_ASSIN(config->setInputAssertLogic) | in EWM_Init()
112 config->setInputAssertLogic = false; in EWM_GetDefaultConfig()
Dfsl_ewm.h48 bool setInputAssertLogic; /*!< EWM_in signal assertion state */ member
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_ewm.c51 value = EWM_CTRL_EWMEN(config->enableEwm) | EWM_CTRL_ASSIN(config->setInputAssertLogic) | in EWM_Init()
112 config->setInputAssertLogic = false; in EWM_GetDefaultConfig()
Dfsl_ewm.h48 bool setInputAssertLogic; /*!< EWM_in signal assertion state */ member