zephyr/tests
Florian Grandel e9d5a98e9d drivers: ieee802154: improve CSL standard conformance
This change slightly simplifies the configuration of a CSL receiver and
generalized CSL_RX_TIME to EXPECTED_RX_TIME as a re-usable primitive
across several timing-sensitive IEEE 802.15.4 standard sub-protocols
(namely BE-PANs/DSME/CSL/RIT/TSCH).

This API change is based on the rules outlined in RFC #61227.

Fixes: #62918

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-10-20 14:58:32 +02:00
..
application_development tests: code_relocation: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
arch tests: arch: arm_irq_vector_table: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
benchmarks tests: Update sys_kernel benchmark 2023-10-17 21:48:51 +03:00
bluetooth Bluetooth: Audio: Refactor codec_cfg_get_frame_duration_us 2023-10-20 14:56:13 +02:00
boards random: Rename random header 2023-10-10 14:23:50 +03:00
boot tests: boot: mcuboot_data_sharing: Add missing Kconfig 2023-10-12 17:25:27 +01:00
bsim tests: Bluetooth: Add tx/rx and data verification for BAP unicast 2023-10-20 14:56:28 +02:00
cmake tests: group all build system tests under build_system 2023-10-11 14:19:40 +03:00
crypto kernel: random: Rename early random get function 2023-10-13 10:03:53 +03:00
drivers tests: build_all: charger: Builds BQ24190 driver 2023-10-20 14:55:22 +02:00
kernel kernel: Remove legacy mem block from mailbox 2023-10-13 09:56:02 +03:00
lib tests: spsc_pbuf/ringbuffer: fix test meta data and components 2023-10-11 14:19:40 +03:00
misc misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y 2023-10-04 12:19:06 +01:00
modules tests: modules: Add nanopb tests 2023-09-15 12:57:40 +02:00
net net: lwm2m: Allow configuring update period 2023-10-20 14:57:38 +02:00
posix tests: posix: common: timer: add test for SIGEV_THREAD 2023-10-20 14:52:07 +02:00
robot
subsys drivers: ieee802154: improve CSL standard conformance 2023-10-20 14:58:32 +02:00
unit sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
ztest tests: error_hook: skip test_catch_fatal_error for Armv8-R 2023-10-02 09:40:25 +02:00
test_config.yaml