Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.h30 #define WDOG_SECOND_WORD_OF_REFRESH ((WDOG_REFRESH_KEY >> 16U) & 0xFFFFU) /*!< Second word of refre… macro
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtwdog/
Dfsl_rtwdog.h30 #define WDOG_SECOND_WORD_OF_REFRESH ((RTWDOG_REFRESH_KEY >> 16U) & 0xFFFFU) /*!< Second word of ref… macro
/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog/
Dfsl_wdog.h37 #define WDOG_SECOND_WORD_OF_REFRESH (0xB480U) /*!< Second word of refresh sequence */ macro