Home
last modified time | relevance | path

Searched full:smooth (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/dts/bindings/input/
Despressif,esp32-touch-sensor.yaml28 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
106 filter-smooth-level:
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.uart43 area required for smooth RX operation.
/Zephyr-latest/boards/espressif/esp32s2_saola/
Desp32s2_saola.dts67 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-latest/boards/espressif/esp32s2_devkitc/
Desp32s2_devkitc.dts67 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/
Desp32_devkitc_wroom_procpu.dts80 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/
Desp32_devkitc_wrover_procpu.dts80 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-latest/boards/lilygo/ttgo_t8s3/
Dttgo_t8s3_procpu.dts72 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-latest/boards/espressif/esp32s3_devkitc/
Desp32s3_devkitc_procpu.dts75 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-latest/boards/espressif/esp32s3_devkitm/
Desp32s3_devkitm_procpu.dts71 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-ramp-generator.yaml102 has expired. The smooth transition avoids a motor jerk upon power down.
/Zephyr-latest/doc/_static/js/
Dcustom.js58 // to guarantee a smooth transition.
/Zephyr-latest/soc/nordic/common/
Dsoc_nrf_common.h28 * To allow for a smooth migration from 'foo-pin' to 'foo-gpios', this
/Zephyr-latest/subsys/shell/
Dshell_vt100.h35 /* Set smooth scrolling */
/Zephyr-latest/include/zephyr/drivers/
Dflash.h399 * at this point, to allow smooth transition for code relying on
/Zephyr-latest/drivers/rtc/
Drtc_ll_stm32.c1058 #error RTC calibration for devices without smooth calibration feature is not supported yet
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst20 old include path. This option is now enabled by default to allow a smooth
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb250 … "Since it was generated directly by the sine function, our data fits a nice, smooth curve.\n",
2959 …"The model isn't perfect; its predictions don't form a smooth sine curve. For instance, the line i…