Home
last modified time | relevance | path

Searched full:qdec0 (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/samples/sensor/qdec/boards/
Dsam_e70_xplained_same70q21.overlay9 qdec0 = &qdec0;
13 &qdec0 {
Dsam_e70_xplained_same70q21b.overlay9 qdec0 = &qdec0;
13 &qdec0 {
Dnrf52840dk_nrf52840.overlay8 qdec0 = &qdec0;
36 &qdec0 {
Dnucleo_f401re.overlay11 qdec0 = &qdec;
Dnrf54h20dk_nrf54h20_cpuapp.overlay8 qdec0 = &qdec130;
Dnrf54l15dk_nrf54l15_cpuapp.overlay8 qdec0 = &qdec20;
Dnrf5340dk_nrf5340_cpuapp.overlay8 qdec0 = &qdec1;
Desp32s3_devkitm_procpu.overlay9 qdec0 = &pcnt;
Desp32s3_luatos_core_procpu.overlay9 qdec0 = &pcnt;
Desp32s3_luatos_core_procpu_usb.overlay9 qdec0 = &pcnt;
Dmimxrt1050_evk_mimxrt1052_hyperflash.overlay11 qdec0 = &qdec1;
/Zephyr-latest/tests/boards/nrf/qdec/boards/
Dnrf52840dk_nrf52840.overlay8 qdec0 = &qdec0;
44 &qdec0 {
Dnrf54l15dk_nrf54l15_common.dtsi8 qdec0 = &qdec20;
Dnrf54l20pdk_nrf54l20_cpuapp.overlay8 qdec0 = &qdec20;
Dnrf54h20dk_nrf54h20_cpuapp.overlay8 qdec0 = &qdec130;
Dnrf5340dk_nrf5340_cpuapp.overlay8 qdec0 = &qdec1;
/Zephyr-latest/samples/sensor/qdec/
DREADME.rst24 * add a new alias property named ``qdec0`` and make it point to the decoder
34 qdec0 = &qdec;
Dsample.yaml11 filter: dt_alias_exists("qdec0")
/Zephyr-latest/samples/sensor/qdec/src/
Dmain.c77 const struct device *const dev = DEVICE_DT_GET(DT_ALIAS(qdec0));
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts48 qdec0 = &qdec0;
108 qdec0: qdec0 { label
/Zephyr-latest/dts/bindings/sensor/
Dnxp,s32-qdec.yaml14 qdec0 {
/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c241 CHECK_DT_REG(qdec, NRF_QDEC0); /* this should be the same node as qdec0 */
242 CHECK_DT_REG(qdec0, NRF_QDEC0);
/Zephyr-latest/boards/atmel/sam/sam_e70_xplained/
Dsam_e70_xplained-common.dtsi215 qdec0: qdec { label
/Zephyr-latest/tests/boards/nrf/qdec/src/
Dmain.c17 static const struct device *const qdec_dev = DEVICE_DT_GET(DT_ALIAS(qdec0));
18 static const uint32_t qdec_config_step = DT_PROP(DT_ALIAS(qdec0), steps);
/Zephyr-latest/dts/arm/nordic/
Dnrf51822.dtsi241 qdec: qdec0: qdec@40012000 {

12