Searched refs:encoder (Results 1 – 22 of 22) sorted by relevance
/Zephyr-Core-3.5.0/samples/sensor/qdec/boards/ |
D | mimxrt1050_evk.overlay | 19 encoder-emulate { 30 /* disable to avoid encoder phase input conflict */ 35 /* disable to avoid encoder emulater conflict */ 40 /* disable to avoid encoder emulater conflict */
|
D | nrf52840dk_nrf52840.overlay | 13 encoder-emulate {
|
D | nrf5340dk_nrf5340_cpuapp.overlay | 13 encoder-emulate {
|
/Zephyr-Core-3.5.0/samples/sensor/qdec/ |
D | README.rst | 13 * an external mechanical encoder 65 encoder. 70 in the above example. This depends on the mechanical encoder being used and
|
/Zephyr-Core-3.5.0/modules/lvgl/input/ |
D | lvgl_encoder_input.c | 60 LVGL_INPUT_DEFINE(inst, encoder, CONFIG_LV_Z_ENCODER_INPUT_MSGQ_COUNT, \ 63 .common_config.event_msgq = &LVGL_INPUT_EVENT_MSGQ(inst, encoder), \
|
/Zephyr-Core-3.5.0/modules/lvgl/ |
D | Kconfig.input | 68 bool "Input lvgl encoder" 74 int "Input encoder queue message count" 78 Size of the encoder message queue buffering input events.
|
/Zephyr-Core-3.5.0/samples/subsys/zbus/remote_mock/src/ |
D | mock_proxy.c | 41 static uint8_t encoder(const struct zbus_channel *chan) in encoder() function 72 uart_poll_out(uart_dev, encoder(chan)); in proxy_callback()
|
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/ |
D | README_lwm2m | 7 domain specific code. To generate the SenML encoder and decoder the following CDDL file 16 To generate the encoder and decoder:
|
D | Kconfig | 460 The CBOR library requires you to set an upper limit for the records when encoder
|
/Zephyr-Core-3.5.0/modules/zcbor/ |
D | Kconfig | 10 zcbor CBOR encoder/decoder library
|
/Zephyr-Core-3.5.0/samples/subsys/display/lvgl/boards/ |
D | native_posix.overlay | 50 compatible = "zephyr,lvgl-encoder-input";
|
/Zephyr-Core-3.5.0/boards/arm/npcx7m6fb_evb/ |
D | npcx7m6fb_evb.dts | 92 pulses-per-round = <1>; /* number of pulses per round of encoder */
|
/Zephyr-Core-3.5.0/boards/arm/npcx9m6f_evb/ |
D | npcx9m6f_evb.dts | 104 pulses-per-round = <1>; /* number of pulses per round of encoder */
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_g474re/doc/ |
D | index.rst | 49 …16-bit timers with up to four IC/OC/PWM or pulse counter and quadrature (incremental) encoder input
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_g431rb/doc/ |
D | index.rst | 49 …16-bit timers with up to four IC/OC/PWM or pulse counter and quadrature (incremental) encoder input
|
/Zephyr-Core-3.5.0/boards/arm/96b_avenger96/doc/ |
D | index.rst | 122 (incremental) encoder input
|
/Zephyr-Core-3.5.0/boards/arm/stm32h573i_dk/doc/ |
D | index.rst | 103 …- 2x 32-bit timers with up to 4 IC/OC/PWM or pulse counter and quadrature (incremental) encoder in…
|
/Zephyr-Core-3.5.0/boards/arm/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 132 (incremental) encoder input
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_h563zi/doc/ |
D | index.rst | 93 …- 2x 32-bit timers with up to 4 IC/OC/PWM or pulse counter and quadrature (incremental) encoder in…
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-3.5.rst | 2013 * :dtcompatible:`zephyr,lvgl-encoder-input` 2235 * Fixed an issue with the boot_serial zcbor setup encoder function wrongly including the buffer 2302 * Added ``zephyr,lvgl-{pointer,button,encoder}-input`` pseudo device bindings.
|
D | release-notes-3.1.rst | 1722 * :github:`43333` - RFC: Bring zcbor as CBOR decoder/encoder in replacement for TinyCBOR
|
D | release-notes-3.2.rst | 822 * Refactored SenML-JSON and JSON encoder/decoder to use Zephyr's JSON library
|