Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_wdog32.c38 config->timeoutValue = 0xFFFFU; in WDOG32_GetDefaultConfig()
59 base->TOVAL = config->timeoutValue; in WDOG32_Init()
Dfsl_wdog32.h84 uint16_t timeoutValue; /*!< Timeout value */ member