nRF WiFi
Loading...
Searching...
No Matches
pack_def.h File Reference

Go to the source code of this file.

Macros

#define __packed   __attribute__((packed))
 Toolchain agnostic packing definitions.
 
#define __aligned(x)
 
#define __NRF_WIFI_PKD   __packed
 
#define __NRF_WIFI_ALIGN_4   __aligned(4)