Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
thread_arch.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 Gunar Schorcht
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
30
extern
void
thread_isr_stack_init
(
void
);
31
32
#ifdef __cplusplus
33
}
34
#endif
thread_isr_stack_init
void thread_isr_stack_init(void)
Initializes the ISR stack Initializes the ISR stack with predefined values (address value) to be able...
Generated on Mon Sep 15 2025 13:46:10 by
1.13.2