Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
wifi_winc1500_nm_bsp_internal.h File Reference
#include <device.h>
#include <drivers/gpio.h>
#include <drivers/spi.h>
#include "wifi_winc1500_config.h"
#include <bus_wrapper/include/nm_bus_wrapper.h>

Go to the source code of this file.

Data Structures

struct  winc1500_gpio_configuration
 
struct  winc1500_device
 

Macros

#define NM_EDGE_INTERRUPT   (1)
 
#define NM_DEBUG   CONF_WINC_DEBUG
 
#define NM_BSP_PRINTF   CONF_WINC_PRINTF
 

Enumerations

enum  winc1500_gpio_index { WINC1500_GPIO_IDX_CHIP_EN = 0 , WINC1500_GPIO_IDX_IRQN , WINC1500_GPIO_IDX_RESET_N , WINC1500_GPIO_IDX_MAX }
 

Variables

tstrNmBusCapabilities egstrNmBusCapabilities
 
struct winc1500_device winc1500
 

Macro Definition Documentation

◆ NM_BSP_PRINTF

#define NM_BSP_PRINTF   CONF_WINC_PRINTF

◆ NM_DEBUG

#define NM_DEBUG   CONF_WINC_DEBUG

◆ NM_EDGE_INTERRUPT

#define NM_EDGE_INTERRUPT   (1)

Enumeration Type Documentation

◆ winc1500_gpio_index

Enumerator
WINC1500_GPIO_IDX_CHIP_EN 
WINC1500_GPIO_IDX_IRQN 
WINC1500_GPIO_IDX_RESET_N 
WINC1500_GPIO_IDX_MAX 

Variable Documentation

◆ egstrNmBusCapabilities

tstrNmBusCapabilities egstrNmBusCapabilities
extern

Copyright (c) 2017 IpTronix

SPDX-License-Identifier: Apache-2.0

◆ winc1500

struct winc1500_device winc1500
extern

Copyright (c) 2017 IpTronix

SPDX-License-Identifier: Apache-2.0