Home
last modified time | relevance | path

Searched defs:windowValue (Results 1 – 1 of 1) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_wdog32.h83 uint16_t windowValue; /*!< Window value */ member
307 static inline void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue) in WDOG32_SetWindowValue()