Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_wdog32.h24 #define WDOG_FIRST_WORD_OF_UNLOCK (WDOG_UPDATE_KEY & 0xFFFFU) /*!< First word of unlock sequence */ macro
331 base->CNT = WDOG_FIRST_WORD_OF_UNLOCK; in WDOG32_Unlock()
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_wdog.h53 #define WDOG_FIRST_WORD_OF_UNLOCK (0xC520U) /*!< First word of unlock sequence */ macro
387 base->UNLOCK = WDOG_FIRST_WORD_OF_UNLOCK; in WDOG_Unlock()

Completed in 9 milliseconds