Zephyr API Documentation
4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
intc_max32_rv32.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2026 Analog Devices, Inc
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
13
14
#ifndef ZEPHYR_DRIVERS_INTERRUPT_CONTROLLER_INTC_MAX32_RV32_H_
15
#define ZEPHYR_DRIVERS_INTERRUPT_CONTROLLER_INTC_MAX32_RV32_H_
16
22
void
intc_max32_rv32_irq_clear_pending
(
int
source);
23
24
#endif
/* ZEPHYR_DRIVERS_INTERRUPT_CONTROLLER_INTC_MAX32_RV32_H_ */
intc_max32_rv32_irq_clear_pending
void intc_max32_rv32_irq_clear_pending(int source)
Clear the pending interrupt line in the controller.
zephyr
drivers
interrupt_controller
intc_max32_rv32.h
Generated on
for Zephyr API Documentation by
1.15.0