precision-converters-firmware
|
STM32 Specific configuration files for AD719x IIO Application. More...
Functions | |
void | stm32_system_init (void) |
Initialize the STM32 system peripherals. More... | |
Variables | |
struct stm32_uart_init_param | stm32_uart_extra_init_params |
struct stm32_spi_init_param | stm32_spi_extra_init_params |
struct stm32_gpio_irq_init_param | stm32_trigger_gpio_irq_init_params |
struct stm32_gpio_init_param | stm32_gpio_sync_extra_init_params |
struct stm32_i2c_init_param | stm32_i2c_extra_init_params |
STM32 Specific configuration files for AD719x IIO Application.
This module contains the STM32 platform specific configurations
Copyright (c) 2024 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_gpio_init_param stm32_gpio_sync_extra_init_params |
struct stm32_i2c_init_param stm32_i2c_extra_init_params |
struct stm32_spi_init_param stm32_spi_extra_init_params |
struct stm32_gpio_irq_init_param stm32_trigger_gpio_irq_init_params |
struct stm32_uart_init_param stm32_uart_extra_init_params |