FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gap8/pmsis/drivers/fc_event/fc_event.c File Reference

Functions

static void fc_event_null_event (void *arg)
 
void pi_fc_event_handler_init (uint32_t fc_event_irq)
 Initialize FC event handler. More...
 
void pi_fc_event_handler_set (uint32_t event_id, pi_fc_event_handler_t event_handler)
 
void pi_fc_event_handler_clear (uint32_t event_id)
 
 __attribute__ ((section(".text")))
 

Variables

static PI_FC_L1 volatile
pi_fc_event_handler_t 
fc_event_handlers [NB_SOC_EVENTS]
 

Function Documentation

static void fc_event_null_event ( void *  arg)
static

Variable Documentation