Searched refs:hw_settle_time (Results 1 – 3 of 3) sorted by relevance
126 unsigned int hw_settle_time; member259 buf[3] |= prop->hw_settle_time; in adc5_configure()299 buf[3] |= prop->hw_settle_time; in adc7_configure()730 prop->hw_settle_time = ret; in adc5_get_fw_channel_data()732 prop->hw_settle_time = VADC_DEF_HW_SETTLE_TIME; in adc5_get_fw_channel_data()
94 unsigned int hw_settle_time; member235 ret = vadc_write(vadc, VADC_HW_SETTLE_DELAY, prop->hw_settle_time); in vadc_configure()724 prop->hw_settle_time = ret; in vadc_get_fw_channel_data()726 prop->hw_settle_time = VADC_DEF_HW_SETTLE_TIME; in vadc_get_fw_channel_data()
200 unsigned int hw_settle_time; member551 buf[6] |= FIELD_PREP(ADC_TM5_M_CTL_HW_SETTLE_DELAY_MASK, channel->hw_settle_time); in adc_tm5_configure()601 buf[5] = channel->hw_settle_time & ADC_TM_GEN2_HW_SETTLE_DELAY; in adc_tm5_gen2_configure()861 channel->hw_settle_time = ret; in adc_tm5_get_dt_channel_data()863 channel->hw_settle_time = VADC_DEF_HW_SETTLE_TIME; in adc_tm5_get_dt_channel_data()