FreeRTOS port on GAP8/RISC-V
|
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] |
__attribute__ | ( | (section(".text")) | ) |
|
static |
Referenced by pi_fc_event_handler_clear().
|
static |
Referenced by __attribute__(), pi_fc_event_handler_clear(), and pi_fc_event_handler_set().