precision-converters-firmware
|
Application configurations module for STM32 platform. More...
#include "app_config_stm32.h"
Functions | |
void | stm32_system_init (void) |
Initialize the STM32 system peripherals. More... | |
Variables | |
struct stm32_uart_init_param | stm32_uart_init_params |
struct stm32_spi_init_param | stm32_spi_init_params |
Application configurations module for STM32 platform.
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_spi_init_param stm32_spi_init_params |
struct stm32_uart_init_param stm32_uart_init_params |