no-OS
Loading...
Searching...
No Matches
parameters.c File Reference

Platform-specific parameters for MAXM86161 on MAX32655. More...

#include "parameters.h"
Include dependency graph for parameters.c:

Variables

struct max_uart_init_param maxm86161_uart_extra
 
struct max_i2c_init_param maxm86161_i2c_extra
 
struct max_gpio_init_param maxm86161_gpio_extra
 

Detailed Description

Platform-specific parameters for MAXM86161 on MAX32655.

Author
Jan Carlo Roleda (janca.nosp@m.rlo..nosp@m.roled.nosp@m.a@an.nosp@m.alog..nosp@m.com)

Copyright 2026(c) Analog Devices, Inc.

SPDX-License-Identifier: BSD-3-Clause

Variable Documentation

◆ maxm86161_gpio_extra

struct max_gpio_init_param maxm86161_gpio_extra
Initial value:
= {
.vssel = MXC_GPIO_VSSEL_VDDIO,
}

◆ maxm86161_i2c_extra

struct max_i2c_init_param maxm86161_i2c_extra
Initial value:
= {
.vssel = MXC_GPIO_VSSEL_VDDIO,
}

◆ maxm86161_uart_extra

struct max_uart_init_param maxm86161_uart_extra
Initial value:
= {
}
@ MAX_UART_FLOW_DIS
Definition maxim_uart.h:47