![]() |
![]() |
|
SYS/BIOS
7.00
|
Hwi header file for the HAL.
This module contains definitions for the static inline Hwi functions.
#include <xdc/std.h>#include <stdbool.h>#include <stddef.h>#include <stdint.h>#include <ti/sysbios/runtime/Types.h>

Go to the source code of this file.
Functions | |
| void | Hwi_switchAndRunFunc (void(*func)(void)) |
| static unsigned int | Hwi_disable () |
| static unsigned int | Hwi_enable () |
| static void | Hwi_restore (unsigned int key) |
Variables | |
| const unsigned int | Hwi_disablePriority |
| void Hwi_switchAndRunFunc | ( | void(*)(void) | func | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| const unsigned int Hwi_disablePriority |