Searched defs:pnum (Results 1 – 3 of 3) sorted by relevance
320 int tls_pwm_stoptime_by_period_config(u8 channel, u8 pnum) in tls_pwm_stoptime_by_period_config()794 int tls_pwm_init(u8 channel, u32 freq, u8 duty, u8 pnum) in tls_pwm_init()
94 u8 pnum; /**< generate interrupt after pnum period */ member
247 #define VDO_DFP(ver, cap, conn, pnum) (((ver)&0x7) << 29 | ((cap)&0x7) << 24 | ((conn)&0x3) << 22 |… argument