Searched full:quadrature (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-latest/samples/sensor/qdec/ |
D | sample.yaml | 2 description: Usage quadrature decoder sensor 16 - "Quadrature decoder sensor test" 27 - "Quadrature decoder sensor test" 37 - "Quadrature decoder sensor test" 56 - "Quadrature decoder sensor test"
|
D | README.rst | 2 :name: Quadrature Decoder Sensor 5 Get rotation data from a quadrature decoder sensor. 11 quadrature decoder mode. 23 * enable the quadrature decoder device in your board's DT file or board overlay 59 Quadrature decoder sensor test
|
/Zephyr-latest/drivers/sensor/qdec_sam/ |
D | Kconfig | 1 # Atmel SAM MCU family Quadrature Decoder (TC) driver configuration options 14 Atmel SAM MCU family Quadrature Decoder (TC) driver.
|
D | qdec_sam.c | 10 * @brief Atmel SAM MCU family Quadrature Decoder (QDEC/TC) driver.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,stm32-qdec.yaml | 4 description: STM32 quadrature decoder 32 0x10006: Quadrature encoder mode: x1 mode, counting on tim_ti1fp1 33 0x10007: Quadrature encoder mode: x1 mode, counting on tim_ti2fp2
|
D | nordic,nrf-qdec.yaml | 4 description: Nordic nRF quadrature decoder (QDEC) node
|
D | nxp,mcux-qdec.yaml | 27 Bypass the quadrature decoder. A positive transition of the PHASEA input
|
D | nxp,s32-qdec.yaml | 5 Quadrature Decoder driver which processes encoder signals to determine motor revs
|
D | espressif,esp32-pcnt.yaml | 27 act as a quadrature decoder.
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.gpio_qdec | 9 GPIO Quadrature Decoder input driver.
|
/Zephyr-latest/drivers/sensor/nxp/qdec_nxp_s32/ |
D | Kconfig | 11 Enable drivers for NXP S32 QUADRATURE DECODER
|
/Zephyr-latest/drivers/sensor/nxp/qdec_mcux/ |
D | Kconfig | 11 Enable support for NXP MCUX Quadrature Encoder driver.
|
D | qdec_mcux.c | 142 /* Quadrature Encoder inputs are only accessible via crossbar */ in init_inputs()
|
/Zephyr-latest/drivers/sensor/st/qdec_stm32/ |
D | Kconfig | 12 STM32 family Quadrature Decoder driver.
|
D | qdec_stm32.c | 10 * @brief STM32 family Quadrature Decoder (QDEC) driver.
|
/Zephyr-latest/samples/sensor/qdec/boards/ |
D | nucleo_f401re.overlay | 6 * Application overlay for creating quadrature decoder device instance
|
D | mimxrt1050_evk_mimxrt1052_hyperflash.overlay | 6 * Application overlay for creating quadrature decoder device instance
|
/Zephyr-latest/samples/sensor/qdec/src/ |
D | main.c | 48 printk("Quadrature encoder emulator enabled with %u ms period\n", in qenc_emulate_init() 84 printk("Quadrature decoder sensor test\n");
|
/Zephyr-latest/doc/services/input/ |
D | index.rst | 98 - :dtcompatible:`gpio-qdec`: for GPIO-connected quadrature encoders.
|
/Zephyr-latest/boards/st/nucleo_f722ze/doc/ |
D | index.rst | 48 - 16-bit timers (13) with PWM, pulse counter, and quadrature features 49 - 32-bit timers (2) with PWM, pulse counter, and quadrature features
|
/Zephyr-latest/include/zephyr/drivers/ |
D | lora.h | 91 * Invert the In-Phase and Quadrature (IQ) signals. Normally this
|
/Zephyr-latest/boards/st/nucleo_g431rb/doc/ |
D | index.rst | 42 …- 1x 32-bit timer and 2x 16-bit timers with up to four IC/OC/PWM or pulse counter and quadrature (…
|
/Zephyr-latest/boards/96boards/avenger96/doc/ |
D | index.rst | 121 - 2 × 32-bit timers with up to 4 IC/OC/PWM or pulse counter and quadrature
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 124 - 2 × 32-bit timers with up to 4 IC/OC/PWM or pulse counter and quadrature
|
/Zephyr-latest/boards/st/nucleo_g474re/doc/ |
D | index.rst | 42 …- 1x 32-bit timer and 2x 16-bit timers with up to four IC/OC/PWM or pulse counter and quadrature (…
|
12