|
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
13#ifndef ZEPHYR_INCLUDE_ARCH_ARM_NMI_H_
14#define ZEPHYR_INCLUDE_ARCH_ARM_NMI_H_
16#if !defined(_ASMLANGUAGE) && defined(CONFIG_RUNTIME_NMI)
17extern void z_arm_nmi_set_handler(
void (*pHandler)(
void));