zephyr/boards/posix/native_posix
Henrik Brix Andersen 9783ed56d9 dts: bindings: can: deprecate the sjw and sjw-data properties
Update the descriptions for the various CAN devicetree timing properties
specified in Time Quanta (TQ) to make it clear that these, if present, are
only used for the initial timing parameters.

Deprecate the (Re-)Synchronization Jump Width (SJW) devicetree properties
for both arbitration and data phase timing as these are now only used in
combination with the other TQ-based CAN timing properties, which are all
deprecated.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-09-28 16:28:56 +02:00
..
doc doc: driver: samples: Update driver samples to use new Sphinx extension 2023-09-22 09:21:43 +02:00
CMakeLists.txt native_posix: Refactor sdl_events into common folder 2023-06-23 08:59:21 +02:00
Kconfig timer: allow for configuring it out 2023-08-03 10:29:46 +02:00
Kconfig.board
Kconfig.defconfig
board.cmake native_posix: Add support for `west debug` 2023-07-20 12:43:47 +02:00
board_irq.h posix boards: Refactor common interrupt definitions into common header 2023-06-23 08:59:21 +02:00
board_soc.h
cmdline.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
cmdline.h
cmdline_common.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
cmdline_common.h
cpu_wait.c
hw_counter.c
hw_counter.h
hw_models_top.c
hw_models_top.h include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
irq_ctrl.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
irq_ctrl.h
irq_handler.c native_posix: IRQ handling: dont swap if kernel is uninitialized 2023-08-09 13:19:19 +02:00
irq_handler.h
main.c arch/posix: move fuzz entry doc to the right place 2023-07-18 19:19:53 +00:00
native_posix.dts dts: bindings: can: deprecate the sjw and sjw-data properties 2023-09-28 16:28:56 +02:00
native_posix.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
native_posix_64.dts
native_posix_64.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
native_posix_64_defconfig
native_posix_defconfig
native_rtc.c
native_rtc.h include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
native_tracing.h
timer_model.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
timer_model.h
tracing.c