cc33xx_driver.h
void cc33xxEventHandler(NetInterface *interface)
CC33xx event handler.
Definition: cc33xx_driver.c:267
error_t cc33xxSendPacket(NetInterface *interface, const NetBuffer *buffer, size_t offset, NetTxAncillary *ancillary)
Send a packet.
Definition: cc33xx_driver.c:282
Network interface controller abstraction layer.
error_t cc33xxUpdateMacAddrFilter(NetInterface *interface)
Configure MAC address filtering.
Definition: cc33xx_driver.c:340