Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.c95 #define PF5020_CTRL1_WD_EN(x) (((uint8_t)(((uint8_t)(x)) << PF5020_CTRL1_WD_EN_SHIFT)) & PF5020_… macro
1782 … PF5020_CTRL1_WD_STBY_EN(config->enableStandby) | PF5020_CTRL1_WD_EN(config->enable)); in PF5020_WDOG_ConfigInternalTimer()