Global

group Global_switchMemoryProtection

switchMemoryProtection globals

lorem

Macros

group Macros_switchMemoryProtection_h

Defines

MEMORY_PROTECTION

Variables

group Variables_switchMemoryProtection_h

API’s

group Apis_switchMemoryProtection_h

Getters

group Getters_switchMemoryProtection_h

Setters

group Setters_switchMemoryProtection_h

Defines

switchMemoryProtection_init(codeMemoryHighAddress, codeMemoryLowAddress, stackMemoryHighAddress, stackMemoryLowAddress, unprotectedMemoryLowAddress, unprotectedMemoryHighAddress)
switchMemoryProtection_setMemoryProtection(coreCfg, schedulable)

Set memory protection for current execution context.

Parameters
  • CosmOS_CoreConfigurationType – * core

  • CosmOS_SchedulableConfigurationType – * schedulable

Returns

none

General

group General_switchMemoryProtection_h