Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_ewm.c28 EWM_CTRL_INEN(config->enableEwmInput) | EWM_CTRL_INTEN(config->enableInterrupt); in EWM_Init()
58 config->enableEwmInput = false; in EWM_GetDefaultConfig()
Dfsl_ewm.h48 bool enableEwmInput; /*!< Enable EWM_in input */ member