FreeRTOS port on GAP8/RISC-V
|
Data Structures | |
struct | EFUSE_CTRL_Type |
struct | EFUSE_REGS_Type |
Macros | |
#define | EFUSE_CTRL_BASE |
#define | EFUSE_CTRL |
#define | EFUSE_CTRL_BASE_ADDRS |
#define | EFUSE_CTRL_BASE_PTRS |
#define | EFUSE_REGS_BASE |
#define | EFUSE_REGS |
#define | EFUSE_REGS_BASE_ADDRS |
#define | EFUSE_REGS_BASE_PTRS |
CFG - EFUSE control configure register | |
#define | EFUSE_CTRL_SHORT_MASK |
#define | EFUSE_CTRL_SHORT_SHIFT |
#define | EFUSE_CTRL_SHORT(x) |
#define | EFUSE_CTRL_MEDIUM_MASK |
#define | EFUSE_CTRL_MEDIUM_SHIFT |
#define | EFUSE_CTRL_MEDIUM(x) |
#define | EFUSE_CTRL_LONG_MASK |
#define | EFUSE_CTRL_LONG_SHIFT |
#define | EFUSE_CTRL_LONG(x) |
#define | EFUSE_CTRL_MARGIN_MASK |
#define | EFUSE_CTRL_MARGIN_SHIFT |
#define | EFUSE_CTRL_MARGIN(x) |
#define | EFUSE_CTRL_CMD_READ |
#define | EFUSE_CTRL_CMD_WRITE |
#define | EFUSE_CTRL_CMD_SLEEP |