mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
cb62675b5e
This fixes a bug were a SoC does not have a clockdivN register and passes a 0 for the init value. This prevents overflow of the 0 decremented to -1 (0xffffffff) spilling over to other clockdivN feilds.