Unit PlatformRPi2
From Ultibo.org
Return to Unit Reference
Description
The RPi2 B has the Power LED connected to GPIO Pin 35 (Activity LED is now on GPIO Pin 47).
The RPi3 B has the Activity LED connected to the GPU, access is via a Virtual GPIO (Power LED appears to be unavailable).
Constants
To be documented
Type definitions
To be documented
Public variables
To be documented
Function declarations
Initialization functions
procedure RPi2Init;
Description: To be documented
Note | None documented |
---|
procedure RPi2SecondarySwitch; assembler; nostackframe;
Description: Secondary CPU switch from HYP mode handler
Note | None documented |
---|
procedure RPi2SecondarySecure; assembler; nostackframe;
Description: Secondary CPU switch to secure mode handler
Note | None documented |
---|
procedure RPi2SecondaryHandler; assembler; nostackframe;
Description: Secondary CPU startup handler routine
Note | None documented |
---|
Return to Unit Reference