MCUSW
|
This file contains generated pre compile configuration file for PWM MCAL driver.
Go to the source code of this file.
Macros | |
#define | PWM_PRE_COMPILE_VARIANT (STD_ON ) |
PWM Build Variant. Build variants.(i.e Pre-compile,Post-build or Link time) More... | |
#define | PWM_DEINIT_API (STD_ON) |
Enable/Disable PWM DeInit API. More... | |
#define | PWM_SET_DUTY_CYCLE_API (STD_ON) |
Enable/Disable PWM SetDutyCycle API. More... | |
#define | PWM_SET_OUTPUT_TO_IDLE_API (STD_ON) |
Enable/Disable PWM SetOutputToIdle API. More... | |
#define | PWM_SET_PERIOD_AND_DUTY_API (STD_ON) |
Enable/Disable PWM SetPeriodAndDuty API. More... | |
#define | PWM_VERSION_INFO_API (STD_ON) |
Enable/Disable PWM VersionInfo API. More... | |
#define | PWM_REGISTER_READBACK_API (STD_ON) |
Enable/Disable PWM RegisterReadback API. More... | |
#define | PWM_DUTYCYCLE_UPDATED_ENDPERIOD (STD_ON) |
Enable/Disable PWM Dutycycle update always at the end of the period. More... | |
#define | PWM_PERIOD_UPDATED_ENDPERIOD (STD_ON) |
Enable/Disable PWM Period update always at the end of the period. More... | |
#define | PWM_ISR_TYPE (PWM_ISR_CAT1) |
ISR type. More... | |
#define | PWM_NUM_CHANNELS (1U) |
Number of configured channels. More... | |
#define | PWM_DEV_ERROR_DETECT (STD_ON) |
Enable/Disable PWM dev detect error. More... | |
#define | PWM_NOTIFICATION_SUPPORTED (STD_ON) |
Enable/Disable PWM notifications. More... | |
#define | PWM_OS_COUNTER_ID ((CounterType)OsCounter_0) |
Counter ID for counter used to count wait ticks. More... | |
#define | PWM_INDEX (1U) |
Instance ID for driver module to toggle between GPT and EPWM usage. More... | |
#define | PWM_INSTANCE_ID (PWM_INDEX) |
#define | PWM_USE_GPT |
#define | PWM_TIMEOUT_DURATION (32000U) |
timeout. Each tick is 31.25us (for 32K Counter). Wait for 5s which comes to below value More... | |
#define | PwmConf_PwmChannel_PwmChannel_0 (10U) |
Channel ID Symbolic Names Configured channel ID(s) More... | |
#define | PWM_INIT_CONFIG_PC PwmChannelConfigSet |
Pre Compile config macro name. More... | |
#define | PWM_MAX_NUM_CHANNELS (30U) |
#define | PWM_CHANNEL11 (10U) |
GP timer 11 instance, in MCU DOMAIN. More... | |
Functions | |
void | Pwm_Ch11Isr (void) |
PWM Channel 11 ISR. More... | |
Variables | |
const uint32 | Pwm_HwUnitBaseAddr [PWM_MAX_NUM_CHANNELS] |
const struct Pwm_ConfigType_PC_s | PwmChannelConfigSet_PC |
PWM Configuration structure declaration. More... | |
const struct Pwm_ConfigType_s | PwmChannelConfigSet |