Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sinc/
Dfsl_sinc.c317 SINC_SetChannelScdOperateMode(base, chId, kSINC_Scd_OperateDisabled); in SINC_SetChannelProtectionOption()
324 SINC_SetChannelScdOperateMode(base, chId, chProtection->scdOperateMode); in SINC_SetChannelProtectionOption()
Dfsl_sinc.h1679 static inline void SINC_SetChannelScdOperateMode(SINC_Type *base, in SINC_SetChannelScdOperateMode() function