Searched refs:comp_ (Results 1 – 1 of 1) sorted by relevance
171 static const uint32_t comp_##inst[] = DT_INST_PROP(inst, zephyr_compensation_table); \172 NTC_THERMISTOR_DEFINE0(inst, DT_DRV_COMPAT, (struct ntc_compensation *)comp_##inst, \173 ARRAY_SIZE(comp_##inst) / 2)