zephyr/samples
Andrzej Głąbek e7fdb31a95 samples: sensor: qdec: Correct encoder emulation
Use phase shift between the emulated A and B signals equal to the half
of the used period instead of a fixed 1 millisecond, to not enforce
decoders to use relatively frequent sampling just to make use of this
emulation.
Add also a few missing `static` keywords.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-05-30 14:01:04 +02:00
..
application_development cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
arch samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
basic board: Adds MIMXRT1062-FMURT6 board support package 2023-05-18 14:08:06 -05:00
bluetooth usb: device_next: use specific macros for string descriptors 2023-05-26 09:48:19 -04:00
boards sample: crypto: mchp: Regex pattern updated in yaml file 2023-05-26 09:51:47 -04:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers samples: driver: Add auxdisplay sample 2023-05-26 23:05:58 +02:00
fuel_gauge drivers: fuel_gauge: Add support for RSOC and ASOC 2023-05-19 13:40:19 -04:00
hello_world samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
kernel tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
modules tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
net samples: net: dhcpv4_client: Make DHCPv4 requests on all ipv4 interfaces 2023-05-29 14:34:46 -04:00
philosophers samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sensor samples: sensor: qdec: Correct encoder emulation 2023-05-30 14:01:04 +02:00
shields samples: shields: npm1300_ek: Enable i2c pullups in overlay 2023-05-23 22:08:46 +02:00
subsys tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
synchronization samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
tfm_integration samples: tfm: Re-commit psa_crypto sample 2023-05-26 14:00:18 -04:00
userspace samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst