FreeRTOS port on GAP8/RISC-V
|
Functions that manage Cluster and Core ID. More...
Functions | |
__attribute__ ((always_inline)) __STATIC_INLINE uint32_t __core_ID() | |
static uint32_t | __native_core_id () |
static uint32_t | __native_cluster_id () |
static uint32_t | __native_is_fc () |
__attribute__ | ( | (always_inline) | ) |
References __ASM.
|
inlinestatic |
Referenced by __native_is_fc(), cl_task_finish(), and pi_cluster_id().
|
inlinestatic |
Referenced by cl_cluster_exec_loop(), cl_set_core_stack(), and pi_core_id().
|
inlinestatic |
References __native_cluster_id(), and FC_CLUSTER_ID.
Referenced by __attribute__(), and pi_is_fc().