| /* | |
| * Copyright (c) 2021 Cypress Semiconductor Corporation (an Infineon company) or | |
| * an affiliate of Cypress Semiconductor Corporation | |
| * | |
| * SPDX-License-Identifier: Apache-2.0 | |
| */ | |
| /** | |
| * @brief Infineon PSoC 6 SOC. | |
| */ | |
| #ifndef _SOC__H_ | |
| #define _SOC__H_ | |
| #ifndef _ASMLANGUAGE | |
| #include <cy_device_headers.h> | |
| #endif /* !_ASMLANGUAGE */ | |
| #endif /* _SOC__H_ */ |