Searched refs:low_noise (Results 1 – 5 of 5) sorted by relevance
463 bool low_noise) in lis2dw12_set_low_noise() argument474 ctrl6.low_noise = low_noise; in lis2dw12_set_low_noise()519 LOG_DBG("low noise is %d", cfg->low_noise); in lis2dw12_init()520 ret = lis2dw12_set_low_noise(dev, cfg->low_noise); in lis2dw12_init()655 .low_noise = DT_INST_PROP(inst, low_noise), \
86 bool low_noise; member
393 bool low_noise; member
1005 ret = adxl367_set_low_noise(dev, cfg->low_noise); in adxl367_probe()1103 .low_noise = false, \
1240 .low_noise_mode = DT_INST_PROP(inst, low_noise), \