Searched refs:WDOG_FIRST_WORD_OF_UNLOCK (Results 1 – 4 of 4) sorted by relevance
30 #define WDOG_FIRST_WORD_OF_UNLOCK (0xC520U) /*!< First word of unlock sequence */ macro366 base->UNLOCK = WDOG_FIRST_WORD_OF_UNLOCK; in WDOG_Unlock()
23 #define WDOG_FIRST_WORD_OF_UNLOCK (RTWDOG_UPDATE_KEY & 0xFFFFU) /*!< First word of unlock… macro372 base->CNT = WDOG_FIRST_WORD_OF_UNLOCK; in RTWDOG_Unlock()
23 #define WDOG_FIRST_WORD_OF_UNLOCK (WDOG_UPDATE_KEY & 0xFFFFU) /*!< First word of unlock s… macro
164 base->CNT = WDOG_FIRST_WORD_OF_UNLOCK; in WDOG32_Unlock()