Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c79c4ef9a841446c2cbdffab5016407b9e15df22
/
.
/
soc
/
st
/
stm32
/
stm32mp13x
/
soc.h
blob: 49847550700e1b13fdd00cedf2a2d0752e077cc2 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2025 STMicroelectronics
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef
_STM32MP13SOC_H_
#define
_STM32MP13SOC_H_
#ifndef
_ASMLANGUAGE
#include
<stm32mp13xx.h>
#endif
/* !_ASMLANGUAGE */
#endif
/* _STM32MP13SOC_H_ */