mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
tools/lib/: added HardMAC functions to the atusb drivers
This commit is contained in:
@@ -168,4 +168,7 @@ struct atrf_driver atusb_spi_driver = {
|
||||
.sram_write = atusb_spi_sram_write,
|
||||
.sram_read = atusb_spi_sram_read,
|
||||
.interrupt_wait = atusb_interrupt_wait,
|
||||
.rx_mode = atusb_rx_mode,
|
||||
.rx = atusb_rx,
|
||||
.tx = atusb_tx,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user