Searched refs:limits_high_activated (Results 1 – 1 of 1) sorted by relevance
84 …uint8_t limits_high_activated; ///< Bitmask of the activated high limits. member212 m_cb.limits_high_activated = 0; in saadc_generic_mode_set()684 m_cb.limits_high_activated &= (uint8_t)~(1UL << channel); in nrfx_saadc_limits_set()689 m_cb.limits_high_activated |= (uint8_t)(1UL << channel); in nrfx_saadc_limits_set()761 if (m_cb.limits_high_activated & 0x1UL) in saadc_pre_calibration_state_restore()