|
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
21#ifndef ZEPHYR_INCLUDE_ARCH_STRUCTS_H_
22#define ZEPHYR_INCLUDE_ARCH_STRUCTS_H_
24#if !defined(_ASMLANGUAGE)
26#if defined(CONFIG_ARM64)
28#elif defined(CONFIG_RISCV)
30#elif defined(CONFIG_ARM)
49typedef struct _cpu_arch _cpu_arch_t;
__UINT8_TYPE__ uint8_t
Definition stdint.h:88