Showing changes from revision #0 to #1:
Added | Removed | Changed
int HAL_CPUCount(void)
Entry | |
---|---|
- |
Exit | |
---|---|
- | Number of CPU cores present |
This is an internal call for OS use only and should not be used by user software.
Returns the number of CPU cores which are present in the system and can be controlled by the HAL. E.g. 4 for a quad-core system.