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

System critical section. More...

#include "systp.h"
#include "syscs_threadx.h"
+ Include dependency graph for syscs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

System critical section.

Author
STMicroelectronics - AIS - MCD Team
Version
3.0.4
Date
May 27, 2022

This header export a ROTS independent macro to enter and exit a critical section:

  • SYS_DECLARE_CS(cs)
  • SYS_ENTER_CRTITICA(cs)
  • SYS_EXIT_CRTITICA(cs)
Attention

Copyright (c) 2022 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.