dRonin
adbada4
dRonin firmware
|
#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
Macros | |
#define | PIOS_IRQ_Prologue() |
#define | PIOS_IRQ_Epilogue() |
Functions | |
int32_t | PIOS_IRQ_Disable (void) |
int32_t | PIOS_IRQ_Enable (void) |
bool | PIOS_IRQ_InISR (void) |