no-OS
Loading...
Searching...
No Matches
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:679
no_os_irq_platform_ops
Structure holding IRQ function pointers that point to the platform specific function.
Definition
no_os_irq.h:154
drivers
platform
stm32
stm32_irq.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.