OCEOS/oceos protection

From wiki
Revision as of 15:19, 28 March 2022 by Okhoruzhyy (talk | contribs)
Jump to navigation Jump to search

OCEOS Memory Protection For GR716

Memory Protection Introduction

Memory Protection Configuration

API Functions

API Functions
Directive Description main task IRQ handler
oceos_system_state_get() Get the value of the system state variable * * *
oceos_system_state_set() Set system state variable * * *
oceos_system_watchdog_init() Initialize the watchdog * * *
oceos_system_watchdog_enable() Enable the watchdog * * *
oceos_system_watchdog_disable() Disable the watchdog * * *
oceos_system_watchdog_ticks_remaining() Get the number of ticks to watchdog timeout * * *
oceos_system_watchdog_reset() Reset the watchdog * * *