Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/hscmp/
Dfsl_hscmp.c90 HSCMP_Enable(base, false); in HSCMP_Init()
121 HSCMP_Enable(base, true); /* Enable the HSCMP module. */ in HSCMP_Init()
140 HSCMP_Enable(base, false); in HSCMP_Deinit()
Dfsl_hscmp.h173 static inline void HSCMP_Enable(HSCMP_Type *base, bool enable) in HSCMP_Enable() function