Macros | |
#define | MPU_WRAPPERS_INCLUDED_FROM_API_FILE |
Functions | |
void * | pvPortMalloc (size_t xWantedSize) |
void | vPortFree (void *pv) |
#define MPU_WRAPPERS_INCLUDED_FROM_API_FILE |
void* pvPortMalloc | ( | size_t | xWantedSize | ) |
References NULL, vTaskSuspendAll(), and xTaskResumeAll().
Referenced by b_ledb1_get_value(), b_ledb2_get_value(), b_light_get_value(), b_potentiometer_get_value(), b_temperature_get_value(), config_file_get_value(), config_file_set_value(), e_actuator_cmd_get_value(), e_actuator_ScheduleCmdSet(), e_cptime_cmd_get_config(), e_ethernet_cmd_get_config(), e_ethernet_cmd_set_config(), e_fscmds_shell_cd(), e_fscmds_shell_disk(), e_fscmds_shell_pwd(), e_light_get_config(), e_potentiometer_get_config(), e_sensor_cmd_get_value(), e_Shell_help(), e_smtpclient_cmd_get_config(), e_temperature_get_config(), e_usbsys_lsusb(), e_webserver_cmd_get_config(), e_webserver_cmd_set_config(), prv_cat(), prv_df(), prv_ls(), prvAllocateTCBAndStack(), prvweb_ParseCGIRequest(), prvweb_ParseHTMLRequest(), prvweb_SendErrorPage(), prvweb_SendFile(), pxdatalog_log_alloc_init(), and xCoRoutineCreate().
References vTaskSuspendAll(), and xTaskResumeAll().
Referenced by b_ledb1_get_value(), b_ledb2_get_value(), b_light_get_value(), b_potentiometer_get_value(), b_temperature_get_value(), config_file_get_value(), config_file_set_value(), e_actuator_ScheduleCmdSet(), e_fscmds_shell_cd(), e_fscmds_shell_pwd(), e_sensor_cmd_get_value(), e_usbsys_lsusb(), portTASK_FUNCTION(), prv_cat(), prv_df(), prv_ls(), prvAllocateTCBAndStack(), prvDeleteTCB(), prvweb_ParseCGIRequest(), prvweb_ParseHTMLRequest(), prvweb_SendErrorPage(), prvweb_SendFile(), pxdatalog_log_alloc_init(), vExecScheduledSet(), and vQueueDelete().