Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
pwm_ifx_cat1.h
Go to the documentation of this file.
1/* Copyright 2024 Cypress Semiconductor Corporation (an Infineon company) or
2 * an affiliate of Cypress Semiconductor Corporation
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_PWM_PWM_IFX_CAT1_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_PWM_PWM_IFX_CAT1_H_
11#define CY_SYSCLK_DIV_8_BIT 0
12#define CY_SYSCLK_DIV_16_BIT 1
13
14#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_PWM_PWM_IFX_CAT1_H_ */