Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ewm/
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