Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/mcx/mcxc/
Dsoc.c76 #elif DT_ENUM_HAS_VALUE(OSC_NODE, mode, high_gain)
/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/
Dvcnl36825t.c385 if (config->high_gain) { in vcnl36825t_init_registers()
565 .high_gain = DT_INST_PROP(inst, high_gain), \
Dvcnl36825t.h304 bool high_gain; member
/Zephyr-latest/drivers/sensor/s11059/
Ds11059.c302 .gain = DT_INST_PROP(inst, high_gain), \