Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
static int32_t | Run_SER_BasicInterrupt () |
static void | Cfg_SER_Channel () |
static nai_status_t | Cfg_SER_Interrupt () |
static void | SampleCallBack (uint32_t vector) |
static void | Clear_InterruptStatus (naibrd_ser_event_mapped_status_type_t interruptStatus) |
int32_t | SER_BasicInterrupt (void) |
Variables | |
static const int8_t * | DEF_CONFIG_FILE = (const int8_t *) "default_SER_BasicInterrupt.txt" |
static const int32_t | DEF_SER_CARD_INDEX = 0 |
static const int32_t | DEF_SER_MODULE = 1 |
static const int32_t | DEF_SER_CHANNEL = 1 |
naiapp_AppParameters_t | g_serparams |
p_naiapp_AppParameters_t | g_serParams = &g_serparams |
int32_t SER_BasicInterrupt | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
p_naiapp_AppParameters_t g_serParams = &g_serparams |
naiapp_AppParameters_t g_serparams |