FreeRTOS port on GAP8/RISC-V
|
Macros | |
#define | CL_DMA_MUTEX_ID |
Functions | |
void | cl_wait_task (uint8_t *done) |
void | cl_notify_task_done (uint8_t *done, uint8_t cluster_id) |
#define CL_DMA_MUTEX_ID |
void cl_notify_task_done | ( | uint8_t * | done, |
uint8_t | cluster_id | ||
) |
References FC_NOTIFY_CLUSTER_EVENT, and FC_TO_CLUSTER_NOTIFY_EVENT.
void cl_wait_task | ( | uint8_t * | done | ) |
References FC_NOTIFY_CLUSTER_EVENT, FC_TO_CLUSTER_NOTIFY_EVENT, and hal_eu_evt_mask_wait_and_clr().