zephyr/samples
Jordan Yates 23ca74b756 convert: use k_uptime_seconds
Replace usage of `k_uptime_get() / MSEC_PER_SEC` and
`k_uptime_get() / 1000` with dedicated function.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-05-14 09:32:01 +02:00
..
application_development samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
arch samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
basic convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
bluetooth Bluetooth: samples: hci_uart_async: Use existing H4 defines 2024-05-10 14:37:57 -05:00
boards scripts: twister: Remove harness repeat field 2024-04-30 18:23:23 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: crypto: Align error message 2024-05-12 11:01:33 -04:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: modules: canopennode: make sample configurations depend on nvs 2024-05-13 09:50:37 -05:00
net samples: net: http_server: Close websocket connection properly 2024-05-14 09:31:37 +02:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor samples: sensor: Modified Readme for grow_r502a 2024-05-09 12:41:59 -04:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys Samples: SMF: Add sample for SMF framework 2024-05-10 18:13:08 -04:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
sysbuild samples: sysbuild: add hello world for multiple board targets 2024-05-13 16:09:01 -04:00
tfm_integration mbedtls: add specific Kconfig option for MBEDTLS_USE_PSA_CRYPTO 2024-05-09 10:27:30 +02:00
userspace boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00
classic.rst
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00