Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/tmag5273/
Dtmag5273.c57 uint8_t ch_mag_gain_correction; member
1024 if (drv_cfg->ch_mag_gain_correction == TMAG5273_DT_CORRECTION_CH_2) { in tmag5273_init_sensor_settings()
1236 .ch_mag_gain_correction = DT_INST_PROP(inst, ch_mag_gain_correction), \