FreeRTOS port on GAP8/RISC-V
|
Functions | |
static void | hal_efuse_start_read () |
static void | hal_efuse_start_program () |
static void | hal_efuse_sleep () |
static char | hal_efuse_read_byte (unsigned int regId) |
static int | hal_efuse_read_word (unsigned int regId) |
static void | hal_efuse_write_byte (unsigned int regId, unsigned char value) |
static void | hal_efuse_config_timings (unsigned int timervalues) |
|
inlinestatic |
References efuse_ctrl, and hal_write32().
|
inlinestatic |
References efuse_regs_array, and hal_read8().
|
inlinestatic |
References efuse_regs_array, and hal_read32().
|
inlinestatic |
References efuse_ctrl, EFUSE_CTRL_CMD_SLEEP, and hal_write32().
|
inlinestatic |
References efuse_ctrl, EFUSE_CTRL_CMD_WRITE, and hal_write32().
|
inlinestatic |
References efuse_ctrl, EFUSE_CTRL_CMD_READ, and hal_write32().
|
inlinestatic |
References efuse_regs_array, and hal_write8().