Kevin Kadooka / mbed-dev

Fork of mbed-dev by mbed official

targets/TARGET_STM/TARGET_STM32F4/TARGET_UBLOX_EVK_ODIN_W2/sdk/wifi_emac/wifi_emac_api.h

Committer:
kkado
Date:
2017-06-20
Revision:
167:356ef919c855
Parent:
149:156823d33999

File content as of revision 167:356ef919c855:

#include "emac_api.h"

#ifndef WIFI_EMAC_API_H
#define WIFI_EMAC_API_H

emac_interface_t* wifi_emac_get_interface();

void wifi_emac_init_mem();

#endif