OpenBIC
OpenSource Bridge-IC
plat_hwmon.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PWM_PORT1   1
 
#define PWM_PORT6   6
 

Functions

void init_pwm_dev (void)
 
int ast_pwm_set (int duty, uint32_t port)
 

Macro Definition Documentation

◆ PWM_PORT1

#define PWM_PORT1   1

◆ PWM_PORT6

#define PWM_PORT6   6

Function Documentation

◆ ast_pwm_set()

int ast_pwm_set ( int  duty,
uint32_t  port 
)

◆ init_pwm_dev()

void init_pwm_dev ( void  )