eLooM for STM32 application  v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
Loading...
Searching...
No Matches
eloom_sysbase.h File Reference

Umbrella header for the basic system features. More...

#include "services/systp.h"
#include "services/systypes.h"
#include "services/sysmem.h"
#include "services/syscs.h"
#include "services/syserror.h"
+ Include dependency graph for eloom_sysbase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Umbrella header for the basic system features.

Author
STMicroelectronics - AIS - MCD Team

This file include the basic system features API, that are the features exported by the low layer of eLooM framework:

  • Dynamic memory allocation in the framework heap
  • Critical section implementation based on the IRQ disabling and enabling.
  • STM32 target platform definition
  • Error definition
Attention

Copyright (c) 2023 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.