zephyr/drivers
Jan Pohanka e4fe99590c drivers: clock_control: stm32h7 use a macro to define VCO_INPUT_RANGE
VCO input frequency can be checked and set during compile time.
It unfortunately does not work for output frequency because macros in
HAL are defined together with uint32_t type.

This also fixes wrong check in case of HSI used as PLL source.

Signed-off-by: Jan Pohanka <xhpohanka@gmail.com>
2020-09-04 17:03:57 +02:00
..
adc
audio
bluetooth drivers/bluetooth: ipm_stm32wb.c: Increase RX thread stack size 2020-09-03 14:22:33 -04:00
can
clock_control drivers: clock_control: stm32h7 use a macro to define VCO_INPUT_RANGE 2020-09-04 17:03:57 +02:00
console drivers: ipm-console: Remove unused config option 2020-09-04 07:55:52 -04:00
counter
crypto
dac
debug
display
dma drivers: dma: stm32: change order of disabling and checking result 2020-09-04 12:00:37 +02:00
eeprom drivers: eeprom: reduce priority of at2x initialization 2020-09-02 15:27:57 -04:00
entropy drivers: STM32: Rework CLK48 HSEM protection 2020-09-02 14:13:49 +02:00
espi
ethernet drivers: ethernet: stm32h7 reduce count of tx_buffer_def 2020-09-03 21:48:53 +02:00
flash drivers/flash/soc_flash_nrf: remove timeslice terminology from driver 2020-09-04 16:08:42 +02:00
gpio drivers: gpio: sx1509b: fix interrupt handler argument 2020-09-03 14:05:56 -04:00
hwinfo
i2c drivers: i2c: Fix mcux driver transfer status after NACK 2020-09-03 21:50:18 +02:00
i2s i2s: cavs: cast device struct to void ptr for DMA user data 2020-09-03 17:33:11 -04:00
ieee802154
interrupt_controller driver: interrupt_controller: miwu: fix build errors from device const 2020-09-02 19:01:28 +02:00
ipm
kscan drivers: kscan: sdl: Corrected device data access 2020-09-03 14:07:15 -04:00
led
led_strip
lora drivers: lora: sx126x: Support software-managed RF switches 2020-09-04 12:36:53 +02:00
modem
net
neural_net
pcie
peci
pinmux drivers: dac: Enable for STM32F0 series 2020-09-03 14:46:03 -05:00
ps2
ptp_clock
pwm
sensor
serial drivers: clk_ctrl: npcx: fixed 'line length exceeds 80 columns' warning. 2020-09-03 21:53:35 +02:00
spi drivers: spi_ll_stm32: refactor DMA support 2020-09-04 12:00:37 +02:00
timer
usb drivers: usb: device: nrf: Add support for hf192m clock 2020-09-04 16:36:05 +02:00
video drivers: video: mcux_csi: Fix compile error 2020-09-03 18:08:08 -04:00
watchdog
wifi drivers: wifi: eswifi: Implement dns offload callbacks 2020-09-04 09:51:09 +03:00
CMakeLists.txt
Kconfig