Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sinc/
Dfsl_sinc.c291 if (chProtection->limitDetectorMode == kSINC_Lmt_Disabled) in SINC_SetChannelProtectionOption()
300 … SINC_CPROT_LMTOP((uint32_t)chProtection->limitDetectorMode & 0x3UL); in SINC_SetChannelProtectionOption()
304 … (((((uint32_t)(chProtection->limitDetectorMode)) & 0x1CUL) >> 2UL) << SINC_CPROT_LLMTBK_SHIFT); in SINC_SetChannelProtectionOption()
309 … ~(((((uint32_t)(chProtection->limitDetectorMode)) & 0x1CUL) >> 2UL) << SINC_CPROT_LLMTBK_SHIFT); in SINC_SetChannelProtectionOption()
Dfsl_sinc.h793 sinc_limit_detector_mode_t limitDetectorMode; /*!< Specify limit detector mode, please member