Searched refs:clock_stretching (Results 1 – 2 of 2) sorted by relevance
95 if (!cfg->clock_stretching) { in shtcx_read_words()152 measure_cmd[cfg->measure_mode][cfg->clock_stretching], in shtcx_sample_fetch()234 LOG_DBG("Clock-stretching enabled: %d", cfg->clock_stretching); in shtcx_init()248 .clock_stretching = DT_INST_PROP(inst, clock_stretching) \
61 bool clock_stretching; member