Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_wdt_v2.h34 #define MEC_WDT_CTRL_STALL_HTMR_Pos (2UL) /*!< STALL_HTMR (Bit 2) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_wdt.c59 ctrl |= MEC_BIT(MEC_WDT_CTRL_STALL_HTMR_Pos); in mec_hal_wdt_init()