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

Macros

#define __INC_TO_STRING(x)
 
#define PMSIS_TASK_EVENT_KERNEL_PRIORITY
 
#define DEFAULT_MALLOC_INC
 
#define pi_default_malloc(x)
 
#define pi_default_free(x, y)
 
#define pi_data_malloc(x)
 
#define pi_data_free(x, y)
 
#define PI_TASK_IMPLEM
 
#define PI_TASK_IMPLEM_NB_DATA
 
#define CLUSTER_TASK_IMPLEM
 
#define PMSIS_APP_MAIN
 
#define PREEMPT_DISABLE
 
#define PREEMPT_RESTORE
 
#define PREEMPT_ENABLE
 

Macro Definition Documentation

#define __INC_TO_STRING (   x)
#define CLUSTER_TASK_IMPLEM
#define DEFAULT_MALLOC_INC
#define pi_data_free (   x,
 
)
#define pi_data_malloc (   x)
#define pi_default_free (   x,
 
)
#define pi_default_malloc (   x)
#define PI_TASK_IMPLEM
#define PI_TASK_IMPLEM_NB_DATA
#define PMSIS_APP_MAIN
#define PMSIS_TASK_EVENT_KERNEL_PRIORITY

Referenced by pmsis_event_kernel_init().

#define PREEMPT_DISABLE

Referenced by __pi_xip_close(), and __pi_xip_open().

#define PREEMPT_ENABLE
#define PREEMPT_RESTORE

Referenced by __pi_xip_close(), and __pi_xip_open().