Home
last modified time | relevance | path

Searched full:max3421e (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/dts/bindings/usb/
Dmaxim,max3421e_spi.yaml5 MAX3421E USB Peripheral/Host Controller controller with SPI interface
16 Interrupt pin of MAX3421E, active low.
23 RESET pin of MAX3421E, active low.
/Zephyr-latest/drivers/usb/uhc/
DKconfig.max3421e7 bool "MAX3421E driver"
12 This option enables MAX3421E USB Peripheral/Host Controller with SPI
DKconfig39 source "drivers/usb/uhc/Kconfig.max3421e"
Duhc_max3421e.c8 * MAX3421E USB Peripheral/Host Controller with SPI Interface.
27 LOG_MODULE_REGISTER(max3421e, CONFIG_UHC_DRIVER_LOG_LEVEL);
663 LOG_DBG("MAX3421E thread started"); in uhc_max3421e_thread()
813 LOG_DBG("Reset MAX3421E using CHIPRES"); in max3421e_reset()
939 /* Enable MAX3421E INT output pin */ in max3421e_enable_int_output()
979 LOG_ERR("Failed to reset MAX3421E"); in uhc_max3421e_init()
1088 LOG_DBG("MAX3421E CPU interface initialized"); in max3421e_driver_init()
/Zephyr-latest/boards/shields/max3421e/
Dsparkfun_max3421e.overlay11 zephyr_uhc0: max3421e@0 {
/Zephyr-latest/boards/shields/max3421e/doc/
Dindex.rst3 MAX3421E Shield
9 Support for expansion boards (shields) based on MAX3421E USB Peripheral/Host
19 | Shield Connector Pin | Function | MAX3421E Pin |
/Zephyr-latest/samples/subsys/usb/shell/
DREADME.rst27 currently it is only MAX3421E. The example can be built as follows:
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst591 * Sparkfun MAX3421E
1001 for MAX3421E and virtual controllers.