zephyr/include/drivers
Erwan Gouriou ceb8579854 include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ
Add STM32_FOO_ENABLED and STM32_FOO_FREQ to STM32 fixed clocks:
HSI, HSE, MSI(S), CSI, LSI, LSE..

Replace STM32_LSE_CLOCK by STM32_LSE_FREQ and when possible
replace by new STM32_LSE_ENABLED when making sense.

Fix STM32_PLL3_FOO_ENABLE to STM32_PLL3_FOO_ENABLED

Additionally, add STM32_PLL_FOO_ENABLED definitions.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-03-07 11:36:28 +01:00
..
adc
bluetooth Bluetooth: hci: added HCI vendor-specific Setup function feature 2022-01-21 15:04:15 +02:00
clock_control include/drivers/clock_control: stm32: Add XXX_ENABLED and XXX_FREQ 2022-03-07 11:36:28 +01:00
console drivers: console: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
dma
ec_host_cmd_periph drivers: ec_host_cmd_periph: remove @return doc for void funcs 2022-01-12 16:02:16 -05:00
flash drivers: flash: nrf_qspi_nor: Fix setting of the base clock divider 2022-02-01 10:31:50 +01:00
gpio
i2c/slave
ieee802154
interrupt_controller drivers/interrupt_controller: Add source id to VT-D interrupt remap 2022-01-07 10:47:27 -05:00
led
misc drivers: misc: grove_lcd_rgb: cleanup driver 2022-02-22 11:58:33 -08:00
mm drivers: introduce memory management driver APIs 2022-01-18 19:18:30 -05:00
modem modem: hl7800: Make RSSI rate configurable 2022-02-24 13:46:33 -08:00
pcie pcie: add Type 1 bridge config defines 2022-01-19 13:37:36 -05:00
pinctrl drivers: pinctrl: Support pinctrl with GD32VF103 2021-12-20 17:51:30 +01:00
pm_cpu_ops
regulator drivers: pca9420: Added voltage level support for PCA9420 2021-12-08 08:27:44 -05:00
rtc drivers: counter: NXP SNVS rtc: Add support for NXP imx SNVS RTC 2021-12-07 09:45:43 -06:00
sensor drivers: sensor: Add MH-Z19B CO2 sensor driver 2021-12-20 18:47:47 +01:00
timer soc: arm: nordic_nrf: nrf53: Add Synchronized RTC 2022-01-19 17:46:28 +01:00
uart
usb
virtualization
adc.h
bbram.h
cache.h drivers: cache: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
can.h drivers: can: remove deprecated APIs 2022-02-24 13:49:53 -08:00
clock_control.h drivers: clock_control: use device_is_ready 2022-01-07 10:41:23 -05:00
counter.h drivers: counter: Added get_freq to API 2021-12-09 19:55:17 -05:00
dac.h
disk.h
display.h
dma.h dma: Add host related dma transfer directions 2022-01-19 14:13:36 -05:00
ec_host_cmd_periph.h
edac.h
eeprom.h
emul.h
entropy.h
espi_emul.h
espi_saf.h
espi.h
flash.h drivers/flash: remove flash_write_protection API 2022-02-01 10:46:28 +01:00
fpga.h
gna.h
gpio.h api: gpio: add missing member docstrings for gpio_dt_spec 2022-02-04 11:20:46 +01:00
hwinfo.h
i2c_emul.h
i2c.h
i2s.h
ipm.h drivers/ipm: Add IPM_CALLBACK_ASYNC mode 2022-03-01 09:59:15 -05:00
kscan.h
led_strip.h
led.h
lora.h
mbox.h mbox: Enforce callback registration before enabling the channel 2021-12-23 12:38:21 +01:00
mdio.h
peci.h
pinctrl.h pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 2022-01-01 07:39:08 -05:00
pinmux.h
pm_cpu_ops.h
ps2.h
ptp_clock.h net: gptp: convert clock sync ratio from float to double 2022-02-11 10:03:05 -06:00
pwm.h
regulator.h
sensor.h include: sensor: sensor_value from double overflow 2022-02-24 13:45:29 -08:00
spi_emul.h
spi.h api: move a devicetree.h layering violation to drivers/spi.h 2022-01-26 16:08:18 +01:00
syscon.h
uart.h drivers: uart: remove uart_device_config 2022-02-21 22:02:23 -05:00
video-controls.h
video.h
watchdog.h