|
precision-converters-firmware
|
STM32 Specific configuration files for AD559xr IIO Application. More...

Functions | |
| void | stm32_system_init (void) |
| Initialize the STM32 system peripherals. | |
Variables | |
| struct stm32_uart_init_param | stm32_uart_extra_init_params |
| struct stm32_spi_init_param | stm32_spi_extra_init_params |
| struct stm32_usb_uart_init_param | stm32_vcom_extra_init_params |
| struct stm32_pwm_init_param | stm32_pwm_extra_init_params |
| struct stm32_pwm_desc * | pwm_extra_params |
STM32 Specific configuration files for AD559xr IIO Application.
This module contains the STM32 platform specific configurations
Copyright (c) 2026 Analog Devices, Inc. All rights reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
| void stm32_system_init | ( | void | ) |
Initialize the STM32 system peripherals.
| struct stm32_pwm_desc* pwm_extra_params |
| struct stm32_pwm_init_param stm32_pwm_extra_init_params |
| struct stm32_spi_init_param stm32_spi_extra_init_params |
| struct stm32_uart_init_param stm32_uart_extra_init_params |
| struct stm32_usb_uart_init_param stm32_vcom_extra_init_params |