zephyr/drivers
Philémon Jaermann a1aabbb08a drivers: watchdog: Pass timeout in ms if iwdg is started at boot
iwdg_stm32_install_timeout expects a timeout passed in
milli seconds. As the timeout is defined in micro
seconds in Kconfig.stm32, we need to divide by
USEC_PER_MSEC when CONFIG_IWDG_START_AT_BOOT is
activated because iwdg_stm32_install_timeout makes
the multiplication by USEC_PER_MSEC.

Fixes #18695

Signed-off-by: Philémon Jaermann <p.jaermann@gmail.com>
2019-09-12 08:46:34 -05:00
..
adc dts/Kconfig: Remove unused HAS_DTS_ADC 2019-09-12 08:16:42 -05:00
audio drivers: audio: tlv320dac310x: Explicitly set GPIO_DIR_OUT 2019-09-11 05:16:09 -05:00
bluetooth
can kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
clock_control drivers: clock_control: mcux_mcg: add driver for NXP Kinetis MCG 2019-08-09 07:32:43 -05:00
console
counter kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
crypto
display drivers: ssd1306: Write data from any coordinate 2019-09-07 17:15:41 +02:00
dma kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
entropy kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
espi drivers: espi: espi_mchp_xec: Fix wrong size type for status var 2019-08-19 17:48:42 +02:00
ethernet drivers: eth: add driver for ENC424J600 Ethernet Controller 2019-09-12 11:30:19 +03:00
flash kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
gpio gpio: stm32: support disabling and reenabling interrupts on pin 2019-09-12 08:41:44 -05:00
hwinfo kernel: syscalls: Whitespace fixups 2019-09-12 11:31:50 +08:00
i2c kernel: Port remaining buildable syscalls to new API 2019-09-12 11:31:50 +08:00
i2s kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
ieee802154 soc: nordic: Add HAS_HW_NRF_RADIO_IEEE802154 Kconfig option 2019-07-31 16:09:30 +03:00
interrupt_controller interrupt: Convert RISC-V plic to use multi-level irq support 2019-09-10 07:34:57 -05:00
ipm kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
led kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
led_strip dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
modem driver: modem: add simple power management to modem receiver 2019-09-08 12:41:29 +02:00
net net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
neural_net
pcie
pinmux drivers/pinmux: stm32: Use pull-up for _SPI_NSS pins 2019-09-10 06:39:50 -05:00
ptp_clock userspace: Support for split 64 bit arguments 2019-09-12 11:31:50 +08:00
pwm kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
rtc kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
sensor dts/Kconfig: Remove symbol HAS_DTS_QDEC. 2019-09-12 08:16:42 -05:00
serial kernel: syscalls: Whitespace fixups 2019-09-12 11:31:50 +08:00
spi dts/Kconfig: Remove unused HAS_DTS_SPI 2019-09-12 08:16:42 -05:00
timer xtensa: remove legacy arch implementation 2019-09-12 01:26:34 -04:00
usb dts/Kconfig: Remove symbol HAS_DTC_USB 2019-09-12 08:16:42 -05:00
watchdog drivers: watchdog: Pass timeout in ms if iwdg is started at boot 2019-09-12 08:46:34 -05:00
wifi drivers: wifi: simplelink: fixes to support CONFIG_NET_NATIVE=n 2019-09-10 12:45:38 +03:00
CMakeLists.txt drivers/pci: remove legacy PCI implementation 2019-09-08 22:09:10 -04:00
Kconfig drivers/pci: remove legacy PCI implementation 2019-09-08 22:09:10 -04:00