zephyr/subsys
Lukasz Maciejonczyk 5dd5128345 net: openthread: align platform time with radio time
On dual-core architecture the platform time can be not aligned with
radio time. This happens e.g. for nRF53 devices. Unaligned times imply
mulfunction in CSL windows scheduling.
This PR fixes it by adding/subtracting the time offset in functions
which return the plaform time. The changes have no impact on platforms
where the times are the same.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2022-04-01 12:41:12 -05:00
..
bluetooth Bluetooth: Controller: Fix missing dup filtering cond. compile 2022-04-01 12:39:37 -05:00
canbus drivers: can: add struct device argument to callback functions 2022-03-19 14:31:22 -04:00
console
cpp kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
debug debug: Revert ASSERT options dependency 2022-03-29 12:29:55 -07:00
demand_paging
dfu kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk everywhere: fix typos 2022-03-18 13:24:08 -04:00
emul everywhere: fix typos 2022-03-18 13:24:08 -04:00
fb cfb: introduce invert area function 2022-03-31 11:58:29 -05:00
fs fs: littlefs: Use flash map macro in automount 2022-03-26 12:15:09 +01:00
ipc ipc_service: static_vrings: Add NOCOPY capability 2022-04-01 09:05:06 -05:00
jwt
logging logging: syst: add support for catalog messages 2022-04-01 13:29:45 +02:00
lorawan lorawan: allow setting of DevNonce for OTAA re-join 2022-03-19 14:29:01 -04:00
mgmt mgmt/mcumgr: Split Kconfig into smaller Kconfigs 2022-03-31 14:36:38 -05:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
net net: openthread: align platform time with radio time 2022-04-01 12:41:12 -05:00
pm pm: policy: allow to get notifief when maximum latency changes 2022-03-16 15:26:47 +01:00
portability
random random: rand32_ctr_drbg: fix bug preventing initialization 2022-03-23 07:42:34 -05:00
settings settings: Add support for overriding settings partition 2022-03-24 08:16:46 -04:00
shell everywhere: fix typos 2022-03-18 13:24:08 -04:00
stats
storage everywhere: fix typos 2022-03-18 13:24:08 -04:00
task_wdt
testsuite kernel: Remove idle thread cpu index on single-core devices 2022-03-30 10:08:48 -04:00
timing
tracing everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
CMakeLists.txt usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00