zephyr/subsys
Jukka Rissanen 8f4ac0d4ab net: trickle: Rename interval function
The function inteval_timeout() was missing "r", the function
should be called interval_timeout()

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-03-19 15:20:14 -05:00
..
bindesc
bluetooth Bluetooth: Host: Remove SCO security check 2024-03-19 10:08:27 +01:00
canbus
console
debug gdbstub: Add custom backend choice 2024-03-11 10:38:18 -04:00
demand_paging
dfu subsys/dfu/boot: Fix image confirm for Direct XIP 2024-02-06 21:00:36 +01:00
disk
dsp
emul
fb
fs nvs: improve nvs_flash_cmp_const() 2024-03-05 10:55:40 +01:00
input input: rename the internal callback struct to input_callback 2024-03-19 14:30:39 +01:00
ipc ipc: Add thread name to mbox work queues 2024-03-19 15:01:16 +01:00
jwt
llext llext: add STT_OBJECT relocation 2024-03-15 08:37:13 +00:00
logging logging: backends: multidomain: Fix compilation warning 2024-03-15 11:36:08 +00:00
lorawan lorawan: services: clock_sync: apply changed periodicity immediately 2024-03-01 17:35:04 +01:00
mem_mgmt
mgmt mgmt: hawkbit: Fix condition in hawkbit_probe 2024-03-18 22:12:31 +01:00
modbus
modem samples: net: cellular_modem: add nRF9160 DK's nRF52840 2024-03-04 22:13:14 +01:00
net net: trickle: Rename interval function 2024-03-19 15:20:14 -05:00
pm pm: device_runtime: Simplify runtime_enable 2024-02-06 09:52:38 +01:00
portability kernel: remove cmsis-rtos layering violation 2024-03-06 19:27:28 -05:00
random
retention
rtio
sd
sensing
settings settings: nvs: Fix first write issue with cache 2024-02-26 11:55:33 +00:00
shell net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
sip_svc
stats
storage
task_wdt
testsuite testsuite: ztest: Fix argument name 2024-03-19 17:53:30 +01:00
timing
tracing tracing: segger-sysview: add missing thread abort enter/exit 2024-03-19 13:37:41 -05:00
usb usb: device_next: fix buffer count configuration in CDC ACM pool 2024-02-09 17:38:52 +00:00
zbus
CMakeLists.txt
Kconfig