Lines Matching full:sct
9 * NXP LPC18xx provides a State Configurable Timer (SCT) which can be configured
12 * SCT supports 16 outputs, 16 events and 16 registers. Each event will be
13 * triggered when its related register matches the SCT counter value, and it
30 /* LPC18xx SCT registers */
73 /* LPC18xx SCT unified counter */
76 /* LPC18xx SCT events */
82 /* SCT conflict resolution */
132 * when duty_ns == period_ns. LPC18xx SCT allows to set a conflict in lpc18xx_pwm_set_conflict_res()
332 { .compatible = "nxp,lpc1850-sct-pwm" },
377 /* SCT counter must be in unify (32 bit) mode */ in lpc18xx_pwm_probe()
431 .name = "lpc18xx-sct-pwm",