zephyr/drivers
Francois Ramu 29b0cd4278 drivers: clock_control: stm32h5 driver input vco range
Set the correct VCO input range for the PLL frequency
with each bit PLL1RGE of the PLL1CFGR register
This get_vco_input_range is similar to the stm32h7 one.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-01-26 15:55:42 +00:00
..
adc drivers: adc: ad5592: add missing static keyword 2024-01-26 09:32:49 +00:00
audio drivers: audio: tas6422dac: fix codec_mute_output function 2024-01-25 17:54:14 +01:00
auxdisplay
bbram
bluetooth drivers: bluetooth: ambiq: fix the naming of rx message buffer 2024-01-17 16:51:53 +01:00
cache
can drivers: can: propagate CAN controller operation mode to CAN transceiver 2024-01-26 15:55:18 +00:00
charger
clock_control drivers: clock_control: stm32h5 driver input vco range 2024-01-26 15:55:42 +00:00
console pm: console: Use async runtime put to minimize resumption/suspension 2024-01-18 10:51:10 +01:00
coredump
counter
crypto
dac
dai
disk
display drivers: display: uc81xx: fix 16-bit 'tres' 2024-01-26 11:03:48 +01:00
dma drivers: dma: stm32: do not clear busy flag in cyclic mode 2024-01-24 14:56:24 +01:00
edac
eeprom drivers epprom_simulator: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
entropy drivers/entropy/native: Define required SOURCE macro 2024-01-26 07:48:55 -05:00
espi
ethernet drivers: nxp_enet: Fix build error with PTP on 2024-01-25 19:32:02 -05:00
flash drivers flash_simulator: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
fpga
fuel_gauge
gnss modem: chat: remove receive and transmit timeouts 2024-01-25 11:22:42 +01:00
gpio drivers: gpio: use gpio_is_ready_dt in TLE9104 2024-01-25 17:52:06 +01:00
hwinfo
hwspinlock
i2c drivers: i2c: rv32m1: Fix build error 2024-01-23 18:14:16 +00:00
i2s drivers: i2s: i2s_mcux_flexcomm: support additional channels and formats 2024-01-25 16:01:14 +00:00
i3c
ieee802154 net: openthread: upmerge to 7761b81 2024-01-26 10:48:02 +01:00
input input: gpio_qdec: add optical encoder support 2024-01-23 09:45:57 -05:00
interrupt_controller drivers: intc: plic: remove redundant include 2024-01-19 15:13:53 +00:00
ipm
kscan
led
led_strip
lora
mbox drivers: mbox: fix nxp mbox data read channel 2024-01-22 09:48:09 +00:00
mdio
memc drivers: memc: stm32 fmc add clock source select 2024-01-17 14:43:20 +01:00
mfd
mipi_dsi
misc
mm
modem modem: chat: remove receive and transmit timeouts 2024-01-25 11:22:42 +01:00
net
pcie
peci
pinctrl drivers: pinctrl: pfc_rcar: add mapping of memory for Spider ARM64 2024-01-26 15:53:41 +00:00
pm_cpu_ops
power_domain drivers: power_domain/intel_adsp: Init priority option 2024-01-24 18:20:17 -05:00
ps2
ptp_clock drivers: nxp_enet: Fix build error with PTP on 2024-01-25 19:32:02 -05:00
pwm drivers: pwm: pwm_mcux_sctimer: support reconfiguring period 2024-01-19 09:55:20 +01:00
regulator
reset
retained_mem
rtc drivers rtc: Do not treat the host libC differently 2024-01-26 07:48:55 -05:00
sdhc drivers: sdhc: set 'sdhc_driver_api' as 'static const' 2024-01-24 21:25:06 +00:00
sensor drivers: bmp581: Add BMP581 driver 2024-01-24 09:32:34 -05:00
serial drivers uart_native_ptty: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
sip_svc
smbus
spi drivers: spi: fix unreliable SPI busy flag for some STM32 devices 2024-01-23 09:46:57 -05:00
syscon
timer drivers: timer: stm32 lptim: add support for backup standby timer 2024-01-25 08:55:02 +01:00
usb
usb_c usbc: add driver for nx20p3483 PPC chip 2024-01-18 10:53:53 +01:00
video
virtualization
w1
watchdog drivers: watchdog: andes atcwdt200 remove soc.h 2024-01-26 12:36:16 +01:00
wifi drivers/wifi/esp32: Remove _POSIX_C_SOURCE define as unneeded 2024-01-26 07:48:55 -05:00
xen
CMakeLists.txt
Kconfig