Zephyr API 3.6.99
|
Go to the source code of this file.
Functions | |
static ALWAYS_INLINE void | sys_write32 (uint32_t data, mm_reg_t addr) |
static ALWAYS_INLINE uint32_t | sys_read32 (mm_reg_t addr) |
static ALWAYS_INLINE void | sys_write8 (uint8_t data, mm_reg_t addr) |
static ALWAYS_INLINE uint8_t | sys_read8 (mm_reg_t addr) |
static ALWAYS_INLINE void | sys_write16 (uint16_t data, mm_reg_t addr) |
static ALWAYS_INLINE uint16_t | sys_read16 (mm_reg_t addr) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |