FreeRTOS port on GAP8/RISC-V
|
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 |
#define __INC_TO_STRING | ( | x | ) |
#define CLUSTER_TASK_IMPLEM |
#define DEFAULT_MALLOC_INC |
#define pi_data_free | ( | x, | |
y | |||
) |
Referenced by __pi_aes_close(), __pi_i2c_close(), __pi_i2c_slave_close(), and __pi_spi_close().
#define pi_data_malloc | ( | x | ) |
Referenced by __pi_aes_open(), __pi_i2c_open(), __pi_i2c_slave_open(), and __pi_spi_open().
#define pi_default_free | ( | x, | |
y | |||
) |
Referenced by __pi_cpi_close(), __pi_spi_close(), and pi_cluster_close().
#define pi_default_malloc | ( | x | ) |
Referenced by __pi_cpi_open(), __pi_spi_open(), pi_cluster_open(), and pi_cluster_open_async().
#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().