Searched refs:limitDetectorMode (Results 1 – 2 of 2) sorted by relevance
291 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()
793 sinc_limit_detector_mode_t limitDetectorMode; /*!< Specify limit detector mode, please member