zephyr/subsys
Martin Jäger 79531c86a2 task_wdt: use correct hardware watchdog channel number
The hardware watchdog was always fed with channel ID 0. This is correct
in most cases, but we should still use the actual ID returned from
wdt_install_timeout.

Signed-off-by: Martin Jäger <martin@libre.solar>
2021-05-20 13:18:45 -05:00
..
bluetooth Bluetooth: controller: Fix EVENT_OVERHEAD_START_US jitter 2021-05-20 15:33:55 +02:00
canbus canbus: isotp: use new k_work API 2021-05-05 13:24:29 -05:00
console
cpp
debug Kconfig: Increase default thread analyzer stack size 2021-05-13 12:36:57 -04:00
demand_paging
dfu
disk
emul
fb
fs fs: logstr_dup causes error in LOG_ERROR messages 2021-05-11 07:14:24 -05:00
ipc
jwt
logging logging: Add missing va_end in log_msg2 2021-05-12 23:36:01 -05:00
lorawan
mgmt smp: shell: consume all pending buffers in smp_shell_process() 2021-05-06 19:13:20 +02:00
modbus
net net: tcp: Change locking order in connection establishment 2021-05-19 07:52:26 -05:00
pm pm: trace pm_device_enable/disable 2021-05-17 18:45:57 -04:00
portability
random
settings
shell shell: kernel: fix reset command echo abrupt termination 2021-05-18 11:28:07 -05:00
stats
storage storage/stream: Move fill value handling to flash_sync 2021-05-08 07:10:31 +02:00
task_wdt task_wdt: use correct hardware watchdog channel number 2021-05-20 13:18:45 -05:00
testsuite ztest: set thread name to test name 2021-05-17 18:45:57 -04:00
timing
tracing tracing: systemview: display return value of APIs 2021-05-17 18:45:57 -04:00
usb usb: hid: remove get_protocol/set_protocol from USB HID class API 2021-05-07 13:14:47 +02:00
CMakeLists.txt pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00
Kconfig pm: move power subsystem to pm 2021-05-05 18:35:49 -04:00