VSF Documented
Data Structures | Macros
fifo2req_spi.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "utilities/ooc_class.h"
#include "hal/driver/common/spi/spi_template.h"

Go to the source code of this file.

Data Structures

class  vsf_fifo2req_spi_t
 

Macros

#define VSF_FIFO2REQ_SPI_CFG_MULTI_CLASS   VSF_SPI_CFG_MULTI_CLASS
 
#define __describe_fifo2req_spi_op()   .op = &vsf_fifo2req_spi_op,
 
#define __describe_fifo2req_spi(__name, __spi)
 
#define describe_fifo2req_spi(__name, __spi)    __describe_fifo2req_spi(__name, __spi)
 
#define VSF_SPI_CFG_DEC_PREFIX   vsf_fifo2req
 
#define VSF_SPI_CFG_DEC_UPCASE_PREFIX   VSF_FIFO2REQ
 
#define VSF_SPI_CFG_DEC_EXTERN_OP   ENABLED
 

Macro Definition Documentation

◆ VSF_FIFO2REQ_SPI_CFG_MULTI_CLASS

#define VSF_FIFO2REQ_SPI_CFG_MULTI_CLASS   VSF_SPI_CFG_MULTI_CLASS

◆ __describe_fifo2req_spi_op

#define __describe_fifo2req_spi_op ( )    .op = &vsf_fifo2req_spi_op,

◆ __describe_fifo2req_spi

#define __describe_fifo2req_spi (   __name,
  __spi 
)
Value:
__describe_fifo2req_spi_op() \
.spi = __spi, \
};
Definition fifo2req_spi.h:58
#define __name
Definition hci_transport_aic8800.c:552

◆ describe_fifo2req_spi

#define describe_fifo2req_spi (   __name,
  __spi 
)     __describe_fifo2req_spi(__name, __spi)

◆ VSF_SPI_CFG_DEC_PREFIX

#define VSF_SPI_CFG_DEC_PREFIX   vsf_fifo2req

◆ VSF_SPI_CFG_DEC_UPCASE_PREFIX

#define VSF_SPI_CFG_DEC_UPCASE_PREFIX   VSF_FIFO2REQ

◆ VSF_SPI_CFG_DEC_EXTERN_OP

#define VSF_SPI_CFG_DEC_EXTERN_OP   ENABLED