26 lines
948 B
C
Raw Normal View History

2025-05-21 11:31:07 +08:00
/***********************************************************************************************************************
* This file was generated by the S32 Config Tools. Any manual edits made to this file
* will be overwritten if the respective S32 Config Tools is used to update this file.
**********************************************************************************************************************/
#ifndef PWM_PAL_CFG_H
#define PWM_PAL_CFG_H
/**
* @page misra_violations MISRA-C:2012 violations
*
* @section [global]
* Violates MISRA 2012 Advisory Rule 2.5, Global macro not referenced.
* The global macro will be used in function call of the module.
*
*/
/*******************************************************************************
* Definitions
******************************************************************************/
#define PWM_OVER_FTM
#define NO_OF_FTM_INSTS_FOR_PWM 1
#endif /* PWM_PAL_CFG_H */