Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_nxp_fs26.h363 #define FLT_ERR_REACTION_SHIFT (8) macro
364 #define FLT_ERR_REACTION_MASK (0x3 << FLT_ERR_REACTION_SHIFT)
365 #define FLT_ERR_REACTION_NO_EFFECT (0x0 << FLT_ERR_REACTION_SHIFT)
366 #define FLT_ERR_REACTION_FS0B (0x1 << FLT_ERR_REACTION_SHIFT)
367 #define FLT_ERR_REACTION_RSTB_FS0B (0x2 << FLT_ERR_REACTION_SHIFT)