nrfxlib API 0.1.0
|
#include "osal.h"
Go to the source code of this file.
Macros | |
#define | READ_LE_8(_x) (((uint8_t )(((uint8_t *)(_x))[0] << 0x00))) |
#define | READ_LE_16(_x) |
#define | READ_LE_32(_x) |
#define | READ_LE_64(_x) |
#define | WRITE_LE_8(_x, _y) |
#define | WRITE_LE_16(_x, _y) |
#define | WRITE_LE_32(_x, _y) |
#define | WRITE_LE_64(_x, _y) |