/* Copyright 2024 Cypress Semiconductor Corporation (an Infineon company) or * an affiliate of Cypress Semiconductor Corporation * * SPDX-License-Identifier: Apache-2.0 */ /** * Divider Type */ #define CY_SYSCLK_DIV_8_BIT 0 #define CY_SYSCLK_DIV_16_BIT 1