Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sinc/
Dfsl_sinc.c78 SINC_EnableMaster(base, false); in SINC_Init()
99 SINC_EnableMaster(base, config->enableMaster); in SINC_Init()
139 SINC_EnableMaster(base, false); in SINC_Deinit()
Dfsl_sinc.h921 static inline void SINC_EnableMaster(SINC_Type *base, bool enable) in SINC_EnableMaster() function