![]() |
osal-FreeRTOS
0.2.2
osal-FreeRTOS
|
OS Abstraction Layer FreeRTOS port macro. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | OSAL_task_stack_declare(_name, _size) OSAL_task_stack_t _name = _size |
Typedefs | |
typedef int32_t | OSAL_task_stack_t |
OS task stack. | |
OS Abstraction Layer FreeRTOS port macro.
Definition in file osal_portmacro.h.