dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_irq.h File Reference
#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)