Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.h165 void WDOG32_Init(WDOG_Type *base, const wdog32_config_t *config);
167 AT_QUICKACCESS_SECTION_CODE(void WDOG32_Init(WDOG_Type *base, const wdog32_config_t *config));
Dfsl_wdog32.c82 void WDOG32_Init(WDOG_Type *base, const wdog32_config_t *config) in WDOG32_Init() function