no-OS
Toggle main menu visibility
Main Page
Related Pages
Structures
Structure List
Structure Index
Files
File List
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
drivers
platform
stm32
stm32_irq.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef STM32_IRQ_H
34
#define STM32_IRQ_H
35
36
#include "
no_os_irq.h
"
37
#include "
stm32_hal.h
"
38
42
extern
const
struct
no_os_irq_platform_ops
stm32_irq_ops
;
43
44
#endif
no_os_irq.h
Header file of IRQ interface.
stm32_hal.h
stm32_irq_ops
const struct no_os_irq_platform_ops stm32_irq_ops
stm32 specific IRQ platform ops structure
Definition
stm32_irq.c:631
no_os_irq_platform_ops
Structure holding IRQ function pointers that point to the platform specific function.
Definition
no_os_irq.h:154
Generated by
1.13.2