Go to the source code of this file.
◆ FALL_THROUGH
◆ INLINE
◆ READNU16
Value:
INLINE uint16_t readnu16(const uint8_t *p)
Definition macros.h:33
◆ READNU32
Value:
INLINE uint32_t readnu32(const uint8_t *p)
Definition macros.h:28
◆ UNUSED
◆ WRITENU16
| #define WRITENU16 |
( |
| p, |
|
|
| n ) |
Value:
INLINE void writenu16(uint8_t *p, uint16_t n)
Definition macros.h:46
◆ WRITENU32
| #define WRITENU32 |
( |
| p, |
|
|
| n ) |
Value:
INLINE void writenu32(uint8_t *p, uint32_t n)
Definition macros.h:38
◆ readnu16()
◆ readnu32()
◆ writenu16()
◆ writenu32()