19/* Define to prevent recursive inclusion -------------------------------------*/
20#ifndef MX_RTOS_ABS_H
21#define MX_RTOS_ABS_H
22#ifdef __cplusplus
23extern"C" {
24#endif /* __cplusplus */
25
26/* Includes ------------------------------------------------------------------*/
27#include "mx_wifi_conf.h"
28#include "stdlib.h"
29#include "stddef.h"
30
31
32#if MX_WIFI_USE_CMSIS_OS
33
34#else
35
36
37#endif /* MX_WIFI_USE_CMSIS_OS */
38
39
40#ifdef __cplusplus
41 }
42#endif /* __cplusplus */
43
44#endif /* MX_RTOS_ABS_H */
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.