◆ adin1300_int_gpio_ip
◆ adin1300_mdc_gpio_ip
◆ adin1300_mdio_gpio_ip
◆ adin1300_reset_gpio_ip
◆ brd_select_gpio_ip
◆ eeprom_i2c_ip
Initial value:= {
.device_id = 0,
.max_speed_hz = 400000,
.slave_address = 0x54,
{
.vssel = MXC_GPIO_VSSEL_VDDIOH
}
}
◆ eeprom_ip
Initial value:= {
.device_id = 0x54,
{
}
}
◆ factory_defaults_gpio_ip
◆ led_rj45s11_ip
◆ led_rj45s12_ip
◆ led_rx_det_green_gpio_ip
◆ led_rx_det_red_gpio_ip
◆ led_rx_lock_gpio_ip
◆ led_tx_det_green_gpio_ip
◆ led_tx_det_red_gpio_ip
◆ led_tx_lock_gpio_ip
◆ max24287_int_gpio_ip
◆ max24287_mdc_gpio_ip
◆ max24287_mdio_gpio_ip
◆ max24287_reset_gpio_ip
◆ uart_console_ip
Initial value:= {
.asynchronous_rx = true,
}
◆ uart_extra_ip
◆ xcvr_clk_gpio_ip
◆ xcvr_data_gpio_ip
◆ xcvr_en_gpio_ip
◆ xcvr_reset_gpio_ip
◆ xcvr_scanout_rx_gpio_ip
◆ xcvr_scanout_tx_gpio_ip
◆ xgpio
Initial value:= {
.vssel = MXC_GPIO_VSSEL_VDDIOH,
}
◆ xgpio_1p8
Initial value:= {
.vssel = MXC_GPIO_VSSEL_VDDIOH,
}
const struct no_os_i2c_platform_ops max_i2c_ops
MAXIM platform specific I2C platform ops structure.
Definition: maxim_i2c.c:322
Definition: maxim_i2c.h:58
const struct no_os_eeprom_platform_ops eeprom_24xx32a_ops
24XX32A EEPROM specific ops structure
Definition: 24xx32a.c:229
24XX32A EEPROM init params structure
Definition: 24xx32a.h:52
@ UART_FLOW_DIS
Definition: maxim_uart.h:47
const struct no_os_gpio_platform_ops max_gpio_ops
maxim platform specific GPIO platform ops structure
Definition: maxim_gpio.c:320
const struct no_os_uart_platform_ops max_uart_ops
Maxim platform specific UART platform ops structure.
Definition: maxim_uart.c:475
@ NO_OS_UART_PAR_NO
Definition: no_os_uart.h:77
@ NO_OS_PULL_UP
Definition: no_os_gpio.h:68
@ NO_OS_UART_CS_8
Definition: no_os_uart.h:66