no-OS
Loading...
Searching...
No Matches
pico_irq.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef _PICO_IRQ_H_
34
#define _PICO_IRQ_H_
35
36
#include "
no_os_irq.h
"
37
41
extern
const
struct
no_os_irq_platform_ops
pico_irq_ops
;
42
43
#endif
no_os_irq.h
Header file of IRQ interface.
pico_irq_ops
const struct no_os_irq_platform_ops pico_irq_ops
pico specific IRQ platform ops structure
Definition
pico_irq.c:396
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
pico
pico_irq.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.