PX4 Firmware
PX4 Autopilot Software http://px4.io
task_stack_info.h File Reference
#include <uORB/uORB.h>
Include dependency graph for task_stack_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  task_stack_info_s
 

Macros

#define TASK_STACK_INFO_ORB_QUEUE_LENGTH   2
 

Functions

 ORB_DECLARE (task_stack_info)
 

Macro Definition Documentation

◆ TASK_STACK_INFO_ORB_QUEUE_LENGTH

#define TASK_STACK_INFO_ORB_QUEUE_LENGTH   2

Definition at line 44 of file task_stack_info.h.

Function Documentation

◆ ORB_DECLARE()

ORB_DECLARE ( task_stack_info  )