Searched full:lpf (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/dts/bindings/sensor/ |
D | st,ilps22qs-common.yaml | 6 When setting the odr, lpf, avg properties in a .dts or .dtsi file 16 lpf = <LPS2xDF_DT_LP_FILTER_ODR_4>; 42 lpf:
|
D | st,lps22df-common.yaml | 6 When setting the odr, lpf, avg properties in a .dts or .dtsi file 16 lpf = <LPS2xDF_DT_LP_FILTER_ODR_4>; 57 lpf:
|
D | memsic,mc3419.yaml | 13 lpf-fc-sel = <MC3419_LPF_DISABLE>; 36 lpf-fc-sel: 41 Enable and select LPF cutoff frequency for a given IDR (Input Data Rate). 52 Default is LPF disabled (reset value of the register).
|
D | st,lps28dfw-common.yaml | 16 lpf = <LPS2xDF_DT_LP_FILTER_ODR_4>;
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | icm42670.h | 36 * Filter (LPF) with user selectable filter bandwidth options. 39 * The output of 1st Order LPF in Low-Noise Mode, or Average filter in Low-Power
|
/Zephyr-latest/drivers/sensor/st/lps2xdf/ |
D | ilps22qs.c | 23 md.lpf = cfg->lpf; in ilps22qs_mode_set_odr_raw()
|
D | lps2xdf.c | 164 .lpf = DT_INST_PROP(inst, lpf), \
|
D | lps22df.c | 23 md.lpf = cfg->lpf; in lps22df_mode_set_odr_raw()
|
D | lps28dfw.c | 23 md.lpf = cfg->lpf; in lps28dfw_mode_set_odr_raw()
|
D | lps2xdf.h | 89 uint8_t lpf; member
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | mpu9250.c | 302 LOG_ERR("Failed to write gyro digital LPF settings."); in mpu9250_init() 314 LOG_ERR("Failed to write accel digital LPF settings."); in mpu9250_init()
|
/Zephyr-latest/drivers/sensor/memsic/mc3419/ |
D | mc3419.c | 276 LOG_ERR("Failed to configure LPF (%d)", ret); in mc3419_init()
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | i2c.dtsi | 825 lpf = <LPS2xDF_DT_LP_FILTER_ODR_4>; 840 lpf = <LPS2xDF_DT_LP_FILTER_ODR_4>; 1126 lpf = <LPS2xDF_DT_LP_FILTER_ODR_4>;
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 348 …rk///QWwETi5sKM6MKTiy/TTSPpfh5oZCSG+BVwG/LHQY+mqCCGiwChgPoCU0iuk2EPnE/yTgb/lPf+ADiY2nQkhxKnAYOC1wo…
|