Searched refs:hw_settle_time (Results 1 – 3 of 3) sorted by relevance
125 unsigned int hw_settle_time; member258 buf[3] |= prop->hw_settle_time; in adc5_configure()298 buf[3] |= prop->hw_settle_time; in adc7_configure()729 prop->hw_settle_time = ret; in adc5_get_fw_channel_data()731 prop->hw_settle_time = VADC_DEF_HW_SETTLE_TIME; in adc5_get_fw_channel_data()
93 unsigned int hw_settle_time; member234 ret = vadc_write(vadc, VADC_HW_SETTLE_DELAY, prop->hw_settle_time); in vadc_configure()723 prop->hw_settle_time = ret; in vadc_get_fw_channel_data()725 prop->hw_settle_time = VADC_DEF_HW_SETTLE_TIME; in vadc_get_fw_channel_data()
200 unsigned int hw_settle_time; member548 buf[6] |= FIELD_PREP(ADC_TM5_M_CTL_HW_SETTLE_DELAY_MASK, channel->hw_settle_time); in adc_tm5_configure()598 buf[5] = channel->hw_settle_time & ADC_TM_GEN2_HW_SETTLE_DELAY; in adc_tm5_gen2_configure()855 channel->hw_settle_time = ret; in adc_tm5_get_dt_channel_data()857 channel->hw_settle_time = VADC_DEF_HW_SETTLE_TIME; in adc_tm5_get_dt_channel_data()