FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fc_itc_accessors.h File Reference

Functions

static uint32_t fc_itc_mask_get (uint32_t base)
 
static void fc_itc_mask_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_mask_set_get (uint32_t base)
 
static void fc_itc_mask_set_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_mask_clear_get (uint32_t base)
 
static void fc_itc_mask_clear_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_status_get (uint32_t base)
 
static void fc_itc_status_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_status_set_get (uint32_t base)
 
static void fc_itc_status_set_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_status_clear_get (uint32_t base)
 
static void fc_itc_status_clear_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_ack_get (uint32_t base)
 
static void fc_itc_ack_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_ack_set_get (uint32_t base)
 
static void fc_itc_ack_set_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_ack_clear_get (uint32_t base)
 
static void fc_itc_ack_clear_set (uint32_t base, uint32_t value)
 
static uint32_t fc_itc_fifo_get (uint32_t base)
 
static void fc_itc_fifo_set (uint32_t base, uint32_t value)
 

Function Documentation

static uint32_t fc_itc_ack_clear_get ( uint32_t  base)
inlinestatic
static void fc_itc_ack_clear_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic
static uint32_t fc_itc_ack_get ( uint32_t  base)
inlinestatic

References FC_ITC_ACK_OFFSET, and GAP_READ.

static void fc_itc_ack_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References FC_ITC_ACK_OFFSET, and GAP_WRITE.

static uint32_t fc_itc_ack_set_get ( uint32_t  base)
inlinestatic

References FC_ITC_ACK_SET_OFFSET, and GAP_READ.

static void fc_itc_ack_set_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References FC_ITC_ACK_SET_OFFSET, and GAP_WRITE.

static uint32_t fc_itc_fifo_get ( uint32_t  base)
inlinestatic

References FC_ITC_FIFO_OFFSET, and GAP_READ.

static void fc_itc_fifo_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References FC_ITC_FIFO_OFFSET, and GAP_WRITE.

static uint32_t fc_itc_mask_clear_get ( uint32_t  base)
inlinestatic
static void fc_itc_mask_clear_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic
static uint32_t fc_itc_mask_get ( uint32_t  base)
inlinestatic

References FC_ITC_MASK_OFFSET, and GAP_READ.

static void fc_itc_mask_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References FC_ITC_MASK_OFFSET, and GAP_WRITE.

static uint32_t fc_itc_mask_set_get ( uint32_t  base)
inlinestatic

References FC_ITC_MASK_SET_OFFSET, and GAP_READ.

static void fc_itc_mask_set_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic
static uint32_t fc_itc_status_clear_get ( uint32_t  base)
inlinestatic
static void fc_itc_status_clear_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic
static uint32_t fc_itc_status_get ( uint32_t  base)
inlinestatic

References FC_ITC_STATUS_OFFSET, and GAP_READ.

static void fc_itc_status_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic

References FC_ITC_STATUS_OFFSET, and GAP_WRITE.

static uint32_t fc_itc_status_set_get ( uint32_t  base)
inlinestatic
static void fc_itc_status_set_set ( uint32_t  base,
uint32_t  value 
)
inlinestatic