zephyr/drivers
Erwan Gouriou d62450886b drivers: timer: stm32_lptim: Initialize static global variable
In some configurations, a udf instruction may be generated
when compiling code where static global variable lptim_clock_freq is
used as a divisor.
To avoid this, initialize variable on declaration so that compiler
could see that it can't be used uninitialized in this division.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-09-09 14:09:22 +00:00
..
adc drivers: adc: shell: Support RaspberryPi Pico ADC 2022-09-06 17:11:19 +02:00
audio includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bbram drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
bluetooth includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cache cache: Fix build warning 'No SOURCES given to Zephyr library' 2022-08-24 10:36:40 +00:00
can drivers: can: native_posix_linux: initial implementation 2022-09-09 10:08:59 +02:00
clock_control drivers: clock_control: stm32 fixed LSE system clock enable 2022-09-09 09:27:11 +00:00
console drivers: console: initialize uart devices at compile time 2022-08-19 11:51:26 +02:00
coredump
counter drivers: ace_v1x wallclock driver 2022-09-06 17:44:03 +02:00
crypto drivers: crypto: Update Kconfig 2022-08-30 10:43:12 +00:00
dac drivers: dac: gd32: use clock control API 2022-09-06 09:57:25 +02:00
dai drivers/dai/intel/ssp: Get number of SSP ports from Kconfig 2022-09-08 18:03:33 -04:00
debug
disk drivers: disk: sdmmc: Enable STM32L5X support 2022-09-09 09:56:51 +00:00
display includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dma drivers: dma: gd32: use clock control API 2022-09-06 09:57:25 +02:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: Update Kconfig 2022-09-02 11:22:39 +00:00
edac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
eeprom includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
entropy drivers: entropy: Disable CAAM driver 2022-09-06 09:56:48 +02:00
espi espi: driver: Config spare espi vw register to OCP index 2022-09-09 10:11:02 +02:00
ethernet drivers: s/DT_CHILD(DT_DRV_INST(n), ...)/DT_INST_CHILD(n, ...) 2022-09-06 08:45:25 -07:00
flash drivers: flash: octo spi for stm32 with DMA 2022-09-08 10:07:21 +00:00
fpga
gpio drivers: s/DT_CHILD(DT_DRV_INST(n), ...)/DT_INST_CHILD(n, ...) 2022-09-06 08:45:25 -07:00
hwinfo drivers: hwinfo: add Andes hwinfo driver 2022-08-26 11:55:55 +02:00
i2c i2c: shell: Update outdated help 2022-09-07 16:04:39 -04:00
i2s drivers: i2s: Update drivers to use devicetree Kconfig symbol 2022-08-25 15:03:11 -05:00
ieee802154 drivers: ieee802154: introduce consistent MTU definition 2022-08-31 21:52:37 +00:00
interrupt_controller includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ipm soc: intel_adsp: Refactored IPC/IDC 2022-09-02 08:18:32 -04:00
kscan includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_strip includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lora includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mbox
mdio drivers: mdio: mdio: Update mdio_shell to use DEVICE_DT_GET 2022-08-18 11:32:02 +00:00
memc drivers: memc: Introduce Atmel SAM SMC/EBI driver 2022-08-16 12:53:50 +02:00
mipi_dsi drivers: mipi_dsi: Update Kconfig 2022-08-12 10:23:31 -05:00
misc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mm drivers/mm: Remove redundant ifdef for MTL ADSP TBL implementation 2022-09-08 18:03:33 -04:00
modem includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
net net: context: properly namespace can-related methods 2022-09-05 14:35:17 +00:00
neural_net
pcie pcie: shell: Add help and argument check 2022-08-25 21:14:51 +00:00
peci drivers: peci: Update Kconfig 2022-08-16 08:26:11 +00:00
pinctrl drivers: gpio,pinctrl: gd32: use clock control API 2022-09-06 09:57:25 +02:00
pinmux board: v2m_beetle: drop CONFIG_PINMUX=y 2022-08-18 12:13:14 +00:00
pm_cpu_ops drivers: pm_cpu_ops: Update Kconfig 2022-08-12 11:34:10 +02:00
power_domain include: fix files using legacy include paths 2022-08-31 06:49:00 -04:00
ps2 devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
ptp_clock
pwm drivers: pwm: pwm_mcux: Add WAIT/debug run options to devicetree 2022-09-07 16:28:10 -05:00
regulator drivers: regulator: Update Kconfig 2022-08-17 09:58:55 -05:00
reset drivers: reset: gd32: add initial support 2022-08-29 10:30:49 +02:00
sdhc drivers: sdhc: add SD host controller driver for LPC SDIF 2022-09-08 10:06:28 +02:00
sensor includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
serial drivers: serial: stm32 uart check baudrate register value 2022-09-09 10:11:23 +02:00
spi drivers: spi: add Andes atcspi200 driver 2022-09-07 15:34:47 +02:00
syscon drivers: syscon: Update Kconfig 2022-08-14 09:04:33 -05:00
timer drivers: timer: stm32_lptim: Initialize static global variable 2022-09-09 14:09:22 +00:00
usb drivers: usb_dc_rpi: set thread name 2022-09-02 11:00:48 +00:00
usbc
video includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
virtualization
w1 drivers/w1: add 1-wire shell 2022-09-07 15:33:52 +02:00
watchdog devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
wifi wifi: esp32: update enum naming reference 2022-09-05 15:32:34 +00:00
xen
CMakeLists.txt
Kconfig