TwiceAsNice  2019-02-18
Functions | Variables
jumpers.c File Reference
#include <stdio.h>
#include <string.h>
#include "main.h"
#include "util_label.h"
Include dependency graph for jumpers.c:

Functions

static int _bsr_test (void *handle)
 
static int _feature_test (void *handle)
 
static int _parm_test (void *handle)
 
int jumper_tests (void *handle)
 

Variables

static U32 _bsr = 0
 
static int _supported = 0
 

Function Documentation

◆ _bsr_test()

static int _bsr_test ( void *  handle)
static

◆ _feature_test()

static int _feature_test ( void *  handle)
static

◆ _parm_test()

static int _parm_test ( void *  handle)
static

◆ jumper_tests()

int jumper_tests ( void *  handle)

Variable Documentation

◆ _bsr

U32 _bsr = 0
static

◆ _supported

int _supported = 0
static