Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RZG2L_MAX_TICKS
drivers/pwm/pwm-rzg2l-gpt.c
271
if (period_ticks > RZG2L_MAX_TICKS)
drivers/pwm/pwm-rzg2l-gpt.c
272
period_ticks = RZG2L_MAX_TICKS;