Home
last modified time | relevance | path

Searched refs:thermistor_idx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/
Dnpm1300_charger.c27 uint8_t thermistor_idx; member
235 if (config->thermistor_idx == 0) { in npm1300_charger_channel_get()
515 config->thermistor_idx); in npm1300_charger_init()
639 if (config->thermistor_idx == 0U) { in npm1300_charger_init()
681 .thermistor_idx = DT_INST_ENUM_IDX(n, thermistor_ohms), \