Skip to main content

PHASE_PERIOD

Constant PHASE_PERIOD 

Source
pub const PHASE_PERIOD: u64 = 6;
Expand description

The CPU:RCP interleaving period: lcm(CPU_DIVIDER, RCP_DIVIDER) master ticks.

The CPU lands on ticks 0, 2, 4 and the RCP on 0, 3, so they coincide only every 6. Seeded power-on phases are offsets within this period.