zephyr/tests/boards
Krzysztof Chruściński 6e653a96f7 tests: boards: nrf: qdec: Fix failing drivers.sensor.qdec.pm_runtime
Test was failing because after re-enabling QDEC there is an interrupt
REPORTRDY coming after some time. Test had k_msleep(100) added to
accomodate for that but it was added after sensor_sample_fetch and
should be added before so that sample with data from REPORTRDY event
is fetched so that next read is empty as expected.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-22 08:21:19 -04:00
..
altera_max10
espressif tests: wifi: esp32: ICMP check improvement 2024-10-08 16:57:27 +02:00
frdm_k64f/i2c
intel_adsp driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
mec15xxevb_assy6853 everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
mec172xevb_assy6906 everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
mtk_adsp tests/boards: Add mtk_adsp device test 2024-06-01 05:40:05 -07:00
native_sim tests/boards/native_sim/cpu_wait: Correct ifdef 2024-10-01 10:47:55 +01:00
nrf tests: boards: nrf: qdec: Fix failing drivers.sensor.qdec.pm_runtime 2024-10-22 08:21:19 -04:00
nrf52_bsim/egu