Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
it8xxx2_pwm.h File Reference

Go to the source code of this file.

Macros

#define PWM_PRESCALER_C4   1
 
#define PWM_PRESCALER_C6   2
 
#define PWM_PRESCALER_C7   3
 
#define PWM_CHANNEL_0   0
 
#define PWM_CHANNEL_1   1
 
#define PWM_CHANNEL_2   2
 
#define PWM_CHANNEL_3   3
 
#define PWM_CHANNEL_4   4
 
#define PWM_CHANNEL_5   5
 
#define PWM_CHANNEL_6   6
 
#define PWM_CHANNEL_7   7
 
#define PWM_IT8XXX2_OPEN_DRAIN   BIT(8)
 

Macro Definition Documentation

◆ PWM_CHANNEL_0

#define PWM_CHANNEL_0   0

◆ PWM_CHANNEL_1

#define PWM_CHANNEL_1   1

◆ PWM_CHANNEL_2

#define PWM_CHANNEL_2   2

◆ PWM_CHANNEL_3

#define PWM_CHANNEL_3   3

◆ PWM_CHANNEL_4

#define PWM_CHANNEL_4   4

◆ PWM_CHANNEL_5

#define PWM_CHANNEL_5   5

◆ PWM_CHANNEL_6

#define PWM_CHANNEL_6   6

◆ PWM_CHANNEL_7

#define PWM_CHANNEL_7   7

◆ PWM_IT8XXX2_OPEN_DRAIN

#define PWM_IT8XXX2_OPEN_DRAIN   BIT(8)

◆ PWM_PRESCALER_C4

#define PWM_PRESCALER_C4   1

◆ PWM_PRESCALER_C6

#define PWM_PRESCALER_C6   2

◆ PWM_PRESCALER_C7

#define PWM_PRESCALER_C7   3