* arch/arm/src/at32/at32_usbhost.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The
* ASF licenses this file to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations
* under the License.
*
****************************************************************************/
#ifndef __ARCH_ARM_SRC_AT32_AT32_USBHOST_H
#define __ARCH_ARM_SRC_AT32_AT32_USBHOST_H
* Included Files
****************************************************************************/
#include <nuttx/config.h>
#include <nuttx/usb/usbhost.h>
#include <nuttx/usb/usbhost_trace.h>
#include <stdint.h>
#include "chip.h"
#include "hardware/at32fxxxxx_otgfs.h"
#if (defined(CONFIG_AT32_OTGFS) || defined(CONFIG_AT32_OTGHS)) && \
defined(CONFIG_AT32_USBHOST)
* Public Types
****************************************************************************/
#ifdef HAVE_USBHOST_TRACE
enum usbhost_trace1codes_e
{
__TRACE1_BASEVALUE = 0,
#ifdef CONFIG_AT32_OTGFS
OTGFS_TRACE1_DEVDISCONN,
OTGFS_TRACE1_IRQATTACH,
OTGFS_TRACE1_TRNSFRFAILED,
OTGFS_TRACE1_SENDSETUP,
OTGFS_TRACE1_SENDDATA,
OTGFS_TRACE1_RECVDATA,
# ifdef HAVE_USBHOST_TRACE_VERBOSE
OTGFS_VTRACE1_CONNECTED,
OTGFS_VTRACE1_DISCONNECTED,
OTGFS_VTRACE1_GINT,
OTGFS_VTRACE1_GINT_SOF,
OTGFS_VTRACE1_GINT_RXFLVL,
OTGFS_VTRACE1_GINT_NPTXFE,
OTGFS_VTRACE1_GINT_PTXFE,
OTGFS_VTRACE1_GINT_HC,
OTGFS_VTRACE1_GINT_HPRT,
OTGFS_VTRACE1_GINT_HPRT_POCCHNG,
OTGFS_VTRACE1_GINT_HPRT_PCDET,
OTGFS_VTRACE1_GINT_HPRT_PENCHNG,
OTGFS_VTRACE1_GINT_HPRT_LSDEV,
OTGFS_VTRACE1_GINT_HPRT_FSDEV,
OTGFS_VTRACE1_GINT_HPRT_LSFSSW,
OTGFS_VTRACE1_GINT_HPRT_FSLSSW,
OTGFS_VTRACE1_GINT_DISC,
OTGFS_VTRACE1_GINT_IPXFR,
# endif
#endif
#ifdef CONFIG_AT32_OTGHS
OTGHS_TRACE1_DEVDISCONN,
OTGHS_TRACE1_IRQATTACH,
OTGHS_TRACE1_TRNSFRFAILED,
OTGHS_TRACE1_SENDSETUP,
OTGHS_TRACE1_SENDDATA,
OTGHS_TRACE1_RECVDATA,
# ifdef HAVE_USBHOST_TRACE_VERBOSE
OTGHS_VTRACE1_CONNECTED,
OTGHS_VTRACE1_DISCONNECTED,
OTGHS_VTRACE1_GINT,
OTGHS_VTRACE1_GINT_SOF,
OTGHS_VTRACE1_GINT_RXFLVL,
OTGHS_VTRACE1_GINT_NPTXFE,
OTGHS_VTRACE1_GINT_PTXFE,
OTGHS_VTRACE1_GINT_HC,
OTGHS_VTRACE1_GINT_HPRT,
OTGHS_VTRACE1_GINT_HPRT_POCCHNG,
OTGHS_VTRACE1_GINT_HPRT_PCDET,
OTGHS_VTRACE1_GINT_HPRT_PENCHNG,
OTGHS_VTRACE1_GINT_HPRT_LSDEV,
OTGHS_VTRACE1_GINT_HPRT_FSDEV,
OTGHS_VTRACE1_GINT_HPRT_LSFSSW,
OTGHS_VTRACE1_GINT_HPRT_FSLSSW,
OTGHS_VTRACE1_GINT_DISC,
OTGHS_VTRACE1_GINT_IPXFR,
# endif
#endif
__TRACE1_NSTRINGS,
#ifdef CONFIG_AT32_OTGFS
OTGFS_TRACE2_CLIP,
# ifdef HAVE_USBHOST_TRACE_VERBOSE
OTGFS_VTRACE2_CHANWAKEUP_IN,
OTGFS_VTRACE2_CHANWAKEUP_OUT,
OTGFS_VTRACE2_CTRLIN,
OTGFS_VTRACE2_CTRLOUT,
OTGFS_VTRACE2_INTRIN,
OTGFS_VTRACE2_INTROUT,
OTGFS_VTRACE2_BULKIN,
OTGFS_VTRACE2_BULKOUT,
OTGFS_VTRACE2_ISOCIN,
OTGFS_VTRACE2_ISOCOUT,
OTGFS_VTRACE2_STARTTRANSFER,
OTGFS_VTRACE2_CHANCONF_CTRL_IN,
OTGFS_VTRACE2_CHANCONF_CTRL_OUT,
OTGFS_VTRACE2_CHANCONF_INTR_IN,
OTGFS_VTRACE2_CHANCONF_INTR_OUT,
OTGFS_VTRACE2_CHANCONF_BULK_IN,
OTGFS_VTRACE2_CHANCONF_BULK_OUT,
OTGFS_VTRACE2_CHANCONF_ISOC_IN,
OTGFS_VTRACE2_CHANCONF_ISOC_OUT,
OTGFS_VTRACE2_CHANHALT,
# endif
#endif
#ifdef CONFIG_AT32_OTGHS
OTGHS_TRACE2_CLIP,
# ifdef HAVE_USBHOST_TRACE_VERBOSE
OTGHS_VTRACE2_CHANWAKEUP_IN,
OTGHS_VTRACE2_CHANWAKEUP_OUT,
OTGHS_VTRACE2_CTRLIN,
OTGHS_VTRACE2_CTRLOUT,
OTGHS_VTRACE2_INTRIN,
OTGHS_VTRACE2_INTROUT,
OTGHS_VTRACE2_BULKIN,
OTGHS_VTRACE2_BULKOUT,
OTGHS_VTRACE2_ISOCIN,
OTGHS_VTRACE2_ISOCOUT,
OTGHS_VTRACE2_STARTTRANSFER,
OTGHS_VTRACE2_CHANCONF_CTRL_IN,
OTGHS_VTRACE2_CHANCONF_CTRL_OUT,
OTGHS_VTRACE2_CHANCONF_INTR_IN,
OTGHS_VTRACE2_CHANCONF_INTR_OUT,
OTGHS_VTRACE2_CHANCONF_BULK_IN,
OTGHS_VTRACE2_CHANCONF_BULK_OUT,
OTGHS_VTRACE2_CHANCONF_ISOC_IN,
OTGHS_VTRACE2_CHANCONF_ISOC_OUT,
OTGHS_VTRACE2_CHANHALT,
# endif
#endif
__TRACE2_NSTRINGS
};
# define TRACE1_FIRST ((int)__TRACE1_BASEVALUE + 1)
# define TRACE1_INDEX(id) ((int)(id) - TRACE1_FIRST)
# define TRACE1_NSTRINGS TRACE1_INDEX(__TRACE1_NSTRINGS)
# define TRACE2_FIRST ((int)__TRACE1_NSTRINGS + 1)
# define TRACE2_INDEX(id) ((int)(id) - TRACE2_FIRST)
# define TRACE2_NSTRINGS TRACE2_INDEX(__TRACE2_NSTRINGS)
#endif
* Public Function Prototypes
****************************************************************************/
*
* Pre-requisites
*
* CONFIG_AT32_USBHOST - Enable general USB host support
* CONFIG_USBHOST - Enable general USB host support
* CONFIG_AT32_OTGFS - Enable the AT32 USB OTG FS block
* or
* CONFIG_AT32_OTGHS - Enable the AT32 USB OTG HS block
* CONFIG_AT32_SYSCFG - Needed
*
* Options:
*
* CONFIG_AT32_OTGFS_RXFIFO_SIZE - Size of the RX FIFO in 32-bit words.
* Default 128 (512 bytes)
* CONFIG_AT32_OTGFS_NPTXFIFO_SIZE - Size of the non-periodic Tx FIFO
* in 32-bit words. Default 96 (384 bytes)
* CONFIG_AT32_OTGFS_PTXFIFO_SIZE - Size of the periodic Tx FIFO in 32-bit
* words. Default 96 (384 bytes)
* CONFIG_AT32_OTGFS_SOFINTR - Enable SOF interrupts. Why would you ever
* want to do that?
*
* CONFIG_AT32_OTGHS_RXFIFO_SIZE - Size of the RX FIFO in 32-bit words.
* Default 128 (512 bytes)
* CONFIG_AT32_OTGHS_NPTXFIFO_SIZE - Size of the non-periodic Tx FIFO
* in 32-bit words. Default 96 (384 bytes)
* CONFIG_AT32_OTGHS_PTXFIFO_SIZE - Size of the periodic Tx FIFO in 32-bit
* words. Default 96 (384 bytes)
* CONFIG_AT32_OTGHS_SOFINTR - Enable SOF interrupts. Why would you ever
* want to do that?
*
* CONFIG_AT32_USBHOST_REGDEBUG - Enable very low-level register access
* debug. Depends on CONFIG_DEBUG_FEATURES.
*/
#ifndef __ASSEMBLY__
#undef EXTERN
#if defined(__cplusplus)
#define EXTERN extern "C"
extern "C"
{
#else
#define EXTERN extern
#endif
* Name: at32_usbhost_vbusdrive
*
* Description:
* Enable/disable driving of VBUS 5V output. This function must be
* provided be each platform that implements the AT32 OTG FS host
* interface.
*
* "On-chip 5 V VBUS generation is not supported. For this reason, a
* charge pump or, if 5 V are available on the application board, a basic
* power switch, must be added externally to drive the 5 V VBUS line. The
* external charge pump can be driven by any GPIO output. When the
* application decides to power on VBUS using the chosen GPIO, it must
* also set the port power bit in the host port control and status
* register (PPWR bit in OTG_FS_HPRT).
*
* "The application uses this field to control power to this port, and the
* core clears this bit on an overcurrent condition."
*
* Input Parameters:
* iface - For future growth to handle multiple USB host interface.
* Should be zero.
* enable - true: enable VBUS power; false: disable VBUS power
*
* Returned Value:
* None
*
****************************************************************************/
#if defined(CONFIG_AT32_OTGFS_VBUS_CONTROL) || \
defined(CONFIG_AT32_OTGHS_VBUS_CONTROL)
void at32_usbhost_vbusdrive(int iface, bool enable);
#endif
#undef EXTERN
#if defined(__cplusplus)
}
#endif
#endif
#endif
#endif