FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | decompressor_tcdm_addr_reg_get (uint32_t base) |
static void | decompressor_tcdm_addr_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_l2_addr_reg_get (uint32_t base) |
static void | decompressor_l2_addr_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_conf_reg_get (uint32_t base) |
static void | decompressor_conf_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_status_reg_get (uint32_t base) |
static void | decompressor_status_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_lut_write_reg_get (uint32_t base) |
static void | decompressor_lut_write_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_special_symbol_reg_get (uint32_t base) |
static void | decompressor_special_symbol_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_bit_read_reg_get (uint32_t base) |
static void | decompressor_bit_read_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_mode_reg_get (uint32_t base) |
static void | decompressor_mode_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_soft_reset_reg_get (uint32_t base) |
static void | decompressor_soft_reset_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_clock_enable_reg_get (uint32_t base) |
static void | decompressor_clock_enable_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_push_cmd_reg_get (uint32_t base) |
static void | decompressor_push_cmd_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_l2_count_reg_get (uint32_t base) |
static void | decompressor_l2_count_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_l2_stride_reg_get (uint32_t base) |
static void | decompressor_l2_stride_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_tcdm_count_reg_get (uint32_t base) |
static void | decompressor_tcdm_count_reg_set (uint32_t base, uint32_t value) |
static uint32_t | decompressor_tcdm_stride_reg_get (uint32_t base) |
static void | decompressor_tcdm_stride_reg_set (uint32_t base, uint32_t value) |
|
inlinestatic |
References DECOMPRESSOR_BIT_READ_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_BIT_READ_REG_OFFSET, and GAP_WRITE.
|
inlinestatic |
References DECOMPRESSOR_CLOCK_ENABLE_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_CLOCK_ENABLE_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_disable(), and hal_decompressor_enable().
|
inlinestatic |
References DECOMPRESSOR_CONF_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_CONF_REG_OFFSET, and GAP_WRITE.
|
inlinestatic |
References DECOMPRESSOR_L2_ADDR_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_L2_ADDR_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_addr().
|
inlinestatic |
References DECOMPRESSOR_L2_COUNT_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_L2_COUNT_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_l2_2d().
|
inlinestatic |
References DECOMPRESSOR_L2_STRIDE_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_L2_STRIDE_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_l2_2d().
|
inlinestatic |
References DECOMPRESSOR_LUT_WRITE_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_LUT_WRITE_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_lut_element().
|
inlinestatic |
References DECOMPRESSOR_MODE_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_MODE_REG_OFFSET, and GAP_WRITE.
|
inlinestatic |
References DECOMPRESSOR_PUSH_CMD_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_PUSH_CMD_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_trigger().
|
inlinestatic |
References DECOMPRESSOR_SOFT_RESET_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_SOFT_RESET_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_enable().
|
inlinestatic |
References DECOMPRESSOR_SPECIAL_SYMBOL_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_SPECIAL_SYMBOL_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_special_symbol().
|
inlinestatic |
References DECOMPRESSOR_STATUS_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_STATUS_REG_OFFSET, and GAP_WRITE.
|
inlinestatic |
References DECOMPRESSOR_TCDM_ADDR_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_TCDM_ADDR_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_addr().
|
inlinestatic |
References DECOMPRESSOR_TCDM_COUNT_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_TCDM_COUNT_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_tcdm_2d().
|
inlinestatic |
References DECOMPRESSOR_TCDM_STRIDE_REG_OFFSET, and GAP_READ.
|
inlinestatic |
References DECOMPRESSOR_TCDM_STRIDE_REG_OFFSET, and GAP_WRITE.
Referenced by hal_decompressor_set_tcdm_2d().