Contents
Introduction
1. Software License
2. Prerequisites
3. Module Overview
3.1. Event Channels
3.2. Event Users
3.3. Event Shaper (EVS)
3.3.1. Input Glitch Filter (IGF)
3.4. Physical Connection
3.5. Configuring Events
3.5.1. Source Peripheral
3.5.2. Event System
3.5.3. Destination Peripheral
4. Special Considerations
5. Extra Information
6. Examples
7. API Overview
7.1. Structure Definitions
7.1.1. Struct events_ch_conf
7.1.2. Struct events_conf
7.2. Macro Definitions
7.2.1. Macro EVENT_CHANNEL_N
7.2.2. Macro EVENT_GENERATOR_N
7.3. Function Definitions
7.3.1. Function events_ch_clear_overrun_status()
7.3.2. Function events_ch_clear_trigger_status()
7.3.3. Function events_ch_configure()
7.3.4. Function events_ch_disable()
7.3.5. Function events_ch_disable_software_trigger()
7.3.6. Function events_ch_enable()
7.3.7. Function events_ch_enable_software_trigger()
7.3.8. Function events_ch_get_config_defaults()
7.3.9. Function events_ch_is_enabled()
7.3.10. Function events_ch_is_overrun()
7.3.11. Function events_ch_is_ready()
7.3.12. Function events_ch_is_triggered()
7.3.13. Function events_ch_software_trigger()
7.3.14. Function events_disable()
7.3.15. Function events_enable()
7.3.16. Function events_get_config_defaults()
7.3.17. Function events_init()
7.3.18. Function events_set_igf_divider()
7.4. Enumeration Definitions
7.4.1. Enum events_igf_divider
7.4.2. Enum events_igf_edge
8. Extra Information for Peripheral Event Controller Driver
8.1. Acronyms
8.2. Dependencies
8.3. Errata
8.4. Module History
9. Examples for Peripheral Event Controller Driver
9.1. Quick Start Guide for the Peripheral Event Controller Driver
9.1.1. Use Cases
9.1.2. Basic Use Case
9.1.3. Setup Steps
9.1.3.1. Prerequisites
9.1.3.2. Code Example
9.1.3.3. Workflow
9.1.4. Basic Usage
9.2. Example for the Peripheral Event System - AST/PDCA
9.2.1. Introduction
9.2.2. Main Files
9.2.3. Compilation Information
9.2.4. Device Information
9.2.5. Configuration Information
9.3. Example for the Peripheral Event System - GPIO/PDCA
9.3.1. Introduction
9.3.2. Main Files
9.3.3. Compilation Information
9.3.4. Device Information
9.3.5. Configuration Information
10. Document Revision History
11. Legal Disclaimer